Commit Graph

127 Commits

Author SHA1 Message Date
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
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
Pieter Heijman 542aef70ee Slight typo in CONTRIBUTING.md
Fix for two small typos
2017-09-25 08:50:34 +02:00
Alexey Migutsky 88199c8935 Added Web Application Exploits and Defenses 2017-09-24 14:02:30 +02:00
Alexey Migutsky c330e77e9e Added The Ultimate Guide to Remote Work 2017-09-23 16:23:43 +02:00
Alexey Migutsky 443e84e880 Added Remote Work List and NomadList 2017-09-23 16:21:29 +02:00
Alexey Migutsky 19e062f1f8 Removed Sorting Algorithms in sake of Algorithms Visualisations 2017-09-23 12:39:33 +02:00
Alexey Migutsky 177c970b70 Merge pull request #64 from ismagilov/algos-visualization
Add algos visualization resource
2017-09-23 12:38:40 +02:00
Alexey Migutsky 0d54aad558 Merge pull request #61 from ismagilov/practice-leetcode
Add LeetCode into Coding Practiсe section
2017-09-23 12:36:22 +02:00
Alexey Migutsky 5918dbf751 Merge branch 'master' into practice-leetcode 2017-09-23 12:36:07 +02:00
Alexey Migutsky 1c5c4b94ee Merge pull request #63 from ismagilov/practice-interviewbit-2
Add InterviewBit into Practice Section (corrected, on master branch)
2017-09-23 12:35:12 +02:00
Alexey Migutsky bf1261eee4 Added freeCodeCamp guide 2017-09-23 12:32:06 +02:00
Ilya Ismagilov c164c4b69f Update README.md 2017-09-22 21:15:23 +07:00
Ilya Ismagilov ebd85f3cd2 Add InterviewBit into Practice Section (on master branch) 2017-09-22 18:55:55 +07:00
Ilya Ismagilov ac864b6bd1 Add LeetCode into coding practiсe section 2017-09-22 18:06:03 +07:00
Alexey Migutsky 819b7e56d1 Merge pull request #49 from Guilhermeslucas/master
adding some data structures implementation resources
2017-09-22 12:58:31 +02:00
Alexey Migutsky 4df5602976 Merge pull request #58 from eshanmind/master
add project euler to this list of programming sites
2017-09-20 13:40:07 +02:00
Alexey Migutsky 7ef088fb80 Merge branch 'master' into master 2017-09-20 13:39:55 +02:00
Alexey Migutsky 8619e3125a Merge pull request #53 from aalhour/master
Added the Systems Design Primer to Architecture
2017-09-20 13:38:53 +02:00
Eshan 35f9ab61a3 add project euler
website with lots of problems of varying difficulty that take a numerical answer instead of being evaluated by an online judge.
2017-09-19 16:03:55 -04:00
Ahmad Alhour 7806c72453 Merge pull request #2 from mr-mig/master
Pull from mr-mig's remote
2017-09-19 20:25:12 +02:00
Alexey Migutsky 13cb2e9966 Merge pull request #44 from coffman21/coffman21-patch-1
update Coding Practice Sites
2017-09-19 14:43:26 +02:00
Alexey Migutsky 9e9145dfc7 Merge branch 'master' into coffman21-patch-1 2017-09-19 14:42:57 +02:00
Alexey Migutsky 28d04c439a Added CodeWars 2017-09-19 14:39:57 +02:00
Alexey Migutsky 3eb93cf659 Merge pull request #50 from kyxap/coding-practice-sites
New Coding practice site + small style fix
2017-09-19 14:36:57 +02:00
Alexey Migutsky a83ea9474a Merge branch 'master' into coding-practice-sites 2017-09-19 14:36:38 +02:00
Alexey Migutsky 3b9a1448d3 Merge pull request #52 from MatiasVerdier/patch-1
Add CodeFights to practice sites
2017-09-19 14:35:13 +02:00
Alexey Migutsky e0c90ff4d3 Merge pull request #55 from emikulic/patch-1
Remove unnecessary ?v=1 from URL.
2017-09-19 14:34:34 +02:00
Emil Mikulic 4d5e3e347b Remove unnecessary ?v=1 from URL. 2017-09-19 16:55:12 +10:00
Ahmad Alhour 4ebfcf1c54 Add the "Systems Design: A Primer" repository. 2017-09-18 17:47:49 +02:00
Ahmad Alhour 0b4787dd58 Merge pull request #1 from mr-mig/master
Pull from mr-mig remote.
2017-09-18 17:44:21 +02:00
Roman Kukharuk b57c31f762 Link updated 2017-09-18 07:08:55 -07:00
Matias Verdier 123d73f172 Update README.md 2017-09-18 11:04:09 -03:00
Alexey Migutsky 62b43ff99c Merge pull request #51 from SaeedYasin/ZenLinkUpdate
Update README.md
2017-09-18 14:36:34 +02:00
Saeed 95995e2ed9 Update README.md
Corrected broken link for "The Ten Rules of a Zen Programmer"
2017-09-18 15:25:19 +08:00
Roman Kukharuk d5187c2e5a Small style fix 2017-09-17 18:48:42 -07:00
Roman Kukharuk c62faaffd0 Exercism edded in Practice Sites section 2017-09-17 18:42:20 -07:00
Guilhermeslucas 580ff205f2 adding some data structures implementation resources 2017-09-17 16:18:26 -03:00
coffman21 cea8e78f3d update Coding Practice Sites 2017-09-16 20:25:10 +03:00
Alexey Migutsky 0a44c68af7 Merge pull request #37 from Gurran/master
Add What Every Programmer Should Know About Memory
2017-09-16 18:16:11 +02:00
Alexey Migutsky 99e055d15d Merge pull request #43 from antonfefilov/patch-1
Add coding practice site
2017-09-16 18:04:33 +02:00
Anton Fefilov 64c9079b36 Add coding practice site 2017-09-16 20:01:55 +04:00
Alexey Migutsky 4d8ef98567 Update README.md 2017-09-16 17:43:57 +02:00
Alexey Migutsky 37bd3689c5 Merge pull request #41 from YellowFoxH4XOR/master
Added a new section with links to various Coding Sites
2017-09-16 17:43:19 +02:00
Akshat katiyar a393dd5b28 changed to correct emoji 2017-09-16 08:31:30 -07:00
Gustav Blomqvist 17b2080de4 Changed 💾 to 📜 2017-09-16 17:25:06 +02:00
Akshat katiyar 79d70b2552 Typo Correction 2017-09-16 08:23:32 -07:00
Akshat katiyar 0ce27e5b75 Little typo correction 2017-09-16 08:19:32 -07:00
Akshat katiyar 42e1a54cb1 Merge branch 'master' into master 2017-09-16 08:14:15 -07:00