Daily Deal: The Complete Computer Science Bundle
from the good-deals-on-cool-stuff dept
The $39 Complete Computer Science Bundle has what you need to get a thorough introduction to everything from coding to design. With over 78 hours of instruction, this bundle includes courses on C++, Java, SQL, Raspberry Pi, Python and more.

Note: The Techdirt Deals Store is powered and curated by StackCommerce. A portion of all sales from Techdirt Deals helps support Techdirt. The products featured do not reflect endorsements by our editorial team.
Filed Under: computer science, daily deal
Comments on “Daily Deal: The Complete Computer Science Bundle”
Good To See That “SQL” Doesn’t (Just) Mean “MSSQL”
Their SQL section covers both MySQL and SQLite, which I think is quite a reasonable spread. But I wonder if it mentions that there is more to relational databases than just SQL?
Does this bundle also contain an introduction to CS, and not just computer programming and DBMS? The Pi bit indicates that there’s at least some lower level stuff being taught, but what about logic design, digital signalling, combinatorics, functional vs procedural vs relational programming, etc?
Re: functional vs procedural
+1 for somebody else who doesn’t use “procedural” as an antonym for “object-oriented”. 🙂
Re: Re: functional vs procedural
It’s what they taught me in CS 🙂