Skip to content

zosob/Introduction_To_CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Programming - Beginner Repository

Welcome to the beginner-friendly C++ programming repository! This repository is designed to help new learners understand the basics of C++ through weekly lessons and practical examples.

Weekly Topics

✅ Completed Weeks (1–9)

Week 1: Introduction to C++ and setting up the development environment

Week 2–3: Variables, data types, operators, and expressions

Week 4: Branching with if, else, and switch

Week 5: Loops (for, while, do-while)

Week 6: Arrays and vectors

Week 7–8: User-defined functions

Week 9: Objects and classes

Week 10: Inheritance and polymorphism

Week 11: Pointers

Week 12: Streams

Week 13 & 15: Searching and sorting algorithms

Week 14: Thanksgiving Break

Contribution

Feel free to contribute by adding new examples, improving documentation, or suggesting enhancements. Fork the repository and submit a pull request with your changes.

License

This project is open-source and available under the MIT License.

Happy coding! 🚀

About

This repository contains weekly code-along materials for a 15-week Introduction to C++ course taught at the undergraduate level. Each week focuses on a core programming concept, with beginner-friendly examples and in-class activities designed to build foundational skills in C++.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages