Updated Articles and Resources
-
A List of Programming Contests and Challenges (Slightly more than 10!)
Created:
Wednesday, June 06, 2007
Updated:
Sunday, May 19, 2013
This is a list of programming contests that take place annually or more frequently where C, C++ or C# programs can be entered. -
Top Websites and Resources for Developers
Created:
Friday, October 26, 2007
Updated:
Sunday, May 19, 2013
A list of the best resources, tools and useful websites for developers that will be updated over time. -
List of Free C Compilers
Created:
Friday, November 28, 2008
Updated:
Sunday, May 19, 2013
A list of Free C Compilers on Windows, Linux and Mac -
SQLite Tutorial three - Update Queries and Binding
Created:
Monday, May 13, 2013
Updated:
Saturday, May 18, 2013
A on Programming SQLite tutorial in C with sql and C code for running a query -
Definition of Database
Created:
Sunday, August 06, 2006
Updated:
Saturday, May 18, 2013
Definition of Database -
Programming Challenge 71 - Unweave Tags!
Created:
Friday, May 17, 2013
Updated:
Saturday, May 18, 2013
This is the page for the Cplus programming challenge 71. Write an application in C,C++, C# or Go that displays missing or incorrectly nested div, span and p tags. -
What is C++ Programming Language? Video
Created:
Monday, April 15, 2013
Updated:
Friday, May 10, 2013
C++ is a widely-used programming language; in fact, you may be using programs written in C++ right now! This About.com video will give you an overview of C++. -
Programming Contest 41 - Fast Number Lists Comparison
Created:
Tuesday, October 19, 2010
Updated:
Thursday, May 09, 2013
This is the contest page for the forty first Cplus programming challenge. Write an application in C,C++ or C# that compares two large lists of numbers and outputs just the differences. -
Programming Challenge 69 - Black Box
Created:
Monday, March 18, 2013
Updated:
Tuesday, May 07, 2013
This is the page for the Sixty Ninth Cplus programming challenge. Write an application in C,C++, C# or Go that analyzes beams shot into a black box and deduces the location of mirrors. -
Tutorial two - Creating a database, populating it and running a SQL query
Created:
Tuesday, May 07, 2013
Updated:
Tuesday, May 07, 2013
A tutorial on Programming SQLite in C with sql and C code for running a query -
Struct Variables in C
Created:
Tuesday, January 22, 2013
Updated:
Monday, May 06, 2013
The Online C Programming Tutorial for Beginners - Lesson Five - about Structs -
How to use Stack<T> in C#
Created:
Tuesday, April 30, 2013
Updated:
Tuesday, April 30, 2013
A tutorial on using the StackCollection Class in C# -
The first tutorial- getting started with SQLite
Created:
Tuesday, April 30, 2013
Updated:
Tuesday, April 30, 2013
A get you started tutorial on Programming SQLite in C -
An idea to speed up development of complex (or simple) websites
Created:
Sunday, April 28, 2013
Updated:
Sunday, April 28, 2013
An idea for automating website production -
Some thoughts on working with SQLite
Created:
Wednesday, April 24, 2013
Updated:
Wednesday, April 24, 2013
A Look at working With SQLite Database -
Multi-threading in C# with Tasks Tutorial
Created:
Thursday, April 18, 2013
Updated:
Thursday, April 18, 2013
A tutorial on Multi-threading in C# with Tasks -
What are Input and Output in C++? Video
Created:
Wednesday, April 17, 2013
Updated:
Wednesday, April 17, 2013
Inputs and outputs are an integral part of C++ programming language. This About.com video -
Programming Challenge 70 - Artillery shoot!
Created:
Sunday, April 14, 2013
Updated:
Tuesday, April 16, 2013
This is the page for the Cplus programming challenge 70. Write an application in C,C++, C# or Go that scores the highest in 10 shots. -
More Pointers in C
Created:
Thursday, April 11, 2013
Updated:
Thursday, April 11, 2013
The Online C Programming Tutorial for Beginners - Lesson Eight - More about pointers. -
Internships wanted or offered for C,C++ or C# in 2011
Created:
Monday, February 28, 2011
Updated:
Monday, April 08, 2013
Are you a student looking for an internship that offers C,C++ or C# programming or a company needing interns? Get a free advert. -
Multi-threading in C# Tutorial
Created:
Saturday, April 06, 2013
Updated:
Saturday, April 06, 2013
A tutorial on Multi-threading in C# -
Programming Challenge 68 - Word Crush
Created:
Wednesday, February 20, 2013
Updated:
Monday, April 01, 2013
This is the page for the Sixty Eight Cplus programming challenge. Write an application in C,C++, C# or Go that squeezes as many word as possible into a 9 x 9 grid. -
Pointers in C++
Created:
Saturday, March 30, 2013
Updated:
Saturday, March 30, 2013
The Online C++ Programming Tutorial for Beginners - Lesson Six - about -
Declaring Variables
Created:
Sunday, December 23, 2012
Updated:
Saturday, March 30, 2013
The Online C++ Programming Tutorial for Beginners - Lesson Two - variables -
Pointer Variables in C
Created:
Monday, February 04, 2013
Updated:
Saturday, March 30, 2013
The Online C Programming Tutorial for Beginners - Lesson Six - about pointers, an introduction. -
How to use sets in C#
Created:
Sunday, March 24, 2013
Updated:
Sunday, March 24, 2013
Using Sets in C# -
Pointer and String Variables in C
Created:
Tuesday, March 19, 2013
Updated:
Wednesday, March 20, 2013
The Online C Programming Tutorial for Beginners - Lesson Seven - pointers and strings. -
How to Use Reactive Extensions in C# - Tutorial 1
Created:
Sunday, March 17, 2013
Updated:
Wednesday, March 20, 2013
How to Use Reactive Extensions in C# - Tutorial 1 -
How to Compile in C++ Video
Created:
Friday, March 15, 2013
Updated:
Friday, March 15, 2013
Compiling in C++ means that you are asking your IDE to pass your C++ code to your chosen compiler. In this About.com video, learn how to compile in C++, and the difference between Integers and Floa... -
How to Use Expressions and Statements in C++ Video
Created:
Friday, March 15, 2013
Updated:
Friday, March 15, 2013
An 'expression' is something that is evaluated, and has an output to test if it's true or false. In this About.com video, learn what an expression and statement is in C++. -
How to Handle Ints and Floats in C++ Video
Created:
Friday, March 15, 2013
Updated:
Friday, March 15, 2013
An integer is a whole value, such as 1 or 2, whereas a float is a precision number such as 4.5. In this About.com video, learn how to handle Integers and Floats in C++. -
SDL Empire Tutorial Seven - Integrating the Map Builder
Created:
Monday, March 11, 2013
Updated:
Monday, March 11, 2013
Empire Tutorial seven - Integration
