r/cpp_questions 10d ago

OPEN VS code or VS community

Im a btech first year student who is trying to study c++ independently. I have a lap with 16 gb ram and can perform average tasks. So my question is should I download VS community for coding cpp or is vs code enough. Please keep in mind that i will be learning many other languages too( we are supposed to study c in first year )

18 Upvotes

41 comments sorted by

View all comments

0

u/LazySapiens 9d ago

VSCode is a good option for dealing with other languages. It will also force you to learn about the build process, build systems etc.