<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Serialization Python</title><link>http://www.bing.com:80/search?q=Serialization+Python</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Serialization Python</title><link>http://www.bing.com:80/search?q=Serialization+Python</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>Serialization - Wikipedia</title><link>https://en.wikipedia.org/wiki/Serialization</link><description>In computing, serialization (or serialisation, also referred to as pickling in Python) is the process of translating a data structure or object state into a format that can be stored (e.g. files in secondary storage devices, data buffers in primary storage devices) or transmitted (e.g. data streams over computer networks) and reconstructed ...</description><pubDate>Fri, 21 Aug 2026 01:54:00 GMT</pubDate></item><item><title>Serialization and Deserialization in Java - GeeksforGeeks</title><link>https://www.geeksforgeeks.org/java/serialization-and-deserialization-in-java/</link><description>The serialization process converts a Java object into a byte stream, allowing it to be stored or transmitted while preserving its state. Since the generated byte stream is platform-independent, an object serialized on one platform can be deserialized on another platform.</description><pubDate>Wed, 19 Aug 2026 20:33:00 GMT</pubDate></item><item><title>What Are Serialization and Deserialization in Programming?</title><link>https://www.baeldung.com/cs/serialization-deserialization</link><description>Serialization is the process of converting an object’s state to a byte stream. This byte stream can then be saved to a file, sent over a network, or stored in a database.</description><pubDate>Thu, 20 Aug 2026 18:16:00 GMT</pubDate></item><item><title>Serialization - .NET | Microsoft Learn</title><link>https://learn.microsoft.com/en-us/dotnet/standard/serialization/</link><description>Serialization is the process of converting the state of an object into a form that can be persisted or transported. The complement of serialization is deserialization, which converts a stream into an object.</description><pubDate>Wed, 19 Aug 2026 23:46:00 GMT</pubDate></item><item><title>What is serialization and how does it work? | Hazelcast</title><link>https://hazelcast.com/foundations/distributed-computing/serialization/</link><description>What Is Serialization? Serialization is the process of converting a data object—a combination of code and data represented within a region of data storage—into a series of bytes that saves the state of the object in an easily transmittable form.</description><pubDate>Tue, 18 Aug 2026 11:45:00 GMT</pubDate></item><item><title>Serialization: Understanding Its Role in Python, Java, and Data ...</title><link>https://www.coursera.org/articles/serialization</link><description>What is serialization? Serialization refers to transforming data into a format you can transmit over a network or save in a database. Serialization protects data during transfer from third-party sources by converting it into different formats.</description><pubDate>Thu, 20 Aug 2026 10:23:00 GMT</pubDate></item><item><title>What is Serialization? - freeCodeCamp.org</title><link>https://www.freecodecamp.org/news/what-is-serialization/</link><description>Serialization is the process in which one service takes in a data structure, such as a dictionary in Python, wraps it up, and transmits it to another service for reading.</description><pubDate>Tue, 18 Aug 2026 11:16:00 GMT</pubDate></item><item><title>Serialization | Kotlin Documentation</title><link>https://kotlinlang.org/docs/serialization.html</link><description>If you're new to serialization in Kotlin, we recommend starting with the Get Started with Serialization tutorial. It walks you through adding the Kotlin serialization library to your project and shows you how to serialize and deserialize your first class.</description><pubDate>Thu, 20 Aug 2026 05:16:00 GMT</pubDate></item><item><title>What is Serialization? A Complete Guide for Beginners</title><link>https://thelinuxcode.com/what-is-serialization-a-complete-guide-for-beginners/</link><description>Serialization allows arbitrary data structures to get stored directly into compact databases and files in a portable fashion. For example, freezing user profile objects into simple rows for space-optimized persistence.</description><pubDate>Tue, 18 Aug 2026 13:03:00 GMT</pubDate></item><item><title>Java Serialization - Tpoint Tech</title><link>https://www.tpointtech.com/serialization-in-java</link><description>One powerful mechanism that supports this is serialization and deserialization. These concepts allow Java objects to be converted into a format that can be easily saved, transmitted, and later reconstructed.</description><pubDate>Thu, 20 Aug 2026 18:16:00 GMT</pubDate></item></channel></rss>