Should I pursue a PhD or doctorate degree in computer science? This can be a tough question with many things to consider: Do you like research? What are the pros and cons of pursuing a PhD? Read this article if you have some doubts.
Creating and selling crossword puzzles is a nice way to earn some extra money. This article tells you how to create crosswords, things to keep in mind and how much a crossword is worth to a newspaper.
We can convert an HTML5 canvas image into a base64 representation, and we can display such base64 image data if we wish using a few lines of code. This tutorial shows you how and also discusses some possible applications for these techniques.
Cupcakes are a delicious treat and they are sold in many cupcake shops in Melbourne. This article tells you where to get those cupcakes in Melbourne for your birthday party, wedding or business event.
In numerology, many names can sum to special numbers such as 666. However, you should not be worried if yours does too! Using simple mathematical techniques, I'll show you why name numerology is complete nonsense.
Drawing circles and arcs in HTML5 can be quite a challenge. In this tutorial I explain how to draw circles and arcs and how the angles of arcs are measured. This tutorial contains many examples.
You can do much more than just drawing text in HTML5! This tutorial covers how to use various effects (e.g., shadows, gradients, and rotation) to make some fancy texts.
This tutorial demonstrates how to use the canvas element in HTML5 to draw colorful graphics for your website. Two rich examples are featured and explained step by step.