|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
Where can I learn about programing C with OO principles?
I've been coding in OO in various languages for a while now, and soon will have to code something in C.
I've heard that people that programs games in C adopts some OO principles when they code. Can someone please help me find some resources that teaches how to code in C so it sort of emulates instances, object composition, etc? |
|
#2
|
||||
|
||||
|
Well, if you're comfortable with sifting through source code, you might be interested in GTK+. It's a GUI toolkit written in C, which apparently uses some OO techniques to build the hierarchy of widgets.
__________________
"A poor programmer is he who blames his tools." http://analyser.oli.tudelft.nl/ |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > C Programming > Where can I learn about programing C with OO principles? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|