Welcome to my repository containing solutions to tasks from my Java lessons at Innopolis University! Here you will find a structured collection of my work, organized by weeks.
Full Name: Mamajonov Khayotbek
Email: k.mamajonov@innopolis.university
Group: B24 - DSAI - 02
JavaCourse/
├── week1/
│ └── Ex1/
│ └── src/
│ └── Task.java
├── week2/
│ └── Ex2/
│ └── src/
│ └── Task.java
├── week3/
│ └── Ex3/
│ └── src/
│ └── Task.java
└── ...
In this repository, you will find solutions to various tasks designed to strengthen my understanding of Java. Each task is meticulously documented and structured, showcasing my progress through the course.
This repository is a personal project aimed at consolidating my learning and sharing my solutions with others. Feel free to explore, review, and learn from my code!
- Special thanks to the instructors and fellow students at Innopolis University for their guidance and support during my learning journey.