Python: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
(Created page with "=What?= It's a computer language. =Learning Python= *Visualize its execution - http://www.pythontutor.com/")
 
No edit summary
Line 3: Line 3:


=Learning Python=
=Learning Python=
*Khan Academy - 24 part series - https://www.youtube.com/watch?v=ry1hpm1GXVI&index=2&list=PLJR1V_NHIKrCkswPMULzQFHpYa57ZFGbs
*Visualize its execution - http://www.pythontutor.com/
*Visualize its execution - http://www.pythontutor.com/

Revision as of 03:21, 24 January 2018

What?

It's a computer language.

Learning Python