PHP and Algorithmic Thinking for the Complete Beginner. Learn to think like a programmer by mastering PHP and algorithmic thinking - Helion
Tytuł oryginału: PHP and Algorithmic Thinking for the Complete Beginner. Learn to think like a programmer by mastering PHP and algorithmic thinking.
ISBN: 9781836209362
stron: 938, Format: ebook
Data wydania: 2024-06-20
Księgarnia: Helion
Cena książki: 35,91 zł (poprzednio: 39,90 zł)
Oszczędzasz: 10% (-3,99 zł)
Begin your journey into PHP programming and algorithmic thinking with a structured, detailed course that takes you from understanding the basic components of a computer to mastering complex decision control and loop structures. Each chapter builds on the previous one, starting with an introduction to how computers work and gradually progressing to more complex topics like decision control structures, loop structures, arrays, and subprograms.
You'll start with foundational concepts such as variables, constants, and operators, before diving into more advanced topics like manipulating strings, handling input and output, and developing complex mathematical expressions. The course emphasizes practical application, guiding you through the use of Visual Studio Code, integrated development environments, and essential software packages.
By the end of this book, you will have a solid understanding of PHP programming and algorithmic thinking, enabling you to write efficient code, develop your own subprograms, and utilize various control structures and arrays effectively. This course is tailored for beginners, ensuring a smooth learning curve with tips, tricks, and exercises to reinforce your knowledge, and prepare you with the necessary skills needed to be a programmer.
Osoby które kupowały "PHP and Algorithmic Thinking for the Complete Beginner. Learn to think like a programmer by mastering PHP and algorithmic thinking", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
PHP and Algorithmic Thinking for the Complete Beginner. Learn to think like a programmer by mastering PHP and algorithmic thinking eBook -- spis treści
- 1. How a Computer Works
- 2. PHP and Integrated Development Environments
- 3. Software Packages to Install
- 4. Introduction to Basic Algorithmic Concepts
- 5. Variables and Constants
- 6. Handling Input and Output
- 7. Operators
- 8. Trace Tables
- 9. Using Visual Studio Code
- 10. Introduction to Sequence Control Structures
- 11. Manipulating Numbers
- 12. Complex Mathematical Expressions
- 13. Exercises With a Quotient and a Remainder
- 14. Manipulating Strings
- 15. Making Questions
- 16. The Single-Alternative Decision Structure
- 17. The Dual-Alternative Decision Structure
- 18. The Multiple-Alternative Decision Structure
- 19. The Case Decision Structure
- 20. Nested Decision Control Structures
- 21. More about Flowcharts with Decision Control Structures
- 22. Tips and Tricks with Decision Control Structures
- 23. More with Decision Control Structures
- 24. Introduction to Loop Control Structures
- 25. Pre-Test, Mid-Test and Post-Test Loop Structures
- 26. Definite Loops
- 27. Nested Loop Control Structures
- 28. More about Flowcharts with Loop Control Structures
- 29. Tips and Tricks with Loop Control Structures
- 30. More with Loop Control Structures
- 31. One-Dimensional Arrays
- 32. Two-Dimensional Arrays
- 33. Tips and Tricks with Arrays
- 34. More with Arrays
- 35. Introduction to Subprograms
- 36. User-Defined Subprograms
- 37. Tips and Tricks with Subprograms
- 38. More with Subprograms
- 39. Introduction to Object-Oriented Programming
- 40. Introduction to Files
- 41. More with Files