"The use of COBOL cripples the mind; its teaching should therefore be regarded as a criminal offense"
|
—Â
E.W. Dijkstra,
Computer scientist
|
|
|
Best 7 links of week #52, 2018
|
|
|
An interactive version of Problem Solving with Algorithms and Data Structures using Python. It covers a huge variety of topics ranging from recursion to trees and graphs.
|
|
|
|
The world of frontend development moves fast. Very fast. This article will recap the most important frontend news of 2018
|
|
|
|
A look under the hood at the technology and techniques used to power Spotify Wrapped 2018, a fantastic end of the year feature that will tell you about your musical history in 2018.
|
|
|
|
The cornerstone of JavaScript is the function. It is a flexible abstraction that works as the basis for other abstractions, such as Promises, Iterables, Observables, and others. This blog post will provide a tour through these layers of JavaScript.
|
|
|
|
Andy Clarke tells a tale as old as time, a tale of tables, framesets, fixed widths and spacer GIFs (ask your parents). Harking back to the methods that were appropriate to used to build cutting-edge websites twenty years ago, not only can we see how far we’ve come but can be excited for what lies ahead for the web.
|
|
|
|
a good color system to be: accessible, systematic, and scalable. This article will recap these concepts and get into more details about how to build an accessible color system from scratch.
|
|
|
|
Google Code-in is an online programming competition for students hosted by Google that takes place every year. This article describes how it was possible to execute an XSS attack on the website by using improperly escaped JSON data.
|
|
|
Â
|