LinuxVulpix@lemmy.ml to General Programming Discussion@lemmy.ml · 1 year agoAny good tips on learning C+?message-squaremessage-square2fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1message-squareAny good tips on learning C+?LinuxVulpix@lemmy.ml to General Programming Discussion@lemmy.ml · 1 year agomessage-square2fedilinkfile-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-squarectr1@fl0w.cclinkfedilinkEnglisharrow-up1·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