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 trialalexvalladares
21,478 PointsJust an advice...
In my opinion, this course should be added to php track. Don't get me wrong, I think Hampton's course is ok, but this one continues the current t-shirts project learnt in the track, as it introduces you to php with databases (plus mysql).
Thanks for reading!
Unsubscribed User
14,189 PointsI'm with you. I took the newest PHP course with Alena Holligan and it was AMAZING compared to the overly complicated course Building Websites with PHP. As David Richied mentions, it's super confusing for a beginner to get thrown into using slim and twig right off the bat. Alena's course goes off of the mentality that the student wants to know how PHP works WITHOUT all the bells and whistles first. I'm a learner that needs to know the behind the scenes in order to understand something. I'm not satisfied with the "skipping over" of information.
I also feel like this course just fits in WAY better with the PHP track than PHP & Databases with PDO. In that course you use a SQLite database as opposed to what we spent hours learning previously with Andrew... MySQL. Anyways... I'm really happy I found a few courses as replacements (at least temporarily) for the courses provided in the PHP track.
4 Answers
Codin - Codesmite
8,600 PointsThis used to be in the old PHP development track that they recently changed, not sure why they removed it because it ties in well with the database foundations of the track.
Anthony Attard
43,915 PointsTotally agree. Treehouse please add this as part of the PHP Track!
Anna Takang Nchongarrey-Oben
7,365 PointsI agree too
Carlos Rojas "Yoru No Tori"
6,530 Pointsjajaja I was actually thinking the same guys, I felt I little drop out after finishing the main thread of PHP, I wouldn´t get notice about this PHP apart If I didn´t search it in google
David Richied
18,057 PointsDavid Richied
18,057 PointsI definitely agree. I feel like I learned more about PHP in Randy's three courses (Building a Simple Website with PHP, Enhancing the Simple Website, and this course) than I did taking the whole track on PHP. I think the concepts in the PHP track were too advanced. I was very confused by the use of slim and twig, but, now I can see that twig works around the idea of MVC (I think. Correct me if I'm wrong).