@kirk781@discuss.tchncs.de to Technology@lemmy.worldEnglish • 5 days agoJava at 30: How a language designed for a failed gadget became a global powerhousewww.zdnet.comexternal-linkmessage-square89fedilinkarrow-up1366arrow-down10
arrow-up1366arrow-down1external-linkJava at 30: How a language designed for a failed gadget became a global powerhousewww.zdnet.com@kirk781@discuss.tchncs.de to Technology@lemmy.worldEnglish • 5 days agomessage-square89fedilink
minus-square@jenesaisquoi@feddit.orglinkfedilinkEnglish2•4 days agoC++ is a monster. I’d suggest C instead to learn about these basic ideas.
minus-square@MolecularCactus1324@lemmy.worldlinkfedilinkEnglish1•edit-24 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.