Microsoft Visual C++ Windows applications by example : code and explanations for real-world MFC C++ applications / Stefan Bjornander.
Annotation
Saved in:
Online Access: |
Full Text (via ProQuest) |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | English |
Published: |
Burmingham, UK :
Packt Pub.,
2008.
|
Series: | From technologies to solutions.
|
Subjects: |
MARC
LEADER | 00000cam a2200000 a 4500 | ||
---|---|---|---|
001 | b9648501 | ||
005 | 20240126125653.0 | ||
006 | m o d | ||
007 | cr ||||||||||| | ||
008 | 100913s2008 enka ob 001 0 eng d | ||
016 | 7 | |a 018011570 |2 Uk | |
019 | |a 266931138 |a 700301936 | ||
020 | |a 9781847195579 |q (electronic bk.) | ||
020 | |a 1847195571 |q (electronic bk.) | ||
020 | |a 9781847195562 |q (Paper) | ||
020 | |a 1847195563 |q (Paper) | ||
020 | |z 1847195563 |q (Paper) | ||
029 | 1 | |a CDX |b 8797105 | |
029 | 1 | |a DEBBG |b BV043131968 | |
029 | 1 | |a DEBBG |b BV044168743 | |
029 | 1 | |a DEBSZ |b 397393644 | |
029 | 1 | |a DEBSZ |b 421692987 | |
029 | 1 | |a UKMGB |b 018011570 | |
029 | 1 | |a DKDLA |b 820120-katalog:999938091005765 | |
035 | |a (OCoLC)ebqac663902964 | ||
035 | |a (OCoLC)663902964 |z (OCoLC)266931138 |z (OCoLC)700301936 | ||
037 | |a ebqac1037658 | ||
040 | |a N$T |b eng |e pn |c N$T |d CDX |d IDEBK |d A7U |d OCLCQ |d EBLCP |d OCLCQ |d OCLCF |d DEBSZ |d NLGGC |d OCLCQ |d REB |d ZCU |d OCLCQ |d MERUC |d U3W |d VTS |d ICG |d NLE |d INT |d UKMGB |d OCLCQ |d WYU |d STF |d OCLCQ |d DKC |d AU@ |d OCLCQ |d M8D |d UKAHL |d HS0 |d OCLCQ |d AJS |d OCLCO |d OCLCQ |d OCLCO |d OCLCQ | ||
049 | |a GWRE | ||
050 | 4 | |a QA76.73.C153 |b B56 2008eb | |
100 | 1 | |a Bjorndander, Stefan. | |
245 | 1 | 0 | |a Microsoft Visual C++ Windows applications by example : |b code and explanations for real-world MFC C++ applications / |c Stefan Bjornander. |
260 | |a Burmingham, UK : |b Packt Pub., |c 2008. | ||
300 | |a 1 online resource (v, 418 pages) : |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 From technologies to solutions | |
504 | |a Includes bibliographical references (pages 411-412) and index. | ||
588 | 0 | |a Print version record. | |
520 | 8 | |a Annotation |b The book is ideal for programmers who have worked with C++ or other Windows-based programming languages. It provides developers with everything they need to build complex desktop applications using C++. If you have already learned the C++ language, and want to take your programming to the next level, then this book is ideal for you. | |
505 | 0 | |a Cover; Table of Contents; Preface; Chapter 1: Introduction to C++; The Compiler and the Linker; The First Program; Comments; Types and Variables; Simple Types; Variables; Constants; Input and Output; Enumerations; Arrays; Pointers and References; Pointers and Dynamic Memory; Defining Our Own Types; The Size and Limits of Types; Hungarian Notation; Expressions and Operators; Arithmetic Operators; Pointer Arithmetic; Increment and Decrement; Relational Operators; Logical Operators; Bitwise Operators; Assignment; The Condition Operator; Precedence and Associativity; Statements | |
505 | 8 | |a Selection StatementsIteration Statements; Jump Statements; Expression Statements; Functions; Void Functions; Local and Global Variables; Call-by-Value and Call-by-Reference; Default Parameters; Overloading; Static Variables; Recursion; Definition and Declaration; Higher Order Functions; The main() Function; The Preprocessor; The ASCII Table; Summary; Chapter 2: Object-Oriented Programming in C++; The Object-Oriented Model; Classes; The First Example; The Second Example; Inheritance; Dynamic Binding; Arrays of Objects; Pointers and Linked Lists; Stacks and Linked Lists; Operator Overloading | |
505 | 8 | |a ExceptionsTemplates; Namespaces; Streams and File Processing; Summary; Chapter 3: Windows Development; Visual Studio; The Document/View Model; The Message System; The Coordinate System; The Device Context; The Registry; The Cursor; Serialization; Summary; Chapter 4: Ring: A Demonstration Example; The Application Wizard; Colors and Arrays; Catching the Mouse; Drawing the Rings; Setting the Coordinate System and the Scroll Bars; Catching the Keyboard Input; Menus, Accelerators, and Toolbars; The Color Dialog; The Registry; Serialization; Summary; Chapter 5: Utility Classes | |
505 | 8 | |a The Point, Size, and Rectangle ClassesThe Color Class; The Font Class; The Caret Class; The List Class; The Set Class; The Array Class; Error Handling; Summary; Chapter 6: The Tetris Application; The Tetris Files; The Square Class; The Color Grid Class; The Document Class; The View Class; The Figure Class; The Figure Information; The Red Figure; The Brown Figure; The Turquoise Figure; The Green Figure; The Yellow Figure; The Blue Figure; The Purple Figure; Summary; Chapter 7: The Draw Application; The Resource; The Class Hierarchy; The Figure Class; The TwoDimensionalFigure Class | |
505 | 8 | |a The LineFigure ClassThe ArrowFigure Class; The RectangleFigure Class; The EllipseFigure Class; The TextFigure Class; The FigureFileManager Class; The Document Class; The View Class; Summary; Chapter 8: The Calc Application; The Resource; Formula Interpretation; The Tokens; The Reference Class; The Scanner-Generating the List of Tokens; The Parser-Generating the Syntax Tree; The Syntax Tree-Representing the Formula; The Spreadsheet; The Cell-Holding Text, Value, or Formula; The Cell Matrix-Managing Rows and Columns; The Target Set Matrix Class; The Document/View Model; The Document Class | |
650 | 0 | |a C++ (Computer program language) | |
650 | 7 | |a C++ (Computer program language) |2 fast | |
776 | 0 | 8 | |i Print version: |a Bjorndander, Stefan. |t Microsoft Visual C++ Windows applications by example. |d Packt Pub., 2008. ; Birmingham |z 9781847195562 |w (OCoLC)262262556 |
830 | 0 | |a From technologies to solutions. | |
856 | 4 | 0 | |u https://ebookcentral.proquest.com/lib/ucb/detail.action?docID=1037658 |z Full Text (via ProQuest) |
915 | |a - | ||
956 | |a Ebook Central Academic Complete | ||
956 | |b Ebook Central Academic Complete | ||
994 | |a 92 |b COD | ||
998 | |b WorldCat record encoding level change | ||
999 | f | f | |i c0ad9226-4821-541e-87f0-b1e2f80ecf11 |s 455d4265-223e-5a87-b29c-e097c9578f81 |
952 | f | f | |p Can circulate |a University of Colorado Boulder |b Online |c Online |d Online |e QA76.73.C153 B56 2008eb |h Library of Congress classification |i web |n 1 |