Ivor Horton's beginning Visual C++ 2013

Learn C++ with the best tutorial on the market! Horton's unique tutorial approach and step-by-step guidance have helped over 100,000 novice programmers learn C++. In Ivor Horton's Beginning Visual C++ 2013, Horton not only guides you through the fundamentals of the standard C++ language, b...

Full description

Bibliographic Details
Main Author: Horton, Ivor
Format: eBook
Language:English
Published: [Place of publication not identified] Wrox 2014
Series:Wrox programmer to programmer
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 05056nmm a2200457 u 4500
001 EB001928074
003 EBX01000000000000001090976
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 1118845714 
020 |a 1118845773 
020 |a 9781118845776 
020 |a 9781118845684 
020 |a 9781118845714 
050 4 |a QA76.73.C153 
100 1 |a Horton, Ivor 
245 0 0 |a Ivor Horton's beginning Visual C++ 2013  |c Ivor Horton 
246 3 1 |a Beginning Visual C++ 2013 
260 |a [Place of publication not identified]  |b Wrox  |c 2014 
300 |a 1 volume  |b illustrations 
505 0 |a Floating-point TypesFundamental Types in C++; Literals; Defining Type Aliases; Basic Input/Output Operations; Input from the Keyboard; Output to the Command Line; Formatting the Output; Escape Sequences; Calculating in C++; The Assignment Statement; Arithmetic Operations; Calculating a Remainder; Modifying a Variable; The Increment and Decrement Operators; The Sequence of Calculation; Type Conversion and Casting; Type Conversion in Assignments; Explicit Type Conversion; Old-style Casts; The auto Keyword; Discovering Types; The Bitwise Operators; The Bitwise AND; The Bitwise OR. 
505 0 |a Unconditional BranchingRepeating a Block of Statements; What Is a Loop?; Variations on the for Loop; The while Loop; The do-while Loop; The Range-Based for Loop; Nested Loops; Summary; Chapter 4: Arrays, Strings, and Pointers; Handling Multiple Data Values of the Same Type; Arrays; Declaring Arrays; Initializing Arrays; Using the Range-based for Loop; Multidimensional Arrays; Working with C-Style Strings; String Input; String Literals; Using the Range-based for Loop with Strings; Indirect Data Access; What Is a Pointer?; Declaring Pointers; Using Pointers; Initializing Pointers 
505 0 |a Ivor Horton's Beginning Visual C++® 2013; Copyright; About the Author; About the Technical Editors; Credits; Acknowledgments; Contents; Introduction; Who This Book Is For; What This Book Covers; How This Book Is Structured; What You Need to Use This Book; Conventions; Source Code; Exercises; Errata; P2P. Wrox.Com; Chapter 1: Programming with Visual C++; Learning with Visual C++; Writing C++ Applications; Learning Desktop Applications Programming; Learning C++; C++ Concepts; Console Applications; Windows Programming Concepts; The Integrated Development Environment; The Editor; The Compiler 
505 0 |a The LinkerThe Libraries; Using the IDE; Toolbar Options; Dockable Toolbars; Documentation; Projects and Solutions; Setting Options in Visual C++; Creating and Executing Windows Applications; Summary; Chapter 2: Data, Variables, and Calculations; The Structure of a C++ Program; The main() Function; Program Statements; Whitespace; Statement Blocks; Automatically Generated Console Programs; Defining Variables; Naming Variables; Keywords; Declaring Variables; Initial Values for Variables; Fundamental Data Types; Integer Variables; Character Data Types; Integer Type Modifiers; The Boolean Type 
505 0 |a The Bitwise Exclusive ORThe Bitwise NOT; The Bitwise Shift Operators; Introducing Lvalues and Rvalues; Understanding Storage Duration and Scope; Automatic Variables; Positioning Variable Declarations; Global Variables; Static Variables; Variables with Specific Sets of Values; Old Enumerations; Type-safe Enumerations; Namespaces; Declaring a Namespace; Multiple Namespaces; Summary; Chapter 3: Decisions and Loops; Comparing Values; The if Statement; Nested if Statements; Nested if-else Statements; Logical Operators and Expressions; The Conditional Operator; The switch Statement 
653 |a Logiciels d'application / Développement 
653 |a Application software / Development / fast 
653 |a C++ (Langage de programmation) 
653 |a C++ (Computer program language) / http://id.loc.gov/authorities/subjects/sh87007505 
653 |a C++ (Computer program language) / fast 
653 |a Microsoft Visual C++ / http://id.loc.gov/authorities/names/n92107146 
653 |a Microsoft Visual C++ / fast 
653 |a Application software / Development / http://id.loc.gov/authorities/subjects/sh95009362 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a Wrox programmer to programmer 
776 |z 9781118845714 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781118845776/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.133 
520 |a Learn C++ with the best tutorial on the market! Horton's unique tutorial approach and step-by-step guidance have helped over 100,000 novice programmers learn C++. In Ivor Horton's Beginning Visual C++ 2013, Horton not only guides you through the fundamentals of the standard C++ language, but also teaches you how C++ is used in the latest Visual Studio 2013 environment. Visual Studio 2013 includes major changes to the IDE and expanded options for C++ coding. Ivor Horton's Beginning Visual C++ 2013 will teach you the latest techniques to take your Visual C++ coding to an a