Learn to Think Like a Programmer and Start Writing Code
Buch, Englisch, 369 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 750 g
ISBN: 978-1-4842-7146-9
Verlag: Apress
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
Those with very little orno experience in computer programming, who know how to use a computer, install a program, and navigate the web
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
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.