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

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 → portafoliopablodecristo.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