Kirjojen hintavertailu. Mukana 12 357 956 kirjaa ja 12 kauppaa.

Kirjahaku

Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.

1 kirjaa tekijältä Robert W James

C plus plus for Beginners

C plus plus for Beginners

Robert W James

Independently Published
2019
pokkari
C PLUS PLUS FOR BEGINNERSThe premise of this book is already laid out in the title. I assume that you, the reader, have no prior experience whatsoever in any kind of computer programming. What this book does is that teaches you the principles behind programming and encoding.Sure, we will go over the "how" and the "what" of programming. But to help you further understand how a computer program is built you need to understand the why behind it all.And that is why we will go over the absolute basics.Along the way, you will learn a lot of technical jargon. Yes, every industry from farming to robotics has its own set of weird technical language that only the people who delve into such things understand.Contents: -Chapter 1: Let's Get Started-Chapter 2: Your First C++ Program-Chapter 3: Let's Do Some Math-Chapter 4: Let's Do More than Just Math-Chapter 5: Data Types-Chapter 6: Input and Output-Chapter 7: Conditional Statements in C++-Chapter 8: Loops-Chapter 9: C++ Functions-Chapter 10: Arrays