logo

PHP 101 Part 3: Eclipse, Simple Math, Calculator

logo

This is part 3 of the PHP 101 series I’ve put together on my site.  this next round adds more complexity and shows you how to setup the Eclipse IDE for PHP development.

Eclipse

This video goes through the process of installing and setting up Eclipse for PHP development step-by-step.

Simple Math

This video demonstrates the basic mathematical capabilities of PHP.  Concepts include

  • Basic arithmetic operators (addition and subtraction)
  • Variables that handle math calculations
  • Troubleshooting Eclipse

Calculator

This video demonstrates how to build a basic math calculations using PHP. Concepts include

  • Basic arithmetic operators
  • Modulus
  • Integers vs Floating Point numbers

To view other PHP tutorial videos

Leave a Reply

logo
logo
Powered by Wordpress. Copyright 2009 Brett Widmann.