Python: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(Added some more information) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 3: | Line 3: | ||
=Learning Python= | =Learning Python= | ||
* | *[https://www.youtube.com/watch?v=ry1hpm1GXVI&index=2&list=PLJR1V_NHIKrCkswPMULzQFHpYa57ZFGbs Khan Academy - 24 part series] | ||
* | *[https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ freeCodeCamp Youtube Channel] | ||
*[http://www.pythontutor.com/ Visualize its execution] | |||
=See Also= | |||
*[[Programming Languages]] | |||
=Useful Links= | |||
*[https://en.wikipedia.org/wiki/Python_(programming_language) The Wikipedia Page on Python (Programming Language)] | |||
Latest revision as of 06:13, 28 December 2019
What?
It's a computer language.