Python Tutorial (Dive into Pyt

by Zdiv


Books & Reference

free



Python is an interpreted, object-oriented, high-level programming language with dynamic semantics.The Python Tutorial (Dive into Python 3) provides beginners with a simple introduction to the basics, and experts will find advanced details they need.In this you will see the following things below.Table of Contents1. Your First Python Program2. Native Datatypes3. Comprehensions4. Strings5. Regular Expressions6. Closures & Generators7. Classes & Iterators8. Advanced Iterators9. Unit Testing10, Refactoring11. Files12. XML13. Serializing Python Objects14. HTTP Web Services15. Case Study: Porting chardet to Python 316. Packaging Python LibrariesA. Porting Code to Python 3 with 2to3B. Special Method NamesC. Where to Go From HereD. TroubleshootingYou will find all this section offline without any internet connection and learn Python easily anywhere and anytime.