You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -849,7 +848,6 @@ A collection of super-popular Interview questions, along with explanations and i
849
848
-[JS Project Guidelines](https://github.com/wearehive/project-guidelines) : A set of best practices for JavaScript projects.
850
849
-[Learn to Code With Me](https://learntocodewith.me) : A comprehensive site resource by Laurence Bradford for developers who aims to build a career in the tech world
851
850
-[Lessons From A Lifetime Of Being A Programmer](http://thecodist.com/article/lessons_from_a_lifetime_of_being_a_programmer) : The Codist Header Lessons From A Lifetime Of Being A Programmer
852
-
-[Programming Principles](https://webpro.github.io/programming-principles/) : Categorized overview of Programming Principles & Patterns
853
851
-[Software design pattern](https://en.wikipedia.org/wiki/Software_design_pattern) : The entire collection of Design Patterns.
854
852
-[Things I Wish Someone Had Told Me When I Was Learning How to Code — Free Code Camp](https://medium.freecodecamp.com/things-i-wish-someone-had-told-me-when-i-was-learning-how-to-code-565fc9dcb329?gi=fc6d0a309be) : What I’ve learned from teaching others
855
853
-[What every computer science major should know](http://matt.might.net/articles/what-cs-majors-should-know/) : The Principles of Good Programming
@@ -862,10 +860,10 @@ A collection of super-popular Interview questions, along with explanations and i
862
860
-[A Software Developer’s Reading List](https://stevewedig.com/2014/02/03/software-developers-reading-list/) : Some good books and links in there.
863
861
-[Code a TCP/IP stack](http://www.saminiir.com/lets-code-tcp-ip-stack-5-tcp-retransmission/) : Let's code a TCP/IP stack, 5: TCP Retransmission
864
862
-[Codewords.recurse](https://codewords.recurse.com/issues/four/the-language-of-choice) : The language of choice
865
-
-[Data structure and Algorithms](https://techiedelight.quora.com/500-Data-Structures-and-Algorithms-practice-problems-and-their-solutions) : List of some algorithms and data structures with their solutions.
866
863
-[Dive into the byte code](https://www.wikiwand.com/en/Java_bytecode)
867
864
-[Expectations of a Junior Developer](http://blog.thefirehoseproject.com/posts/expectations-of-a-junior-developer/)
868
865
-[Getting Started with MongoDB – An Introduction](https://studio3t.com/knowledge-base/articles/mongodb-getting-started/)
866
+
-[How to install ELK](https://logit.io/blog/post/elk-stack-guide)
@@ -1052,7 +1046,6 @@ A collection of super-popular Interview questions, along with explanations and i
1052
1046
-[How to Create an Asynchronous Multiplayer Game](http://www.indieflashblog.com/how-to-create-an-asynchronous-multiplayer-game.html)
1053
1047
-[How to Create an Asynchronous Multiplayer Game Part 2: Saving the Game State to Online Database](http://www.indieflashblog.com/how-to-create-async-part2.html)
1054
1048
-[How to Create an Asynchronous Multiplayer Game Part 3: Loading Games from the Database](http://www.indieflashblog.com/how-to-create-async-part3.html)
1055
-
-[How to Create an Asynchronous Multiplayer Game Part 4: Matchmaking](http://www.indieflashblog.com/how-to-create-async-part4-html.html#comment-4447)
1056
1049
-[Real Time Multiplayer in HTML5](http://buildnewgames.com/real-time-multiplayer/)
1057
1050
1058
1051
[[↑] Back to top](#table-of-contents-of-this-readme-file)
@@ -1089,7 +1082,6 @@ A collection of super-popular Interview questions, along with explanations and i
1089
1082
**Design a tinyurl system**
1090
1083
1091
1084
-[System Design for Big Data-tinyurl](http://n00tc0d3r.blogspot.com/)
0 commit comments