News Feed
Jobs Feed
Sections

Recent Jobs

News Archive
Nick Halstead's Blog:
Uses of Pseudo Code in Development
June 07, 2007 @ 07:55:00

In a post from Nick Halstead on the Programming and Management Blog, he discusses something just about every developer is familiar with - pseudo code.

Writing pseudo code and program code separately simplifies the overall task by splitting it into two simpler tasks. While writing the algorithm the developer can focus on solving the problem, not how it is written in a a particular language. Once the pseudo code is written and has been checked; writing the real code becomes much simpler, the programmer is only concerned with converting the pseudo code into the appropriate program code.

Nick looks at both sides of its use and includes the good (doesn't take language-specific understanding) and the bad (could hide logic flaws that could be tragic later). He also includes a quick overview of how to write it, making sure to keep things high level and all about the structure.

0 comments voice your opinion now!
pseudocode advangate disadvantage development pseudocode advangate disadvantage development



Similar Posts

Jason Sweat's Blog: PHP Oracle Web Development (Review)

Ivo Jansch's Blog: Book announcement: Enterprise PHP Development

Ibuildings Blog: Is PHP an Agile Programming Language?

Dagfinn Reiersol's Blog: Fake it and raise your IQ

Gyorgy Fekete's Blog: Web Development in Mac OS X - Complete Guide


Community Events











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


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

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