 | News Feed |
 | Jobs Feed |
Sections
|
| feed this: |  |
Matt Setter: How Simplicity Leads to Greater Productivity, Quality & Satisfaction
by Chris Cornutt April 16, 2013 @ 09:39:44
Matt Setter has a quick new post that suggests a way you can get more done with less work - simplicity.
Though we can do so many things simultaneously - should we? Does it actually reduce effectiveness and productivity which are the antithesis of professional application development? [...] I had the thought, as is common in a western-based mentality, that to be busy, to be industrious, to try and multi-task a series of independent tasks and projects simultaneously was the right thing to do. It's meant to be a simple formula: "Greater productivity = Greater self-worth right?" Sounds almost like Thatcherism. I felt that this was not only right, but the sign of an intelligent and sophisticated developer, who truly had honed his craft. Perhaps you've felt the same at one time or another?
He points out that, while it's very easy for developers to fall into this trap and way of thinking, it's not sustainable. It leads to stress, bad code and even - possibly - an even higher bug count. Instead he suggests the good standby idea of "KISS" (essentially, simplicity).
Instead of trying to do everything at once - I stopped and decided to only do one thing at once. And that one thing, had my full attention and focus. When it was done, I then moved on to the next one. Not before and not after.
He includes some of his own experience trying to apply this in a Zend Framework 2 application.
voice your opinion now!
simplicity quality productivity satisfaction development
Jason Gilmore's Blog: Sixteen Best Practices- and Productivity-Related PHP Tutorials
by Chris Cornutt May 13, 2011 @ 09:18:26
Jason Gilmore has put together a list of sixteen best practices and tools you can use to help make your PHP development life easier and the quality of your code better.
[I spent so] much time in fact that in 2010 I penned more than 130 articles. Many of these articles focused on PHP-specific best practices and productivity, two topics which should resonate closely with anybody involved in building websites for a living. So I thought it would be useful to compile a list of the sixteen tutorials which touch upon these topics. In this list you'll find tutorials introducing testing, debugging, advanced object-oriented features, code profiling, security, enforcing coding standards, and more.
His list of articles includes:
voice your opinion now!
bestpractices productivity tutorial list phpbuilder
PHPBuilder.com: 10 Productivity-boosting Tools for Your PHP Development
by Chris Cornutt August 25, 2010 @ 08:23:06
On PHPBuilder.com today there's a list of ten tools that can help you increase your productivity in your PHP development including ones for testing, automation and debugging.
Frustration can quickly set in when you are dealing with menial and often repetitive tasks such as manual code testing and deployment, yet you strive to become a more efficient programmer by staying DRY. So why not extend that quest to other parts of the application lifecycle, streamlining and automating such tasks? In this article I'll introduce you to ten PHP development tools that will help you do exactly that, leaving you with more time to concentrate on building great websites.
His list of ten tools consists of:
voice your opinion now!
productivity tool development testing debug automation syntax
Ibuildings Blog: Productivity in PHP from a fun perspective
by Chris Cornutt February 12, 2010 @ 10:25:09
In a new post to the Ibuildings blog today Ivo Jansch has taken a look at the productivity that PHP allows developers (from a development perspective) and a case that he's come across that proves his point.
At the [Sogeti's Engineering World conference] there was a coding contest. Contestants could team up and had to write an application that found the shortest route through an arbitrary maze. [...] It wasn't until the second to last session during the conference that Juliette, Erik, Ian and Felix decided to not go see a talk but to attempt the contest.
The solution was presented to a largely non-PHP audience and benchmarked against some of the other entries created with other languages. The results were pretty amazing - while the PHP version didn't work through the problem the fastest, it did have a much shorter development time and lines of code.
voice your opinion now!
ivojansch productivity programming contest
IBM developerWorks: Create a productivity package with the Zend Framework V1.5 & Google applications
by Chris Cornutt June 26, 2008 @ 12:02:44
On the IBM developerWorks site, there's part one of a new series that combines the latest version of the Zend Framework with the power of Google applications to create a custom web application.
In this three-part "Create a productivity package with the Zend Framework V1.5 and Google applications" tutorial series, we will build an application with Zend Framework V1.5 that uses the Google applications. Here in Part 1, we explore the various features of the Zend Framework, outlining the many new features in V1.5 that we will take advantage of to build an example Web site.
This first part introduces the Framework briefly and helps you create some simple controllers and views. They use the Zend_Layout to help with the output and show how to implement view helpers to make components for the pages. There's no connections to Google in this initial part - that'll come later on.
You'll need to register/login to get to it.
voice your opinion now!
productivity package zendframewrk google introduction
|
Community Events
Don't see your event here? Let us know!
|