This repository contains foundational exercises and notes from the course Fundamentals of Computer Science, focused on basic programming logic using C++. It includes examples covering data types, ...
A comprehensive, beginner-friendly collection of Python notes and runnable scripts. Topics include core syntax, OOP, exceptions, files & OS, modules/packages, web scraping, and mini Pygame projects.