You will master the PHP programming language from scratch, and apply the knowledge gained in the course in practice and write a full-fledged project – cloud file storage.
You will master the PHP programming language from scratch, and Install the environment
Learn which programs need to be installed and how to configure them to run PHP applications in a browser and command line.
What you will learn
Program in PHP
You will go through the basics without which it is impossible to grow into a cool PHP developer: learn how to work with variables, data types, conditions, cycles, functions. Learn what recursion and scope are.
Understand the principles of OOP
Learn how to organize code into classes, control access to properties and encapsulate methods. Make your applications more predictable and secure, and the code more readable.
Work with the file system
Learn how to open files for reading or writing in the local system and over the Internet. Get acquainted with the XML and JSON formats.
Find errors in code
Get acquainted with the Xdebug debugging tool and be able to find and fix errors in the application.
Work with databases
Learn how to connect MySQL to a project. Learn to write queries in SQL, you will receive, add, delete and change information in the database. Apply the knowledge you gain in the course in practice and write a full-fledged project – cloud file storage.
Copyright | All Rights Reserved