Computer Programming for Absolute Beginners: Learn essential programming concepts, terms, and coding techniques
by Joakim Wassberg
English | 2020 | ISBN: 1839216867 | 320 Pages | PDF EPUB | 9 MB
by Joakim Wassberg
English | 2020 | ISBN: 1839216867 | 320 Pages | PDF EPUB | 9 MB
The book will guide you through the main building blocks of any programming language with thorough explanations and relevant examples in pseudocode. You'll learn about the relationship between computer programs and programming languages and how code is executed on the computer. After this, the book focuses on the different types of applications that you can create with your programming knowledge. Next, you'll delve into programming constructs, learning all about statements, operators, variables, and data types. Further chapters will show you how to control the flow of your programs using control structures and reuse your code using functions. Toward the end of the book, you'll explore best practices that will help you in code writing.