Skip to content

Welcome to the repository for the "IBU 037 - Programming II" Course, where I dive deep into the C++ programming. This repository serves for all course materials, assignments, and projects.

Notifications You must be signed in to change notification settings

ilhanklisura/Programming-II

Repository files navigation

IBU 037 - Programming II

Welcome to the repository for the "IBU 037 - Programming II" course. This repository contains all the course materials, assignments, and projects related to C++ programming. Dive deep into the concepts and enhance your programming skills with practical examples and exercises.

Table of Contents

Course Overview

This course is designed to provide an in-depth understanding of C++ programming. You will learn various programming concepts, data structures, algorithms, and object-oriented programming principles. By the end of this course, you will be able to write efficient and optimized C++ code for various applications.

Course Materials

All the course materials including lecture notes, slides, and reference documents are available in the course-materials directory.

Projects

Projects are a great way to apply what you have learned and build something meaningful. The projects directory contains various projects that you will work on throughout the course.

List of Projects (To-Do List!)

  1. [Project 1: Simple Banking System]
  2. [Project 2: Student Management System]
  3. [Project 3: Inventory Management System]

Contributing

Contributions are welcome! If you have any suggestions or improvements, please create an issue or submit a pull request.

Steps to Contribute

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/YourFeature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/YourFeature).
  5. Create a new Pull Request.

License

This repository is licensed under the MIT License. See the LICENSE file for more details.

About

Welcome to the repository for the "IBU 037 - Programming II" Course, where I dive deep into the C++ programming. This repository serves for all course materials, assignments, and projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages