actually, I was reading C++ from some time , but here i want to learn and imprve my OOPS concepts. IF you have some good links or some e-books or some good book name , please help me here. i have learnt from wiki, my one C book in which some 4-5 pages were given on oops. thanks alot in advance.
nitin1 15 Master Poster
Recommended Answers
Jump to PostEncapsulation is the mechanism that binds code and data together and keeps them safe and away from outside inference and misuse. Encapsulation reduces the maintenance burden, and limiting your exposure to vulnerabilities. The programmer has to design a well-defined interface to control the access of a particular code and data. …
Jump to PostDon't give short shrift to "bookish type knowledge". I was giving a paper at the OOPSLA conference in San Jose in 1996 and was in the meeting where Booch, Rumbaugh, and Jacobson announced that they were merging their different, but complimentary, object oriented design methods into a single form, UML, …
Jump to PostThanks for the comment, nitin1. I've been in this business for 30+ years, published articles, contributed to graduate-level text books on large-scale distributed systems, have a US patent for adaptive system software, and was the principal architect/engineer for the software that runs most 300mm semiconductor, flat-panel displays, and disc drive …
All 10 Replies
crescendo 12 Junior Poster in Training
Tumlee commented: Thorough and clear explanation. +5
nitin1 commented: short , but very clear in itself!! +2
soutrik -2 Newbie Poster
nitin1 15 Master Poster
ddanbe 2,724 Professional Procrastinator Featured Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
nitin1 commented: yoo!! too motivating.idk how you meet all thee people. you once said about some intel person, he was your freind. :p +2
nitin1 15 Master Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
nitin1 commented: huge respect!! +0
nitin1 15 Master Poster
rubberman 1,355 Nearly a Posting Virtuoso Featured Poster
soutrik -2 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.