Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Python 3 Part 2: Tools, Modules, and JSON
The Python Tools, Modules and JSON course will enable the students to learn the more advanced concepts of writing and running Python scripts. The course builds on the Python Fundamentals course and covers the more complex topics such as iterators and generators, regular expressions, introspection and lambda functions, metaclasses and decorators, and using the extensive functionality of Python modules. Extra emphasis is placed on features unique to Python, such as metaprogramming and JSON. After completing this course, the students will immediately be able to use Python to complete tasks in the real world.
The Python Tools, Modules and JSON course will comprehensively cover the more advanced topics related to the Python programming language with primary focus on the several tools, modules and JSON. The course enables the students to code efficient scripts to solve the real-world problems using the advanced features of Python.
Course Content
- 3 section(s)
- 47 lecture(s)
- Section 1 Chapter 01 - Programming Tools
- Section 2 Chapter 02 - Modules and Packages
- Section 3 Chapter 03 - Metaprogramming and JSON
What You’ll Learn
- Create working Python scripts following best practices
- Use python iterators and generators appropriately
- Use regular expressions, lambda functions and decorators
- Search and replace text with regular expressions
- Work with modules and packages including APIs
- Learn metaprogramming
- Understand the structure of XML and JSON
- Learn XML and JSON parsing
Skills covered in this course
Reviews
-
SSean Nicholson
Good content and explanation. Practical code test would be more helpful to learning at the end of each section
-
RRJ Jaeger
Clear and concise
-
SSteven Bailey
Needed help on JSON Parsing, very helpful information taught I will return to this course in the future I needed to parse a large JSON file this helped me to decode the data
-
AAlain Pinault
Concise and straight to the point Details are for the curious to find Great course