Oct 8, 2011 - C and CPP    No Comments

CPP Programming From Problem Analysis to Program Design 5th Edition

C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, FIFTH EDITION, is the latest edition of the definitive text for CS1 courses.

Author D.S. Malik continues to employ his student-focused, example-based methodology to teach C++ programming to introductory computing students. Each chapter includes new debugging sections, a wealth of new and updated exercises, and many helpful self-study tools such as complete programming examples. Read more »

Oct 8, 2011 - C and CPP    No Comments

Secure Programming Cookbook for C and CPP Recipes for Cryptography Authentication Input Validation and More

Password sniffing, spoofing, buffer overflows, and denial of service: these are only a few of the attacks on today’s computer systems and networks. At the root of this epidemic is poorly written, poorly tested, and insecure code that puts everyone at risk. Clearly, today’s developers need help figuring out how to write code that attackers won’t be able to exploit. But writing such code is surprisingly difficult. Read more »

Oct 8, 2011 - C and CPP    No Comments

Expert CPP/CLI .NET for Visual CPP Programmers

Stan Lippman is one of the best-selling authors on C++ and has long been one of the major contributors to its growth and standardization. He is the architect C++/CLI, Microsoft’s latest extension to C++. Under his guidance, experienced C++ developer and trainer – and Visual C++ MVP — Marcus Heege, explains how the core C++/CLI language elements work and, just as important, how Microsoft intends them to be used. Read more »

Oct 8, 2011 - C and CPP    No Comments

C++ How to Program 8th Edition

For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language.

  Read more »

Oct 8, 2011 - C and CPP    No Comments

Objective C Fundamentals

Objective-C Fundamentals is a hands-on tutorial that leads you from your first line of Objective-C code through the process of building native apps for the iPhone using the latest version of the SDK. You’ll learn to avoid the most common pitfalls, while exploring the expressive Objective-C language through numerous example projects.

Read more »

Jun 29, 2011 - Programming    No Comments

Ajax Books

  • AJAX In Action
  • Ajax Patterns and Best Practices – C Gross – Apress – 2006
  • Ajax For Dummies Feb 2006 rar
  • Apress – Pro JSF and Ajax Building Rich Internet Components
  • Apress Foundations of Ajax Oct 2005
  • Apress Practical Ajax Projects with Java Technology Jul 2006
  • Apress Pro Ajax and Java Frameworks Jul 2006 HAPPY NEW YEAR
  • For Dummies Ajax For Dummies Feb 2006
  • Read more »