Reddit Reddit reviews Computer Science Distilled: Learn the Art of Solving Computational Problems

We found 7 Reddit comments about Computer Science Distilled: Learn the Art of Solving Computational Problems. Here are the top ones, ranked by their Reddit score.

Computers & Technology
Books
Computer Science
Computer Science Distilled: Learn the Art of Solving Computational Problems
Check price on Amazon

7 Reddit comments about Computer Science Distilled: Learn the Art of Solving Computational Problems:

u/HonkeyTalk · 5 pointsr/openbsd

Here's a concise primer: (<200 pages, but pretty comprehensive) https://www.amazon.com/dp/0997316020/ref=cm_sw_r_sms_apa_i_OxrGDbFRNNK9Y

Here are some short (I think they're all <30 minutes) YouTube videos that give a crash course. Brian Will is awesome at giving a complete, concise overview of concepts.

Hardware: https://youtu.be/9-KUm9YpPm0

Operating Systems: https://youtu.be/9GDX-IyZ_C8

Unix System Calls: https://www.youtube.com/playlist?list=PL993D01B05C47C28D

Unix Terminals and Shells: https://www.youtube.com/playlist?list=PLFAC320731F539902

Data Structures: https://www.youtube.com/playlist?list=PLA7BE376E483F4EE4

He has more on his YouTube channel: https://www.youtube.com/user/briantwill

Plus he has an overview hosted on github: https://brianwill.github.io

u/CodeTamarin · 2 pointsr/computerscience

The Stanford Algorithm book is complete overkill in my opinion do NOT read that book. That's insane. Read it when you've been doing programming for a while and have a grasp of how it even applies.

Here's my list, it's a "wanna be a decent junior" list:

  • Computer Science Distilled
  • Java/ C# / PHP/ JS (pick one)
  • Do some Programming Challenges
  • SQL
  • Maybe build a small web app. Don't worry about structure so much, just build something simple.
  • Applying UML: and Patterns: An Introduction to Object Oriented Anaysis and Design Iterative Development
  • Head First Design Patterns
  • Clean Architecture
  • Refactoring: Improving the Design of Existing Code
  • If you're interested in Web
  • Soft Skills: Power of Habit , A Mind for Numbers , Productivity Project

    ​

    Reasoning: So, the first book is to give you a sense of all that's out there. It's short and sweet and primes you for what's ahead. It helps you understand most of the basic industry buzz words and whatnot. It answers a lot of unknown unknowns for a newbie.

    Next is just a list languages off the top of my head. But you can pick anything, seriously it's not a big deal. I did put Java first because that's the most popular and you'll like find a mountain of resources.

    Then after some focused practice, I suggest grabbing some SQL. You don't need to be an expert but you gotta know about DBs to some degree.

    Then I put an analysis book that's OOP focused. The nifty thing about that book, is it breaks into design patterns nicely with some very simple design patters to introduce you to design patterns and GRASP.

    Then I put in a legit Design Patterns book that explains and explores design patterns and principles associated with many of them.

    Now that you know how code is structured, you're ready for a conversation about Architecture. Clean architecture is a simple primer on the topic. Nothing too crazy, just preps you for the idea of architecture and dealing with it.

    Finally, refactoring is great for working devs. Often your early work will be focused on working with legacy code. Then knowing how to deal with those problems can be helpful.

    FINAL NOTE: Read the soft skills books first.

    The reason for reading the soft skills books first is it helps develop a mental framework for learning all the stuff.

    Good luck! I get this isn't strictly computer science and it's likely focused more toward Software Development. But I hope it helps. If it doesn't. My apologies.
u/predicatemike · 1 pointr/learnprogramming

I just picked up a copy of computer science distilled - it’s a very good refresher! https://www.amazon.com/Computer-Science-Distilled-Computational-Problems/dp/0997316020

u/rutherne · 1 pointr/cscareerquestions

Computer Science Distilled: Learn the Art of Solving Computational Problems https://www.amazon.com/dp/0997316020/ref=cm_sw_r_cp_api_i_a7ZSDb0XH92X5

Got this book during my data structure class. It’s an easy ready with some humor and has good explanations. It’s not super in depth into data structures or algorithms but is a good refresher.

u/babbagack · 1 pointr/learnprogramming

doesn't appear its been recommended yet, but you might really like this, claims only light math needed, not even sure programming skills are needed or if the author said some helps, but it has emojis and stuff even, I need to read it:

Computer Science Distilled

https://www.amazon.com/Computer-Science-Distilled-Computational-Problems/dp/0997316020/ref=sr_1_3?crid=16EBND2BVTVX&keywords=computer+science+distilled&qid=1570223906&sprefix=nike+free+mens+trainer+5.0%2Caps%2C130&sr=8-3