|
|
|
|
LEADER |
00000cam a2200000Ia 4500 |
001 |
OR_ocn881383312 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
140613s2013 xx a o 000 0 eng d |
040 |
|
|
|a UMI
|b eng
|e pn
|c UMI
|d OCLCO
|d DEBBG
|d YDXCP
|d DEBSZ
|d EBLCP
|d B24X7
|d STF
|d COO
|d OCLCF
|d OCLCQ
|d OCLCO
|d OCL
|d OCLCQ
|d OCLCO
|d MERUC
|d OCLCQ
|d OCLCO
|d CEF
|d INT
|d OCLCQ
|d OCLCO
|d UAB
|d OCLCQ
|d OCLCO
|d OCLCQ
|d INARC
|d OCLCO
|
019 |
|
|
|a 877770995
|
020 |
|
|
|a 9781118845776
|
020 |
|
|
|a 1118845773
|
020 |
|
|
|a 1118845714
|
020 |
|
|
|a 9781118845714
|
020 |
|
|
|a 9781118845684
|
020 |
|
|
|a 1118845684
|
020 |
|
|
|z 9781118845714
|
029 |
1 |
|
|a AU@
|b 000053310547
|
029 |
1 |
|
|a AU@
|b 000053690298
|
029 |
1 |
|
|a CHNEW
|b 000887398
|
029 |
1 |
|
|a DEBBG
|b BV042033105
|
029 |
1 |
|
|a DEBBG
|b BV043608810
|
029 |
1 |
|
|a DEBSZ
|b 405715854
|
029 |
1 |
|
|a DEBSZ
|b 414185900
|
029 |
1 |
|
|a GBVCP
|b 882731394
|
029 |
1 |
|
|a NZ1
|b 15962216
|
035 |
|
|
|a (OCoLC)881383312
|z (OCoLC)877770995
|
037 |
|
|
|a CL0500000446
|b Safari Books Online
|
050 |
|
4 |
|a QA76.73.C153
|b .H678 2014
|
082 |
0 |
4 |
|a 005.133
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Horton, Ivor.
|
245 |
1 |
0 |
|a Ivor Horton's beginning Visual C++ 2013 /
|c Ivor Horton.
|
246 |
3 |
|
|a Beginning Visual C++ 2013
|
260 |
|
|
|a [Place of publication not identified] :
|b Wrox,
|c 2014.
|
300 |
|
|
|a 1 online resource (1 volume) :
|b illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Wrox programmer to programmer
|
588 |
0 |
|
|a Online resource; title from cover (Safari, viewed June 08, 2014).
|
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 |
8 |
|
|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 |
8 |
|
|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 |
8 |
|
|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.
|
505 |
8 |
|
|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.
|
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.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
630 |
0 |
0 |
|a Microsoft Visual C++.
|
630 |
0 |
7 |
|a Microsoft Visual C++
|2 fast
|
650 |
|
0 |
|a C++ (Computer program language)
|
650 |
|
0 |
|a Application software
|x Development.
|
650 |
|
6 |
|a C++ (Langage de programmation)
|
650 |
|
6 |
|a Logiciels d'application
|x Développement.
|
650 |
|
7 |
|a Application software
|x Development
|2 fast
|
650 |
|
7 |
|a C++ (Computer program language)
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Horton, Ivor.
|t Ivor Horton's Beginning Visual C++ 2013.
|d Hoboken : Wiley, ©2014
|z 9781118845714
|
830 |
|
0 |
|a Programmer to programmer.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781118845776/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Internet Archive
|b INAR
|n ivorhortonsbegin0000hort_h8k2
|
938 |
|
|
|a Books 24x7
|b B247
|n bks00063823
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL1674390
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11772075
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 11785647
|
994 |
|
|
|a 92
|b IZTAP
|