Topic

programming

Repositories (1689)

build-your-own-x
build-your-own-x codecrafters-io Markdown

Master programming by recreating your favorite technologies from scratch.

543.5k
freeCodeCamp
freeCodeCamp freeCodeCamp TypeScript

freeCodeCamp.org's open-source codebase and curriculum. Learn math, programming, and computer science for free.

454.8k
system-design-primer
system-design-primer donnemartin Python

Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.

366.6k
You-Dont-Know-JS
You-Dont-Know-JS getify

A book series (2 published editions) on the JS language.

184.7k
hello-algo
hello-algo krahets Java

《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持简中、繁中、English、日本語,提供 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kot...

129.4k
30-seconds-of-code
30-seconds-of-code Chalarangelo JavaScript

Coding articles to level up your development skills

128.9k
free-programming-books-zh_CN
free-programming-books-zh_CN justjavac

:books: 免费的计算机编程类中文书籍,欢迎投稿

118.5k
papers-we-love
papers-we-love papers-we-love Shell

Papers from the computer science community to read and discuss.

108.6k
awesome-scalability
awesome-scalability binhnguyennus

The Patterns of Scalable, Reliable, and Performant Large-Scale Systems

73.5k
33-js-concepts
33-js-concepts leonardomso JavaScript

📜 33 JavaScript concepts every developer should know.

66.5k
30-Days-Of-JavaScript
30-Days-Of-JavaScript Asabeneh JavaScript

30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more...

46.7k
raylib
raylib raysan5 C

A simple and easy-to-use library to enjoy videogames programming

34.5k
interactive-coding-challenges
interactive-coding-challenges donnemartin Python

120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.

31.8k
serena
serena oraios Python

A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent

28k
system-design-academy
system-design-academy systemdesign42

If you want to become good at AI engineering & system design, join this newsletter 👇

27.8k
awesome-falsehood
awesome-falsehood kdeldycke

😱 Falsehoods Programmers Believe in

27.6k
30-Days-Of-React
30-Days-Of-React Asabeneh JavaScript

30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1r...

27.5k
pytudes
pytudes norvig Jupyter Notebook

Python programs, usually short, of considerable difficulty, to perfect particular skills.

24.4k
lo
lo samber Go

💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)

21.4k
easy-vibe
easy-vibe datawhalechina JavaScript

💻 vibe coding 101|The first course for AI-native product builders.

19.1k
ds-cheatsheets
ds-cheatsheets FavioVazquez

List of Data Science Cheatsheets to rule the world

16.3k
HowToBeAProgrammer
HowToBeAProgrammer braydie

A guide on how to be a Programmer - originally published by Robert L Read

16.3k
Modern-CPP-Programming
Modern-CPP-Programming federico-busato HTML

Modern C++ Programming Course (C++03/11/14/17/20/23/26)

16k
30-seconds-of-css
30-seconds-of-css Chalarangelo CSS

Short CSS code snippets for all your development needs

16k
Learn-Vim
Learn-Vim iggredible Dockerfile

Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for 📖

15.2k
Nuitka
Nuitka Nuitka Python

Nuitka is a Python compiler written in Python. It's fully compatible with Python 2.6, 2.7, 3.4-3.14. You feed it your Python app, it does a lot of cl...

15.1k
ultimate-go
ultimate-go hoanhan101 Go

The Ultimate Go Study Guide

14.9k
webhook
webhook adnanh Go

webhook is a lightweight incoming webhook server to run shell commands

12.1k
aws-doc-sdk-examples
aws-doc-sdk-examples awsdocs Java

Welcome to the AWS Code Examples Repository. This repo contains code examples used in the AWS documentation, AWS SDK Developer Guides, and more. For...

10.5k
30-seconds-of-python
30-seconds-of-python Chalarangelo Python

Short Python code snippets for all your development needs

8.8k
gitsome
gitsome donnemartin Python

A supercharged Git/GitHub command line interface (CLI). An official integration for GitHub and GitHub Enterprise: https://github.com/works-with/categ...

7.7k
awesome-cold-showers
awesome-cold-showers hwayne

For when people get too hyped up about things

7.3k
ESP32-BlueJammer
ESP32-BlueJammer EmenstaNougat

The ESP32-BlueJammer (Bluetooth jammer, BLE jammer, WiFi jammer, RC jammer) disrupts 2.4GHz communications. Using an ESP32 and nRF24 modules, it gener...

7.2k
p1xt-guides
p1xt-guides P1xt

Programming curricula

7.2k
ES6-for-humans
ES6-for-humans metagrover

A kickstarter guide to writing ES6

7k
GameDevMind
GameDevMind gonglei007 Python

最全面的游戏开发技术图谱(Game Development Map)。帮助游戏开发者们在已知问题上节省时间,省出更多的精力投入到更有创造性的工作中去。

6.5k
state-of-the-art-shitcode
state-of-the-art-shitcode trekhleb

💩State-of-the-art shitcode principles your project should follow to call it a proper shitcode

6.2k
AllHackingTools
AllHackingTools mishakorzik Shell

All-in-One Hacking Tools For Hackers! And more hacking tools! For termux.

6k
vibe-vibe
vibe-vibe datawhalechina Dockerfile

AI for All: The First Systematic Vibe Coding Tutorial | From Zero to Full-Stack, Bring Your Ideas to Life | Live at: www.vibevibe.cn ;全民AI学习第...

5.9k
eloquente-javascript
eloquente-javascript braziljs JavaScript

Tradução do livro "Eloquent JavaScript" 4ª edição, por Marijn Haverbeke

5.5k
remeda
remeda remeda TypeScript

A utility library for JavaScript and TypeScript.

5.4k
saws
saws donnemartin Python

A supercharged AWS command line interface (CLI).

5.3k
30-seconds-of-react
30-seconds-of-react Chalarangelo JavaScript

Short React code snippets for all your development needs

5.1k
telegram-list
telegram-list goq

List of telegram groups, channels & bots // Список интересных групп, каналов и ботов телеграма // Список чатов для программистов

5k
python-cheatsheet
python-cheatsheet labex-labs Vue

Python Cheatsheet - interactive hands-on course by LabEx.

5k
unit
unit samuelmtimbo TypeScript

Next Generation Visual Programming System

4.9k
haxor-news
haxor-news donnemartin Python

Browse Hacker News like a haxor: A Hacker News command line interface (CLI).

4.1k
BestBlogs
BestBlogs ginobefun TypeScript

bestblogs.dev - 汇集顶级编程、人工智能、产品、科技文章,大语言模型摘要评分辅助阅读,探索编程和技术未来

4k
technology_books
technology_books arpitjindal97

Premium eBook free for Geeks

3.9k
ultimate-coding-resources
ultimate-coding-resources Dylan-Israel

A collection of the best resources for programming, web development, computer science and more.

3.8k