Ivor Horton's Beginning Visual C++ 2012 (Wrox Beginning Guides)
by Ivor Horton
The only book to teach C++ programming with Microsoft Visual Studio! There's a reason why Ivor Horton's Beginning Visual C++ books dominate the marketplace. Ivor Horton has a loyal following who love his winning approach to teaching programming languages, and in this fully updated new edition, he repeats his successful formula. Offering a comprehensive introduction to both the standard C++ language and to Visual C++, he offers step-by-step programming exercises, examples, and solutions to deft...
C (Prentice-Hall software) (Prentice Hall Software S.)
by Samuel P. Harbison and Guy L. Steele, Jr.
For programmers interested in programming in C++ and the future of C. This fourth edition of the bestselling C reference covers two important developments: the ISO C Amendment 1 (1994), which specifies new facilities for writing portable, international programs in C; and a discussion of how to write C programs that are compatible with C++.
Design algorithms using pseudocode with the only practical and comprehensive text on C programming specifically designed for students.
Each step in this book is displayed with callouts to help you see exactly where the action takes place on the screen. This book covers over 100 tasks, including using attributes, operators, and classes; documenting code with XML, using arrays, building forms, programming Web services, using Windows designers and macros, troubleshooting, and editing.
In a rapidly growing market dominated by information-hungry C programmers, this book promises to become the standard source on graphics programming. Adams provides crisply written how-to's for creating 3D graphics used in real-world applications, as well as numerous illustrations and a complete library of ready-to-use source code.
Beginner's Guide to Embedded C Programming - Volume 2
by Chuck Hellebuyck
An introduciton to the Microsoft C# programming language, and the Microsoft .NET Common Language Runtime (CLR) and Base Class Libraries (BCL) that support it. The book's compact format and terse presentation of key concepts serve as a roadmap to the on-line documentation included with the Microsoft .NET Framework SDK; the many examples provide much-needed context. In addition to overviews of C#, the CLR, and the BCL, C# Essentials includes coverage of: every C# language element and its syntax, i...
This book is about interfacing personal computers using C. Readers will also find this a practical introduction to real-time programming with a generous collection of tried and tested programs. The principles precede the applications in most cases in an attempt to provide genuine understanding and encourage further development.
Numerical Recipes in C
Introduces the features of the C programming language, discusses data types, variables, operators, control flow, functions, pointers, arrays, and structures, and looks at the UNIX system interface.
Build Windows Phone applications optimized for performance and security Drill into Windows Phone 7 design and architecture—and learn best practices for building a variety of applications. Each chapter focuses on a single Windows Phone building block or feature area, and shows you how to apply it in your applications. If you’re an experienced .NET developer familiar with Microsoft Silverlight, you’ll gain deep insights into the Windows Phone platform design and API surface. Discover how to:...
Applications Programming in ANSI C
by Richard Johnsonbaugh and Martin Kalin
The introductory text to applications programming in ANSI C assumes no prior programming experience in C or any other language. Sample applications allow students to see the development of a complete C program. This edition includes a chapter on computer systems and program development to provide background for readers with no programming experience, and a chapter on advanced topics. Over 700 new section review exercises are presented, as well as more than 200 programming exercises.
Computer Programming In C Language teaches the generic Programming techniques using C programming language in an easy-to-follow style, without assuming previous experience in any other language. KEY FEATURES Systematic approach throughout the book Programming basics in C without requiring previous experience in another language Simple language has been adopted to make the topics easy and clear to the readers Topics have been covered with numerous illustrations and tested C programs. Enough examp...
An easy-to-understand, step-by-step practical guide that shows you how to use the Linux Bash terminal tools to solve information security problems. If you are a penetration tester, system administrator, or developer who would like an enriching and practical introduction to the Bash shell and Kali Linux command-line-based tools, this is the book for you.
Regular expressions are a powerful tool for manipulating text and data. They are now standard features in a range of languages and popular tools, including Perl, Java, VB.NET and C# (and any language using the .NET Framework), PHP, Python, Ruby, Tcl, MySQL, awk, and Emacs. This volume has been updated to include all the new features of Perl 5, 8, as well as several other languages, including Java, VB. NET, C#, Python, JavaScript, Tcl, and Ruby. It offers solutions to complex real-world problems...