Welcome to my fcc_python repository! This collection documents my journey through the Python certification on FreeCodeCamp.
As an Aerospace Engineering Master's student (TU Darmstadt) specializing in Human-Machine Interaction (HMI), I am using this course to refine my Python skills. This repository demonstrates my understanding of algorithms, data validation, and logicβskills essential for aviation software and cockpit interface design.
This repository is divided into two parts:
fcc_python_course.ipynb: A Jupyter Notebook containing all guided labs, small exercises, and lecture notes.- Project Folders: Standalone notebook for the five major certification exams.
fcc_python/
β
βββ fcc_python_course.ipynb # π Contains: Cipher, RPG Character, all the major projects to work on to get the certification etc.
β
βββ lambda.ipynb # contains tutorial to use lambda functions