Search
Results
Python Tutor - Visualize Python, Java, C, C++, JavaScript, TypeScript, and Ruby code execution
[http://www.pythontutor.com/] - - public:willetfarm
Python Tutor helps people overcome a fundamental barrier to learning programming: understanding what happens as the computer runs each line of code. You can use it to write Python, Java, C, C++, JavaScript, and Ruby code in your web browser and see its execution visualized step by step.
Automate the Boring Stuff with Python
[https://automatetheboringstuff.com] - - public:willetfarm
Still don't feel like a “real“ programmer? Beyond the Basic Stuff covers software development tools and best practices so you can code like a professional.