Viewing 0 current events matching “meetup:event=221724768” by Location.

Sort By: Date Event Name, Location , Default
No events were found.

Viewing 1 past event matching “meetup:event=221724768” by Location.

Sort By: Date Event Name, Location , Default
Tuesday
Apr 14, 2015
Introduction To Object-Oriented Programming With PHP - Part 3
Portland Code School

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

Website