Learn Advance Your Future.

 

Find the best courses, videos, books, podcasts, and blogs to learn a new skill

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.

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.

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!

The PHP Practitioner

We all start somewhere. When it comes to web development with PHP, well, your first stop is this series. Designed specifically and exclusively for beginners, here, you'll learn the fundamentals of PHP - all the way down to defining variables and arrays

Clean Architectures in Python

What is a good software architecture? Why should we bother structuring the code and spending time testing it? If you like spending hours debugging your programs or staying late at the office to recover from a buggy deploy in production this book is definitely NOT for you!

Essential TypeScript

Join experienced coder, Jess Chadwick, as he explores the world of TypeScript. Starting with the basics and fundamental ECMAScript 2015 features that TypeScript expands upon, Jess shows you all the ways that TypeScript allows you to bring your JavaScript development to the next level.

Intermediate Python

This book provides a reader with a holistic and in-depth knowledge of the Python language. It explains how methods and functions are related, how sequences can be created elegantly, the tools for functional programming, how user defined objects can be no different from Python objects and how one can control almost everything from import statements to class creation using meta-classes and decorators etc.

JavaScript Allonge, the "Six" Edition

JavaScript Allong_ teaches you how to handle complex code, and it also teaches you how to simplify code without dumbing it down. As a result, JavaScript Allong_ is a rich read releasing many of JavaScript's subtleties, much like the Caf_ Allong_ beloved by coffee enthusiasts everywhere.

Learn Web Development

Learn Web Development with Vegibit takes a deep dive into all the fundamentals of modern web development. You'll learn all about HTML, PHP, MySQL, JavaScript, WordPress, Laravel, Object Oriented Programming, Linux, and Virtualization!

Painless Docker

Painless Docker is a practical guide to master Docker & its ecosystem with real world examples. This book is a detailed guide to create, deploy, optimize,secure, trace, debug, log, orchestrate & monitor Docker, Docker clusters & modern Docker-based microservices from development to production.

Clear Both