Skip to content

Latest commit

Β 

History

History
130 lines (112 loc) Β· 5.05 KB

File metadata and controls

130 lines (112 loc) Β· 5.05 KB

πŸ“š Java Basics Tutorial Series

Welcome to the Java Basics Tutorial Series – your beginner-friendly guide to learning Java programming from scratch! πŸš€

This repository contains code examples and resources that accompany our video series, making it easy to follow along and practice what you learn.


πŸ” What You’ll Learn

  • How to set up your Java development environment (IntelliJ IDEA + Java SDK)
  • Creating and running Java projects
  • Understanding variables, data types, and operators
  • Writing conditional logic and using loops
  • Building your own methods, classes, and objects

Whether you're a complete beginner or just brushing up on the fundamentals, this series will help you build a solid foundation in Java with clear explanations and hands-on code.


βœ… Subscribe on YouTube https://youtube.com/@dailytechskills
⭐ Star this repo to stay updated as new lessons are added!


Episode 1 Episode 2 Episode 3
Episode 4 Episode 5 Episode 6
Episode 7 Episode 8 Episode 9
Episode 10 Episode 11 Episode 12
Episode 13 Episode 14 Episode 15
Episode 16