Python BasicsCovers Python basics, Git, control structures, functions, file handling, and debugging using PDB.
Scientific Computing EssentialsCovers algorithmic thinking, Python programming, numerical methods, and essential computing concepts for scientific computing.
String Formatting in PythonIntroduces string formatting in Python, covering f-strings, precision, alignment, and common formatting types.