Explore >> Select a destination


You are here

thepythoncorner.com
| | doughellmann.com
7.4 parsecs away

Travel
| | [AI summary] This book provides examples of using Python 3's Standard Library modules to enhance application development, covering topics like text processing, data structures, algorithms, and networking.
| | yos.io
5.7 parsecs away

Travel
| | Above is a recorded talk I gave on 'Beyond JSON: Fantastic Serialization Formats and Where to Find Them' for API Craft. Slides are available here. This blog post is an aspirational transcript for the talk. Keep reading for more!
| | nodogmablog.bryanhogan.net
6.4 parsecs away

Travel
| | This is one of those posts that I write for my future self. Here's how to deserialize JSON from a file in C#. It also lists multiple ways to create the C# model from the JSON.
| | keepinguptodate.com
38.2 parsecs away

Travel
| This article covers creating a new .NET 5 ASP.NET Core website in Visual Studio 2019 for Mac and running this website from both Visual Studio and from a Docker image