OnecoreOnecoreOnecore is the ultimate developer resource,featuring articles,developer interviews and a lot of content that helps programmers.At onecore,you will find articles about C,Scripting,game design and more.Wheather you are beginner or intermediate develope Articles
C++ Templates
2008-07-05 04:56:00 Template in C++ is very interesting topic. Templates allow you to define functions and Classes that have parameters for type names. This article is about C++ templates, its types and its usage. What is template? Templates allow us to define generic classes. Template is mechanism which allows us to use one function or class to handle ... More About: Programming , Tutorials , General , Review
C++ under linux
2008-06-16 07:02:00 There are plenty of ways with which you can do C++ programming under linux. You can use mdern IDE’s or use VI/Emacs to create C++ program files then can even use gcc on terminal to compile and execute C++ files.Let’s discuss the simple way to create programs under linux. Before you start make sure you’ve: Text editor: ... More About: Linux , Programming , Tutorials , General
Borland C++ Builder -Components
2008-06-15 08:49:00 In previous posts,I’ve covered some details about creating windows & console applications.If you haven’t read the previous part,please take a look at part1,part2 & part3.For those who followed this series continue reading this article. Component palette When you open up the Borland C++ Builder then you can see the palette below the main menu of the application.This ... More About: Programming , Tutorials , Components
Trevor McCauley
2008-06-08 12:27:00 Today we sit down and ask some questions to Trevor McCauley (Senocular) about his personal life and Flash. Q. Hello Trevor, thanks for taking time to answer few questions. Please tell us a bit about yourself. No problem. Let’s see. I currently work for Adobe as a Quality Engineer on the Flash Player team in San Francisco, ... More About: Interviews , General
JDBC Drivers
2008-06-06 11:20:00 JDBC drivers allow you to connect to any type of database. There are 4-types of JDBC drivers available, out of which Type-1 and Type-4 is used extensively. This article will cover the introductory part of JDBC drivers. So let?s start the discussion from the JDBC API in short. JDBC (Java Database Connectivity) JDBC stands for Java Database ... More About: Software , Drivers , Programming , Tutorials
CodeBlocks IDE
2008-06-03 12:30:00 As DevC++ (Bloodshed) is not being maintained actively, so my hunt for C++ IDE continues. Netbeans & Eclipse C++ Packages can be a good option but very few opt for them as they?re more suitable for Java & PHP. So Finally I?ve found Codeblocks to replace DevC++. About Codeblocks Codeblocks can be used with many leading ... More About: Software
Skrommel ? 1 Hour Software
2008-05-30 10:58:00 Skrommel is the man behind 1 hour Software , today we sit down with him to talk about programming, life and … Q. Hello, Mind giving a quick background on yourself so everyone knows who you are? Hi, Mahesh! First of all let me start by apologising for my English skills. I?m from Norway so I speak Norwegian! ... More About: Interviews , General , Hour
Getting Answers : C++
2008-05-26 11:03:00 If you?re C++ programmer and you?ve some problem regarding it then there are plenty of resources to receive help . You can even keep your C++ knives sharp by joining some of the forums or groups to help others and learn something new from it. Please note the following before asking C++ questions over the ... More About: Programming , General , Answers
RAD-C++ : GUI Library
2008-05-15 09:25:00 There are lot of GUI toolkits arround,each has its own way of developing programs.There are many libraries that requires lot of study & you need to spend a lot of time with it.At the end,you wish you can create your programs in few minutes without thinking about the DLL or any memory issue.In such case ... More About: Programming , Library , Review
MS-SQL Server Express
2008-04-18 11:30:00 MS-SQL server express is good database for developers, hobbyists and it includes all the features that you need to develop database for website or VB/VC application. If you?re using access for your visual basic application then switching to MS-SQL is easy & beneficial. It is also available as free of cost and you can get ... More About: Software , Programming , Tutorials , General , Database
Wx-Dev-C++ : Open Source Wxwidget IDE
2008-04-15 09:53:00 Dev-C++ is the most promising IDE for learning C++ that gives you with mingw(source),package manager,devpaks & more features.But best of all it is free,thats why it is the most downloaded IDE from sourceforge.But there has been no news for this IDE since last version beta 5.In the meantime guru cathiresan came up with Wx-DevC++,fork of ... More About: Programming , Tutorials , Open Source , Review , Open
Sasko Usinov
2008-04-10 11:26:00 Sasko Usinov ,the developer of the revolutionary SKY IDE. Q. Hi,Sash Please tell us a bit about yourself and SkyIDE. Sash:- Hi, I’m Sasko Usinov (sash),author of SkyIDE. SkyIDE is the IDE for programmers that supports Java, C/C++,D,Pascal,VBScript and many other languages.You can access SkyIDE Here.[ http://skyide.com ]. Q. When did you first get into computers? Sash:- I?ve been ... More About: Interviews
Eclipse IDE
2008-03-23 10:53:00 Eclipse is open source, free and easy to use IDE. This is most popular java IDE that is used in open source as well as commercial application. Eclipse is supported by many software companies like Borland, IBM etc. So learning eclipse can help you get the most out of your java development. Apart from java, ... More About: Software , Programming , Tutorials , General , Eclipse
Borland C++ Builder - Windows Application
2008-03-15 09:43:00 This is the third part of the [Borland C++ builder programming series].Here you will learn on how to create,compile & execute windows application.If you are interested in creating console application then red it [here].In this article you will read about the rapid application development approach of borland c++ builder. More About: Windows , Programming , Tutorials , Application , Builder
Time & Date program
2008-03-05 09:45:00 This article tells you how to show time & date on your C++ program.I’m using Dev-C++ IDE for this article,you can use any other if you want.But using Turbo & other IDE’s will require you to change your code as per their standard.As usual, I will explain all of the code at the end of ... More About: Programming , Tutorials , Time , Program
Integrating a favicon
2008-02-20 12:52:00 In the world of design and internet, you?ll never get bored while surfing with your favorite browser with things like Favicon s and blogs. You must be tempted by seeing the graphic that appears in the location or address bar in a web browser window. More About: Software , Design , General
Borland C++ Builder - Console Application
2008-02-15 09:49:00 This is the second part of the [Borland C++ builder programming series].Here you will learn on how to create,compile & excute console application.Reader is supposed to have atleast Borland C++ builder 5 or Higher.Borland CPP Builder can be used to create many type of applications that include win32,console or opengl or DLL’s etc.If you are ... More About: Software , Programming , Tutorials , Console , Application
Nathan Moinvaziri
2008-02-10 10:23:00 Today we are joined by Nathan Moinvaziri of Webshots and the ExtractNow.Check out more about his projects from Here. More About: Interviews
Borland C++ builder - Introduction
2008-01-15 08:15:00 Turbo C++ 3.0 is no doubt a great IDE but it can’t produce 32bit apps for you.Also it has 64kb memory limitation.But you need to extend your skills with C++,all you need is Borland C++.Borland C++ Builder is the most powerful rapid application tool created by borland.With BCB you can create Win32 console applications or ... More About: Software , Programming , Introduction
Kirupa Chinathambi
2008-01-10 10:12:00 Today we check in with Kirupa Chinathambi, Developer & Designer at Kirupa.com and Blend Team. More About: Interviews
Learning Turbo C++
2008-01-05 11:31:00 Turbo C ++ 3.0 is the most famous and easy to use IDE for learning C++. It has all you need for C++ development. It is still used in many institutes, colleges & universities even if it is out of date. There are very few articles documented on internet for Turbo C++ IDE. More About: Programming , Learning , Turbo
Matteo Riso
2007-12-25 10:18:00 The founder and owner of Zipgenius gives us an insight into his life. More About: Interviews , Riso
Dev-C++ & OpenGL
2007-12-15 12:22:00 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
Syntax Highlighting components
2007-12-05 12:28:00 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. More About: Components , Syntax
Commenting Rules
2007-11-20 11:43:00 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. More About: News , Main , Rules , Commenting
Dev-C++ & Graphics
2007-11-15 12:38:00 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. More About: Software , Graphics , Main
Lazarus Beta review
2007-11-05 12:25:00 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. More About: Review , Beta |



