Login
Discover
Waves
Communities
Login
Signup
Topics
#javaprogramming
Global
Trending
Hot
New
Top
#javaprogramming
New
Top communities
Create your community
latest #javaprogramming created topics | Ecency
official-hord
utopian-io
2018-01-30 01:56
Java programming tutorial with Official Hord - String Class (Copy Strings with .copyvalueOf(); )
What Will I Learn? You will learn to copy character sets to string variables using string.copyvalueOf(charaterarray); and also choose point to copy with string.copvalueOf(chararray, startindex, stopindex);.
$ 9.548
68
5
official-hord
utopian-io
2018-01-08 19:27
Java Programming tutorial with Official Hord - Integer Multiplication and Division
Details about the tutorial: I explained how to create Integer variables in your program. I explained how to input data into your Java program. I explained how to multiply and divide integer data entered
$ 0.149
6
2
official-hord
utopian-io
2018-01-07 00:00
Java programming tutorial with Official Hord - How to Subtract Integers values
Details about the tutorial: I explained how to create Integer variables in your program. I explained how to input data into your Java program. I explained how to subtract integer data entered into the
official-hord
utopian-io
2018-01-06 08:47
Java programming tutorial with Official Hord - Integers and Integer addition
Details about the tutorial: I explained what an integer is. I explained how to create Integer values in your program. I explained how to input data into your Java program. I explained how to add integer
onemoretea
Actifit
2026-08-11 21:27
Promoted
Boats, a Cloud and Gorgeous Reflections - My Actifit Report Card: August 11th, 2026
Welcome to Liquid Eye’s Actifit Blog Tuesday ☀️ 10593 A crisp Tuesday morning for a lovely, leisurely interval-walking route across several bridges, past a motley collection of boats and magnificent
official-hord
utopian-io
2018-01-04 11:18
Java programming tutorial with Official Hord - Creating and Validating data entered into a Login Program
Details about the tutorial: I explained how to create a login program using Java jframe in netbeans ide. I explained how to create String data to save username and password input. I explained how to validate
soorefunmi
javaprogramming
2017-12-24 10:49
CREATING A TIC-TAC-TOE GAME WITH JAVA.
In the previous tutorial, where we created a simple text pad, we learnt how to set up the IDE, create the main class and also create the GUI and in case you missed it, you can check it out HERE. So today
official-hord
utopian-io
2017-12-20 02:02
Java Programming tutorial with officialhord - Connecting Java program to Sqlite Database
Hi steemians thanks for following, from the last tutorial we created example1, today we will be working on creating a database and connecting it to our program. Straight to work Stage 1 – Creating the
official-hord
utopian-io
2017-12-18 22:56
Java Programming tutorial with officialhord - Variable types [char]
char This is a data type in java that allows you to store only one character alphanumeric data, as it is just 2 bytes in size, storing more would be a practically impossible. How to use char To declare
darth-azrael
photography
2026-08-08 16:30
Published via Ecency
Promoted
Vintage Photos - Lot 6 (385-388)
All of the photos in this set were taken in the 1970s and were all probably taken in Michigan.
official-hord
javaprogramming
2017-12-18 22:21
Java Programming tutorial with Official-Hord - Variable type [Integer]
INTEGERS - int An integer data type declared as int is a data type that allows the Java program to accept integer values or what we could call real values, these values range from 2,147,483,647 to
official-hord
javaprogramming
2017-12-16 15:33
Java programming with Official-hord - Variable types [String]
Good day steemians, I hope you had a great night? Today we will be talking about a Java class called string. String A String class represents character strings Which usually contains a long amount of
soorefunmi
javaprogramming
2017-12-06 11:24
CREATING A SIMPLE WINDOWS APP USING JAVA (text pad)
Hi everyone, so today I am going to tap into the programmer in me and guide you as you create your first working windows application using java. We would be creating a “Text pad (notepad)”. REQUIREMENTS.
official-hord
javaprogramming
2017-12-04 14:57
Java Programming tutorial 2 with @officialhord - [Creating our first JFrame Program]
Hi Steemians, from our first tutorial we were able to successfully install the NetBeans 8.2 software and Jdk 8u151 platform, So today we will be learning about our NetBeans application environment, different
nectarbytes
Mildly Infuriating
2026-08-03 00:10
Promoted
August Contest for The Mildly Infuriating Community!
August has just started and it's time for a contest! The goal of this contest is to help bring exposure to this new community! What better way is there to have fun and get people talking about it than
official-hord
javaprogramming
2017-11-29 20:34
Java Programming Tutorial 1 with Official Hord - Introduction (Installing Java jdk,Netbeans and SqliteStudio)
A steemian i just met and a friend of mine asked me a question, "Can you do a tutorial of what you do" and i simply said yes, its a really great idea so if you're reading this right now i'll
datatreemap
boxplot
2017-11-03 07:22
Visualize a boxplot graph with JFreeChart in Java
This small visualization is about boxplot graphs. A boxplot represents in just five numbers (Min, Max, Q25, Q75 and Median) every kind of interval of observations. If you have difficoulty remembering what
datatreemap
java
2017-10-29 06:41
Calculate distance between two locations in Java
For the spatial applications there is always need to calculate the distance between two geographic points. In Java it is possible to make this calculation very easly with LatLong java library. The calculation
datatreemap
java
2017-10-18 10:02
How to iterate in a HashMap in Java
There are many applications in the information have to be processed or organized in different ways. In Java there is a way to organize data in keys and values. To every key corresponds a value and this
darth-azrael
photography
2026-08-06 16:23
Published via Ecency
Promoted
Vintage Photos - Lot 6 (381-384)
All of the photos in this set were taken from the early 1970s to the early 1980s.
datatreemap
visualization
2017-10-17 07:17
Visualize a boxplot graph with JFreeChart in Java
This small visualization is about boxplot graphs. A boxplot represents in just five numbers (Min, Max, Q25, Q75 and Median) every kind of interval of observations. If you have difficulty remembering what
alketcecaj
javalibraries
2017-09-10 09:14
The most useful and influential Java libraries and frameworks.
I have been programming in Java for about six years now. During this period I have learned a lot in terms of experience in using the different Java libraries for various task. The libraries I have listed