

- Free Download - DownArchive » Search
- python portugues Direct Downloads
- 9631 downloads at 7400 kb/s
- python portugues Fast Downloads
- 10632 downloads at 4100 kb/s
- python portugues MIRROR Downloads
- 8639 downloads at 9200 kb/s

Expert Python Programming: Best practices for designing, coding, and distributing your Python software
Publisher: Packt Publishing | ISBN: 184719494X | edition 2008 | PDF | 376 pages | 13,3 mb
Python is a dynamic programming language, used in a wide range of domains by programmers who find it simple, yet powerful. From the earliest version 15 years ago to the current one, it has constantly evolved with productivity and code readability in mind. Even if you find writing Python code easy, writing code that is efficient and easy to maintain and reuse is not so straightforward. This book will show you how to do just that: it will show you how Python development should be done. Python expert Tarek Ziadé takes you on a practical tour of Python application development
Programming in Python 3: A Complete Introduction to the Python Language (Developer's Library)
Addison-Wesley Professional | ISBN: 0137129297 | edition 2008-12-26 | PDF | 552 pages | 6.18 MB
Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3’s features and idioms. The first book written from a completely “Python 3” viewpoint, Programming in Python 3 brings together all the knowledge you need to write any program, use any standard or third-party Python 3 library, and create new library modules of your own.
CBT Nuggets - Python. Programming Python Language. On-the-job Training
English | h264 yuv420p 800x600 15.00 fps | aac 44100 Hz stereo | 750 MB
Genre: Video Training
If you're Interested in Learning How to write Computer programs , you'll love this training. It's perfect for desktop / Web Application Developers Who need an Intro course in Python, for Systems administrators Who are Interested in using Python for Automation and for Anyone Interested in a programming career.
Gray Hat Python: Python Programming for Hackers and Reverse
No Starch (4-2009) | PDF | 232 pages | 1593271921 | 7Mb
Gray Hat Python: Python Programming for Hackers and Reverse Engineers /by Justin Seitz. Python is fast becoming the programming language of choice for hackers, reverse engineers, and software testers because it's easy to write quickly, and it has the low-level support and libraries that make hackers happy. But until now, there has been no real manual on how to use Python for a variety of hacking tasks.
Programming in Python 3: A Complete Introduction to the Python Language by Mark Summerfield
Ad-ison-W-ey | 2009 | ISBN: 0321680561 | 648 pages | PDF | 12 MB
A Fully Revised Edition Featuring New Material on Coroutines, Debugging, Testing, Parsing, String Formatting, and More
Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3’s features and idioms. Programming in Python 3, Second Edition, brings together all the knowledge you need to write any program, use any standard or third-party Python 3 library, and create new library modules of your own.
CBT Nuggets 2011 Python Programming Python Language
English | Avi | 640x 480 | 15fps | 4:3 | Mp3 256kbps 44100hz | 1.3Gb
Genre: Video Training
If you're interested in learning how to write computer programs, you'll love this training. It's perfect for desktop/web application developers who need an intro course in Python, for systems administrators who are interested in using Python for automation and for anyone interested in a programming career.
CBT Nuggets - Python Programming Python Language
English | FLV | h264, yuv420p, 800x600, 15.00 fps | aac, 44100 Hz, stereo | 750MB
Genre: Video Training
If you're interested in learning how to write computer programs, you'll love this training.
It's perfect for desktop/web application developers who need an intro course in Python,
for systems administrators who are interested in using Python for automation and for
anyone interested in a programming career.
By the time you're done watching, you'll be ready to develop Python automation scripts,
desktop apps, and/or Web apps.
You'll also have a thorough knowledge of how to use Python on all major platforms
and a healthy jumpstart for learning other programming languages
(like Java, Perl, C and Ruby).
Beginning Python: Using Python 2.6 and Python 3.1 (Wrox Programmer to Programmer)
Wrox | ISBN: 0470414634 | edition 2010-02-02 | PDF | 624 pages | 5.40 MB
Beginning Python: Using Python 2.6 and Python 3.1 introduces this open source, portable, interpreted, object-oriented programming language that combines remarkable power with clear syntax. This book enables you to quickly create robust, reliable, and reusable Python applications by teaching the basics so you can quickly develop Web and scientific applications, incorporate databases, and master systems tasks on various operating systems, including Linux, MAC OS, and Windows. You’ll get a comprehensive tutorial that guides you from writing simple, basic Python scripts all the way through complex concepts, and also features a reference of the standard modules with examples illustrating how to implement features in the various modules.
Python Algorithms: Mastering Basic Algorithms in the Python Language By Magnus Lie Hetland
PDF | English | 2010 | 336 Pages | ISBN: 1430232374 | 3 MB
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques.
Python 3.1.2 | MacOSX | 9.3 MB
Python is an interpreted, interactive, object-oriented programming language. It is often compared to Tcl, Perl, Scheme or Java. Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing.
Pro Python
Publisher: Apress | June, 2010 | English | ISBN-10: 1430227575 | ISBN-13: 978-1430227571 | 368 pages | PDF | 6 Mb
You’ve learned the basics of Python, but how do you take your skills to the next stage? Even if you know enough to be productive, there are a number of features that can take you to the next level in Python. Pro Python explores concepts and features normally left to experimentation, allowing you to be even more productive and creative.
Dive Into Python 3
Publisher: CreateSpace | 2010 | PDF | 500 pages | ISBN: 1441437134 | 6.2 Mb
Mark Pilgrim's Dive Into Python 3 is a hands-on guide to Python 3 (the latest version of the Python language) and its differences from Python 2. As in the original book, Dive Into Python, each chapter starts with a real, complete code sample, proceeds to pick it apart and explain the pieces, and then puts it all back together in a summary at the end. Dive Into Python 3 is a Python book for experienced programmers. Whether you're an experienced programmer looking to get into Python 3 or grizzled Python veteran who remembers the days when you had to import the string module, Dive Into Python 3 is your 'desert island' Python 3 book. If you've never programmed before, Python 3 is an excellent language to learn modern programming techniques. But this book should not be your starting point. Get "How to Think Like a Computer Scientist: Learning with Python" by Allen Downey, Jeffrey Elkner, Chris Meyers and learn the basics. Then dive into this book. Dive Into PYTHON 3 was written by Mark Pilgram, and this edition is distributed under the terms of the Creative Commons Attribution Share-Alike License 3.0. * Money raised from the sale of this book supports the development of free software and documentation. About the Author: By day, Mark Pilgrim is a developer advocate for open source and open standards. By night, he is a husband and father who lives in North Carolina with his wife, his two sons, and his big slobbery dog. He spends his copious free time sunbathing, skydiving, and making up autobiographical information.
Python - How To Program
English | 9780130923615 | Publisher: Deitel & Associates, Inc (2001) | PDF | 1103 pages | 25MB
Spring Python 1.1
Publisher: Packt Publishing 2010 | 264 Pages | ISBN: 1849510660 | PDF | 6 MB
Spring Python captures the concepts of the Spring Framework and Spring Security and brings them to the world of Python and provides many functional parts to assemble applications. Spring Python is all about using the many useful features of Spring to the fullest and making these features available when working with Python.
Sebastian Bassi - Python for Bioinformatics (Chapman & Hall/CRC Mathematical & Computational Biology)
Chapman & Hall | 2009 | ISBN 1584889292 | PDF | 587 pages | 7 MB
Head First Python
O'Reilly Media | Paul Barry | ISBN: 1449382681 | November 2010 | PDF | 496 pages | 38,79 MB
Ever wished you could learn Python from a book? Head First Python is a complete learning experience for Python that helps you learn the language through a unique method that goes beyond syntax and how-to manuals, helping you understand how to be a great Python programmer. You'll quickly learn the language's fundamentals, then move onto persistence, exception handling, web development, SQLite, data wrangling, and Google App Engine. You'll also learn how to write mobile apps for Android, all thanks to the power that Python gives you.
Python and AWS Cookbook
PDF | ISBN: 144930544X | 76 Pages | 4.69 MB
Genre: Computers - Programming
MySQL for Python
Publisher: Packt Publishing 2010 | 440 Pages | ISBN: 1849510180 | PDF | 12 MB
Integrate the flexibility of Python and the power of MySQL to boost the productivity of your Python applications
Implement the outstanding features of Python's MySQL library to their full potential
See how to make MySQL take the processing burden from your programs
Learn how to employ Python with MySQL to power your websites and desktop applications
Apply your knowledge of MySQL and Python to real-world problems instead of hypothetical scenario
Python and AWS Cookbook
Publisher: O'Re..illy Media 2011 | 76 Pages | ISBN: 144930544X | EPUB | 1 Mb
Python in a Nutshell
O'Reilly Media | ISBN: 0596100469 | 2006 | CHM | 712 pages | 10 MB
This book offers Python programmers one place to look when they need help remembering or deciphering the syntax of this open source language and its many powerful but scantily documented modules. This comprehensive reference guide makes it easy to look up the most frequently needed information--not just about the Python language itself, but also the most frequently used parts of the standard library and the most important third-party extensions.Partner
Your Link Here ?
(Pagerank 4 or above)
Last Comments
Search results of "python portugues"
Sponsored High Speed Downloads
python portugues search full download. python portugues free from rapidshare, megaupload, mediafire, hotfile, ftp, direct download. python portugues subtitle, DVDRip, BDRip.
#1 E-Books → Expert Python Programming: Best practices for designing, coding, and distributing your Python software
Published by: rosea on 22 May 2010 |
0
#2 E-Books → Programming in Python 3: A Complete Introduction to the Python Language (Developer's Library)
Published by: iBook2 on 20 April 2010 |
0
#3 E-Books » Video Training → CBT Nuggets - Python. Programming Python Language. On-the-job Training (New Links)
Published by: jihanova on 6 February 2012 |
0
#4 E-Books → Gray Hat Python: Python Programming for Hackers and Reverse
Published by: asus123 on 28 December 2011 |
0
#5 E-Books → Programming in Python 3: A Complete Introduction to the Python Language
Published by: Book-share on 4 December 2010 |
0
#6 E-Books » Video Training → CBT Nuggets 2011 Python Programming Python Language
Published by: bidesigner on 7 February 2012 |
0
#7 E-Books » Video Training → CBT Nuggets - Python Programming Python Language
Published by: gravita on 25 January 2012 |
0
#8 E-Books → Beginning Python: Using Python 2.6 and Python 3.1
Published by: iBook2 on 18 April 2010 |
0
#9 E-Books → Python Algorithms: Mastering Basic Algorithms in the Python Language
Published by: bidesigner on 2 December 2010 |
0
#10 Software » MacOSX → Python 3.1.2
Published by: ljumiu on 25 May 2010 |
0
#11 E-Books → Pro Python
Published by: ceo2009 on 20 July 2010 |
0
#12 E-Books → Dive Into Python 3
Published by: sheva370 on 15 February 2011 |
0
#13 E-Books → Python - How To Program
Published by: rakpicden on 9 August 2010 |
0
#14 E-Books → Spring Python 1.1
Published by: ceo2009 on 21 June 2010 |
0
#15 E-Books → Python for Bioinformatics
Published by: katmavn on 6 September 2010 |
0
#16 E-Books → Head First Python
Published by: yousharing89 on 22 November 2010 |
0
#17 E-Books → Python and AWS Cookbook
Published by: avaxhome on 7 February 2012 |
0
#18 E-Books → MySQL for Python
Published by: ceo2009 on 1 November 2010 |
0
#19 E-Books → Python and AWS Cookbook
Published by: sheva370 on 5 November 2011 |
0
#20 E-Books → Python in a Nutshell
Published by: ceo2009 on 12 December 2010 |
0
Search






Comments (0)
