Newbie Programmers' Resources: Difference between revisions
From Pumping Station One
No edit summary |
|||
| (2 intermediate revisions by one other user not shown) | |||
| Line 103: | Line 103: | ||
*[http://www.diveintopython.net/ Dive Into Python] For experienced programmers | *[http://www.diveintopython.net/ Dive Into Python] For experienced programmers | ||
*[http://inventwithpython.com/hacking/chapters/ Hacking Secret Ciphers With Python] | *[http://inventwithpython.com/hacking/chapters/ Hacking Secret Ciphers With Python] | ||
*[http://python-ebook.blogspot.com/] Start Programming With Python] | |||
*[http://inventwithpython.com/chapters/ Invent Your Own Computer Games With Python] | |||
*[https://github.com/jrjohansson/scientific-python-lectures] Lectures on Scientific Computing with Python by Johansson | |||
*[http://inventwithpython.com/pygame/chapters/ Making Games with Python and Pygame] | |||
*[http://www.nltk.org/book/] Natural Language Processing with Python | |||
*[https://en.wikibooks.org/wiki/Non-Programmer's_Tutorial_for_Python_2.6 Non-Programmer's Tutorial for Python 2.6] | |||
*[http://interactivepython.org/courselib/static/pythonds/index.html Problem Solving with Algorithms and Data Structures] | |||
*[http://chimera.labs.oreilly.com/books/1230000000393/index.html Python Cookbook] | |||
*[http://www.openbookproject.net/py4fun/ Python for Fun] aimed at intermediate programmers | |||
*[http://www.pythonlearn.com/book.php Python for Infomatics] | |||
*[http://pymbook.readthedocs.org/en/latest/ Python for You and Me] | |||
*[https://pymotw.com/2/ Python Module of the Week] libraries | |||
*[http://anandology.com/python-practice-book/index.html Python Practice Book] | |||
*[https://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf Python Programming] Wikibooks also [https://en.wikibooks.org/wiki/Python_Programming link here] | |||
*[http://www.scipy-lectures.org/ SciPy Lecture Notes] | |||
*[http://effbot.org/librarybook/ (the eff-bot guide to) The Standard Python Library] | |||
*[http://chimera.labs.oreilly.com/books/1234000000754/index.html Test-Driven Development with Python] | |||
*[http://gnosis.cx/TPiP/ Text Processing in Python] | |||
*[http://www.greenteapress.com/thinkpython/ Think Python] for beginners | |||
===Beginner Challenges=== | |||
*[https://github.com/gregmalcolm/python_koans Python Koans] Like Ruby Koans, but for Python | |||
=SQL= | =SQL= | ||
| Line 118: | Line 141: | ||
*https://medium.com/@imdadahad/3-tips-for-beginning-and-current-programmers-f6ffd23d84b1 | *https://medium.com/@imdadahad/3-tips-for-beginning-and-current-programmers-f6ffd23d84b1 | ||
*http://gizmodo.com/how-do-you-learn-to-code-1714925538 | *http://gizmodo.com/how-do-you-learn-to-code-1714925538 | ||
*https://bootcamp.berkeley.edu/resources/coding/ | |||
=Coding Bootcamps= | =Coding Bootcamps= | ||