PHP Codecademy

Hands on coding with PHP:

For those unfamiliar with Codecademy, Codecademy is an online service that provides tutorials for various scripted, and compiled coding languages. The Codecademy PHP tutorial gave hands on instruction, and practice in the basics of the syntax, control flow statements, arrays, loops, functions, object-oriented programming, as well as advanced arrays, and maps. This tutorial was extremely helpful in teaching me the language, and has been very similar to Java, a compiling language I am also taking a course on right now.

Above is a screenshot showing my code used in a problem where I was to utilize functions and methods, to return the actions, and names of 2 dogs.

Certification of my completed PHP codecademy tutorial.

Back to Module Two