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

preview_player
Показать описание
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.
Рекомендации по теме
Комментарии
Автор

Amazing! I am a beginner in programming so I have a question. How can I make a button in this application?
To start my first application I want to make a simple calculator and Idk how to make a button.
I will be delighted if I get an answer. Again... Great video!

Edit: Sorry if there is any broken English in the text. It's not my native tongue.

GrBiEdits
Автор

Thanks, followed your tutorial and the code worked!

Hibbard
Автор

should we call this a MFC app? or that is different?

mubinsharikmaslat
Автор

hey, is it possible to access windows services app using c++ windows prog, if so how shud i proceed or start?

rishabanathece
Автор

Hey, I'm attempting to make a simple program. (User would input, program would respond with a set phrase) You seem approachable enough, What language would I use for that and how would I start?

envious_irl
Автор

So 95 lines of code to throw up a small window that says, "Hello, Windows desktop". Is that correct???? 95 lines of code!
I do not understand why Microsoft got rid of their visual programming languages. You could throw up a window form with a textbox saying "Hello, Windows desktop" in about 15 seconds. Perhaps I am missing something but 95 lines of code seems extremely excessive compared to what you used to be able to do with MS visual don't understand why they have gotten rid of them? Can someone explain it me?

dbreardon
Автор

Can u please explain what is what for beginers in some next video?

jeffmichel
Автор

how to add a button?
and then display sth else after clicking a button.

tommylau
Автор

Great video! Keep it up :) I'll follow along

OnlyGamerNerd
Автор

Hello, I attempted to build this code in VS community 22 and get an error "unresolved external symbol main referenced in function "int_cdecl invoke_main(void)" LNK2019. Also I get a local variable is not initialized warning, but I never see you initialize the variable. Anyways, if you see this, maybe it's because of the new VS compiler. Just trying to get a grip on C++, written I'm CSharp in the past. So I'm not entirely new to this.

jordanr
Автор

I have error enty point must be defined how to solve and the system cannot find the file specified

shroukragap
Автор

Using Win32? Looks like code from Petzold's book. Cool stuff

arphaksad
join shbcf.ru