C++ IDE Setup for Competitive Programming and DSA

preview_player
Показать описание
This video is primarily for Mac OS but the steps are almost identical, so windows and linux users can also watch it.

Main steps:
1. Install GCC using Homebrew on Mac or MinGW on Windows.
2. Download Sublime Text 3
3. Press "Command+Shift+P" on Mac or "Ctrl+Shift+P" on Windows and install package control, then install CppFastOlympicCoding Package.
4. Now you can run any Cpp file by pressing "Ctrl+B" on Mac or "Ctrl+Alt+B" on Windows.
5. Lastly, make sublime snippets to improve your experience.

Thank you for watching and subscribe to my channel for content on Competitive Programming and DSA.

Timestamps:
00:00 - Get Compiler (for Mac OS)
02:45 - Get Compiler (for Windows)
03:00 - Get Sublime Text 3
04:14 - Get Fast Olympic Coding
06:30 - Few Extra Things to Improve Life
Рекомендации по теме
Комментарии
Автор

I was not able to change compiler since I have bought MacBook Air M1. Seriously I read so many articles about this issue but I didn't find solution but in this video by just one command you did it. Thanks man !! 🙌🙌

jatinranpariya
Автор

Wowowowow I was finding from so long some methods on Mac and finally, you made it!! Thanks!!!!

varunmanchanda
Автор

Thank you much...
To set up this sublime & homebrew i have wasted my 2 days 🥵🥵🥵
At last it's work 😌.
Thank You so much ❣️

jia_aaa
Автор

This video helped me setup my CP IDE .Thanks a lot!

ashlesagoyal
Автор

Wonderful tutorial, everything is very detailed, thanks bro

ayatullahahmedbd
Автор

I have just started problem solving. How much time do you recommend giving to a problem before thinking about taking hints or peeking at the editorial, in order to improve and maximise my learning?

ishangadekar
Автор

Thanks, i have commented for this video many a times, thanks a lot for keeping my request.

SuvradipDasPhotographyOfficial
Автор

Can anyone tell me how to auto-indent in sublime text 3.
Like a keybind/short-cut for correcting all the spacing and all/

meetbrahmbhatt
Автор

encountering difficulties switching from g++-13 to g++, it's saying file exist but whenever i type for g++ version it shows clange one from apple. please help

HASTARA
Автор

Is it compulsory to have xcode? When i try to check version it show that command not found however i downloaded it already and also redownloaded many times!

jaiminpatel
Автор

the <bits/stdc++.h> header is not working on my mac. Any particular reason. its is accepting the iostream one.

abelchess
Автор

Hi Utkarsh, I'm still not be clear how to add my own tests on Windows. Could you give some hints?

apolloliu
Автор

Thanks bhaiya isi ka to intezaar tha arse

ujjawal_
Автор

Which Linter is being used here ? for spotting live errors

tejaswarambhe
Автор

Have you used VScode? What do you think of it?

milindsharma
Автор

How to take input from cmd and test cases will be by default?

husler
Автор

This is not working now.. I can't change the default clang version compiler to gcc by the commands you have mentioned. What to do.... HELP 🙏 🙏

monkxpp
Автор

Sir, I am an active visitor of your channel from Bangladesh. Which keyboard you use at the time of the coding contest ??

onlinemarketing
Автор

Thanks man, this was much needed, can you pls make a similar tutorial for vs code...awesome work !!

abhiyanshraj
Автор

after doing all this, map, set and other things are not working it says """ld: warning: ignoring duplicate libraries: '-lgcc' """ and some assert statement. Can someone help?

lakshaysinghbhati
visit shbcf.ru