Shared Tutorials New
Website Development
2D & 3D Graphics
Audio & Video Editing
Databases
Desktop Programming
Operating Systems
Business Applications
Miscellaneous
Selected Reading
© 2011 TutorialsPoint.COM
|
Shared Tutorials Directory
Tutorials Shared by the Community
-
Tutorial on creating and using COM Component: Sample chapter from Beginning ATL 3 COM Programming.
http://www.stardeveloper.com/articles/display.html?article=2000040301&...
Tutorial Statistics
The Holy Grail of computing is to put applications together quickly and cheaply from reusable, maintainable code — preferably, code written by someone else. For many years now, experience and research have shown that object-oriented languages have a marked effect on the ability of software developers to write this kind of code.
The ability to abstract concepts from a problem, and to turn them into classes and objects in a way that is fundamentally supported by the programming language, is a powerful draw for software engineers. The benefits of object-oriented techniques are there for all to see. More detail...
|
|
|