Issue #42 · January 1, 2018

Free Interactive Python Tutorial

“The use of COBOL cripples the mind; its teaching should therefore be regarded as a criminal offense”

Best 7 links of week #52, 2017

Articles

The frontend checklist

An application that helps meticulous developers to build perfect websites! Follow the rules and deliver the best of your work in a generated report!

SQL Injection Wiki

This wiki's mission is to be a one-stop resource for fully identifying, exploiting, and escalating SQL injection vulnerabilities across various Database Management Systems.

Gif without the GIF

GIFs are awesome but terrible for quality and performance. Replacing GIFs with movies is better but has performance drawbacks: not preloaded, uses range requests, etc. Now you can use an image and set an mp4 as source in Safari Technology Preview. This article illustrates this approach and its results.

Book of the week

RESTful API Design

RESTful API Design

by Matthias Biehl

this book is packed with best practices on many technical aspects of RESTful API Design, such as the correct use of resources, URIs, representations, content types, data formats, parameters, HTTP status codes and HTTP methods. You want to design and develop APIs like a Pro? Use API description languages to both design APIs and develop APIs efficiently. The book introduces the two most common API description languages RAML and OpenAPI/Swagger