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-square126linkfedilinkarrow-up1375arrow-down115
arrow-up1360arrow-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 · 5 days agomessage-square126linkfedilink
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-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.