PHP by Example: A Practical Guide to Creating Web Applications with PHP
Autor Alex Vasileven Limba Engleză Paperback – 20 iun 2024
Loaded with examples and step-by-step instructions, each chapter is dedicated to a specific area or function. You’ll first review the main principles of PHP and what is needed to program and develop in it. You’ll then study variables, data types, control statements, arrays, and functions, all critical for creating efficient PHP programs.
The book then moves on to object-oriented programming (OOP) and how to implement those principles in PHP, as well as inheritance, interfaces, testing, error handling, and exceptions. By the end of PHP by Example, you will have the knowledge and confidence to implement PHP for your web projects both large and small.
What You’ll Learn
- Understand PHP from the ground up
- Create scripts and implement them in real-world projects
- Work with a broad toolkit of ready-made exercises and solutions
- Investigate the main constructions of the PHP
Preț: 256.16 lei
Preț vechi: 320.20 lei
-20% Nou
Puncte Express: 384
Preț estimativ în valută:
49.03€ • 51.72$ • 40.86£
49.03€ • 51.72$ • 40.86£
Carte disponibilă
Livrare economică 12-26 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9798868802577
Pagini: 350
Ilustrații: XXIX, 412 p. 178 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.62 kg
Ediția:First Edition
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Pagini: 350
Ilustrații: XXIX, 412 p. 178 illus.
Dimensiuni: 155 x 235 mm
Greutate: 0.62 kg
Ediția:First Edition
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Cuprins
1: The First Program.-2: Variables and Data Types.-3: The Control Statements.- 4: Arrays.- 5: Functions.- 6: Useful Tricks and Operations.- 7: Classes and Objects.- 8: Inheritance.- 9: Advanced OOP Mechanisms.- 10: Error Handling.-11: Generators and Iterators.- 12: Using PHP.- 13: Conclusion: What Was and What Will Be.
Notă biografică
Alex Vasilev (aka Oleksii Vasyliev) is a Professor of Software Systems and Technologies in the Faculty of Information Technology, Taras Shevchenko National University of Kyiv in Ukraine. He has taught programming for 20 years (C++, C#, Java, JavaScript, Python, PHP) and to date has written over 30 programming books in his native Ukraine. This is his first book directly published in English.
Textul de pe ultima copertă
Learn to create web applications in PHP with minimal previous experience. This book is a practical guide to using PHP for web development.
Loaded with examples and step-by-step instructions, each chapter is dedicated to a specific area or function. You’ll first review the main principles of PHP and what is needed to program and develop in it. You’ll then study variables, data types, control statements, arrays, and functions, all critical for creating efficient PHP programs.
The book then moves on to object-oriented programming (OOP) and how to implement those principles in PHP, as well as inheritance, interfaces, testing, error handling, and exceptions. By the end of PHP by Example, you will have the knowledge and confidence to implement PHP for your web projects both large and small.
You will:
Loaded with examples and step-by-step instructions, each chapter is dedicated to a specific area or function. You’ll first review the main principles of PHP and what is needed to program and develop in it. You’ll then study variables, data types, control statements, arrays, and functions, all critical for creating efficient PHP programs.
The book then moves on to object-oriented programming (OOP) and how to implement those principles in PHP, as well as inheritance, interfaces, testing, error handling, and exceptions. By the end of PHP by Example, you will have the knowledge and confidence to implement PHP for your web projects both large and small.
You will:
- Understand PHP from the ground up
- Create scripts and implement them in real-world projects
- Work witha broad toolkit of ready-made exercises and solutions
- Investigate the main constructions of the PHP
Caracteristici
Get up and running with PHP for web development Full of practical examples and exercises allowing you to create complete PHP scripts Written in a user friendly manner to aid your learning journey