Beginner

Easiest skill level.

Resource type
Cost
Skill level
Certificate

Git Me Some Version Control

Version Control can be a mysterious thing at first. Why exactly do I need this?? Before long, though, you depend on it with your life. If you're new to this world, let me help!

Learn Git from Scratch

This course will teach you the basic concepts of Git and how to use Git effectively, and in the last lab, you will conduct a real project in GitHub with step by step instructions. Special thanks to Jake who has been a valuable contributor!

Intro to Python 3

This Python 3 tutorial provided by migfd is designed for beginners. So if you are new to Python, this is a choice you can't miss. In this courses, exercises and sample code are included to help you gain a better understanding. After mastering this courses, you will have the basis for bigger Python projects.

Linux for Noobs

This course is based on virtual environment built on Linux Ubuntu where you can try out code snippets. If you are familiar with Linux then you can skip this tutorial and start exploring LabEx right away.

Learn Kubernetes Basics (official docs)

This tutorial provides a walkthrough of the basics of the Kubernetes cluster orchestration system. Each module contains some background information on major Kubernetes features and concepts, and includes an interactive online tutorial. These interactive tutorials let you manage a simple cluster and its containerized applications for yourself.

React in Patterns

A book about common design patterns used while developing with React. It includes techniques for composition, data flow, dependency management and more.

Adobe Kickbox

Kickbox is a methodology in corporate innovation to activate employees and create valuable business cases for the company. _The Kickbox Foundation provides a space to get Kickbox open-source material from Adobe and Swisscom and exchange thoughts with other Kickbox practitioners.

Design patterns in Java

Design patterns in java are best practices which are used to resolve some known issues. Design patterns can be divided into 4 different types. Here we have listed down some of the widely used design patterns in Java.