11

Hi everyone, here is a list of websites that I use for C++:

What are you all using? Post your comments :)

you are viewing a single comment's thread
view the rest of the comments
[-] fievel@vlemmy.net 7 points 1 year ago

Same as yours +

  • https://wandbox.org : an alternative to God bolt, when just needing to quickly test something (no need for the disassembly and multiple options of godbolt)
  • https://regex101.com/ : not specifically for c++ but useful as well

Some great blogs too:

One must see YouTube video: https://youtu.be/2olsGf6JIkU

Perhaps some others I'll look tomorrow on my work computer.

[-] Nihili0@programming.dev 3 points 1 year ago* (last edited 1 year ago)

Nice ones, for regex I also use https://regexr.com/ but regex101 is great too

Yeah, lots of interesting talk freely available: CppCon videos, ACCU, C++Weekly

also some git repo:

this post was submitted on 18 Jun 2023
11 points (100.0% liked)

C++

1732 readers
1 users here now

The center for all discussion and news regarding C++.

Rules

founded 1 year ago
MODERATORS