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
9y
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
9y
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
9y
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
9y
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
tonyz
photography
7d
Promoted
Cineac.
Landmark in Amsterdam.
official-hord
utopian-io
9y
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
9y
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
9y
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
9y
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
tonyz
photography
1d
Promoted
Big day for Tesla.
Shot these pictures in may 2026 at Tesla Amsterdam. Today they will flood Austin, exciting times! "Tesla is holding its official Cybercab launch event in Austin today, September 3, 2026, at Gigafactory
official-hord
javaprogramming
9y
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
9y
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
9y
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
9y
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
mbet09bee
OCD
1d
Published via Ecency
Promoted
Made a beautiful baby beanie
Hi there!! Happy new month from me, it's been a while Hive family. and I'm happy to be posting here again. So today we'll be making baby beanie with me . Crochet with me 🧶❣️ Materials to be used Yarn
official-hord
javaprogramming
9y
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
9y
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
9y
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
9y
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
solrac2991
ecency
2d
Published via Ecency
Promoted
My Journey with the Thoth Tarot
I've always had a part of me interested in esotericism, mysteries, and those things that naturally awaken curiosity. So, at some point, I found my way to Tarot. I already knew the more traditional Tarot
datatreemap
visualization
9y
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
9y
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