Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 1.25 KB

File metadata and controls

46 lines (28 loc) · 1.25 KB

Java Programming I - MOOC

Java Programming I Certificate

📄 Introduction

This repository contains my solutions to the Java Programming I course by the University of Helsinki. The course focuses on building a solid foundation in Java and programming fundamentals through hands-on exercises and small projects.


📝 Topics covered

  • Java syntax and control structures
  • Methods and code reuse
  • Objects, classes, and constructors
  • Encapsulation and object-oriented thinking
  • Collections and arrays
  • Reading input and processing data
  • Problem-solving through incremental exercises

All exercises were implemented and tested locally using standard Java tooling.


🎓 Certificate

I successfully completed the course and obtained the official certificate.


📚 Learn More

📜 License

This project is licensed under the MIT License.


🧑‍💻 Developer