Python Programming IDE Primer

Опубликовано: 10 Октябрь 2015
на канале: APMonitor.com
4,022
14

This basic tutorial shows how to get started with Python to download, install, run a basic script, and debug. IDLE is a good starting environment, iPython is a nice web-based environment, and Spyder is an excellent Integrated Development Environment with superior debugging capabilities.