Computer Books
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
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
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
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
Posted on
February 14th, 2009 0 Comments
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
Posted on
February 3rd, 2009 0 Comments
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
Posted on
January 24th, 2009 0 Comments
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
Posted on
December 4th, 2008 0 Comments
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