Hello wanderer! On this page you can see different series of Java tutorials. As the time progress more tutorials will be added. Some tutorials are not part of any tutorial series at least for now. When I have enough tutorials that can be logically connected I will make new series.
All of the tutorials have topics so if you are interested in certain topic you can always check out. The topics can be found in the menu or in the main page on the right side.
So lets begin our journey with :
Java Beginner:
Input tutorials:
Java basic types:
- Java introduction to boolean
- Java introduction int type
- Java introduction String
- Java introduction to BigDecimal
- Java Introduction To Integer Class
- Java Introduction To Long Class
- Java Introduction To Double Class
Java basic concepts:
Java 8 Date/Time API:
Java some basic examples:
- Java Convert Minutes to Seconds
- Java Find the Perimeter of a Rectangle
- Java sum of numbers bigger than 100
- Java Remove Rows Smaller Than 4 Characters
Little more advance concepts:
- Java recursion
- Java mini scopes inside methods
- Java 17 do-while loop of user input with switch statement
- Java Measure Time For Code Execution
Java Collection:
Java Collection:
Java List:
- Java filter List with Predicate
- Java List indexOf method
- Java find max number in List with stream
- Java convert List to Set
Java Set:
Java Map:
Java Sort And Filtering:
- Java natural sort (Comparable) with lambda
- Java 17 sort (Comparable) with lambda and Record
- Java sort files in folders
- Java find max number in List with stream
Java + Mathematics:
Java More Advanced:
- Java example of multi-thread application
- Nashorn executing JavaScript function in Java with map argument
- Java JSON traverses nested nodes and populates map
- Java Jackson ObjectMapper
- Java read all files in folder and write only unique rows
- Java read CSV example with custom parsing
JavaFX:
- JavaFX line chart example
- JavaFX example of a MP3 player
- JavaFX example on how to make gear wheels
- JavaFX bouncing ball example
- Java FX example of a TO DO list
- Java FX Example of simulate Earth going around the Sun
- Java FX Digital Clock Example
- Java FX 17 Analog Clock Example
Java ASCII Art:
Linux:
Linux is not strictly a Java topic but if you become developer chances to work with Linux are very high. So I include also some tutorials which can help you here: