Best field of computer science!
There are some good lists here, so I’ll look at it from a more fundamental point of view, for people setting out to learn computer science:
- introduction to object orientation and its application to algorithm implementation
- data structures and their construction and behaviour
- digital architectures and Boolean algebra
- networking
- formal theory of programming languages
- formal analysis and design of algorithms, time and space complexities …
- compiler design and development
- graphics and user interfaces
- numeric analysis
- social impacts and responsibilities of computing
- actual software engineering
- basic algorithm and construction
Comments
Post a Comment