💻

Programming

Coding tutorials, software development, and CS concepts

Famous Computer Science Algorithms - Full Course
2:33:38
TechWorld with Nana TechWorld with Nana

Famous Computer Science Algorithms - Full Course

This course provides a practical walkthrough of essential computer science algorithms, focusing on recursion fundamentals using the Fibonacci sequence while demonstrating optimization techniques including memoization and iterative approaches to dramatically improve time and space complexity.

3 months ago · 9 points
AI Foundations for Absolute Beginners
52:36
freeCodeCamp.org freeCodeCamp.org

AI Foundations for Absolute Beginners

This introductory course teaches AI fundamentals by guiding beginners to build their own image classifier using NearPocket, emphasizing that AI is a data-dependent tool requiring human responsibility rather than an autonomous adversary.

3 months ago · 9 points
Deploying AI Models with Hugging Face – Hands-On Course
6:53:14
freeCodeCamp.org freeCodeCamp.org

Deploying AI Models with Hugging Face – Hands-On Course

This hands-on tutorial demonstrates how to navigate the Hugging Face ecosystem to deploy AI models, focusing on text generation with GPT-2 using both high-level Pipeline APIs and low-level tokenization workflows. The course covers practical implementation details including subword tokenization mechanics and the platform's three core components: Models, Datasets, and Spaces.

3 months ago · 9 points
Claude Code Tutorial - Build Apps 10x Faster with AI
58:11
Programming with Mosh Programming with Mosh

Claude Code Tutorial - Build Apps 10x Faster with AI

Mosh Hamadani demonstrates how Claude Code enables developers to build production-grade software 10x faster by constructing a full-stack AI-powered support ticket system, emphasizing that AI augments rather than replaces software engineering fundamentals.

3 months ago · 10 points
Software Testing Course – Playwright, E2E, and AI Agents
1:03:31
freeCodeCamp.org freeCodeCamp.org

Software Testing Course – Playwright, E2E, and AI Agents

This comprehensive course demonstrates why software testing is critical insurance against catastrophic failures, explains the testing pyramid framework for balancing test types, and provides hands-on instruction for building end-to-end tests using Playwright with a real e-commerce application.

3 months ago · 9 points
19 Web Dev Projects – HTML, CSS, JavaScript Tutorial
12:00:19
freeCodeCamp.org freeCodeCamp.org

19 Web Dev Projects – HTML, CSS, JavaScript Tutorial

Instructor Barack guides beginners through a "100 Days of Code" curriculum featuring 19 hands-on web development projects, teaching HTML, CSS, and JavaScript by building real-world applications ranging from UI components to interactive games. The course emphasizes daily project completion to build practical skills and a portfolio of 100 showcase-ready applications for career advancement.

3 months ago · 10 points
How to Build a Video Player in Next.js (Step-by-Step)
1:24:38
TechWorld with Nana TechWorld with Nana

How to Build a Video Player in Next.js (Step-by-Step)

This tutorial demonstrates how to build a comprehensive video player application in Next.js using TypeScript and ImageKit for media storage, covering secure upload flows, thumbnail generation, watermarks, and adaptive playback features.

3 months ago · 6 points

Explore More Categories