|
|
|
|
|
by xzcvczx
2781 days ago
|
|
i think a lot of the problems you are expected to solve in a CS course are things that are already provided or have workable alternatives in higher level languages. VB and javascript already provide for many different data structures where you might need to know them and be aware of them in the lower-level languages Also due to the data structures provided in higher level languages you are often less aware of how long something will take to run which i find is a big part of many CS courses |
|