Skip to content

This is the repository for "IT 201 - Object Oriented Programming" Course, where I dive deep into the Java programming. This repository serves for all course materials, assignments, and projects.

Notifications You must be signed in to change notification settings

ilhanklisura/OOP-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOP-2023

Welcome to the "IT 201 - Object Oriented Programming" Course repository! This repository contains all course materials, assignments, and projects related to the Java programming language.

About

This repository is dedicated to the "IT 201 - Object Oriented Programming" course. Here, you will find various resources to help you understand the concepts of OOP using Java. It includes:

  • Lecture notes
  • Lab exercises
  • Assignments
  • Project work

Repository Structure

The repository is organized as follows:

  • src/main/java: Contains the source code for the course exercises and projects.
  • .idea: Contains project configuration files.
  • .gitignore: Specifies files to be ignored by Git.
  • pom.xml: Maven project file for managing dependencies.

Getting Started

To get started with the materials in this repository:

  1. Clone the repository:
    git clone https://github.com/ilhanklisura/OOP-2023.git
  2. Navigate to the project directory:
    cd OOP-2023
  3. Open the project in your favorite IDE (e.g., IntelliJ IDEA, Eclipse).

Contributing

If you find any issues or have suggestions for improvement, feel free to open an issue or submit a pull request. Contributions are welcome!

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any questions or clarifications, please contact Ilhan Klisura.

About

This is the repository for "IT 201 - Object Oriented Programming" Course, where I dive deep into the Java programming. This repository serves for all course materials, assignments, and projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages