C++ Windows Programming with Visual Studio 2019 | Getting Started

114 Просмотры
Издатель
C++ Windows Programming with Visual Studio 2019 | Getting Started
C++ Windows Programming
What is C++ ?
C++ is a cross platform programming language that can be used to create high performance applications.
C++ provides high level of control over system resources and memory.
C++ is one of the world's most popular programming languages and can be found in most operating systems. It an object oriented language which gives a clear structure to programs and allows code to be reused.
What are Windows?
Windows are simply objects that have both code and data.
So you can think of Windows as programming contruct that occupies a certain portion of the screen, it may or may not be visible and can respond to events from a user or the operating system.
Категория
Язык программирования C++
Комментариев нет.