Machine Learning & Text Analysis
Text analysis is the process of obtaining valuable insights from texts. ML can work with different types of textual information such as social media posts, messages, and emails. Special software helps to preprocess and analyze this data.
Flappy Bird in JavaScript with 25 Lines of Code
In this tutorial he takes you on the callenge to code a flappy bird clone in a few lines of code as possible.The starting point is an empty HTML canvas and you can follow along all the way to a complete game.
Canvas2D is getting an update
Your good, old friend the Canvas2D API has been improving and is worth another look. Hear about all the new features that have been added to the spec.
Introduction to Erlang
While Erlang is not as popular as some modern programming languages, it quietly runs applications like WhatsApp and WeChat that serve massive amounts of users every day.
Pomodoro Technique
The Pomodoro Technique is a time management method developed by Francesco Cirillo in the late 1980s.