Resources by Type

Blog's

Kubernetes The Hard Way

This tutorial walks you through setting up Kubernetes the hard way. This guide is not for people looking for a fully automated command to bring up a Kubernetes cluster. If that's you then check out Google Kubernetes Engine, or the Getting Started Guides.

Full Speed Python

This book aims to teach the Python programming language using a practical approach. Its method is quite simple: after a short introduction to each topic, the reader is invited to learn more by solving the proposed exercises.

The Java Tutorials by Oracle

The Java Tutorials are practical guides for programmers who want to use the Java programming language to create applications. They include hundreds of complete, working examples, and dozens of lessons. Groups of related lessons are organized into "trails".

ASP.NET Core Tutorials

This series of tutorials explains the basics of building a Razor Pages web app. At the end, you'll have an app that can display and manage a database of movies.

Get Started with Docker (Official Docs)

This page contains step-by-step instructions on how to get started with Docker. In this tutorial, you'll learn how to, Deploy Docker applications using multiple containers with a database, Running applications using Docker Compose and more.

Amazon EC2 - AWS Documentation

Amazon Elastic Compute Cloud (Amazon EC2) provides scalable computing capacity in the Amazon Web Services (AWS) Cloud. Using Amazon EC2 eliminates your need to invest in hardware up front, so you can develop and deploy applications faster. You can use Amazon EC2 to launch as many or as few virtual servers as you need, configure security and networking, and manage storage. Amazon EC2 enables you to scale up or down to handle changes in requirements or spikes in popularity, reducing your need to forecast traffic.

Official Python Tutorial

This tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but all examples are self-contained, so the tutorial can be read off-line as well.

here

In this article, instead of focusing on one or two concepts, I'll try to go through as many Rust snippets as I can, and explain what the keywords and symbols they contain mean.

Exercism

Level up your programming skills with 3,450 exercises across 52 languages, and insightful discussion with our dedicated team of welcoming mentors. Exercism is 100% free forever.

Spark Tutorial-_ Learn Spark From Experts

Are you in search of Best Spark Tutorial then you are in the right place? This Apache Spark tutorial for beginners is designed to provide you with a complete overview of all concepts associated with Spark. Let's get into the Spark tutorial part.