1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-08-16 11:44:29 +02:00
Commit Graph

228 Commits

Author SHA1 Message Date
Phelps
6645354a1c Update README.md 2017-11-02 22:16:39 -02:00
Setily
6165bb4159 Add Coding Practice Site CodeCombat 2017-11-01 21:11:21 +01:00
Xiaolu Li
89baf90ad1 add lintcode.com 2017-10-30 22:41:12 -07:00
Bob Kim
f161957233 Fix a emoji 2017-10-28 14:42:33 +00:00
Bob Kim
3f5d6136bc Remove item 5 2017-10-27 07:08:57 +00:00
Bob Kim
0718c28d17 Add how-javascript-works with video 2017-10-26 05:36:01 +00:00
Bob Kim
b809d66bc9 Add how-javascript-works 2017-10-26 05:29:59 +00:00
Adin Kwok
9e6c8de581 Merge branch 'master' into master 2017-10-25 13:07:54 -07:00
Alexey Migutsky
aa6eaffe82 Merge pull request #95 from ivmirx/master
Add What you should know as a founder of a software company
2017-10-25 20:29:45 +02:00
Alexey Migutsky
a41d52707d Merge pull request #91 from onlurking/crypto
Add some great recomendations about crypto
2017-10-25 20:20:14 +02:00
Alexey Migutsky
7fa5ae17c7 Merge pull request #88 from glensc/patch-1
fix spelling error
2017-10-25 20:18:49 +02:00
Mr_Mig
8d1200a3b3 Added CC-BY-4.0 License 2017-10-25 20:15:44 +02:00
Alexey Migutsky
bba47f635c Merge pull request #86 from squarel/inventing-on-principle
add inventing-on-principle video
2017-10-25 20:06:38 +02:00
Alexey Migutsky
38cc51d523 Merge pull request #85 from squarel/future-of-programming
add future-of-programming video
2017-10-25 20:05:32 +02:00
Alexey Migutsky
9016f2fbd9 Merge pull request #82 from espozbob/espozbob
Add ASCII and UTF-8
2017-10-25 20:02:45 +02:00
Alexey Migutsky
c32a580fcf Merge pull request #75 from bmbferreira/patch-1
Historical Paper by Dijkstra
2017-10-25 19:57:50 +02:00
Alexey Migutsky
c531411f69 Merge pull request #100 from svcastaneda/stack-overflow
Stackoverflow -> Stack Overflow
2017-10-25 19:51:00 +02:00
Alexey Migutsky
4d4a07a513 Merge pull request #72 from Guilhermeslucas/master
adding some problem solving resources
2017-10-25 19:46:59 +02:00
Saundra
1cf328ba70 Stackoverflow -> Stack Overflow 2017-10-23 20:39:26 -05:00
Adin Kwok
b0f99ab61e Add "An Intro to Git and GitHub for Beginners" 2017-10-20 22:02:58 -07:00
Adin Kwok
fff14eb47e Add "Open Source" section 2017-10-20 22:02:22 -07:00
JerryShen
18808528d0 Add repl.it to Services 2017-10-20 16:44:01 +08:00
Ivan Mir
8e5bac60d0 Add What you should know as a founder of a software company
Hi! This is a guide for the developers who want to start their own business.
2017-10-19 12:29:37 -03:00
Diogo Felix
7a85cbb873 An Open Letter to Developers About Crypto 2017-10-17 20:45:01 -02:00
Diogo Felix
9b05c866c2 Add Cryptographic Right Answers 2017-10-17 20:44:02 -02:00
Elan Ruusamäe
b43cdb62c6 fix spelling error 2017-10-16 10:56:06 +03:00
Xiaolu Li
c1c7fadfa5 add inventing-on-principle video 2017-10-13 22:06:47 -07:00
Xiaolu Li
e85d769106 add future-of-programming video 2017-10-13 22:05:20 -07:00
Alexey Migutsky
6016789554 Merge pull request #78 from Mohamed3on/patch-1
Create UX/Usability section
2017-10-13 19:40:35 +02:00
Alexey Migutsky
c5269d4ddf Merge pull request #83 from EternalReign/add-legal
Add legal
2017-10-13 19:39:55 +02:00
Alexey Migutsky
72e3181a91 Merge pull request #79 from diendang01/master
Add Teach Yourself Programming in Ten Years
2017-10-13 19:39:01 +02:00
panrein-dev
a260eb6216 add tldrlegal into licneses section 2017-10-12 14:10:46 +07:00
panrein-dev
a124e5aecc add legal 2017-10-12 14:08:05 +07:00
Bob Kim
6897206446 Add ASCII and UTF-8 2017-10-11 22:04:36 +00:00
Mohamed Oun
b17dbb2e70 Restore emojis 2017-10-09 09:30:37 +02:00
Alexey Migutsky
8c5a934454 Merge pull request #80 from fatfer/patch-1
Fix markdown link
2017-10-08 18:02:32 +03:00
Fernando Guerra
13e4ef1a71 Fix markdown link 2017-10-07 21:29:52 +02:00
Dang Van Dien
92b54e79a2 Add Teach Yourself Programming in Ten Years 2017-10-07 18:33:14 +07:00
Mohamed Oun
9f239467f3 Add Don't make Me Think 2017-10-07 12:34:01 +02:00
Alexey Migutsky
ef4bea9159 Merge pull request #76 from bmbferreira/master
Added the book Clean Code
2017-10-06 14:29:25 +03:00
Bruno Ferreira
3f46bb2397 Added the book Clean Code
The book "Clean Code: A Handbook of Agile Software Craftsmanship", by Robert C. Martin is a must read for every software developer.
2017-10-06 12:22:32 +01:00
Bruno Ferreira
712b4fa295 Historical Paper by Dijkstra
Amazing paper written by Dijkstra, in 1968, where he justifies why goto statements are harmful and should be avoided in the future.
2017-10-06 10:14:43 +01:00
Alexey Migutsky
f2147e0f81 Added "Choose An Open Source License" 2017-10-05 13:16:43 +03:00
Alexey Migutsky
2db8b017e1 Merge pull request #73 from princemaple/patch-1
Remove redundant .git suffix
2017-10-05 13:14:54 +03:00
Po Chen
70a2008b97 Update README.md 2017-10-05 15:16:46 +11:00
Guilhermeslucas
f59b3e685c choosing the two best books 2017-10-03 16:06:57 -03:00
Alexey Migutsky
ed9f2d4d45 Merge pull request #68 from Jim-Lin/patch-1
Add Awesome Remote Job
2017-10-03 17:08:18 +03:00
Alexey Migutsky
31998fbf6f Merge pull request #69 from yangshun/patch-1
Add Tech Interview Handbook
2017-10-03 17:05:05 +03:00
Alexey Migutsky
8b50f2c599 Merge pull request #70 from jluo117/patch-1
proof theory book for discrete math
2017-10-03 17:04:09 +03:00
Guilhermeslucas
8042641413 adding some problem solving resources 2017-10-01 13:55:07 -03:00