Guest User

Good Python resources to learn

a guest
May 24th, 2015
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. Good Python resources to learn
  2.  
  3. by @n1tr0g3n_com
  4.  
  5. www.n1tr0g3n.com
  6.  
  7.  
  8.  
  9. probably the best video in my opinion right here by Jessica McKellar at Pycon 2014
  10.  
  11. http://pyvideo.org/video/2559/hands-on-intro-to-python-for-beginning-programmer
  12.  
  13.  
  14.  
  15. Learn Python in one video - 43 minutes off god python learning
  16.  
  17. https://www.youtube.com/watch?v=N4mEzFDjqtA
  18.  
  19.  
  20.  
  21. Python tutorial - from noob to pro / Guy is funny and good tutorials explained well.
  22.  
  23. https://www.youtube.com/playlist?list=PLei96ZX_m9sUc4VrOaGPWSzxbSDeLy6cv
  24.  
  25.  
  26.  
  27. MIT 6.00 Intro to Computer Science & Programming, Fall 2008
  28.  
  29. https://www.youtube.com/view_play_list?p=4C4720A6F225E074
  30.  
  31.  
  32.  
  33. A Beginner's Python Tutorial
  34.  
  35. http://sthurlow.com/python/
  36.  
  37.  
  38.  
  39. Python Tips, Tricks, and Hacks
  40.  
  41. www.siafoo.net/article/52
  42.  
  43.  
  44.  
  45. A Byte of Python
  46.  
  47. http://www.swaroopch.com/notes/python/
  48.  
  49.  
  50.  
  51. My Python Pastebin Notes
  52.  
  53. http://pastebin.com/u/python_notes
  54.  
  55.  
  56.  
  57. Programming for Everybody (Python)
  58.  
  59. https://www.coursera.org/course/pythonlearn
  60.  
  61.  
  62.  
  63. An Introduction to Interactive Programming in Python (Part 1)
  64. https://www.coursera.org/course/interactivepython1
  65.  
  66.  
  67. Tutorialspoint
  68.  
  69.  
  70. http://www.tutorialspoint.com/python/
  71.  
  72.  
  73.  
  74. This ite has a good intro to Python
  75.  
  76. http://doc.pyschools.com/html/index.html
  77.  
  78.  
  79.  
  80. This ones kind of like a Search engine for Python Videos
  81.  
  82. http://pyvideo.org/
  83.  
  84.  
  85.  
  86. instant Hacking
  87.  
  88. http://hetland.org/writing/instant-hacking.html
Add Comment
Please, Sign In to add comment