I always see lists of like 100 MUST HAVE books for Computer Science. Is there like a top 5 must have books for Computer Science?
Mathematics for Computer Science (2018) [pdf]
11–20 of 69 posts
Re: Mathematics for Computer Science (2018) [pdf]
#12Re: Mathematics for Computer Science (2018) [pdf]
#13Thomson Leighton is the founder of Akamai
Lectures here: https://www.youtube.com/playlist?list=PLB7540DEDD482705B
One of the set of lectures on the internet I loved the most.
Re: Mathematics for Computer Science (2018) [pdf]
#14I always see lists of like 100 MUST HAVE books for Computer Science. Is there like a top 5 must have books for Computer Science?
Re: Mathematics for Computer Science (2018) [pdf]
#15Context: Thomson Leighton is the founder of Akamai Lectures here: https://www.youtube.com/playlist?list=PLB7540DEDD482705B One of the set of lectures on the internet I loved the most.
Please?
Re: Mathematics for Computer Science (2018) [pdf]
#16I always see lists of like 100 MUST HAVE books for Computer Science. Is there like a top 5 must have books for Computer Science?
Re: Mathematics for Computer Science (2018) [pdf]
#17I always see lists of like 100 MUST HAVE books for Computer Science. Is there like a top 5 must have books for Computer Science?
* Brookshear and Brylow - Computer Science - An Overview
* Forta - Teach yourself SQL in 10 minutes
* Stallings - Computer Organization and Architecture
* Stallings - Operating Systems - Internals and Design Principles
* CLRS
* Kurose, Ross - Computer Networking - A Top Down Approach
* Sipser - Introduction to The Theory of Computation
* Stallings, Brown - Computer Security - Principles and Practice
* Aumasson - Serious Cryptography
* Russell, Norvig - Artificial Intelligence - A Modern Approach
And even this fails to cover programming languages. Python is the lingua franca of the field. Most past recommended books are getting outdated, but perhaps Matthes' Python Crash Course 3rd edition.
Re: Mathematics for Computer Science (2018) [pdf]
#18Re: Mathematics for Computer Science (2018) [pdf]
#19Re: Mathematics for Computer Science (2018) [pdf]
#20I've not worked through a large book of problems like this before. At risk of sounding silly, are there solutions to the sample problems? I've given a few a go but can't find the answers anywhere to check my work.