Beginning iPhone Development: Exploring the iPhone SDK
Are you a programmer and looking for a challenge to write iPhone applications? If so, this book is for you. The book assumes a minimal working knowledge of Objective-C, and written in a friendly way. The book is quite easy to follow for beginners who want to develop applications for iPhone and iPod Touch.
The book [...]
Learn C on the Mac
Author Dave Mark starts out this handy book “Learn C on the Mac” with the basics of C programming and takes through a complete course in programming C using Apple’s free Xcode tools. This book is a perfect guide for beginners learning to program in C on Mac OS. It also includes all new Mac [...]
Read More | Make a CommentArrays as Data Structure in C/C++ Programming
As discussed in the previous post, there are two types of data structures available to C/C++ programmers. One is already built into the programming language and other one is a bit complex in a sense that it can be implemented using the built in data structures and data types. In C/C++ [...]
Read More | Make a CommentData Structure Articles
The basic aim of mycplus.com website was to develop a website for students of C/C++ and data structures. There are lots of tutorials and source code covering different aspects of C/C++ programming language. Today I have decided to write few articles about data structures and their implementation in C/C++.
National Institute of [...]
List of Hello World Programs in 300 Programming Languages
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 [...]
Read More | Make a CommentMost Annoying Technologies
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 manual [...]
50 C/C++ source code websites
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 [...]
Famous Programming Languages – Authors and History
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 [...]
Read More | Make a Comment

































