C and C++ Programming Resources

Share/Save/Bookmark
Custom Search

Computer Books

C For Engineers & Scientists, An Interpretive Approach with Companion CD

Posted on July 5th, 2009 0 Comments

C for Engineers and Scientists is designed to teach students how to solve engineering and science problems using C. This is a complete and comprehensive introduction to computer programming in C language, with introductions to object oriented programming in C++, and graphical plotting and numerical computing in C/C++ interpreter Ch and MATLAB for applications... 
Read More | Make a Comment

Beginning iPhone Development: Exploring the iPhone SDK

Posted on July 3rd, 2009 0 Comments

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 begins with very basics and then walks through... 
Read More | Make a Comment

Learn C on the Mac

Posted on May 4th, 2009 0 Comments

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 OS X examples. Main points covered in this book include Master... 
Read More | Make a Comment

Pro WPF in C# 2008: Windows Presentation Foundation with .NET 3.5, Second Edition

Posted on February 18th, 2009 0 Comments

The author of the book shows you how The Microsoft Windows Presentation Foundation (WPF) works, His quality advice will help you to build reliable and high quality WPF applications more quickly and quite easily. There is a comprehensive discussion on relationship of WPF with other windows elements like WinFX and .NET 3.5 Framework. The Microsoft Windows Presentation... 
Read More | Make a Comment

Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition

Posted on February 14th, 2009 0 Comments

Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition
Microsoft .NET 3.5 provides lots of C# language features and .NET function and APIs which are not available in earlier versions of .NET. This book teaches all these new features, and provides new material about C# and .NET 3.5 platforms. A comprehensive discussion about C# features like LINQ (Language Integrated Query), new changes in .NET 3.5 architecture and... 
Read More | Make a Comment

Puzzles for Programmers and Pros

Posted on February 3rd, 2009 0 Comments

Puzzles for Programmers and Pros
Solving puzzles demands a mindset that starts with a vulnerable openness followed by a rigorous drive to find a solution. Whether you’re preparing for a programming job interview or just like a challenge, this book takes you on a tour of problem-solving techniques so you can dramatically improve your skills. You’ll learn how to conquer simple elimination... 
Read More | Make a Comment

Microsoft Visual C++ Windows Applications by Example

Posted on January 24th, 2009 0 Comments

Microsoft Visual C++ Windows Applications by Example
Visual C++ is a well-known programming language for Windows based applications. The book is ideal for C++ programmers who have little experience with C++, Visual C++ or other Windows-based programming languages. It provides programmers with everything they need to build complex windows based applications using C++. With this book you will learn how to create... 
Read More | Make a Comment

Programming Interviews Exposed – Secrets to Landing Your Next Job

Posted on December 4th, 2008 0 Comments

Programming Interviews Exposed – Secrets to Landing Your Next Job
Everything you need to know to succeed in the programming interview and get the job you want Whether you are a veteran programmer seeking a new position or a whiz kid starting your career, interviewing for a programming job requires special preparation. The interview is likely to consist of an hour-long interactive oral exam in computers, programming, and logic.... 
Read More | Make a Comment