
- PHP
- Beginner
About this Course
This course builds on the foundational skills covered in the PHP Basics course. We'll explore conditionals, loops and the compound variable -- arrays. All of which help your write more powerful and intelligent programs using less code.
What you'll learn
- Logical Operators
- Conditionals
- Arrays
- Loops
PHP Conditionals
Let's dive into conditional, and logical operators as we explore the different options available for expressing conditional statements in PHP. We'll wrap up this first section by creating a script for sending customized messages to high school students at the end of the school year.
11 stepsPHP Arrays
Let's dissect the compound variable type of arrays. This will allow us to store more complex data, such as lists and dictionaries, then manipulate that data in fun and interesting ways. In this section we'll be starting a todo app by storing details about each task including due date and priority.
13 steps-
Indexed Arrays
5:13
-
Adding Array Elements
5:08
-
List Quiz
5 questions
-
Removing Array Elements
4:50
-
Editing Array Elements
1:36
-
Modifying Arrays
3 objectives
-
Associative Arrays
3:48
-
Associative Quiz
5 questions
-
Mixing Data Types in Arrays
6:07
-
Multidimensional Arrays
6:14
-
Multidimensional Arrays
3 objectives
-
Sorting Arrays
6:16
-
Mixing and Sorting
5 questions
PHP Loops
Explore the different loops available for managing the flow of code in PHP. Loops are a way of repeating code and are very handy for repetitive tasks. We'll use these looping options to complete our todo app as well as create a ping pong game in which we'll examine different use cases for loops.
12 stepsTeacher
-
Alena Holligan
After starting out in fine art and moving into graphic design, Alena found her passion for programming over 15 years ago and has never looked back. Alena enjoys community and is excited to introduce people to the wonderful world of PHP and the Portland Tech Community.
When not at her computer, Alena enjoys exploring Portland with her friends and family, including her 3 young children. She also enjoys the Symphony, Cooking, Books, Yarn and Yoga.