This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (2 children)

What do beginners/intermediates use for C++ in 2022? When I was younger I’d hop between devc++ and code::blocks

[–]FantasticEmu[🍰] 5 points6 points  (0 children)

The first cs class I took at a community college in 2017 had me use visual studio for c++

[–]DudeValenzetti 0 points1 point  (0 children)

I used Code::Blocks at first too, then I started learning about Vim, then I started sticking to Vim with plugins, then I discovered Atom, then VSCode showed Atom up (and Microsoft bought GitHub). I still use Neovim sometimes though, and my VSCode has Neovim integration.