Matteo Riso

 The founder and owner of Zipgenius gives us an insight into his life. [Read more...]

Dev-C++ & OpenGL

This tutorial is for those who want to get started with OpenGL using Dev-C++.OpenGL is open graphics library created by silicon graphics.It is the specification of some functions that let you draw some shape on the screen.This article makes use of library called GLUT,that works [Read more...]

Syntax Highlighting components

There are lot of code editing components available on the internet. I’ve found more than 50 results for such components. Some components has complex. So I’ve compiled list of some of the good components that you can use as per you need. [Read more...]

Commenting Rules

Due to excessive project requests and spamming, I’m setting some rules on website for filtering comments. Read the rest of the article to understand how to comment on this website. The rules will be updated regularly. [Read more...]

Dev-C++ & Graphics

Creating 2D graphics programs under DOS is easy if you’re using [turbo c].There is library file called graphics.h that does the tiresome work for you.But unfortunately this library is borland specific you can’t use it on other compilers. [Read more...]

Lazarus Beta review

If you’re looking for rapid application tool that runs on multiple platforms, then look no further than Lazarus. Lazarus is rapid application program that emulates Delphi like interface. It was written to create rapid application designer using free Pascal. [Read more...]

Dev-C++ : Introduction

I was searching for alternative for Turbo C++ and i found out a very good IDE “Dev-C++”.Unlike turbo c++,It has enough user base & supported by libraries/developers,help is available on many programming forums.Also many game developers use Dev-C++ as thier back-end IDE. [Read more...]

In review : C/C++ Books

There are several C/C++ books targeted towards beginners. It becomes a tough decision while choosing single out of them. It depends on how you grasp the things, some folks learn from run & learn method while some learn from theory approach. If you are pursuing a C/C++ course in college/institute then your instructors will point you to right direction. Still if you’re lost then read on. [Read more...]

In Review :Turbo Explorer

I have written a lot about turbo c++ 3.0 compiler.I think it is the great IDE for any beginner in C++.It is still used in many training institutes,colleges and universities.Recently borland revived the turbo series products [Read more...]

C++ Compilers and Interpreters

For any programmer a compiler/interpreter and IDE is necesary.If you are Looking for free c/c++ compiler/interpreter then your search is over,here i have listed some of free,easy to use C and C++ compilers, cross-compilers and interpreters. [Read more...]