The founder and owner of Zipgenius gives us an insight into his life. [Read more…]
Archives for 2007
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…]
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 their back-end IDE. [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…]
Creating Standalone Graphics Programs for Turbo C++
I have already writtern some Turbo c++ graphics articles in two part series (1 & 2)this article will cover it up as creating stand alone for the programs we have written in previous articles. [Read more…]
1 year : Up & Running…
Last year 23 rd june 2006,I started onecore to connect programmers,developers & newbies.And after 11,267 comments + counting (Excluding Spam: 5,823) shows that onecore is here to stay.My purpose to start the onecore was [Read more…]