Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chrisiogwaan/java-mats

Java 8 Basic Learning Materials
https://github.com/chrisiogwaan/java-mats

algorithm java

Last synced: 8 days ago
JSON representation

Java 8 Basic Learning Materials

Awesome Lists containing this project

README

        

Java Learning Materials

* :barber: is a jump point to the source code of the chapter.
* :round_pushpin: will take you back to the top of the page.

Chapter 1 💈 📍

*@:* ${Variables,\space Assignments,\space Math,\space I/O (Input/Output)}$

*Ref:* $Day \space 1 \space to \space 3$

Chapter 2 💈 📍

*@:* $String,\space char,\space double$

*Ref:* $Day \space 1 \space to \space 3$

Chapter 3 💈 📍

*@:* $Logics,\space Conditions,\space boolean,\space Branches$

*Ref:* $Day\space 4$

Chapter 4 💈 📍

*@:* $Loops,\space Enumerations$

*Ref:* $Day\space 5$

Chapter 5 💈 📍

*@:* $Array$

*Ref:* $Day\space 6$

Chapter 6 💈 📍

*@:* $Methods,\space ArrayList,\space Object,\space Class,\space Inheritance$

*Ref:* $Day\space 7\space to \space 9$

Chapter 7 💈 📍

*@:* $Algorithm\space Concepts$

*Ref:* $Day\space 10$

Chapter 8 💈 📍

*@:* $Searching\space Algorithm$

*Ref:* $Day\space 10$

Chapter 9 💈 📍

*@:* $Sorting\space Algorithm$

*Ref:* $Day\space 10$

Chapter 10 💈 📍

*@:* $File\space and\space Object\space Manipulation$

*Ref:* $Day\space 11$

Chapter 11 💈 📍

*@:* $float,\space set$

*Ref:* $Additional$