Archive for the ‘php podcast’ Category

Two thumbs up for the Zend Framework Nerds.

Tuesday, January 26th, 2010

microphone-podcast-icon

Hi,

I’ve been busy with things and so not too many updates lately. Not to worry thought, we have a brand new course and lots of free videos coming out soon on advanced MySQL.

In the following podcast (it was a video but I changed my mind …), I talk about the pragmatism of the Zend Framework dudes.

MP3: zendframework-and-doctrine

Short and sweet.

Stefan Mischook
www.killerphp.com

Getting into PHP6 and Advanced PHP Concepts Part 6

Sunday, November 1st, 2009

Hi,

They just keep on coming! This is video 6 of a series of videos where we explore PHP6 and other advanced PHP concepts, concepts often seen in PHP frameworks like Zend, PHP Cake and others.

The video:

Yes, I’m using Youtube … it saves me bandwidth! I’ve been pushing 250 GB a month just on Killerphp.com!

Many more to come,

Stefan Mischook
www.killerphp.com

My Killer PHP Learning Tips

Thursday, September 3rd, 2009

php logo

Hi,

Learning to program can be a frustrating process for a lot of people; especially for designer types wanting to learn a little PHP. The following tips should help a lot of you along the way to becoming a PHP nerd. My PHP learning tips:

1. Be patient:

Patience is a virtue, especially when learning to program. Don’t be discouraged if something doesn’t sink in right away. It will come with time.

2. Learn to write code on faith:

… That means writing PHP code that you may not fully understand. The process of actually writing out the code, seems to help the brain take it in.

3. Learning PHP programming is a lot like learning a sport; you can pick up stuff by sitting on the sidelines and watching, but you don’t really know what you’re doing until you actually get into the game. In PHP, that means actually writing code and not just sitting listening or reading about it.

4. Take a breather:

If something is not sinking in right away, move on to something else and come back to it later … actually, give it 24 hrs to sink in. I find that the brain will work on problems over night and almost magically, things that you could not understand the day before, will become obvious.

5. Try variations in your code:

Play with different ways of doing things, try to add variation to your code. If for instance you are learning something as simple as a conditional statement .. like the ‘if’ statement, try some examples with mathematical equations and then maybe try something using a function that returns a true/false value.

6. Break your code:

One of the best ways to learn any programming language is to purposefully break code. Why? Basically it comes down to seeing what type of error messages you get for certain types of mistakes in your code. In time, you will see that particular errors will give you consistent error messages. Once you know these, debugging code will be a lot easier.

I’ve found that breaking things on purpose and in a controlled manner, can really help down the road when you run into real errors, because you will recognize the error messages.

PHP Video: Improve your PHP skills by learning ANOTHER programming language.

Sunday, June 21st, 2009

php video

In this video, I discuss how learning another programming language will make you a better PHP programmer. This may seem strange at first, but watch the video and you will see that I am not smoking anything …

Check out the video:

(more…)

PHP Video: Why Zend instead of other PHP Frameworks?

Sunday, June 14th, 2009

php video

Hi,

In response to my a recent podcast where I recommended that PHP programmers learn the Zend Framework, I was asked why I choose Zend, rather than other PHP frameworks.

The video:

(more…)

PHP Video: the Zend Framework and Web 2.0.

Tuesday, May 26th, 2009

php video
Hi,

I just released a new PHP video podcast where I answer a few questions put to me about php. I answer these questions:

1. Do you need to learn the Zend Framework?
2. Do you need a PHP certificate?
3. How does PHP fit into Web 2.0.

I am using a totally new format for this video and would appreciate your comments, good and bad about it.

Thanks,

Stefan Mischook

www.killerphp.com

Podcast: Structuring PHP Projects

Monday, November 10th, 2008

In the following podcast I go over the key factor when determining how to structure a PHP project.

In a nutshell, it comes down to the size and complexity of the job. For the details, listen to me yap:
php-podcast-project-structure

Thanks,

Stefan Mischook

www.killerphp.com

Top of page  go to top of page