this post was submitted on 25 Feb 2024
14 points (88.9% liked)

Programming

18304 readers
241 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
 

As a total beginner to c++ I am looking for learning resources, be they books or videos.

you are viewing a single comment's thread
view the rest of the comments
[–] MyNameIsRichard@lemmy.ml 10 points 1 year ago* (last edited 1 year ago) (1 children)

Try Learn CPP or the Beginners course by John Purcell. The later has a really cool project but teaches an older C++ style which doesn't matter too much as a beginner. Both are free.

[–] SomeBoyo@feddit.de 3 points 1 year ago (1 children)

thank you, the first one seems promising

[–] MyNameIsRichard@lemmy.ml 3 points 1 year ago

Good luck with it. Have fun!