This repository contains an interactive learning resource focused on fundamental Java programming concepts. It covers structured programming principles, control flow structures like conditionals and loops, and key topics including functions, recursion, and reserved keywords. The content is organized into clear sections with detailed explanations and practical, well-commented code examples designed for beginners.
Free course resources and educational materials in Spanish
Additionally, the repo includes self-assessment questions and a hands-on "sandbox" style HTML page that acts as a study companion. This page presents content, code blocks, and quizzes for an integrated learning experience, encouraging both theoretical understanding and coding practice. The structure enables easy navigation and modular study, making it ideal for learners who want to grasp foundational Java skills while experimenting with code directly.