With the unprecedented expansion and spread of the Internet, one profession has been being looked for more than any other Interned-related jobs. That profession is the web designer. If it was 18th or …
Common Web Design Mistakes
Designing a website takes much more than knowing some basic code and having a good idea. With the number of people who have been trying their hand in web design it seemed like a good idea to list some …
How to Compile and Run a C program in Linux?
Do you wish to know howto write, compile and execute C Program in Linux platform? Then you are at right place.In this tutorial I will show you howto code and run C Program in Linux terminal. :)1. …
Basic Applet Program in Java
This program is only for beginners in Java. Following program just gives you a gist of how an Applet must look like and what is the basic structure. There are actually five phases in an applet which …
Animating a car in Java
This program is only for beginners in Java. Most of you may have imagined it is very difficult of it takes a lot of time to grasp the essence of animation in Java. Well this program here dispels all …
Know About CUDA
Hi Geekyardian’s , I am here to explain what is actually CUDA.CUDA(Compute Unified Device Architecture) is a new technology which was introduced, developed, and currently under research by …