<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Serialization in Python Files</title><link>http://www.bing.com:80/search?q=Serialization+in+Python+Files</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Serialization in Python Files</title><link>http://www.bing.com:80/search?q=Serialization+in+Python+Files</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>Mon, 22 Jun 2026 03:12: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>Serialization and Deserialization are important Java mechanisms used to convert objects into a byte stream and reconstruct them back into objects. Together, they enable object persistence, data transfer, and communication between different systems while preserving an object's state.</description><pubDate>Tue, 16 Jun 2026 05:14: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 and deserialization are two important concepts in programming that allow objects to be easily stored, transmitted, and reconstructed. They’re used in various scenarios, such as storing objects in a database, sending objects over a network, or caching objects in memory.</description><pubDate>Mon, 22 Jun 2026 00:13: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. Together, these processes allow data to be stored and transferred. .NET features the following serialization technologies: JSON serialization maps .NET objects to and from JavaScript ...</description><pubDate>Fri, 19 Jun 2026 20:05:00 GMT</pubDate></item><item><title>Java Object Serialization - Oracle</title><link>https://docs.oracle.com/javase/8/docs/technotes/guides/serialization/index.html</link><description>Object Serialization supports the encoding of objects and the objects reachable from them, into a stream of bytes. Serialization also supports the complementary reconstruction of the object graph from a stream. Serialization is used for lightweight persistence and for communication via sockets or Java Remote Method Invocation (Java RMI). The default encoding of objects protects private and ...</description><pubDate>Sun, 21 Jun 2026 07:24: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>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. In this serialized form, the data can be delivered to another data store (such as an in-memory computing platform), application, or some other destination.</description><pubDate>Fri, 19 Jun 2026 23:47:00 GMT</pubDate></item><item><title>Introduction to Java Serialization - Baeldung</title><link>https://www.baeldung.com/java-serialization</link><description>Serialization is the conversion of the state of an object into a byte stream; deserialization does the opposite. Stated differently, serialization is the conversion of a Java object into a static stream (sequence) of bytes, which we can then save to a database or transfer over a network.</description><pubDate>Sun, 21 Jun 2026 04:18: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>Explore how serialization works in programming, discover its role in Python, Java, and data management, and learn more about its common uses.</description><pubDate>Thu, 18 Jun 2026 18:33:00 GMT</pubDate></item><item><title>Mastering Serialization &amp; Deserialization in Programming Languages ...</title><link>https://compile7.org/serialize-and-deserialize/</link><description>Understand how to serialize and deserialize data effectively across programming languages like JavaScript, Python, Java, Go, Ruby, and PHP. This in-depth guide explains JSON, XML, CSV, and binary encoding formats, highlights common libraries, and provides real-world examples for APIs, file handling, and data pipelines — helping you write faster, interoperable applications.</description><pubDate>Sat, 20 Jun 2026 18:02:00 GMT</pubDate></item><item><title>What is Serialization? - freeCodeCamp.org</title><link>https://www.freecodecamp.org/news/what-is-serialization/</link><description>Serialization Process Marshaling and Serialization - what are the differences? The process of marshaling might come to mind. Marshaling is the process of transforming the memory representation of an object into a suitable form for transmission. Although marshaling and serialization are loosely synonymous, there is a crucial difference.</description><pubDate>Sat, 20 Jun 2026 09:05:00 GMT</pubDate></item></channel></rss>