Highlights
- Pro
Stars
- All languages
- Assembly
- Astro
- Batchfile
- C
- C#
- C++
- CSS
- Clojure
- Common Lisp
- D
- Dart
- EJS
- Elixir
- Elm
- Emacs Lisp
- F#
- Fennel
- Go
- HTML
- Haskell
- Idris
- Java
- JavaScript
- Jinja
- Julia
- Jupyter Notebook
- Lean
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Mustache
- Nix
- Nunjucks
- OCaml
- Objective-C
- PHP
- PLpgSQL
- Perl
- PostScript
- PowerShell
- Python
- R
- Racket
- Ruby
- Rust
- SCSS
- SQL
- Scala
- Shell
- Smalltalk
- Solidity
- Stan
- Standard ML
- Stata
- Svelte
- Swift
- Tcl
- TeX
- TypeScript
- Typst
- VBA
- Vala
- Vim Script
- Vue
- Zig
Master programming by recreating your favorite technologies from scratch.
📚 Freely available programming books
A complete computer science study plan to become a software engineer.
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
An opinionated list of awesome Python frameworks, libraries, software and resources.
Curated list of project-based tutorials
All Algorithms implemented in Python
🎓 Path to a free self-taught education in Computer Science!
📝 Algorithms and data structures implemented in JavaScript with explanations and links to further readings
A book series (2 published editions) on the JS language.
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
A curated list of awesome Go frameworks, libraries and software
Master the command line, in one page
Command-line program to download videos from YouTube.com and other video sites
Curated coding interview preparation materials for busy software engineers
Coding articles to level up your development skills
Virtual whiteboard for sketching hand-drawn like diagrams
Empowering everyone to build reliable and efficient software.
Papers from the computer science community to read and discuss.
A collection of (mostly) technical things every software developer should know about
The Postgres development platform. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
24 Lessons, 12 Weeks, Get Started as a Web Developer
A Collection of application ideas which can be used to improve your coding skills.
The world’s fastest framework for building websites.
Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step