Thread: Need opinion...
View Single Post
Old Jan 16th, 2005, 10:52 AM   #9
Broax
Hobbyist Programmer
 
Broax's Avatar
 
Join Date: Jan 2005
Location: Porto, Portugal
Posts: 142
Rep Power: 4 Broax is on a distinguished road
Send a message via MSN to Broax
Soooo... I think I get it. By abstracting I can clear myself of the specific details of the software and concetrate myself on the code as a whole. This would be acheived by deviding the code into objects that interact with eachother and therefor if something ain't working I just need to focus on the specific object that handles that function instead of the whole program itself. Is that it?
Broax is offline   Reply With Quote