CS50x is Harvard College's introduction to the intellectual enterprises of computer science and the art of programming for majors and non-majors alike, with or without prior programming experience. An entry-level course taught by David J. Malan, CS50x teaches students how to think algorithmically and solve problems efficiently. Topics include abstraction, algorithms, data structures, encapsulation, resource management, security, software engineering, and web development. Languages include C, PHP, and JavaScript plus SQL, CSS, and HTML. Problem sets inspired by real-world domains of biology, cryptography, finance, forensics, and gaming.
I realize this is Harvard, but this is an awful lot of stuff to cram into one course. Keep in mind that most of the above-mentioned topics are separate courses at most colleges.

I can't understand how they can call this "an entry-level course" unless it's only going to briefly touch on each of the subjects.