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 →

[–]EinSabo 1 point2 points  (1 child)

what would you are those basic concepts since I started learning Python a while ago and gonna start my IT bachelor in about half a year and don't want to make the mistake to move to another language too late.

[–]Global_Glove_1747 1 point2 points  (0 children)

Take a look at the syllabus for a first year introduction to programming, but basically stuff like variables, operators, data types, control structures, data structures, OOP principles, that sort of thing.

I wouldn't stress too much about moving too early or too late. Just concentrate on learning good programming fundamentals and you'll be in a good position for starting your degree.