Everything about Self Driving Cars Explained for Non-Engineers

#208 – April 23, 2017

this week's favorite

Everything about Self Driving Cars Explained for Non-Engineers

I promise you won’t have to use either Google or a dictionary while reading this. In this post I will teach you the core concepts about everything from “deep learning” to “computer vision”, using dead simple English.

500 Data structures and algorithms interview questions

Lots of various computer science oriented questions that someone might ask you at the interview. Not that the knowledge of the answer would make you a better programmer.

How to write a simple operating system

This document shows you how to write and build your first operating system in x86 assembly language. It explains what you need, the fundamentals of the PC boot process and assembly language, and how to take it further. The resulting OS will be very small (fitting into a bootloader) and have very few features, but it's a starting point for you to explore further.

What programming languages are used late at night?

This means that Stack Overflow data can give us insights into what kinds of developers program in the evening or night, and conversely what programming languages are used only during the workday. In this post, we’ll examine what tags are visited at what times a day, and also compare major cities to see how their working hours differ.

Web Scraping and Crawling Are Perfectly Legal, Right?

This post is about the legal aspect of web scraping and crawling. People are often unaware of the possible consequences of conducting such activities.

newsletters