Resources by Type

Blog's

React for Designers

Learn how to build a modern site using React and the most efficient libraries to get your site/product online. Get familiar with Grid CSS, animations, interactions, dynamic data with Contentful and deploying your site with Netlify.

Design+Code

Don't skip design. Learn design and code, by building real apps with React and Swift. Complete courses about the best tools.

Learning Path: Kubernetes

If you're new to Kubernetes and container orchestration and want to begin learning about it, this learning path covers everything from basic prerequisites to more advanced skills needed for containerization.

HTML tutorial by Mozilla Developer Network

To build websites, you should know about HTML ' the fundamental technology used to define the structure of a webpage. HTML is used to specify whether your web content should be recognized as a paragraph, list, heading, link, image, multimedia player, form, or one of many other available elements or even a new element that you define.

Django For Beginners

Django for Beginners is a project-based introduction to Django, the popular Python-based web framework. Suitable for total beginners who have never built a website before as well as professional programmers looking for a fast-paced guide to modern web development and Django fundamentals.

Learn Django (by Mozilla Developer Network)

Django is an extremely popular and fully featured server-side web framework, written in Python. This module shows you why Django is one of the most popular web server frameworks, how to set up a development environment, and how to start using it to create your own web applications.

Complete SQL Mastery

You'll get in-depth knowledge and skills that are built-up sequentially to make sure you don't have any gaps. It takes you from whatever level you're at to advanced skills, without delay - using real-life examples and applicable concepts to get you ready for any SQL job or project

Data Structures Tutorial | Codeskulls

Data structures and algorithms are the most important topic in computer science . this is used to store data efficiently and can be managed easily. Data structures have topics like Stacks, Queues, Linked lists, Trees and so many important concepts, these are explained with code snippets and video tutorials