kirk781@discuss.tchncs.de to Technology@lemmy.worldEnglish · 4 days agoJava at 30: How a language designed for a failed gadget became a global powerhousewww.zdnet.comexternal-linkmessage-square126fedilinkarrow-up1373arrow-down115cross-posted to: [email protected]
arrow-up1358arrow-down1external-linkJava at 30: How a language designed for a failed gadget became a global powerhousewww.zdnet.comkirk781@discuss.tchncs.de to Technology@lemmy.worldEnglish · 4 days agomessage-square126fedilinkcross-posted to: [email protected]
minus-squarejenesaisquoi@feddit.orglinkfedilinkEnglisharrow-up2·4 days agoC++ is a monster. I’d suggest C instead to learn about these basic ideas.
minus-squareMolecularCactus1324@lemmy.worldlinkfedilinkEnglisharrow-up1·edit-23 days agoC++ has classes though and if you start with C and then try to go to other Object-oriented languages you’ll be a little lost. But, by learning C++ first, you’re pretty much learning C at the same time, you just need to avoid using classes.
C++ is a monster. I’d suggest C instead to learn about these basic ideas.
C++ has classes though and if you start with C and then try to go to other Object-oriented languages you’ll be a little lost. But, by learning C++ first, you’re pretty much learning C at the same time, you just need to avoid using classes.