Skip to content

Discovering the Java programming through hands-on learning.

Notifications You must be signed in to change notification settings

meddhiaka/my-java-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

My first Java project

1. The Idea

The idea of this repository is to share what I'm learning to everyone.

I'm discovering the main concepts such as:

  • Datatypes [ X ]
  • Arrays [ X ]
  • Objects [ ]
  • Control flow [ X ]
  • Loops [ X ]
  • I/O Operations [ ]
  • OOP [ X ]
  • Advanced OOP [ ]
  • Error Handling [ ]
  • Other remaining concepts ... [ ]

2. Folder Structure

The workspace contains two folders by default, where:

  • src: the folder to maintain sources
  • lib: the folder to maintain dependencies

Meanwhile, the compiled output files will be generated in the bin folder by default.



BIG Thankiess X_X for seeing/interacting with this project, Consider giving a star/forking/Making a Pull Request as a big effort from you.

About

Discovering the Java programming through hands-on learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages