Timeline for How to practice object oriented programming? [closed]
Current License: CC BY-SA 3.0
Post Revisions
18 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| S Nov 3, 2017 at 10:28 | history | notice added | Thomas Owens♦ | Historical significance | |
| S Nov 3, 2017 at 10:28 | history | locked | Thomas Owens♦ | ||
| Nov 19, 2013 at 16:36 | vote | accept | user1620696 | ||
| Nov 5, 2013 at 12:32 | review | Reopen votes | |||
| Nov 5, 2013 at 18:57 | |||||
| Nov 5, 2013 at 10:56 | comment | added | grizwako | Make small games (without graphics), card games or similar at start, try to reuse classes in those games. stackoverflow.com/questions/1301606/… | |
| Nov 5, 2013 at 10:50 | history | closed |
gnat CommunityBot Kilian Foth Bart van Ingen Schenau |
Opinion-based | |
| Nov 4, 2013 at 20:36 | answer | added | timday | timeline score: 3 | |
| Nov 4, 2013 at 18:37 | answer | added | Vladimir Kocjancic | timeline score: 1 | |
| Nov 4, 2013 at 18:21 | comment | added | JensG | You could just implement the same app again using an OOP approach. After all, it is just a tool. The recommendation from below to have a GOF book and try to re-think your existing procedural code in an object-oriented manner may also be a good practice. | |
| Nov 4, 2013 at 16:18 | review | Close votes | |||
| Nov 5, 2013 at 10:50 | |||||
| Nov 4, 2013 at 16:09 | comment | added | Robert Harvey | PHP is object-oriented; you just haven't been using it. php.net/manual/en/language.oop5.php | |
| Nov 4, 2013 at 15:58 | answer | added | stonemetal | timeline score: 0 | |
| Nov 4, 2013 at 14:43 | comment | added | Ivaylo Slavov | During my university early years, a great introduction to OOP was the book "Thinking in Java" by Bruce Eckel. It was the recommended read both for programming newbies and for people coming from procedural development backgrounds - maybe it will help you. | |
| Nov 4, 2013 at 14:35 | answer | added | hardmath | timeline score: 0 | |
| Nov 4, 2013 at 14:25 | answer | added | Telastyn | timeline score: 20 | |
| Nov 4, 2013 at 13:57 | answer | added | Frank | timeline score: 6 | |
| Nov 4, 2013 at 13:19 | history | edited | gnat | CC BY-SA 3.0 |
http://meta.stackoverflow.com/questions/2950/should-hi-thanks-taglines-and-salutations-be-removed-from-posts
|
| Nov 4, 2013 at 13:12 | history | asked | user1620696 | CC BY-SA 3.0 |