![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| High Level Programming Post questions about C, C++, Java, SQL, and other programming languages here. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| how to design compiler for unix os | masumhisaria | UNIX for Advanced & Expert Users | 0 | 01-11-2008 11:55 AM |
| Design Patterns in CEP – The instance Life Cycle | iBot | Complex Event Processing RSS News | 0 | 11-30-2007 02:20 AM |
| Latest Design of New Unix Header (Flash) | Neo | Post Here to Contact Site Administrators and Moderators | 20 | 12-15-2003 07:07 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
c++, design patterns and Unix
I know this is C Unix section, still I address a C++ question. How often did you see/use/apply or consider is welcome to write C++ code on Unix, based on 'design patters'? Since I'm at the very beginning with Unix programming, I have this doubt, ... about DP techniques and languages where to apply it.
mihk. thks in adv! |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
You can (and should) use DP not depending on OS. The peak of DP usage is in Java-programming, Java can be also used in Unix.
|
|
#3
|
||||
|
||||
|
The design patterns of C++ is independent from OS.
Basic book of C++ design patterns is http://www.amazon.com/Design-Pattern.../dp/0201633612 Best regards, Iliyan Varshilov |
|
#4
|
||||
|
||||
|
If you are interesting in Design Patters here is one paper http://www.javaworld.com/javaworld/j...7-toolbox.html, that criticizes MVC pattern
|
||||
| Google The UNIX and Linux Forums |