Timeline for Objective-C As A First OOP Language?
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 13, 2012 at 13:58 | comment | added | toniedzwiedz | +1 for "working in more than one language makes you a better developer". Sometimes it really makes you stop and think about how a language is designed. OOP comes in many flavors. A good example is how Java/C# or Ruby tackle the problems that can be solved by multiple inheritance in C++, using interfaces and modules respectively. | |
| Nov 14, 2011 at 14:13 | history | edited | Dan Ray | CC BY-SA 3.0 |
added 541 characters in body
|
| Nov 14, 2011 at 14:07 | comment | added | Daniel Scocco | The main problem I see is that I would probably be reading Java/C++ OOP books while trying to translate the concepts into Objective-C. | |
| Nov 14, 2011 at 13:46 | history | answered | Dan Ray | CC BY-SA 3.0 |