00:00
00:00
Newgrounds Background Image Theme

Tshtsh17 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

any book recommendations

178 Views | 6 Replies

any book recommendations 2023-03-21 22:06:18


what are the best computer science books for complete novices like me :D ?


honk

BBS Signature

Response to any book recommendations 2023-03-21 22:41:01 (edited 2023-03-21 22:42:15)


I'm gonna be honest. I'm a professional software dev with a degree in computer science, and I've never read a book on computer science.


That being said, I've been told that this one is pretty good if you want to learn JavaScript, which is a very useful language to learn, since it's used in everything on the internet: https://github.com/getify/You-Dont-Know-JS

It's also free to read online


Good times good times good times good times

Response to any book recommendations 2023-03-21 23:01:07


JPod


BBS Signature

Response to any book recommendations 2023-03-21 23:08:57


Not sure if this counts as a book, since it's all online. But check it out


https://poignant.guide/

Response to any book recommendations 2023-03-22 01:25:08


At 3/21/23 10:41 PM, SecretBoxFox wrote: I'm gonna be honest. I'm a professional software dev with a degree in computer science, and I've never read a book on computer science.

That being said, I've been told that this one is pretty good if you want to learn JavaScript, which is a very useful language to learn, since it's used in everything on the internet: https://github.com/getify/You-Dont-Know-JS
It's also free to read online


Isn’t computer science more about algorithms than programming?


Latest TCs

I mainly focus on WPac and NATL basin.

Response to any book recommendations 2023-03-22 01:31:15


At 3/22/23 01:25 AM, ChiralAnomaly wrote:
At 3/21/23 10:41 PM, SecretBoxFox wrote: I'm gonna be honest. I'm a professional software dev with a degree in computer science, and I've never read a book on computer science.

That being said, I've been told that this one is pretty good if you want to learn JavaScript, which is a very useful language to learn, since it's used in everything on the internet: https://github.com/getify/You-Dont-Know-JS
It's also free to read online
Isn’t computer science more about algorithms than programming?




BBS Signature

Response to any book recommendations 2023-03-22 02:23:24 (edited 2023-03-22 02:46:39)


At 3/22/23 01:25 AM, ChiralAnomaly wrote:
At 3/21/23 10:41 PM, SecretBoxFox wrote: I'm gonna be honest. I'm a professional software dev with a degree in computer science, and I've never read a book on computer science.

That being said, I've been told that this one is pretty good if you want to learn JavaScript, which is a very useful language to learn, since it's used in everything on the internet: https://github.com/getify/You-Dont-Know-JS
It's also free to read online
Isn’t computer science more about algorithms than programming?


It’s about a lot of things. It’s about algorithms, programming paradigms (OOP vs functional), data structures and how to use them, best practices, etc. Basically just the theory on why we program the way we do


He didn’t specify any particular topic, so I just recommend a book I heard was good. Learning a language is the first step into computer science for a beginner, and this book dives into theory beyond just how to program in JS


Good times good times good times good times