Nice tutorials I bumped into recently
A developer shares a curated list of useful Python tutorials covering topics like memory leaks, Flask APIs, and command-line libraries.
A developer shares a curated list of useful Python tutorials covering topics like memory leaks, Flask APIs, and command-line libraries.
Part 8 of a Docker series: Building an ioJS REST API container with hapiJS and MongoDB, focusing on application logic and containerization.
A tutorial on using Visual Studio Online's REST API to retrieve and filter work item discussion history, including code examples.
A guide to designing clean, well-structured RESTful APIs, covering naming conventions, HTTP methods, versioning, and best practices.
A developer shares their journey learning Python, including recommended courses, books, and IDEs, and their decision to take a university course.
A developer's initial experience and setup guide for the Laravel PHP framework, including installation, configuration, and first impressions.
A guide to implementing API versioning in ASP.NET Web API using custom media types in the Accept header, with code examples.
Part 3 of a series on implementing AtomPub support in ASP.NET Web API, focusing on adding and exposing categories.
A technical guide on implementing the Atom Publishing Protocol (AtomPub) for content management using ASP.NET Web API, including creating a custom MediaTypeFormatter.
A guide on using Bitbucket's REST API and jQuery to embed live, auto-updating source code snippets from a repository directly into a website.
A developer's first look at the newly launched Google+ API, covering initial impressions and the potential for new applications.
Explains how to use the REST interface in GlassFish v3 for server monitoring and management, supporting JSON, XML, and HTML outputs.
An overview and example of using the REST for ASP.NET MVC SDK to easily expose Web APIs from ASP.NET MVC applications.
Part 3 of a series on building TwitterMatic.net, focusing on using Windows Azure Table and Queue storage for cloud data persistence.
Microsoft releases an open-source PHP SDK for Windows Azure, enabling PHP developers to use Azure cloud storage and services.
A developer's experience attending Google Developer Day 2008 Japan, focusing on learning Google App Engine and building a simple prefix expression evaluator.