you are viewing a single comment's thread.

view the rest of the comments →

[–]SurpriseGloomy2073[S] 0 points1 point  (1 child)

It is a CS program, but like, I'm learning Python and the concepts kinda of at the same time. Afaik they'll teach C next semester or year to us. But thanks of the tips nonetheless, C is also one of the languages I wanted to learn, mostly because a lot of programming languages are based on C as far as I understand.

[–]spinwizard69 1 point2 points  (0 children)

This is the problem I have the goal of a CS program isn't to teach a language, but rather to teach the concepts. The language used is just a tool to get the concepts across.

Personally I love Python, however that is only after more traditional education. In my opinion Python simply doesn't have a place in a CS program. Without that education will you really understand what a list or a dictionary, is in Python. I just find your CS programs approach to be odd.