Zamorak83432
said
:
Does anyone know C++ by chance?
Zamorak83432
said
:
Been taking a intro C++ class this semester after learning java and i'm kinda getting confused now because the syntax between the two languages are similar in some cases and now i'm getting mixed up :L
If you're pretty good in Java, you can find C++ easy. Java can translate fairly well to C++ and back if you have APIs on hand. C++ has manual memory management and other minor differences like differences in runtime executions but nothing too serious for your assignments I'm sure.
If you're in comp sci, you probably have a programming languages class or compiler construction class up coming. These 2 classes will turn your mind to clay. It's ridiculously easy to pick up any language after these classes.
Edit: Just random thing... I started and stuck with Java. I've used C then C#, never used C++ but can read it.
29-Feb-2016 04:36:05
- Last edited on
29-Feb-2016 04:42:24
by
Lifer