Monday, October 19, 2015

13 Top Python Resources for Beginners!


-This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis. Currently under heavy active development.
-This book instructs you in Python by slowly building and establishing skills through techniques like practice and memorisation, then applying them to increasingly difficult problems. By the end of the book you will have the tools needed to begin learning more complex programming topics.
-Free class for people with a little bit of programming experience who want to learn Python. The class includes written materials, lecture videos, and lots of code exercises to practice Python coding.
-Consists of Python Syntax: a tutorial that will introduce you to Python. Then there’s Tip Calculator: After completing the lesson on Python Syntax it makes you put your new-found skills to use.
-Free, interactive tutorials to help you discover Python idioms, in your browser!
-Includes a great set of resources including Books, MOOCs, Video Tutorials, Interactive tutorials, exercises which can get you started with Python.
-Python Koans is an interactive tutorial for learning the Python programming language by making tests pass. Most tests are fixed by filling the missing parts of assert functions.
-By the end of this course, you’ll have a solid understanding of the Python language, and be able to complete some cool projects in the Code Garage section.
-You’re a new coder. You’re interested in learning how to code, not just syntax. Your hand will be held in the beginning, but as you progress you’ll see yourself approaching the projects more comfortably.
-This book is prepared from the training notes of Anand Chitipothu. Anand conducts Python trainings classes on a semi-regular basis in Bangalore, India.
-The behavior of names and values in Python can be confusing. Like many parts of Python, it has an underlying simplicity that can be hard to discern, especially if you are used to other programming languages. Ned Batchelder explains how it all works, and present some facts and myths along the way.
-Each part of this series will focus on a different common mistake, describe what causes it and offer a solution.
13. PySchools
-This website is designed to help you in your learning of Python Programming Language. The website comes with 3 main sections: Learning Python, Practices and Challenges.

0 Comments:

Post a Comment