Export to
Thursday, April 9, 2015 at 2:48am and last updated
Wednesday, June 10, 2015 at 9:32am.
Introduction To Object-Oriented Programming With PHP - Part 3
Website
Description
This is a great time for intermediate and advanced users to join us to discuss concepts and learn from each other.
Join us at Portland Code Schools NEW LOCATION! Pizza will be provided by Portland Code School!
If you we not able to attend Part 1 or 2, never fear, you can read about it and get slides, code and more here.
In Part 3 we will cover
1. How do I actually use this stuff?
2. How to NOT ruin all your hard work
3. Where do I go from here?
Setup for using PHP
Any environment that can render php will work for this class. If you don't have anything set up to run php yet, the easiest way to get up an running fast is to use Cloud 9
1. Sign up at Cloud 9: https://c9.io/
2. Create a new workspace
• Name your workspace
• Choose PHP
• Press “CREATE”
• Wait a few minutes for the workspace to be setup
3. Click on the workspace on the left.
• Choose “START EDITING”, green button on the right