1
0
mirror of https://github.com/mtdvio/every-programmer-should-know.git synced 2025-01-17 14:28:13 +01:00

175 Commits

Author SHA1 Message Date
Alexey Migutsky
6c6bbf5662
Merge pull request #108 from setily/codecombat
Add Coding Practice Site CodeCombat
2018-01-17 16:43:09 +01:00
Alexey Migutsky
9d9b2fa4b4
Merge pull request #118 from luankevinferreira/patch-1
Added Coderbyte link.
2018-01-17 16:42:43 +01:00
Alexey Migutsky
da0077ef9d
Merge pull request #119 from bhardin/patch-1
Updating URL to carta.
2018-01-17 16:35:33 +01:00
Alexey Migutsky
61a1838032
Merge pull request #115 from unixorn/update-contributing-md
Update wording in CONTRIBUTING.md, closes #93
2018-01-17 16:34:39 +01:00
Brett Hardin
e0883e4291
Updating URL to carta. 2018-01-16 14:26:14 -08:00
Luan Kevin Ferreira
a8e8e5c958
Added Coderbyte link.
Coderbyte is a great site of code challenges.
2018-01-13 21:36:03 -02:00
Joe Block
0701ee6b81 Update wording in CONTRIBUTING.md, closes #93 2017-12-06 08:26:54 -07:00
Setily
6165bb4159 Add Coding Practice Site CodeCombat 2017-11-01 21:11:21 +01: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
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
Alexey Migutsky
b6655daf6c Merge pull request #67 from PieterHeijman/patch-1
Slight typo in CONTRIBUTING.md
2017-09-28 13:47:03 +02:00
James Luo
7637e08b0f proof theory book for discrete math
This book is teaches the basics of organizing data and sets.
2017-09-28 00:03:43 -07:00
Yangshun Tay
f72fdc5904 Add Tech Interview Handbook 2017-09-26 12:20:53 +08:00