<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Serialization in Python</title><link>http://www.bing.com:80/search?q=Serialization+in+Python</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Serialization in Python</title><link>http://www.bing.com:80/search?q=Serialization+in+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>Serialization breaks the opacity of an abstract data type by potentially exposing private implementation details. Trivial implementations which serialize all data members may violate encapsulation. [5] To discourage competitors from making compatible products, publishers of proprietary software often keep the details of their programs' serialization formats a trade secret. Some deliberately ...</description><pubDate>Wed, 26 Aug 2026 20:18: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>Thu, 27 Aug 2026 23:15: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>Fri, 28 Aug 2026 00:27: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>Mon, 24 Aug 2026 05:47: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>Sun, 23 Aug 2026 11:46: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>Thu, 27 Aug 2026 07:59:00 GMT</pubDate></item><item><title>What is Data Serialization? [Beginner’s Guide]</title><link>https://www.confluent.io/learn/data-serialization/</link><description>Data serialization results in serialized data. Computer data often comes as primitive (number, strings, and bool), complex (objects, array, structs, sets), or data object (class and struct instances, composite data types). Serialized data is thus data that has been converted into a format that is parseable and optimized for efficient storage or transmission. It is also standardized, platform ...</description><pubDate>Thu, 27 Aug 2026 07:30: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>Wed, 26 Aug 2026 17:54: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>As a programming educator with over 15 years of professional experience building distributed systems, serialization is a concept I teach in my very first lesson. It unlocks the foundations for transmitting data between programs – an essential aspect of modern software. In this comprehensive technical guide, I‘ll leverage real-world examples and data to provide beginners […]</description><pubDate>Sun, 23 Aug 2026 12:57:00 GMT</pubDate></item><item><title>Java Serialization - Tpoint Tech</title><link>https://www.tpointtech.com/serialization-in-java</link><description>Java Serialization is an effective technique for inter-system communication because of its platform independence. Network Communication: Java Serialization facilitates the transmission of object data over a network.</description><pubDate>Fri, 28 Aug 2026 05:35:00 GMT</pubDate></item></channel></rss>