Support Forums
Python Programmming Guides, Tutorials, Web Resources, and E-books Compilation - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Coding Support Forums (https://www.supportforums.net/forumdisplay.php?fid=18)
+---- Forum: Python Programming Language (https://www.supportforums.net/forumdisplay.php?fid=32)
+---- Thread: Python Programmming Guides, Tutorials, Web Resources, and E-books Compilation (/showthread.php?tid=23104)



Python Programmming Guides, Tutorials, Web Resources, and E-books Compilation - simply_mark - 11-06-2011

Python Programmming Guides, Tutorials, Web Resources, and E-books Compilation

Quote:What is Phyton Programmming?

Wikipedia:
C++ (pronounced "cee plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as an intermediate-level language, as it comprises a combination of both high-level and low-level language features. It was developed by Bjarne Stroustrup starting in 1979 at Bell Labs as an enhancement to the C language. Originally named C with Classes, the language was later renamed C++ in 1983.
C++ is one of the most popular programming languages with application domains including systems software (such as Microsoft Windows), application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and proprietary C++ compiler software, including the GNU Project, Microsoft, Intel and Embarcadero Technologies. C++ has greatly influenced many other popular programming languages, most notably C# and Java.
C++ is also used for hardware design, where the design is initially described in C++, then analyzed, architecturally constrained, and scheduled to create a register-transfer level hardware description language via high-level synthesis.[/B]
Official Website:
http://www.python.org/
Documentation:
http://www.python.org/doc/
Download:
http://www.python.org/getit/

Code:
Phyton Programmming Lessons and Resources:

Phyton Tutorial @ Phyton.org
http://docs.python.org/tutorial/

Python Tutorial, Reference Guides, Tools and Utilities
http://www.tutorialspoint.com/python/

Python Programming Tutorial for Beginners
http://www.dickbaldwin.com/tocpyth.htm

Python Programming Lessons
http://www.java2s.com/Tutorial/Python/CatalogPython.htm


Code:
Other Useful Website Links:

http://igraph.wikidot.com/python-tutorial
http://www.mtdev.com/2002/08/python-tutorial
http://zetcode.com/tutorials/pythontutorial/
http://sthurlow.com/python/
http://www.pyschools.com/
http://www.penzilla.net/tutorials/python/
http://wiki.python.org/moin/BeginnersGuide/NonProgrammers
http://www.pythontutorial.org/
http://www.tutorialized.com/tutorials/Python/1


Code:
Phyton Programmming E-books: (Direct Download):

Python Programming
http://www.osc.edu/supercomputing/training/python/python_pt1_0702.pdf

Effective Python Programming
http://www.interlink.com.au/anthony/tech/talks/OSCON2005/effective_r27.pdf

Core Python Programming
http://cpp.wesc.webfactional.com/infoEN.pdf

Python programming language
http://www.fordantitrust.com/files/python.pdf

Expert python programming.pdf ( 10.21 MB )
http://asaha.com/ebook/DMzg5/Expert-python-programming.pdf

Programming Fundamentals and Python
http://www.uop.edu.jo/download/PdfCourses/python/programming.pdf

OReilly Core Python Programming.pdf ( 7.80 MB )
http://asaha.com/ebook/wMDkw/OReilly-Core-Python-Programming.pdf

Advanced Python Programming
http://man.lupaworld.com/content/develop/Advanced_Python_programming.pdf

Programming in Python
http://trillian.randomstuff.org.uk/~stephen//talks/python.pdf

Introduction to Programming using Python
http://www.pasteur.fr/formation/infobio/python/support.pdf[/SIZE]


RE: Python Programmming Guides, Tutorials, Web Resources, and E-books Compilation - Hex - 11-07-2011

I gotta say that python is a good programming Language and its easy to i recommend people cod pythonSmile


RE: Python Programmming Guides, Tutorials, Web Resources, and E-books Compilation - Rhynorater - 12-03-2011

Yeah Python is really amazing, thanks for the tut, it is really useful.