Join us at IRC!
Don't judge the unknown - Grindordie
Wednesday, May 23, 2012
Navigation
Members Online
Total Online: 34
Web Spiders: 15
Guests Online: 30
Members Online: 4

Registered Members: 70160
Newest Member: Furtif
Latest Articles
View Thread

HellBound Hackers | Computer General | Programming

Author

A good OOP concepts tutorial I found.

BuddyCianci
Member

Posts: 11
Location:
Joined: 09.06.10
Rank:
Newbie
Posted on 10-06-10 00:12
http://www.exforsys.com/tutorials/oops.html
:evil:
Author

RE: A good OOP concepts tutorial I found.

stealth-
Member



Posts: 995
Location: Eh?
Joined: 10.04.09
Rank:
God
Posted on 10-06-10 01:33
I've found the best way to learn about OOP concepts is to code with it.
I never saw much use in OOP for most of my code until a few months ago when the project I was working on needed some code to handle a variety of information on multiple hosts. I just made a "host" class and then created instances of them and put them in a list (python). Trying to do that any other way would have been a major pain in the ass. Ever since then I've been messing with new ways to use it, and it's always fun to find a problem where OOP offers a perfect solution.

Not a bad read, though.


The irony of man's condition is that the deepest need is to be free of the anxiety of death and annihilation; but it is life itself which awakens it, and so we must shrink from being fully alive.
http://www.stealth-x.com

Edited by stealth- on 10-06-10 01:34
http://www.stealth-x.com
Author

RE: A good OOP concepts tutorial I found.

BuddyCianci
Member

Posts: 11
Location:
Joined: 09.06.10
Rank:
Newbie
Posted on 10-06-10 01:41
I saw that there was a link to submit links but I looked around the site and didn't find any submitted links and thought that maybe there was something off about it so I didn't submit it and posted it. I was just searching and realized there's a web links choice at the bottom right. I've used the search a few times now and didn't even notice it for some reason.

Edited by BuddyCianci on 10-06-10 01:41
Author

RE: A good OOP concepts tutorial I found.

techb
Member



Posts: 384
Location:
Joined: 15.02.09
Rank:
Hacker Level 2
Posted on 11-06-10 08:17
stealth- wrote:
I've found the best way to learn about OOP concepts is to code with it.
I never saw much use in OOP for most of my code until a few months ago when the project I was working on needed some code to handle a variety of information on multiple hosts. I just made a "host" class and then created instances of them and put them in a list (python). Trying to do that any other way would have been a major pain in the ass. Ever since then I've been messing with new ways to use it, and it's always fun to find a problem where OOP offers a perfect solution.

Not a bad read, though.


Agreed. I never used classes either; until I started coding in blender. I had to wrap the IR tracking stuff in a class so blender could use it. Still buggy though...

I wrapped all my other useful code into a class; mostly web things like logging in and saving data. Makes things a lot easier to use an instance with methods than to hard code everything.




Edited by techb on 11-06-10 08:18
kbcarte.wordpress.com
Guest
Username

Password

Remember Me


Bookmark This Page
Affiliates
Adverts

 

 

Links

Anime Wallpaper Site

Error processing request
By using, viewing or obtaining any information contained on this site, you agree to the disclaimer.

© HellBound Hackers 2008- 2009. Since 3rd December 2004.