10 Best C & C++ Tutorials Books
1. Embedded Control Systems in C/C++
Author: by Jim Ledin
Published at: CRC Press (January 12, 2003)
ISBN: 978-1578201273
Implement proven design techniques for control systems without having to master any advanced mathematics. Using an effective step-by-step approach, this book presents a number of control system design techniques geared toward readers of all experience le
2. Learn Objective-C on the Mac (Learn Series)
Author: by Scott Knaster
Published at: Apress; 1st Corrected ed., Corr. 3rd printing edition (December 25, 2008)
ISBN: 978-1430218159
Take your coding skills to the next level with this extensive guide to ObjectiveC, the native programming language for developing sophisticated software applications for Mac OS X. ObjectiveC is a powerful, objectoriented extension of C, making this book the perfect followup to Dave Mark’s bestselling Learn C on the Mac, Mac OS X Edition.
Whether you’re an experienced C programmer or you’re coming from a different language such as C++ or Java, leading Mac experts Mark Dalrymple and Scott Knaster show you how to harness the powers of ObjectiveC in your applications! A complete course on the basics of ObjectiveC using Apple’s free Xcode tools An introduction to objectoriented programming Comprehensive coverage of inheritance, composition, object initialization, categories, protocols, memory management, and organizing source files A brief tour of Cocoa’s foundation framework and AppKit A helpful learning curve guide for nonC developers
3. Ivor Horton's Beginning Visual C++ 2005
Author: by Ivor Horton
Published at: Wrox; 1st edition (February 20, 2006)
ISBN: 978-0764571978
Popular author Ivor Horton uses his trademark approachable writing style to provide novice programmers with the basic tools as they learn Visual C++ 2005 Readers will learn how to program in C++ using Visual C++ 2005-without any previous knowledge of C++ More than 35 percent new and updated material covers the new release of Visual C++, and exercises and solutions help readers along the way Demonstrates the significant new features of Visual C++ 2005, providing improved flexibility in developing Microsoft applications in C++
4. Ivor Horton's Beginning Visual C++ 2008
Author: by Ivor Horton
TBS (January 1, 2008)
The Waite Group’s Master C/Book and 4 Disks
5. Mastering Visual C# .NET
Author: by Jason Price
Published at: Sybex; 1st edition (August 20, 2002)
ISBN: 978-0782129113
Get Everything You Can Out of Visual C# and the . NET Framework Mastering Visual C# . NET is the best resource for getting everything you can out of the new C# language and the .NET Framework. You’ll master C# language essentials, quickly taking advantage of the many improvements it offers over C++ and see tons of examples that show you all the ways that .
NET can make your programming more efficient and your applications more powerful. You’ll learn how to create stand-alone applications, as well as build Windows, web, and database applications. You’ll even see how to develop web servicesa technology that holds great promise for the future of distributed application.
Coverage includes: Mastering the fundamentals and advanced aspects of the C# language Using Visual Studio . NET for increased coding productivity and debugging Creating distributed applications with remoting and web services Understanding object-oriented concepts Delivering data across the Internet with web services Using XML to communicate with other applications Accessing databases with ADO.
6. An introduction to programming: A structured approach using PL/I and PL/C (Winthrop computer systems series)
Author: by Richard Walter Conway
Published at: Winthrop Publishers; 3rd edition (January 1, 1979)
ISBN: 978-0876264331
Hard cover text book
7. Learning Cocoa with Objective-C, 2nd Edition
Author: by James Duncan Davidson
Published at: O'Reilly Media; Second edition (September 30, 2002)
ISBN: 978-0596003012
Learning Cocoa with Objective-C is the “must-have” book for people who want to develop applications for Mac OS X, and is the only book approved and reviewed by Apple engineers. Based on the Jaguar release of Mac OS X 10. 2, this edition of Learning Cocoa includes examples that use the Address Book and Universal Access APIs.
Also included is a handy quick reference card, charting Cocoa’s Foundation and AppKit frameworks, along with an Appendix that includes a listing of resources essential to any Cocoa developer-beginning or advanced. Completely revised and updated, this 2nd edition begins with some simple examples to familiarize you with the basic elements of Cocoa programming as well Apple’s Developer Tools, including Project Builder and Interface Builder.
After introducing you to Project Builder and Interface Builder, it brings you quickly up to speed on the concepts of object-oriented programming with Objective-C, the language of choice for building Cocoa applications. From there, each chapter presents a different sample program for you to build, with easy to follow, step-by-step instructions to teach you the fundamentals of Cocoa programming.
8. The Introduction to the Magee System of Technical Analysis
Author: by W.H.C. Bassetti
Published at: CRC Press (March 1, 2002)
ISBN: 978-0814407295
Following the rollercoaster ride of the day-trading boom, independent investors and finance professionals alike are seeking a thorough grounding in the fundamentals of technical stock analysis – information that will help them make better market moves. Technical analysis can be a crucial factor in both individual and corporate investment strategy.
This introduction to the Magee System distills an immense amount of complex information into an accessible (though no less authoritative) compilation of essential topics such as: * Dow theory and the bar chart * Short-, medium-, and long-term trends and patterns * Support, resistance, and stops * Risk management and control * Number-driven and computerized statistical analysis This is a definitive presentation – from an undisputed authority.
9. C#: A Beginners Guide
Author: by Herbert Schildt
Published at: McGraw-Hill; Annotated edition (August 29, 2001)
ISBN: 978-0072133295
Learn the basics of working with Microsoft’s newest programming language using this hands-on introductory resource. You’ll get step-by-step instructions for creating, compiling, and running simple programs followed by in-depth explanations on data types, operators, functions, arrays, classes, inheritance, and much more.
You’ll also be introduced to some of the advanced features of C#. Through a combination of hands-on coding projects, detailed explanations, and practical advice this is the essential introduction for every new C# programmer.