Results for: "code"
Contents (562)
React: 4 types of components to rule them all
If you have already worked with React, you will probably have found terms like "dumb components", "stateless components" or "high…
read more
The history of software development in two minutes: a century of logic, languages and code
The video shows the hyper-compressed history of software development and programming beginning in 1912 with Bertrand Russell and Alfred North…
read more
Implementing Quicksort algorithm in Javascript
We've been wanting to write an article about sorting algorithms for some time now because sometimes we forget how useful…
read more
How To Disable Right Button of Mouse in Web Pages
In this snippet we are going to see how to block the right mouse button to prevent the user from…
read more
4 Tips For Logging in Java
Did you realize there are over 9 million Java programmers in the world? When using this programming language, developers are able…
read more