Skip to content

This repository contains C++ exercises, assignments, and mini-projects developed as part of my learning journey. It serves as an educational resource (not a formal project) to document my progress and understanding of C++

License

Notifications You must be signed in to change notification settings

PabloDeCristoC/Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

13 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ“˜ This README is available in:

๐Ÿ“˜ C/C++ โ€” EVERYTHING DEVELOPED IN THIS LANGUAGE

This repository is my personal record of educational progress and formation.
It contains notes, code examples, and exercises from my university courses, mainly focused on:

  • Algorithms and Programming
  • Data Structures
  • Coming soon

All examples are written in C++ and organized by topic to facilitate clarity and help me track my learning journey.

โš ๏ธ Important: This repo is only a personal log of my study process and programming practice.
For full projects, portfolio, and additional materials, visit my website and GitHub profile.

๐Ÿ”— Check out my portfolio here โ†’ portafoliobypablokoern.netlify.app


๐Ÿ“‚ Structure

Fundamentals of C++, Algorithms, and Programming/

  • 00_intro/: First steps, syntax, basic output
  • 01_conditionals/: if, else, nested logic
  • 02_loops/: while, for, control flow
  • 03_arrays_matrices/: One-dimensional and two-dimensional arrays
  • 04_sorting_searching/: Bubble sort, linear/binary search
  • 05_strings_structs/: String manipulation and struct usage

Data Structures in C++/

  • (coming soon)

About

This repository contains C++ exercises, assignments, and mini-projects developed as part of my learning journey. It serves as an educational resource (not a formal project) to document my progress and understanding of C++

Resources

License

Stars

Watchers

Forks

Languages