Build your first Symfony 2 Application

Comments

Comments are closed.

Great tutorial. Every example was explained with slides before being demonstrated live. It made is easy to follow and experiment with SF2.

Anonymous at 16:36 on 7 Nov 2013

Stefan did a great job of walking us through the key steps in installing, configuring and beginning to build a Symfony application. This was my first exposure to the nuts and bolts of Symfony, I found myself impressed at the level of configuration and customization available in architecting an application. This fact was also well presented by Stefan. Thank you for an enjoyable afternoon.

Great intro to implementing Symfony2!

Thank you for your attention and patience.

It would have better if I knew what dev environment to pre-install on my machine before the event; the presentation/tutorial would have more efficient and I would have actually tried to code something during the presentation.

Anonymous at 16:40 on 7 Nov 2013

That was very ambitious presentation explaining and live coding something of this complexity. Well done! Very detailed, good selection fundamental topics and even going around to help the attendees. Good balance between live coding, code screenshots, and having the viewers do the work themselves. Speed is just about right. Helpful walkthrough of basic directory and file structure. Good to have some files created manually instead of completely CLI to get understanding of what the console actually does and how to take over when needed.

Improvements:
(1) commands that we are expected to enter should not be covered up so quickly by a different program. Try to have CLI on a side, not behind, the IDE or browser. Difficult to quickly type the commands while trying to take in the information.

(2) prior to the tutorial post minimum system requriements that the viewers are expected to have. Tutorial next door earlier did not has as good content but had loads of time before the presentation to get the testing dev. environment ready before the presented went into guiding. Too much time was wasted going around fixing "basic" things such as php executable in path or pdo extension not loaded etc.
(3) (maybe, probably overkill for a simple demo but personally helps me understand better) use breakpoints to show how the request travels through the codebase and what the internal state of the object looks like.

Stefan helped us slower participants as well as spending time with advanced topics. He helped us over the hurdle of installing Symfony as well as explaining how to make an application. Thank you.

Great introduction to Symfony2. It was well paced workshop to build an app that can talk to a database. I like how you guide us to make the modifications to customize the basic install, talking first and then letting us try.
What helped me to keep pace was that I had already installed Symfony2 before the tutorial. Perhaps prep would be better than waiting for people to install.
I felt that the slides showing the answers to prompts were removed too quickly before we could try the exercises ourselves.
You touch on the debugging tools of the dev environment, perhaps a an example of debugging a simple error would be helpful.
Thanks for the great tutorial.

Good presentation. Stefan has a deep understanding of Symfony 2 and is able to effectively relate that information to the attendees.