About this tag
The abstraction tag on WindowsForum.com covers discussions about abstraction in programming, particularly in the context of C++ and object-oriented programming. Content includes an interview with Herb Sutter on modern C++ standards, where abstraction concepts like templates and generic programming are explored. Another thread explains object-oriented programming (OOP) principles, highlighting how abstraction is used to model real-world objects in languages such as C++, Java, and C#. These sources focus on software development and programming language features rather than Windows-specific topics.
-
Windows 7 Conversation with Herb Sutter: Perspectives on Modern C++(0x/11)
I was lucky enough to catch up with Herb Sutter not too long after the FDIS announcement (Final Draft International Standard is complete). As usual when talking to Herb, the conversation is all about C++ (well, we do talk about C# for a little while, but in the context of C++. Why? Tune in...)...- News
- Thread
- abstraction c++ general purpose herb sutter mobile apps native code performance programming standards
- Replies: 0
- Forum: Live RSS Feeds
-
Oops ...
OOPS Concepts Object-oriented programming (OOP) is a computer science term used to characterize a programming language that began development in the 1960’s. The term ‘object-oriented programming’ was originally coined by Xerox PARC to designate a computer application that describes the...- cybercore
- Thread
- abstraction c++ development encapsulation event handling inheritance java javascript language methodology object oriented oops polymorphism programming python software tutorial
- Replies: 3
- Forum: The Water Cooler