Mastering JSON Serialization and Deserialization in Python
Learn how to efficiently convert complex Python data structures like lists, dictionaries, and custom objects into JSON format for data exchange and storage.
💬مدرب ذكاء اصطناعي اسأل عن أي درس واحصل على إجابة واضحة فورًا، في أي وقت.
🕐ابدأ في أي وقت بلا جداول أو مواعيد نهائية — تعلّم بوتيرتك، وقتما يناسبك.
🌐بالعربية الدروس والمهام والشهادة — كل ذلك بلغتك بالكامل.
حول هذه الدورة
Python is the foundation for data processing, and JSON is the universal format for data exchange. Understanding how to reliably convert between these two is essential for building robust applications and handling APIs. This course provides a practical, foundational understanding of Python's built-in JSON library, allowing you to serialize, deserialize, and manage structured data for configuration, web communication, and file storage.
What you'll learn:
* Understand the fundamental mapping between core Python types (dictionaries, lists, strings) and JSON primitives.
* Apply the standard library functions (dumps, loads) to efficiently serialize and deserialize data streams and files.
* Handle complex data types, including datetime objects and custom classes, during the encoding process.
* Practice reading and writing large datasets using the newline-delimited JSON (NDJSON) format for streaming efficiency.
* Configure encoding and decoding options, including indentation, key sorting, and error handling.
* Learn to serialize structured Python objects, such as dataclasses, into clean, standardized JSON formats.
The course starts with basic terminology and type mapping, progresses through practical file handling and configuration tasks, and concludes with advanced techniques for managing custom objects and large data volumes. This course is designed for beginner Python developers, data analysts, and engineers who need to handle data exchange reliably. No prior knowledge of JSON is required. Start reading today and unlock the power of structured data exchange in your Python applications.
ما الذي ستحصل عليه
📜شهادة إتمام أضفها إلى ملفك على LinkedIn
💬مدرّس AI شخصي عالق في دورة؟ اسأل مدرّسك المدمج أي شيء، في أي وقت.
♾️وصول مدى الحياة عُد متى شئت، بلا انتهاء
📱الهاتف أو الكمبيوتر يعمل في أي مكان وعلى أي جهاز
💸استرداد خلال 14 يومًا دون أسئلة
⚡قصير ومركَّز 2 ساعة 48 دقيقة من المحتوى التطبيقي
شهادة إتمام
كل دورة تكملها على PickAClass تُصدر شهادة كهذه — أصلية، بكودها الخاص، قابلة للتحقّق عبر الرابط، ومفصّلة عمّا أُثبت فعلًا.
P
PickAClass
ملف المهارات · قابل للتحقّق
وثيقة
شهادة إتقان
تشهد هذه الوثيقة بأن
الاسم واللقب
أثبت بنجاح إتقان
Mastering JSON Serialization and Deserialization in Python
المهارات المُثبَتة
✓
تحليل أنماط السلوك
تأسيسي
1.2 ساعة
✓
أطر معمارية لاتخاذ القرارات
متمكّن
1.4 ساعة
✓
تصميم اختبار A/B
متمكّن
1.7 ساعة
✓
كتابة نصوص سلوكية
متقدّم
1.9 ساعة
P
PickAClass — الاسم واللقب
Mastering JSON Serialization and Deserialization in Python