Skip to content

In this repo, you'll find Java programming lessons from beginner to advanced, with fun examples! Each topic has its own folder, lots of code samples, and clear explanations.

License

Notifications You must be signed in to change notification settings

Xjectro/java-lessons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

☕️ Java Lessons - Fun and Practical! 🚀

Hi! I'm Xjectro 👋

In this repo, you'll find Java programming lessons from beginner to advanced, with fun examples! Each topic has its own folder, lots of code samples, and clear explanations.

📚 Contents

  • Variables, Operators, Conditionals
  • Loops (for, while, do-while)
  • Arrays and ArrayLists
  • Classes, Object-Oriented Programming (OOP)
  • Inheritance, Polymorphism, Abstraction, Interface
  • File Reading/Writing
  • Exception Handling
  • Date & Time operations
  • And much more!

You can find Java code and explanations for each topic in its folder. Run the code on your computer and practice!

🚦 How to Use?

  1. Download or clone the repo:
    git clone https://github.com/Xjectro/java-lessons.git
  2. Go to the topic folder and open src/Main.java to run.
  3. Feel free to add your own experiments!

🤩 Contribute

  • Report issues or missing parts via issues.
  • Want to add new examples or explanations? Send a pull request!

📸 Images

Some topics include images:

Variables Date Times

📎 License

This project is licensed under GPL v3.


Learning Java has never been this fun! 🎉


GitHub: Xjectro
Repo: java-lessons

About

In this repo, you'll find Java programming lessons from beginner to advanced, with fun examples! Each topic has its own folder, lots of code samples, and clear explanations.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages