Python Programming BasicsCovers the basics of Python programming, focusing on flow control structures, interactive mode, script mode, and variables.
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.