Beginner

Easiest skill level.

Resource type
Cost
Skill level
Certificate

REST API Tutorial: Beginner's Guide to REST APIs in Node

Welcome to the most in-depth treatment of REST API backend development available online. This course is perfect for you if you want to learn how to go professional in API development. This REST API tutorial for beginners is designed to take you through the fundamentals of API development in Node, ES6, MongoDB, and Express. Kickstart your journey to becoming a rock star REST Api developer today!

A Gentle Introduction to Rust

The aim of this tutorial is to take you to a place where you can read and write enough Rust to fully appreciate the excellent learning resources available online, in particular The Book. It's an opportunity to try before you buy, and get enough feeling for the power of the language to want to go deeper.

A Guide to the Kubernetes Networking Model

This guide is fairly long and divided in several sections. We start by discussing some basic Kubernetes terminology to ensure terms are being used correctly throughout the guide, then discuss the Kubernetes networking model and the design and implementation decisions that it imposes. This is followed by the longest and most interesting part of this guide: an in-depth discussion on how traffic is routed within Kubernetes using several different use cases.

Select Star SQL

This is an interactive book which aims to be the best place on the internet for learning SQL. It is free of charge, free of ads and doesn't require registration or downloads. It helps you learn by running queries against a real-world dataset to complete projects of consequence. It is not a mere reference page ' it conveys a mental model for writing SQL.

CS229 - Machine Learning by Stanford

This course provides a broad introduction to machine learning and statistical pattern recognition. The course will also discuss recent applications of machine learning, such as to robotic control, data mining, autonomous navigation, bioinformatics, speech recognition, and text and web data processing.

React Distilled

Digesting React is a project-based introduction to React, the most popular JavaScript library for building reusable UI. You're not only going to learn about the theories, but you're actually going to put what you've learned into practice by creating React based applications.