/

HowToBeAProgrammer

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

最終更新日:503日前
15.7k

dylanaraps/pure-bash-bible
503日前35.6k

📖 A collection of pure bash alternatives to external processes.

trekhleb/state-of-the-art-shitcode
503日前5.2k

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

krahets/hello-algo
503日前62.3k

《Hello 算法》:动画图解、一键运行的数据结构与算法教程,支持 Python, C++, Java, C#, Go, Swift, JS, TS, Dart, Rust, C, Zig 等语言。English edition ongoing

donnemartin/system-design-primer
502日前246.8k

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

FavioVazquez/ds-cheatsheets
503日前12.6k

List of Data Science Cheatsheets to rule the world

wuyouzhuguli/SpringAll
502日前27.4k

循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc

gonglei007/GameDevMind
502日前4.0k

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

dexteryy/spellbook-of-modern-webdev
502日前16.6k

A Big Picture, Thesaurus, and Taxonomy of Modern JavaScript Web Development

Asabeneh/30-Days-Of-React
502日前24.0k

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/UC7PNRuno1rzYPb1xLa4yktw

Juanpe/About-SwiftUI
503日前6.9k

Gathering all info published, both by Apple and by others, about new framework SwiftUI.

goq/telegram-list
503日前4.4k

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

processing/p5.js
502日前20.6k

p5.js is a client-side JS platform that empowers artists, designers, students, and anyone to learn to code and express themselves creatively on the web. It is based on the core principles of Processing. http://twitter.com/p5xjs —

Chalarangelo/30-seconds-of-css
502日前16.2k

Short CSS code snippets for all your development needs

iggredible/Learn-Vim
502日前12.8k

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

Chalarangelo/30-seconds-of-python
502日前8.8k

Short Python code snippets for all your development needs

metagrover/ES6-for-humans
504日前6.9k

A kickstarter guide to writing ES6

Chalarangelo/30-seconds-of-react
502日前5.0k

Short React code snippets for all your development needs

codecrafters-io/build-your-own-x
502日前245.1k

Master programming by recreating your favorite technologies from scratch.

donnemartin/interactive-coding-challenges
502日前28.4k

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

norvig/pytudes
502日前22.2k

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

hoanhan101/ultimate-go
503日前14.9k

The Ultimate Go Study Guide

shekhargulati/52-technologies-in-2016
505日前7.2k

Let's learn a new technology every week. A new technology blog every Sunday in 2016.

janishar/mit-deep-learning-book-pdf
501日前12.1k

MIT Deep Learning Book in PDF format (complete and parts) by Ian Goodfellow, Yoshua Bengio and Aaron Courville

leandromoreira/digital_video_introduction
501日前14.9k

A hands-on introduction to video technology: image, video, codec (av1, vp9, h265) and more (ffmpeg encoding). Translations: 🇺🇸 🇨🇳 🇯🇵 🇮🇹 🇰🇷 🇷🇺 🇧🇷 🇪🇸

samber/mo
502日前2.1k

🦄 Monads and popular FP abstractions, powered by Go 1.18+ Generics (Option, Result, Either...)