C and C++ Programming Resources

Share/Save/Bookmark
Custom Search

Blog

List of Hello World Programs in 300 Programming Languages

Posted on March 20th, 2009 2 Comments

Hello, world! Programs are usually written to make the text “Hello, world!” appear on a computer screen. This is also a basic sanity check for an installation of a new programming language. The first Hello World program appeared in chapter 1.1 of the first edition of Kernighan & Ritchie’s original book about C, ‘The C Programming... 
Read More | Make a Comment

Most Annoying Technologies

Posted on March 7th, 2009 0 Comments

Technological developments are usually well received and make life easier. But sometimes a new technology not only makes things more complex, but also frustratingly difficult and time-consuming. Normally technological development is supposed to make life easier, quicker and more reliable. New advancements means old tasks are made more efficient and automate... 
Read More | Make a Comment

50 C/C++ source code websites

Posted on February 27th, 2009 0 Comments

It’s well known that C/C++ languages are the most dominant programming languages around. As I mentioned in the previous post "Top 10 best applications written in C/C++" that most of the big softwares, operating systems, games and other scientific tools and utilities are developed in C/C++. In this post, I have found 50 outstanding websites and... 
Read More | Make a Comment

Famous Programming Languages – Authors and History

Posted on February 22nd, 2009 0 Comments

Today I have compiled a list of ten programming languages with their application domains and little historic background. Also I have mentioned the names of the developers of these languages along with their little biography. I hope you will find this article quite useful. The list is developed by researching through language websites, developers’ biographies... 
Read More | Make a Comment

Amazon Games – Download and Play Instantly

Posted on February 20th, 2009 0 Comments

Amazon has introduced the Amazon Game Downloads store. With Amazon Game Downloads, you can download games to their PC and play instantly! This new service allows you to enjoy the latest casual gaming titles such as FishCo, Jewel Quest III and Home Sweet Home 2: Kitchens and Baths. Through Amazon Game Downloads you will have access to over 600 games priced at... 
Read More | Make a Comment

The New Amazon Kindle 2 Has Arrived

Posted on February 16th, 2009 1 Comment

Amazon has introduced Amazon Kindle 2, the next generation wireless reading device. With a sleek and thin design that makes Kindle 2 as thin as a typical magazine and lighter than a paperpack, the new Kindle has seven times more storage and now holds over 1,500 books. It has a longer battery life and faster page turns. An advanced display provides even crisper... 
Read More | Make a Comment

Top 10 best applications written in C/C++

Posted on February 14th, 2009 0 Comments

I have compiled a list of famous applications and software packages written in C or C++ programming languages. I have included both C and C++ programming languages due to the fact that most of the programs are partially or completely written in C or C++. Apart from these applications there some operating systems written in C++ programming language. These... 
Read More | Make a Comment

The ASP.NET Tips and Tricks

Posted on February 4th, 2009 0 Comments

The ASP.NET Tips and Tricks
This e-book teaches the most practical features and best approaches for ASP.NET. You will learn most of the essential Tips, Tricks & Hacks to the most common ASP.NET problems. The book is written by five world-class ASP.NET professionals who will guide you through countless practical solutions using C# .NET. Currently the book is only available to USA,... 
Read More | Make a Comment