This repository contains exercises and examples developed while studying Java through DevDojo Academy's “Introduction to Programming” course.
The purpose of this repository is to document my learning process and improve my programming logic while practicing the fundamentals of Java.
Throughout the course, after each subject was presented, I focused exclusively on myself, applying my logic to solve problems after watching each lesson and completing each exercise presented.
- Java syntax
- Variables and data types
- Conditional statements
- Loops (for, while, do-while)
- Arrays and multidimensional arrays
- User input
- Programming exercises
DevDojo Academy – Introduction to Programming (Java)
Course playlist:
https://youtube.com/playlist?list=PL0Un1HNdB4jGe2_KOrK0wkv4UE6ydq44U
After completing this course, I started the next DevDojo Academy program:
Java One For All
https://youtube.com/playlist?list=PL0Un1HNdB4jGKw5szJrQETqJTlZKyKReu
My goal is to continue improving my Java skills and create more projects to document my progress on GitHub.