News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Jani Hartikainen's Blog:
Static/Dynamic typing sweet spot
October 08, 2008 @ 10:24:28

In a new post today Jani Hartikainen takes a look at one of the things that makes PHP both powerful and unpredictable at times - its variable typing, static versus dynamic.

It seems that PHP has moved a bit towards static typing, and languages like C# seem to be implementing some dynamic features. Are we going towards a "mixed" language with static and dynamic typing? What's the "sweet spot" between completely static (like C++) and completely dynamic typing (like Python)?

He compares the benefits of static and dynamic, and a particular place where PHP falls a bit flat - type hinting in certain situations. He agrees, though, that dynamic typing is "the way to go" since it gives the developer the flexibility they might need for more "typing tricks" in their apps. Oh, and "duck typing"...

0 comments voice your opinion now!
static dynamic typing type variable hint compare



Similar Posts

Maarten Manders' Blog: Static + Unit Tests = Arrrghhh!

Professional PHP Blog: The rumors of PEAR\'s demise are greatly exaggerated

DevShed: Using the Observer Design Pattern with Static Data in PHP 5

DevShed: Programming PHP - A Beginner's Guide

DeveloperTutorials.com: Floating Point Comparisons In PHP and Javascript


Community Events







Don't see your event here?
Let us know!


developer zend security releases example zendframework PHP5 application framework job database mysql release PEAR ajax cakephp code package conference book

All content copyright, 2008 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework