PP. Programming Practice
Practice coding problems in Python
Lessons and labs will be aggregated on this page.
Practice coding problems in Python
This lab introduces essential Command Line Interface (CLI) commands for the OS.
You will install a popular code editor, PyCharm, in your Linux-ish environment.
A quick introduction to PyCharm functionality
Debugging strategy and the basic features of the PyCharm debugger.
Introduction to testing concepts and automated unit testing.
A working example of that touches every topic so far.
Making code easier to understand.
Creating a history of code changes and sharing code with your team.