Tuesday, February 6, 2007

Programming Paradigms

What are Programming Paradigms?

Here is a good place to start

Unsturctured Programming
  • Assmebly Level/BASIC

Procedural programming or Imperative programming or Value-level programming or Flow-driven programming
  • C/Perl

Declarative programming
  • HTML,XML, XSLT,TKSolver
  • One other subset of these Functional programming/Function-level programming - Perl+FP support
Message Passing Programming - Using process and one of the Procedural Programming models

Event-driven programming
  • BREW/Windows
Object Oriented Programming
  • C++/Java/Perl+OOP support

No comments:

Post a Comment