Python JSON
In this course, you will learn about JSON and dive into the json library in Python, and master it!
Syllabus
3 chapters9 lessonsJSON Basics
3 lessons- 01Intro to JSON
- 02JSON vs Python Data Types
- 03The json Module
Encoding JSON
3 lessons- 01json.dumps()
- 02Formatting JSON Output
- 03Custom JSON Encoding
Decoding JSON
3 lessons- 01json.loads()
- 02Handling JSON Data Types
- 03Custom JSON Decoding
More like this
Social media Search Project - Python JSON Fundamentals
In this course you will learn how to manage data in JSON format using Python. We will use this learning to build a Social media search implementation. JSON is a popular way of formatting data and will show up very often in your Python career.
- 10
Sets in Python
In this course, you will master Python sets. You'll learn how to create, manipulate, and perform operations on sets through comprehensive lessons and practical challenges. By the end, you'll be proficient in using sets to optimize your Python code.
- 11
Python Iterators
In this course you will learn about iterators in Python and practice your knowledge, after this course you will be able to master this topic!
Certificate on completion
- 13
Python Decorators
In this course, you'll learn how to use decorators in Python, a powerful tool for modifying the behavior of functions. Practice with a series of coding challenges to reinforce your understanding.
- 12
Currency Converter - Python Project
In this course, you will create a currency converter using Python that can convert amounts between different currencies.
- 5
- 1