Library

Curated paths to mastery.

DevOpsIntermediate

Docker & Kubernetes Playlist

Hands-on tutorials for containerization and orchestration with Docker and Kubernetes.

#Docker#Kubernetes#Containers
VideoPlaylist
DevOpsIntermediate

Terraform Playlist

A practical guide to infrastructure as code using Terraform for provisioning cloud resources.

#Terraform#IaC#Infrastructure
VideoPlaylist
GeneralBeginner

Introduction to Cloud Computing (Beginner)

A concise introduction to cloud concepts, service models, and core benefits for beginners.

#Cloud#Intro#SaaS
Video20 min
CloudBeginner

AWS Essentials for Beginners

Core AWS services and patterns to get started building and deploying on AWS.

#AWS#Cloud#Beginner
Video1h 30m
CloudBeginner

Azure Cloud Fundamentals

Overview of Microsoft Azure services and how to navigate the Azure ecosystem.

#Azure#Cloud#Fundamentals
Video1h
CloudBeginner

Getting Started with Google Cloud (GCP)

Introduction to GCP services, console, and basic deployment workflows.

#GCP#Cloud
Video1h 10m
CloudIntermediate

Cloud + DevOps (Intermediate)

Explains how cloud platforms and DevOps practices intersect for scalable delivery.

#Cloud#DevOps#Scalability
Video45 min
CloudBeginner

Cloud Career Path & Certifications

Guidance on roles, certifications, and career steps for cloud practitioners.

#Cloud#Career#Certifications
Video30 min
Data ScienceBeginner

Python for Data Science (Beginner)

Covers Python basics and libraries such as NumPy, pandas, and matplotlib for data work.

#Python#pandas#NumPy
Video2h
Data ScienceBeginner

Machine Learning (scikit-learn basics)

Intro to ML algorithms like classification and clustering using scikit-learn.

#Machine Learning#scikit-learn#Models
Video1h 20m
CybersecurityBeginner

Cybersecurity Full Course for Beginners (Simplilearn)

A comprehensive beginner course covering core cybersecurity concepts and best practices.

#Security#Network Security#Beginner
Video6h
CybersecurityBeginner

Harvard CS50 Intro to Cybersecurity (Full Course)

A structured course on cybersecurity fundamentals from the CS50 team.

#Cybersecurity#CS50#Course
VideoVaries
DevOpsBeginner

DevOps Beginner Playlist

A beginner-friendly DevOps playlist covering fundamentals and core practices to get started.

#DevOps#CI/CD#Intro
VideoPlaylist
DevOpsIntermediate

CI/CD Tools Playlist

Practical walkthroughs of popular CI/CD tools and how to implement pipelines.

#CI/CD#Jenkins#GitHub Actions
VideoPlaylist
Data ScienceAdvanced

Visualizing Data with D3.js

D3 is hard, but looking at these examples is the best way to understand what's possible in browser-based data visualization.

#Data Viz#JavaScript#D3
Article10 min read
CybersecurityIntermediate

OWASP Top 10: The Standard Awareness Document

The bible of web security. Before you deploy any app to production, check it against this list of critical vulnerabilities.

#Security#Best Practices#Web
DocumentationReference
Web DevelopmentIntermediate

Next.js 14 Full Course 2024 | Build and Deploy a Full Stack App

The most comprehensive guide to the App Router available right now. If you want to master Server Actions and modern Next.js patterns, start here.

#Next.js#React#TailwindCSS
Video5h 12m
DevOpsBeginner

Docker for Beginners: DevOps for Java & Spring Boot

A fantastic entry point for containerization. It simplifies the complex concepts of images and containers specifically for backend developers.

#Docker#Containers#Java
Course4h 30m
GeneralBeginner

CS50: Introduction to Computer Science

The gold standard for CS fundamentals. Even if you are self-taught, watching the C and Memory Management lectures will level up your understanding.

#CS Fundamentals#C#Algorithms
Course12 Weeks
Web DevelopmentBeginner

Refactoring UI: The Book

Stop guessing at design. This resource gives developers tactical rules for making UI look good without needing a background in art.

#UI/UX#CSS#Design Systems
DocumentationBook
AI/MLAdvanced

Attention Is All You Need

The seminal paper that introduced the Transformer architecture. Essential reading if you want to understand the mechanics behind GPT and modern LLMs.

#NLP#Transformers#Deep Learning
Article15 min read