Programming in C & C++
Introduction to Classes in C++
posted bymsaqibinProgramming in C & C++
To create more advanced and complete objects, C++ allows you to group these identifiers and create Classes. We will cover how to Define & declare a class, initialize a class, its constructors and destroctors, class member functions & private functions and finally how to declare objects from a class.
Reviews0
PriceFree
Views4084
Functions in C Language
posted bymsaqibinProgramming in C & C++
This tutorial covers how to write simple functions in C language. Then how to pass values to the functions, functions signaure and its return types etc.
Reviews0
PriceFree
Views5413
Transforming a string into ASCII
posted bybitzoneinProgramming in C & C++
Transforming a string into ASCII code using int() and the 'while' loop. Good for beginners in programming and C++.
Reviews0
PriceFree
Views2488
Arrays in C language
posted bymsaqibinProgramming in C & C++
A tutorial covering array declaration, accessing array elements, entering data, initializing arrays, and multidimentional arrays. This tutorial also includes code examples for demonstration.
Reviews0
PriceFree
Views3554
Understanding C++ data types
posted bybitzoneinProgramming in C & C++
Data types can be a little tricky sometimes, and difficult to understand, this book explains how data types work, and also shows you how to use them by giving examples.
Even someone with an IQ under 25 can understand C++ data types using this book.
Reviews0
PriceFree
Views3222
Platinum Player - A Cool CD-Player with Skin Support in Dev-C++
posted byasylumstudiosinProgramming in C & C++
Platinum Player is a Cool Advanced CD-Player that features Full Skin Support! It contains all of the basic features as a regular CD Player like Previous, Next, Pause, Play, Stop, Eject, Playlist, and more... It contains some advanced features as well suchas "Set as Default CDPlayer, Repeat Track (Song), Repeat Disc, Always on Top, Key Shortcuts, and more..." This CDPlayer was Written and Programmed By Michael J. Hardy using Dev-C++ v5 Beta 8. It has been fully Tested By Mike Hardy's Wife (Kara L. Hardy) and has been Rated a 10/10 from Programmers Heaven. Please Download the Source and the program Email Mike Hardy at [email protected] and give him your oppinions...
Reviews0
PriceFree
Views2134
learn programming 123
posted bymomo20016inProgramming in C & C++
A step by step tutorial on programming in c and c++. Topics covered: Introduction to C/C++ Compilers, Input and Output and Libraries, Using Different Data Types, Initialise Variables and Arithmetic Operators, Declaring Constants and Preprocessor Directives, Comments, Errors, clrscr(), writing good
readable programs, One Dimensional Arrays and Strings, Relational Operators, the
switch statement and use of indentation, for Loops, while and do...while Loops,
Functions and Local and Global Variables.
Reviews0
PriceFree
Views2714
A Critique of C++
posted byloobianinProgramming in C & C++
An intermediate tutorial designed for experienced C++ programmers.
Reviews0
PriceFree
Views3692
\n to \r\n converter
posted bymukulsabharwalinProgramming in C & C++
This tutorial pertains to people who're really bogged down with those files which are in one straight line, and ofcourse which are opened in notepad. The reason is \n can't be understood by Notepad and hence needs to \r\n'd. This tutorial shows you how to do that exactly.
Reviews0
PriceFree
Views2171
Free Programming in C email course
posted bysarmadysinProgramming in C & C++
This is a free email course in C programming. You will also have access to support forums to ask your questions. There is an optional personal tutor service.
Reviews0
PriceFree
Views2767