LinuxVulpix to General Programming Discussion@lemmy.ml • 1 year agoAny good tips on learning C+?message-square9fedilinkarrow-up115file-text
arrow-up115message-squareAny good tips on learning C+?LinuxVulpix to General Programming Discussion@lemmy.ml • 1 year agomessage-square9fedilinkfile-text
I have been learning C+ in my coding class, and I was wondering if there is any good website that you could use.
minus-square@ctr1@fl0w.cclinkfedilinkEnglish5•1 year agoI learned by watching a bunch of cppcon videos, reading cppreference, and writing a lot of programs. Learning how to understand the error messages is also really important
I learned by watching a bunch of cppcon videos, reading cppreference, and writing a lot of programs. Learning how to understand the error messages is also really important