Browse By

Getting Started With Node.js in Visual Studio

For those that don’t know it already, since November you can use Visual Studio to write code for your NodeJs applications. You have to download and install the Node.js Tools for Visual Studio which is a plugin that turns VS into a node.js development environment. Bruno Terkaly posted

Briefcase Arcade

If you are into arcade gaming then you will find this project really interesting. Arcade gaming station in a briefcase! It has proper joystick and buttons, the only thing is missing is the coin slot. If you have pc components laying around, maybe from an

Pong Game in Lcd with Arduino

A really fun and simple enough project for beginners in Arduino posted by Ryan from http://jrpi.ca. By using simple components like resistors, leds,  an lcd and of course an arduino he build a pong game. The schematic below shows how simple it is. The Arduino Sketch

AngularDart v0.9.4 released

AngularDart is a port of Angular to Dart. It is heavily inspired by AngularJS and is supercharged for Dart.  Core Angular features such as directives, data binding, and dependency injection, are all there, and taken advantage of Dart’s features like metadata, types, and classes to feel

Angular Fullstack 1.2.0

Another Mean stack yeoman generator came up couple of days ago and it has some nice features. The most important is the use of npm package passport which gives us the ability to scaffold a user account easily. Yeoman generator for creating MEAN stack applications,

Raspberry Pi Tablet

Michael Castor is for sure a person with skills! Few days ago he showed how to built a tablet by using wood and a raspberry pi. The least i can say for this awesome project is that i would love to see a video of

Intel Galileo review

Jim from Sparkfun team is lucky enough to have an Intel Galileo development board in his hands and he shares with us his first experience. Through a small project (Unread email counter) he shows us what to expect from Galileo.  Joining Arduino sheilds and libraries

Mobile Web Development – Free course

I find Udacity courses really informative and instructors are doing great job. Recently I spot a free course there about mobile web development which gives all the fundamentals to a beginner. Have a look at the description below: In this course, you will learn how