YoVDO

Learn PHP: Arrays and Loops

Offered By: Codecademy

Tags

PHP Courses Data Manipulation Courses

Course Description

Overview

Learn how to use for-loops and while-loops to execute the same code multiple times.
Continue your PHP learning journey! So much of the information that you encounter on the web is arranged in lists—creating and manipulating arrays is an integral component of developing meaningful programs. You will also learn how to use for-loops and while-loops to execute the same code multiple times.



### Take-Away Skills
By the end of this course, you will be able to:
* Create lists of ordered information using arrays.
* Access and modify individual elements in the array.
* Use array methods to add and remove information.
* Perform repetitive actions using loops.

### Notes on Prerequisites
We recommend that you complete [Learn PHP: Conditionals and Loops](https://www.codecademy.com/learn/learn-php-conditionals-and-logic) before completing this course.

Syllabus

  • Learn PHP Arrays: Learn about PHP ordered and associative arrays and how this data type is used to store, access and manipulate data.
    • Lesson: Ordered Arrays
    • Quiz: Ordered Arrays Quiz
    • Lesson: Associative Arrays
    • Quiz: Associative Array Quiz
    • Project: Bob's Budget
  • PHP Loops: Loops are a key way to control the execution of code. Learn how to use them effectively in PHP.
    • Lesson: Loops
    • Quiz: Loops
    • Project: FizzBuzz
    • Informational: Next Steps

Taught by

Kenny Lin

Related Courses

Excel 2010
Miríadax
Intro to Data Science
Udacity
Data Manipulation at Scale: Systems and Algorithms
University of Washington via Coursera
Statistical Computing with R - a gentle introduction
University College London via Independent
Introducción a Data Science: Programación Estadística con R
Universidad Nacional Autónoma de México via Coursera