Want to hire a development team?
Search Filter
Search Filter
Sort Listings By
Show Only
By Customer Review
Licence Type

Top Rated Scripts | C & C++ | Tutorials & Tips

Results 81-100 of 124
Win32 Socket Client
Socket programming in MFC is usually a bit messy. It's always clean and convenient to write the socket programs using Win32. A big advantage writing these programs in Win32 is, we can follow the same model as in any Unix C++ socket program. Also, with each and every new version of Winsock, we don't know how many bugs are going to get added to the development frameworks.
(9 ratings)
Reviews0
PriceFree
Views5145
C Programming for Beginners
Here you will find a brief introductory tutorial on the C programming language. Discusses History of C, Header Files, examples and informative tables, and more.
(6 ratings)
Reviews0
PriceFree
Views4383
C Programming Email Course
This is a programming course which comes to you by email. You receive 7 lessons of the course. You can either ask your questions and course problems in our public forums or register for a personal tutor. Course includes examples, sample codes, etc.
(0 ratings)
Reviews0
PriceFree
Views1453
An introduction to C
This tutorial starts with the basics, and goes through the most important concepts in C. A nice tutorial for beginners in C/C++.
(0 ratings)
Reviews0
PriceFree
Views3175
Fast Introduction to C++
This tutorial makes very short introduction to C++ programming, covering only the very basics.
(0 ratings)
Reviews0
PriceFree
Views2576
The VGA Training Program
This tutorial will teach you how to create some graphics over C++ and Pascal. It requires some programming knowledge.
(0 ratings)
Reviews0
PriceFree
Views2971
Allegro Vivace
This is a comprehensive tutorial to guide newcomers to game programming and Allegro through the process of writing a simple game. Allegro is a game programming library.
(0 ratings)
Reviews0
PriceFree
Views2426
Casting in C++
The new C++ standard is full of powerful additions to the language: templates, run-time type identification (RTTI), namespaces, and exceptions to name a few. This tutorial discusses one of the minor extensions: the new C++ casting operators.
(0 ratings)
Reviews0
PriceFree
Views2419
Hello World - Intro to C++
A quick and dirty introduction to what you need to program in C++. Then takeing you through the Hello World program step by step.
(0 ratings)
Reviews0
PriceFree
Views2079
Calculate Distance Between Two Points Using Longitude & Latitude
Tutorial and sample codes to calculate the distance between two locations. Free sample source codes in PHP, ASP, ColdFusion, C/C++, C#, Java, Perl, Visual Basic and Javascript. Longitude and latitude for United States ZIP Code and Canadian Postal Code are available in database subscription.
(0 ratings)
Reviews0
PriceFree
Views3502
C# Version 2.0 Specification
C# 2.0 introduces several language extensions, the most important of which are Generics, Anonymous Methods, Iterators, and Partial Types. The language extensions in C# 2.0 were designed to ensure maximum compatibility with existing code. For example, even though C# 2.0 gives special meaning to the words where, yield, and partial in certain contexts, these words can still be used as identifiers. Indeed, C# 2.0 adds no new keywords as such keywords could conflict with identifiers in existing code.
(0 ratings)
Reviews0
PriceFree
Views2140
Introducing the 'for' loop
A short tutorial introducing the 'for' loop, good for C++ newbies and programming beginners.
(0 ratings)
Reviews0
PriceFree
Views1408
C++ tutorial on arrays
C++ Arrays are the data structures which can be used to store consecutive values of the same data types. Check the URL for the complete explanation on C++ Arrays.
(0 ratings)
Reviews0
PriceFree
Views1208
Program Library HOWTO
tutorial/howto about programming and using static, dynamic and shared libraries on GNU Linux
(0 ratings)
Reviews0
PriceFree
Views971
Count Instances of Process or Application in C/C++
This article describes how to count the number of instances of a process that are currently running on the system. It is written in C++ for Windows, but could be ported to other systems and languages easily. (Linux, Visual Basic/VB, C, Unix, MacOS) The system just needs to support interprocess semaphores. The idea can be extended to count any resource, such as a thread, file, data structure, or network object.
(0 ratings)
Reviews0
PriceFree
Views1449
One Source Code,different Results, MACROS v/s FUNCTIONS
his one's basically shows that MACROS when used in different compilers can give different results. This one teaches you to analyse C++ code and read it in Assembly and draw Conclusions about the results. Really interesting if you read it completely...
(0 ratings)
Reviews0
PriceFree
Views2402
Function and Class Templates Tutorial
This tutorial shows you how to reduce typing, reuse code and speed up development using Templates.
(0 ratings)
Reviews0
PriceFree
Views2586
Using the Deque class in Recursive Algorithms
This snippet focuses on the uses of the STL deque class in a recursive algorithm, namely to solve a maze.
(0 ratings)
Reviews0
PriceFree
Views1984
Industrial Strength C++
This free ebook defines a C++ coding standard that should be valid and usable for almost all programmers. ISO 9000 as well as the Capability Maturity Model (CMM) states that coding standards are mandatory for any company with quality ambitions. Developing such a coding standard is, however, a non-trivial task, particularly for a complex multi- paradigm language like C++. In this ebook we give you a good start for a programming standard for a particular company or project. Such a standard is often written by the most experienced programmers in a company. If a quality manager responsible for the development of such a standard instead select this book as the base for the coding standard, experienced programmers can be relieved from this arduous task and instead continue to do what they prefer to do, designing the company products. This ebook should also be of great interest for quality aware C++ programmers trying to find ways of improving their code.
(0 ratings)
Reviews0
PriceFree
Views1269
A Comparative analysis on GNU C++ versus Forte C++ compiler for Solaris bas
This document describes a quantitative & qualitative comparison of Forte & GNU C++ compiler. We begin by discussing the advantages and disadvantages of both the compilers. These compilers are then compared, and analyzed for conformance to ISO C++ standard, execution speed , executable size, compile time, productivity, binary code compatibility & integration with third party products.
(0 ratings)
Reviews0
PriceFree
Views1846
Results 81-100 of 124