Language:
English
繁體中文
Help
Login
Back
Switch To:
Labeled
|
MARC Mode
|
ISBD
C++ for Lazy Programmers = Quick, Ea...
~
SpringerLink (Online service)
C++ for Lazy Programmers = Quick, Easy, and Fun C++ for Beginners /
Record Type:
Language materials, printed : Monograph/item
Title/Author:
C++ for Lazy Programmers/ by Will Briggs.
Reminder of title:
Quick, Easy, and Fun C++ for Beginners /
Author:
Briggs, Will.
Description:
XXVII, 644 p. 187 illus.online resource. :
Contained By:
Springer Nature eBook
Subject:
Programming languages (Electronic computers). -
Online resource:
https://doi.org/10.1007/978-1-4842-5187-4
ISBN:
9781484251874
C++ for Lazy Programmers = Quick, Easy, and Fun C++ for Beginners /
Briggs, Will.
C++ for Lazy Programmers
Quick, Easy, and Fun C++ for Beginners /[electronic resource] :by Will Briggs. - 1st ed. 2019. - XXVII, 644 p. 187 illus.online resource.
1. Getting Started -- 2. Images and Sound -- 3. Numbers -- 4. Mouse, and if -- 5. Loops, Input and char -- 6. Algorithms and the Development Process -- 7. Functions -- 8. Functions (continued) -- 9. Using the Debugger -- 10. Arrays and enum -- 11. Animation with structs and Sprites -- 12. Making an Arcade Game: Input, Collisions, and Putting It All Together -- 13. Standard I/O and File Operations -- 14. Character Arrays and Dynamic Memory -- 15. Classes -- 16. Classes (continued) -- 17. Operators -- 18. Exceptions, Move Constructors, Recursion and O notation -- 19. Classes (continued) (Inheritance) -- 20. Template Functions and Classes -- 21. Virtual Functions and Multiple Inheritance -- 22. Linked Lists -- 23. The Standard Template Library (STL) -- 24. Building Bigger Projects -- 25. History26. Esoterica (recommended) -- 27. Esoterica (not so recommended) -- 28. C -- 29. Moving on with SDL -- Appendix A. Setting up SDL and SSDL -- Appendix B. Operators -- Appendix C. ASCII Codes -- Appendix D. Fundamental Types -- Appendix E. Escape Sequences -- Appendix F. Basic C Standard Functions -- Appendix G. Debugger -- Appendix H. SSDL Functions.
Learn C++ the quick, easy, and “lazy” way. This book is an introductory programming text that uses humor and fun to make you actually willing to read, and eager to do the projects -- with the popular C++ language. C++ for Lazy Programmers is a genuinely fun learning experience that will show you how to create programs in the C++ language. This book helps you learn the C++ language with a unique method that goes beyond syntax and how-to manuals and helps you understand how to be a productive programmer. It provides detailed help with both the Visual Studio and g++ compilers plus their debuggers, and includes the latest version of the language, C++17, too. Along the way you’ll work through a number of labs: projects intended to stretch your abilities, test your new skills, and build confidence. You'll go beyond the basics of the language and learn how build a fun C++ arcade game project. After reading and using this book, you’ll be ready for your first real-world C++ application or game project on your own. You will: Program for the first time in C++ in a fun, quick and easy manner Discover the SDL graphics and gaming library Work with SSDL, the Simple SDLwrapper library Use the most common C++ compilers: Visual Studio, and g++ (with Unix or MinGW) Practice “anti-bugging” for easy fixes to common problems Work with the debugger Acquire examples-driven concepts and ideas Build a C++-based arcade game application Apply built-in Standard Template Library (STL) functions and classes for easy and efficient programming Dip your toe in C, C++'s ancestor, still extensively used in industry Use new C++11/14/17 features including lambda functions, constexpr, and smart pointers.
ISBN: 9781484251874
Standard No.: 10.1007/978-1-4842-5187-4doiSubjects--Topical Terms:
1127615
Programming languages (Electronic computers).
LC Class. No.: QA76.7-76.73
Dewey Class. No.: 005.13
C++ for Lazy Programmers = Quick, Easy, and Fun C++ for Beginners /
LDR
:04221nam a22004095i 4500
001
1015024
003
DE-He213
005
20200703021044.0
007
cr nn 008mamaa
008
210106s2019 xxu| s |||| 0|eng d
020
$a
9781484251874
$9
978-1-4842-5187-4
024
7
$a
10.1007/978-1-4842-5187-4
$2
doi
035
$a
978-1-4842-5187-4
050
4
$a
QA76.7-76.73
050
4
$a
QA76.76.C65
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
UMX
$2
thema
072
7
$a
UMC
$2
thema
082
0 4
$a
005.13
$2
23
100
1
$a
Briggs, Will.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1309157
245
1 0
$a
C++ for Lazy Programmers
$h
[electronic resource] :
$b
Quick, Easy, and Fun C++ for Beginners /
$c
by Will Briggs.
250
$a
1st ed. 2019.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2019.
300
$a
XXVII, 644 p. 187 illus.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
505
0
$a
1. Getting Started -- 2. Images and Sound -- 3. Numbers -- 4. Mouse, and if -- 5. Loops, Input and char -- 6. Algorithms and the Development Process -- 7. Functions -- 8. Functions (continued) -- 9. Using the Debugger -- 10. Arrays and enum -- 11. Animation with structs and Sprites -- 12. Making an Arcade Game: Input, Collisions, and Putting It All Together -- 13. Standard I/O and File Operations -- 14. Character Arrays and Dynamic Memory -- 15. Classes -- 16. Classes (continued) -- 17. Operators -- 18. Exceptions, Move Constructors, Recursion and O notation -- 19. Classes (continued) (Inheritance) -- 20. Template Functions and Classes -- 21. Virtual Functions and Multiple Inheritance -- 22. Linked Lists -- 23. The Standard Template Library (STL) -- 24. Building Bigger Projects -- 25. History26. Esoterica (recommended) -- 27. Esoterica (not so recommended) -- 28. C -- 29. Moving on with SDL -- Appendix A. Setting up SDL and SSDL -- Appendix B. Operators -- Appendix C. ASCII Codes -- Appendix D. Fundamental Types -- Appendix E. Escape Sequences -- Appendix F. Basic C Standard Functions -- Appendix G. Debugger -- Appendix H. SSDL Functions.
520
$a
Learn C++ the quick, easy, and “lazy” way. This book is an introductory programming text that uses humor and fun to make you actually willing to read, and eager to do the projects -- with the popular C++ language. C++ for Lazy Programmers is a genuinely fun learning experience that will show you how to create programs in the C++ language. This book helps you learn the C++ language with a unique method that goes beyond syntax and how-to manuals and helps you understand how to be a productive programmer. It provides detailed help with both the Visual Studio and g++ compilers plus their debuggers, and includes the latest version of the language, C++17, too. Along the way you’ll work through a number of labs: projects intended to stretch your abilities, test your new skills, and build confidence. You'll go beyond the basics of the language and learn how build a fun C++ arcade game project. After reading and using this book, you’ll be ready for your first real-world C++ application or game project on your own. You will: Program for the first time in C++ in a fun, quick and easy manner Discover the SDL graphics and gaming library Work with SSDL, the Simple SDLwrapper library Use the most common C++ compilers: Visual Studio, and g++ (with Unix or MinGW) Practice “anti-bugging” for easy fixes to common problems Work with the debugger Acquire examples-driven concepts and ideas Build a C++-based arcade game application Apply built-in Standard Template Library (STL) functions and classes for easy and efficient programming Dip your toe in C, C++'s ancestor, still extensively used in industry Use new C++11/14/17 features including lambda functions, constexpr, and smart pointers.
650
0
$a
Programming languages (Electronic computers).
$3
1127615
650
0
$a
Computer games—Programming.
$3
1256819
650
0
$a
Computer programming.
$3
527822
650
0
$a
Software engineering.
$3
562952
650
1 4
$a
Programming Languages, Compilers, Interpreters.
$3
669782
650
2 4
$a
Game Development.
$3
1114505
650
2 4
$a
Programming Techniques.
$3
669781
650
2 4
$a
Software Engineering.
$3
669632
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484251867
776
0 8
$i
Printed edition:
$z
9781484251881
856
4 0
$u
https://doi.org/10.1007/978-1-4842-5187-4
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
based on 0 review(s)
Multimedia
Reviews
Add a review
and share your thoughts with other readers
Export
pickup library
Processing
...
Change password
Login