Are you ready to take the plunge into Python 3? You might be just getting started with Python or you might be someone who understands Python2 and now wants to upgrade to Python 3. This course is designed to help you achieve your goal faster.
Learn about the new syntax, data types, strings, bytes, iterators and much more with interactive coding samples. Execute code using interactive playgrounds, modify the code to see your changes in action and get yourself upgraded to the newest version of Python that is here to stay for a while.
This course is derived from Dive into Python 3 by Mark Pilgrim. See License for more details.
Dive in and become a Python expert!
Are you ready to take the plunge into Python 3? You might be just getting started with Python or you might be someone who unders...Show More
Content
1.
Your First Python Program
11 Lessons
Step through defining functions, managing imports, handling exceptions, and understanding Python's object-oriented approach.
2.
Native Datatypes
9 Lessons
Unpack the core of Python's native datatypes: Booleans, numbers, lists, tuples, sets, and dictionaries.
3.
Comprehensions
6 Lessons
Examine list, dictionary, and set comprehensions and their power in efficient coding.
4.
Strings
8 Lessons
Enhance your skills in Python string manipulation, encoding, and formatting techniques.
5.
Regular Expressions
7 Lessons
Solve problems in text manipulation through Python regular expressions and various use cases.
6.
Closures & Generators
7 Lessons
Follow the process of creating pluralization functions, optimizing with generators and closures in Python.
7.
Classes & Iterators
7 Lessons
Master the steps to create and utilize classes, iterators, and generators in Python 3.
8.
Advanced Iterators
11 Lessons
Get familiar with using itertools to solve alphametic puzzles and string manipulations.
9.
Unit Testing
7 Lessons
Unpack the core of unit testing in Python, improving code discipline and reliability.
10.
Refactoring
4 Lessons
Master the steps to identify bugs, handle changing requirements, and refactor code effectively.
11.
Files
7 Lessons
Discover handling text, binary files, streams, and standard I/O in Python.
12.
XML
9 Lessons
Take a closer look at XML data structures, parsing techniques, and advanced querying with ElementTree and lxml.
13.
Serializing Python Objects
12 Lessons
See how it works to serialize Python objects using pickle and JSON for data persistence.
14.
HTTP Web Services
8 Lessons
Practice using Python's libraries, like httplib2, for efficient HTTP web service interactions.
15.
Case Study: Porting chardet to Python 3
7 Lessons
Step through porting chardet to Python 3, handling encoding, 2to3 utility, and manual fixes.
16.
Packaging Python Libraries
12 Lessons
Get started with packaging Python libraries using Distutils, file structuring, and PyPI.
17.
Appendix : Where To Go From Here
3 Lessons
Examine resources and platforms for Python 3 learning and exploration.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources