Thread: Programming concepts

  1. #1
    Amateur
    Join Date
    Sep 2003
    Posts
    228

    Programming concepts

    I didn't really know where to post this but could you tell me more about programming concepts just like OO or functionnal or those derived from these... If you know some that are not major, tell me! ^^
    There must be quite a lot...

  2. #2
    Registered User
    Join Date
    Nov 2001
    Posts
    1,348
    Are you referring to various design patterns? Check out these books.

    Design Patterns by Erich Gamma, Richard Helm, Ralph Johnson ),
    John Vlissides

    Modern C++ Design: Generic Programming and Design Patterns Applied by Andrei Alexandrescu

    Kuphryn

  3. #3
    Amateur
    Join Date
    Sep 2003
    Posts
    228
    Not really, I just wanted to know what were the programming techniques other than OO, proc. oriented and functionnal langages, logical programmation...
    And also the evolutions some want to integrate to the object model, like the contracts things in Eiffel.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Links to Software Engineering concepts
    By alois_rone in forum Tech Board
    Replies: 5
    Last Post: 12-05-2007, 12:56 PM
  2. basic Mathmatics and Algebraic concepts
    By incubusnb in forum C++ Programming
    Replies: 8
    Last Post: 05-22-2005, 06:53 PM
  3. Replies: 5
    Last Post: 08-31-2004, 06:41 PM
  4. Independent & Effeciency :: Programming Concepts
    By kuphryn in forum C++ Programming
    Replies: 5
    Last Post: 06-08-2002, 05:08 AM
  5. Basic 2d Programming Concepts
    By JoshG in forum Game Programming
    Replies: 4
    Last Post: 05-17-2002, 05:54 AM