BEYOND PHP for Students Computer Programming Curriculum

$2,500.00

PHP is the most popular programming language on the Web. When you read an entry on Wikipedia, create a blog with WordPress, or log in to your Facebook account, PHP does the work for you. If you want to learn the programming language that the majority of websites run on, then Beyond PHP for Students Computer Programming Curriculum is the course for you.

 

An Introduction to Basic PHP Programming is intended for anyone with no experience in programming and those who are starting out with PHP. The main objective of this course is to give the learners a basic yet practical knowledge of PHP. The topics are straightforward and practical. They are built on top of each other so that learners can have a functional understanding of every lesson before they move on to the next. This also allows learners to easily transition to the more advanced lessons. The course covers essential PHP lessons such as displaying strings with echo, conditional statements, and creating and calling functions.

 

PHP Course Outline

  • Echo
    In this lesson, you’ll write your first PHP code. You’ll learn how to use the echo construct to display strings. See how that works by starting the course.
  • Variables
    Now that you’ve learned the echo function, it’s time to do other cool stuff with variables, such as variable naming, assignment, declaration, interpolation. Then, you’ll use echo to display the value of a variable.
  • Strings
    It’s time to be creative. In this lesson, you’ll learn the characteristics of string as data type. Then, you’ll assign a string to a variable, display a string using echo, and interpolate variables in a string.
  • Integers
    This lesson covers quite a handful of topics, but you’ll realize how easy and useful they are. You’ll learn about integer data type, what an integer is as data type, assigning an integer to a variable, identifying valid integer values, performing basic arithmetic operations with integers, and displaying integer values using echo.
  • Floating Point Numbers
    After learning about integers, you’re now ready to work with floating point numbers, assign a floating point number to a variable, perform basic arithmetic operations with floating point numbers, and display float values using echo.
  • Arithmetic with Multiple Variables
    It’s time to step up your skills in performing basic arithmetic operations. In this lesson, you’ll use multiple variables and display their result after performing various arithmetic operations.
  • Boolean Data Type
    Dip your toes into conditionals by starting to learn about boolean values, boolean as data type, and assigning boolean values to a variable. Then, you’ll use conditional statements to evaluate boolean values.
  • If – Elseif – Else Statements
    In this lesson, you’ll reinforce what you have learned conditionals. Then, you’ll see how if-elseif-else statements work and use basic comparison operators in if-elseif-else statements.
  • Switch Statements
    You’ll learn how to switch conditional statements and use case statements. You’ll also learn how defaults and breaks work.
  • For Loop
    Loops make your life easy. In this lesson, you’ll learn what loops are, when to use them, the characteristics of for loops, and how to use unary operators.
  • While Loop
    After learning the basics of loops, you will learn how while loops work and how to use unary operators in while loops.
  • Do-While Loops
    Another kind of loop you’ll learn is the do-while loop. As with the previous lessons, you’ll learn how to use unary operators in do-while loops.
  • Loops and Conditionals
    This lesson introduces you on how to integrate basic decision-making in loops. You’ll practice how to further control loops with the break and continue statements. You’ll also learn how to use another versatile arithmetic operator, the modulo % operator.
  • Basic Functions
    This lesson introduces you to PHP functions. You’ll practice how to declare, call, and create a function that returns a value. You’ll also perform basic arithmetic operations within a function.
  • User-Defined Functions
    After learning to define your own functions, you will now create user-defined functions with parameters and call user-defined functions that require arguments. You’ll also perform basic arithmetic operations within functions.
  • Math Functions
    Built-in Math functions make doing math a lot easier. In this lesson, you’ll use the basic math functions in manipulating numbers and try functions such as pow(), abs(), and sqrt().
  • String Functions
    In this lesson, you’re going to manipulate strings with functions like strlen(), substr(), and strpos(). You’ll discover the many amazing and fun things you can do with string manipulation.
  • Learning Other Built-in Functions
    It’s time for you to enhance your self-acquired knowledge by learning how to use the PHP manual. You’ll also discover more built-in PHP functions from PHP.net, the foremost online community of PHP programmers.

What Others Think

There are no reviews yet.

Be the first to review “BEYOND PHP for Students Computer Programming Curriculum”

Your email address will not be published. Required fields are marked *

Let’s talk about technology improvements for your school,

no pressure.

Let’s connect and determine your school’s technology needs. Our thorough evaluation will determine the best next steps to advance your school into the digital world!

Technology changes every day. We are here to help!

Beyond Technology Education © 2022

[learndash_login]

SUBSCRIBE TO OUR NEWSLETTER

AND ALSO GET A FREE

WEEKLY TECHNOLOGY PROJECT!

TECHNOLOGY

PROJECTS

Get Yours Today!

FOR LAB OR CLASSROOM USE