PHP Code Challenges

PHP Code Challenges

English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 1h 38m | 270 MB

PHP is one of the most prominent programming languages in the world, so it’s vital to keep your skills sharp and aligned with current demands. This course from Joe Casabona presents a number of challenges to help you reinforce your PHP knowledge. The challenges start off with simple, common problems like writing sorting functions, and increase in difficulty to more complex tasks like encrypting strings and namespacing. Most solutions can be found in less than 25 lines of code, and many of the videos can be watched on their own, so you don’t need to complete the previous challenges if there’s a specific knowledge set you want to test. Whether you’re just learning PHP or an experienced pro looking to stay sharp, this course will give you a good idea of where your PHP skills stand.

Table of Contents

Introduction
1 Test your PHP skills

1. Challenges
2 Store and retrieve data from a cookie
3 Send an email
4 Create a set of functions in a namespace
5 Build a calculator form
6 Write a number guessing game
7 Retrieve and display data from a provided REST API
8 The Dutch national flag problem
9 Create a Singleton design pattern
10 Encrypt a string
11 Write a login form
12 Event capacity, compare two numbers
13 Flip a coin
14 FizzBuzz
15 Given a birth date, determine age
16 Determine who is older, comparing objects
17 Sort by age, sort an array of objects
18 Extend a class
19 Determine a palindrome
20 Process a simple contact form

Homepage