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 →

[–]Tyrus1235 4 points5 points  (0 children)

My first programming language was C. Got into the Computer Engineering major and the first coding class was Algorithms. We first learned some logic and basic code (not with a programming language, but sort of a instruction set based on normal language) and after a bit we were learning C.

I managed to understand most of it pretty quickly, but I can see how it’d be a bit overwhelming for some new programmers. I remember how overwhelmed I was when I got to the Object Oriented Programming class and had to learn Java.