Complete Web Developer Chapter 3 - Lesson 9 Functions

3 years ago
13

Functions are another building block that we can use to simplify our code and avoid duplicating code and they help make our code much more maintainable. In this video we will create several example functions and show how we can use them in our applications.

This is part of a complete series to learn web development from absolute beginner to job-ready.

In this series, we are going to learn the following technologies.

HTML
CSS
Javascript
PHP
OOP PHP
MYSQL
Git
MVC
Node.js
React.js

We are going to learn by building a series of projects that will show us how to use these technologies in real-world applications.

Loading comments...