C# Programming for Absolute Beginners: Learn to Think Like a Programmer and Start Writing Code
Autor Radek Vystavělen Limba Engleză Paperback – 17 aug 2021
Get started using the C# programming language. Based on the author’s 15 years of experience teaching beginners, this book provides you with a step-by-step introduction to the principles of programming, or rather, how to think like a programmer. The task-solution approach will get you immersed, with minimum theory and maximum action.
What You Will Learn
- Understand what programming is all about
- Write simple, but non-trivial, programs
- Become familiar with basic programming constructs such as statements, types, variables, conditions, and loops
- Think like a programmer and combine these programming constructs in new ways
- Get to know C# as a modern, mainstream programming language, and Visual Studio as one of the world’s most popular programming tools
Who This Book Is For
Those with very little orno experience in computer programming, who know how to use a computer, install a program, and navigate the web
Preț: 484.59 lei
Preț vechi: 605.73 lei
-20% Nou
Puncte Express: 727
Preț estimativ în valută:
92.74€ • 96.23$ • 77.51£
92.74€ • 96.23$ • 77.51£
Carte tipărită la comandă
Livrare economică 15-29 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781484271469
ISBN-10: 1484271467
Pagini: 369
Ilustrații: XXIX, 369 p. 195 illus.
Dimensiuni: 178 x 254 x 25 mm
Greutate: 0.69 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1484271467
Pagini: 369
Ilustrații: XXIX, 369 p. 195 illus.
Dimensiuni: 178 x 254 x 25 mm
Greutate: 0.69 kg
Ediția:2nd ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1. Getting Ready.- Part I. Data.- 2. Your First Program.-3. Dealing with Output.- 4. Using Variables.- 5. Working with Objects.- 6. Using Object Actions.- 7. More About Objects.- Part II. Calculations.- 8. Input.- 9. Numbers.- 10. Economic Calculations.- 11. Calculations with Dates.- 12. Understanding Different Kinds of Numbers.- 13. Accumulating Values.- Part III. Conditionals.- 14. Essential Tools.- 15. Getting Starting with Conditions.- 16. Practical Conditions.- 17. Compound Conditions.- 18. Multiple Conditions.- 19. Advanced Conditions.- Part IV. Loops.- 20. First Loops.- 21. Improving Loops.- 22. Number Series.- 23. Unknown Number of Repetitions.- 24. Accumulating Intermediate Results.- 25. Advanced Loops.
Notă biografică
Radek Vystavěl started programming at a young age and has been doing it ever since, as well as sharing it with others. Having worked as both a programming teacher in college and privately, as a programmer, Radek started writing books on programming because many of his students had no previous knowledge of programming and he had difficulty finding a suitable textbook for them. Throughout the years he has gained a unique insight into what resonates when teaching beginners.
Textul de pe ultima copertă
Get started using the C# programming language. Based on the author’s 15 years of experience teaching beginners, this book provides you with a step-by-step introduction to the principles of programming, or rather, how to think like a programmer. The task-solution approach will get you immersed, with minimum theory and maximum action.
What You Will Learn
- Understand what programming is all about
- Write simple, but non-trivial, programs
- Become familiar with basic programming constructs such as statements, types, variables, conditions, and loops
- Think like a programmer and combine these programming constructs in new ways
- Get to know C# as a modern, mainstream programming language, and Visual Studio as one of the world’s most popular programming tools
This book is for those with very little or no experience in computer programming, who know how to use a computer, install a program, and navigate the web.
Radek Vystavěl started programming at a young age and has been doing it ever since, as well as sharing it with others. Having worked as both a programming teacher in college and privately, as a programmer, Radek started writing books on programming because many of his students had no previous knowledge of programming and he had difficulty finding a suitable textbook for them. Throughout the years he has gained a unique insight into what resonates when teaching beginners.
Caracteristici
Is a well-paced, accessible, and practical guide to programming that starts at the beginning Uses real-world examples distilled to their fundamentals Helps you experience the joy of programming by solving satisfying problems