top of page
TIC Blog
Donald Wickham
Aug 31, 20103 min read
Introduction to Object Oriented Programming (OOP)
What's OOP? Object Oriented Programming. Combining code & data into “objects” that can be reused & whose internal structure is transparent.
0 comments
bottom of page