A collection of (mostly) technical things every software developer should know about
Go to file
Dien Dang fb715af533 Merge 4b31e52917 into 0a44c68af7 2017-09-17 14:29:19 +00:00
CONTRIBUTING.md Create CONTRIBUTING.md 2017-09-16 13:28:25 +02:00
README.md Added Rob Pike's 5 Rules of Programming 2017-09-17 14:49:07 +07:00

README.md

Every Programmer Should Know 🤔

A collection of (mostly) technical things every software developer should know.

☝️ These are resources I can recommend to every programmer regardless of their skill level or tech stack

Highly opinionated 💣. Not backed by science.
Comes in no particular order ♻️

U like it? it and share with a friendly developer! U don't like it? Watch the doggo 🐶

P.S. You don't need to know all of that by heart to be a programmer.
But knowing the stuff will help you become better! 💪

P.P.S. Contributions are welcomed!


Introduction

Falsehoods

  • Awesome Falsehoods
    💊 Curated list of falsehoods programmers believe in.
    Check for things you do not know about Strings, Addresses, Names, Numbers, Emails, Timezones and Dates and more.

Algorithms

Data Structures

Numbers

Strings

Latency

Time

Memory

Distributed Systems

Version Control Systems

RegExp

Security

SEO

Architecture

Practices

Career

Engineering Philosophy

Soft Skills

Papers on Programming

Free Books on Programming

Services

Where To Look For Further Info

Coding Practice Sites