Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

PHP

Which PHP course? The new ones e.g. PHP basics or the build a simple PHP application? They seem to be repeating stuff.

Which PHP course? The new ones e.g. PHP basics or the build a simple PHP application? They seem to be repeating stuff.

New PHP course have been released recently. If you are just starting out should you use the old OR new PHP courses.

Thanks

2 Answers

It depends on how you learn better. Maybe you should do php basics and functions, and then do the application. If you learn better by project, do the project and close with basics exams to check you understood everything.

Thank you Omar

Lavois,

If you are comfortable in php with data types, control structures, and functions you'll probably learn more from the project based work.

Build a simple PHP application, Enhance a simple php application, and Using PHP with MySQL comprise a fantastic series if you are serious about PHP. Each one expands on the former concepts.

Good luck!

Thanks.