Тёмный

How To Create C And C++ Project In Visual Studio 2022 | Microsoft Visual Studio 2022 | IAmUmair 

IAmUmair
Подписаться 1,7 тыс.
Просмотров 55 тыс.
50% 1

This video explains about how to create c language and c++ project in visual studio 2022. Here I have explained step by step guide for setting up C++ in Microsoft Visual Studio 2022. In the end, I have also created sample console apps for c++ and c language.
==Table of contents
0:00 Introduction
0:13 Visual Studio 2022
1:20 Visual Studio Installer
4:00 Create a new c++ project
6:30 Configure your new c language project

Опубликовано:

 

1 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 44   
@IAmUmair
@IAmUmair Год назад
Thanks for tuning in! Don't forget to subscribe for more.
@Fetrah2
@Fetrah2 22 дня назад
Thank you so much short,clear,precise i really appreciate that!
@IAmUmair
@IAmUmair 21 день назад
Thanks
@rubysahmed3084
@rubysahmed3084 2 года назад
Thank you so much for your video! I was having difficulties installing the correct version of VS with the CPP compiler. I really appreciate the detailed tutorial on installing and writing programs using Visual Studio IDE.
@IAmUmair
@IAmUmair Год назад
Glad it helped!
@lancewendel6707
@lancewendel6707 Год назад
first video after watching so many, something useful, thx a lot
@IAmUmair
@IAmUmair Год назад
Glad to know it helped
@mequill9977
@mequill9977 Год назад
Thanks heaps bruv
@zhihadhamada8960
@zhihadhamada8960 7 месяцев назад
the best
@electrogaminghd3594
@electrogaminghd3594 2 года назад
Thank you so much!
@IAmUmair
@IAmUmair Год назад
You're welcome!
@saqlain1956
@saqlain1956 2 года назад
Well done sir, This is a information which I need
@IAmUmair
@IAmUmair 2 года назад
Glad to hear that brother
@temofoqha8101
@temofoqha8101 Год назад
thank u
@StephenMaylem-dr1kh
@StephenMaylem-dr1kh 4 месяца назад
Thanks bro, God bless you!!☺🙌
@IAmUmair
@IAmUmair 4 месяца назад
Thanks 🙏
@satgrays
@satgrays 2 года назад
THANK YOU!! Really useful
@IAmUmair
@IAmUmair 2 года назад
Welcome, my pleasure
@booky6149
@booky6149 5 месяцев назад
Thank you so much bro!
@IAmUmair
@IAmUmair 5 месяцев назад
Happy to help
@tsedeysolomon4910
@tsedeysolomon4910 2 месяца назад
Thanks bro :)
@IAmUmair
@IAmUmair 2 месяца назад
Welcome bro
@bb_453
@bb_453 2 года назад
Thank❤❤❤ (Im from Rasha)
@bimalgayali
@bimalgayali 2 года назад
thanks bro, it's really informative
@IAmUmair
@IAmUmair 2 года назад
Welcome bro
@sanjivaniganjale4347
@sanjivaniganjale4347 Год назад
Tysm ❤️❤️ it's work
@IAmUmair
@IAmUmair Год назад
You're welcome!
@the_smell_of_coffee
@the_smell_of_coffee Год назад
0 to 100... Best vid for this Thumbs up
@IAmUmair
@IAmUmair Год назад
Thanks bro
@leykohos
@leykohos 7 месяцев назад
thanks!
@IAmUmair
@IAmUmair 7 месяцев назад
Welcome!
@tasneemhaf7826
@tasneemhaf7826 Год назад
Thank you for the video. Can you please let me know that each time we create a c program should we click again on file-new-project-empty project ? I tried to right click on the option Source files- Add -new item- c++ file-- changed extension to .c - clicked on add. Then I wrote the code and ran the file. It gave me the error as main() already defined. So my question is can the Source files folder have only one c program.Please let me know
@IAmUmair
@IAmUmair Год назад
Hi Tasneem Haf, hope you are doing good. In a console application, we can have one main method, it can be present in any file. Other files need to be connected to the main file that contains main method. Just sharing an example of how can you connect two files (example is related to c++ but I believe it'll work with c) . www.c-sharpcorner.com/article/how-to-use-multiple-code-files-in-cpp/
@tasneemhaf7826
@tasneemhaf7826 Год назад
@@IAmUmair Hi Umair thank you for the quick reply and also for sharing the link. This made me subscribe to your channel .Really appreciate it. I checked out the link and it's very informative . I am yet to try it out on my system. I will do it soon. Thanks again Umair. Keep up the good work of making videos. Cheers
@zo0oi_574
@zo0oi_574 7 месяцев назад
thank you so much
@IAmUmair
@IAmUmair 7 месяцев назад
You're welcome!
@ishwindersingh594
@ishwindersingh594 Год назад
Thanks for the video, but the c program does not run when taking input from the user. How do I solve that?
@IAmUmair
@IAmUmair Год назад
please check this for more info: visualstudio.microsoft.com/vs/features/cplusplus/
@LeadHood
@LeadHood 3 месяца назад
why didn't you have to return 0; on the c project? i mean , doesn't that give an error?
@IAmUmair
@IAmUmair 3 месяца назад
It didn't give an error, but you are correct return 0 should have been used.
@syriaisdying
@syriaisdying 11 месяцев назад
When i create multiple source files they don't work except the first one,
@IAmUmair
@IAmUmair 11 месяцев назад
First one will work because it contains main method. Try to use classes and use them in your main file
@pgeditz666
@pgeditz666 2 года назад
Hello bro i confused with 3 options enterprise professional community
@IAmUmair
@IAmUmair 2 года назад
Hi, We have three versions of Visual Studio, 1. Professional 2. Enterprise 3. Community Out of these, first two are paid and last one is free. So we as individual can use free version i.e. community, and it has almost all the features in it.
Далее
Hacking Websites with SQL Injection - Computerphile
8:59
5.2-2 Bellman Ford Distance Vector Routing (updated)
21:56
Redis Crash Course
27:31
Просмотров 592 тыс.
C++ Libraries For Beginners
6:12
Просмотров 131 тыс.
The Basics of Strings! [Pt 5] | C# for Beginners
9:53