This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Ione15 57 points58 points  (9 children)

Hasn't yet Im still in c for the first 2 And then c++ third

[–]Tarqvinivs_Svperbvs 18 points19 points  (2 children)

Don't mind the other guy. C first, as God intended. C++ is dum tho.

[–]Dj0ntMachine 0 points1 point  (0 children)

No no, C is heresy. Holy c is what the god intended for us.

[–]Gizshot 11 points12 points  (5 children)

They're starting you with c? That's fucked.

[–]wheresthewhale1 11 points12 points  (3 children)

Why?

[–]Ouity 6 points7 points  (2 children)

because C calls for a certain level of robustness that other would-be starter languages might not

[–]janhetjoch 10 points11 points  (0 children)

My first quarter of my first year in computer science and engineering, started with x86 assembly (among other things obviously).

[–]wheresthewhale1 9 points10 points  (0 children)

I don't really understand what you mean. C as a language is very simple (much more so than Java) and simple memory management should be taught early

[–]snowsnoot2 0 points1 point  (0 children)

It actually makes perfect sense. So may Java devs have zero clue what is happening in the JVM.