object oriented programming

ZendCon Day 0 - Tutorial Day - Ibuildings Blog

Planet PHP  Wed, 09/17/2008 - 12:05

After our amazing roadtrip (see previous blog entries for trip reports), it was time for the first day of the conference.

Or actually, day 0, as the first 'real' day would be on tuesday when the main conference starts.



 

Communicating Scala Objects

Lambda the Ultimate - Programming Languages Weblog  Wed, 09/03/2008 - 17:47

I wouldn't normally think a library is LtU material, but since this one lives at the intersection of embedded DSLs, process calculi, and a spotlight language, I think it fits: Communicating Scala Objects, Bernard Sufrin, Communicating Process Architectures 2008.



 

PHP 4 - this parrot is deceased! - Ken Guest

Planet PHP  Fri, 08/08/2008 - 08:37

I woke this morning with a grin. Nope, nothing to with the Olympics; PHP 4 is dead and by that I mean it is no longer supported - no more official security updates for PHP 4 - or backports from PHP 5 or PHP 6.
The last release of PHP 4.4 occurred yesterday.
Why is this important - and why am I grinning?



 

Speaking at DevWeek India 2008 - Sebastian Bergmann

Planet PHP  Wed, 07/30/2008 - 23:35

Together with Arne Blankerts, I will present a four-day tutorial at next month's DevWeek 2008 in Bangalore, India.

We will explore three aspects of modern PHP development: aspects of web application security (1 day), object-oriented programming with PHP 5.3 (2 days), and quality assurance in PHP projects (1 day).



 

Job Posting: Ganz Interactive Seeks PHP Developer (Toronto, ON)

PHPDeveloper.org  Fri, 07/18/2008 - 13:44
Company Ganz Interactive
Location Toronto, ON
Title PHP Developer
Summary

We have an exciting permanent opportu



 

Job Posting: PRI Technology (Recruiter) Seeks Senior PHP Develop...

PHPDeveloper.org  Thu, 07/10/2008 - 17:08
Company PRI Technology (Recruiter)
Location New York, NY
Title Senior PHP Developer
Summary

Core Skills



 

Book Review: Object-Oriented Programming with PHP5 - planetphp

Planet PHP  Mon, 06/23/2008 - 08:28

"Object-Oriented Programming with PHP5" is aimed at beginning or mid-level programmers that want to expand their knowledge of object-oriented features in PHP.

Although basic OOP support was present in version 4 of PHP, it wasn't until the introduction of version 5 that they caught up with object-oriented implementations of other popular languages, such as Java or Python.

The book does a decent job of covering the main OOP topics in PHP; as well as, touching upon some of the peripheral ones.



 

Dave Thomas’s Object Model and Metaprogramming Screencasts

Ruby Inside  Fri, 06/13/2008 - 12:21

dtvidcap.png

Disclaimer: I have no financial connection to the Pragmatic Programmers and other than through receiving these videos to review get no direct benefit from this review.



 

Job Posting: QRIU Seeks a CakePHP Developer (Telecommute)

PHPDeveloper.org  Fri, 06/13/2008 - 07:57
Company QRIU
Location Telecommute
Title CakePHP Developer
Summary

We are seeking talented individuals that are



 

PHPFreaks: OO PHP Parts One & Two

PHPDeveloper.org  Mon, 06/09/2008 - 08:48

PHPFreaks has posted part one and part two of a new series they're working on to introduce those new to the language to the concepts of object-oriented programming in PHP.