Brief Summary
This course is your go-to guide for all things PHP 7! David Powers breaks down the new features and changes, making it super simple to understand, even if you've never done it before.
Key Points
-
New features in PHP 7
-
Type checking and new operators
-
Error handling techniques
Learning Outcomes
-
Identify changes in PHP 7
-
Understand new operators and functions
-
Implement error handling and debugging techniques
About This Course
Want to get up to speed with PHP 7? Then this is the course for youIn this Up to Speed with PHP 7 training course, expert author David Powers will teach you about the new features and changes in the next major version of PHP. This course is designed for users that already have a solid understanding of PHP.
You will start by learning about what has changed in PHP 7, including internal changes, changes to existing features, and removed features. From there, David will teach you about new operators and functions and type checking. This video tutorial also covers classes and generators and error handling, including anonymous classes, generator delegation, and how to catch fatal errors. Finally, you will cover miscellaneous changes, such as using reserved words in classes, uniform variable syntax, and using assertions for debugging.
Once you have completed this computer based training course, you will have learned all about the changes and new features in PHP 7. Working files are included, allowing you to follow along with the author throughout the lessons.
George G.
Great course that covers all the new features of PHP7 in depth. You sould have an overall undestanding of php in order to attend this course.