#831 in Computers & technology books
Use arrows to jump to the previous/next product

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

Sentiment score: 3
Reddit mentions: 7

We found 7 Reddit mentions of Computer Science Distilled: Learn the Art of Solving Computational Problems. Here are the top ones.

Computer Science Distilled: Learn the Art of Solving Computational Problems
Buying options
View on Amazon.com
or
    Features:
  • [SMELL PROOF & ODOR FREE] We use a Multi-Stage Odor Control system. The first stage involves a metal liner inside the case to prevent any odors from escaping.  In the second stage we use a YKK WATERPROOF / ODOR TRAPPING zipper. Third, we developed a rubber gasket sealing system which provides a second line of defense.  Our newest improvement is our OdorPax Dividers, which incorporate our Activated Carbon Fiber (ACF) fabric, to absorb the odors inside of the bag.
  • Once the ACTIVATED CARBON FIBER FABRIC (DISCREET-O-MATIC fabric) fills up with absorbed odor compounds it can then be rejuvenated by heating with a blow dryer, or in a clothes dryer, making it like new again. (replacement dividers available)
  • [LOCKING ZIPPERS & DURABLE DESIGN] Tough to crack but easy to use.  Our patented bags include a built-in 3-digit combination lock.  Our hard-shell case can take a beating and still protect your fragile contents.
  • [CUSTOMIZABLE] The interior is designed to be customizable to meet YOUR needs with removable dividers to fit all of your fragile and odd-shaped products.  We even include a metal tool for cleaning (with its own tool pocket).  The entire adjustable liner system can be removed to make cleaning a cinch.
  • [LIFETIME WARRANTY!] We use the highest-grade materials to create the best smell proof bag on the market.  As the ORIGINAL locking and odor free stash bag, we continue to lead in quality and innovation. We stand behind our products. Period.
Specs:
Height8.5 Inches
Length5.5 Inches
Number of items1
Weight0.6503636729 Pounds
Width0.49 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 7 comments on 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