
This course includes our updated coding exercises so you can practice your skills as you learn.
See a demo
This short video clip introduces this course. Please don't hesitate and let us know of any possible improvement we can introduce in this course and in our other ones. Your feedback is highly appreciated.
This video clip explains the solution for the 'Calculating The Sum of Two Numbers' assignment. Please don't hesitate and let us know of any improvement we can introduce into this video or the others. Please don't hesitate and let us know if you encounter a video that should explain a specific solution and fails to do so.
This video clip explains the solution for the 'Calculating The Difference' assignment. Please don't hesitate and let us know of any improvement we can introduce into this video or the others. Please don't hesitate and let us know if you encounter a video that should explain a specific solution and fails to do so.
This video clip explains the solution for the 'Calculating The Multiplication of Three Numbers' assignment. Please don't hesitate and let us know of any improvement we can introduce into this video or the others. Please don't hesitate and let us know if you encounter a video that should explain a specific solution and fails to do so.
This video clip explains the solution for the 'Calculating Factorial' assignment. Please don't hesitate and let us know of any improvement we can introduce into this video or the others. Please don't hesitate and let us know if you encounter a video that should explain a specific solution and fails to do so.
This video clip explains the solution for the 'Even Numbers Checking' assignment. Please don't hesitate and let us know of any improvement we can introduce into this video or the others. Please don't hesitate and let us know if you encounter a video that should explain a specific solution and fails to do so.
This video clip explains the solution for the 'Finding The Smallest Number' assignment. Please don't hesitate and let us know of any improvement we can introduce into this video or the others. Please don't hesitate and let us know if you encounter a video that should explain a specific solution and fails to do so.
This video clip explains the solution for the 'Calculating The Sum of Two Numbers' assignment. Please don't hesitate and let us know of any improvement we can introduce into this video or the others. Please don't hesitate and let us know if you encounter a video that should explain a specific solution and fails to do so.
This video clip explains the solution for the 'Sum of Numbers' assignment. Please don't hesitate and let us know of any improvement we can introduce into this video or the others. Please don't hesitate and let us know if you encounter a video that should explain a specific solution and fails to do so.
This video clip explains the solution for the 'Calculating Tax' assignment. Please don't hesitate and let us know of any improvement we can introduce into this video or the others. Please don't hesitate and let us know if you encounter a video that should explain a specific solution and fails to do so.
This video clip explains the solution for the 'Sum of Numbers' assignment. Please don't hesitate and let us know of any improvement we can introduce into this video or the others. Please don't hesitate and let us know if you encounter a video that should explain a specific solution and fails to do so.
This video clip explains the solution for the 'Finding Closest Point' assignment. Please don't hesitate and let us know of any improvement we can introduce into this video or the others. Please don't hesitate and let us know if you encounter a video that should explain a specific solution and fails to do so.
When doing the first steps in learning a programming language, the role of practice becomes highly important. The more programs you code the better understanding you achieve. This practical experience can be acquired through work as a software developer, or it can be acquired through extensive coding exercises. This course provides everything you need in order to take the second approach when learning PHP.
Taking This Course You will Improve Your PHP Programming Skills, and move one step forward in your path to dominate this programming language.
Learn how to define simple functions and how to define anonymous ones
Understand what a recursive function is, and how to implement it
Become familiar with variadic functions and learn how to define them
Learn how to implement a function that accesses global variables
Learn how to write code that unpacks arguments we pass over
CODING EXERCISES THAT FOCUS ON THE USE OF FUNCTIONS AND FOCUS ON HOW TO DEFINE FUNCTIONS ARE CRUCIAL FOR EVERY STUDENT THAT WANTS TO BECOME A PROGRAMMER.
PHP supports various forms of functions, such as anonymous functions, variadic functions, recursive functions, higher-order functions, and simple ones. This course focuses on teaching these various forms through extensive coding exercises.
Each and every coding exercise includes code the student needs to complete its missing parts. Taking this course, if you feel that you would like to have more exercises please don't hesitate and let us know. Please specify the topic in which you would like to have more coding exercises. We will take your requests into account when working on the next version of this course.
If you encounter an exercise you fail to complete and/or have difficulties to understand its solution please don't hesitate and let us know. We will prepare a video that explains that specific exercise and its solution. If a video already exists and you still need more explanations please don't hesitate and let us know so we could improve the video that already exists or prepare a new one.