#1,646 in Computers & technology books
Use arrows to jump to the previous/next product

Reddit mentions of Computer Science: An Overview (12th Edition)

Sentiment score: 2
Reddit mentions: 3

We found 3 Reddit mentions of Computer Science: An Overview (12th Edition). Here are the top ones.

Computer Science: An Overview (12th Edition)
Buying options
View on Amazon.com
or
    Features:
  • ALLEVIATE HEEL PAIN – Tuli’s Heavy Duty Gel Heel Cups provide heel pain relief for plantar fasciitis, heel bursitis, excessive pronation, Achilles tendonitis, etc. Ideal for those on their feet for most of the day or those looking for added comfort
  • SHOCK ABSORPTION DESIGN - The multi-cell, multi-layer design absorbs shock and returns impact energy just like the system naturally found in your feet when you walk or run. Tuli’s Heel Cups return that energy for maximum comfort and performance
  • LATEX-FREE, LIGHTER CUSHION – Made of a soft, pliable material that fully envelopes your heel in a soft cushion for stability and proper alignment. It so light that you are likely to forget it’s there
  • MADE IN USA – Best used in spacious lace-up shoes like athletic shoes / sneakers. Our heel cups are made from the best performing materials available and backed by our industry leading Lifetime Warranty
  • For EXCHANGES and RETURNS, call manufacturer directly
Specs:
Height9.9 Inches
Length8 Inches
Number of items1
Weight2.20462262 Pounds
Width1.3 Inches

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

Shuffle: random products popular on Reddit

Found 3 comments on Computer Science: An Overview (12th Edition):

u/hamiltonkb · 2 pointsr/McMaster

One thing to keep in mind is that computer science is different than computer programming. Doing code academy is great for getting a taste of computer programming (though I recommend khan academy), but it may not be the best for computer science. If you wanted an overview of computer science, I'd recommend this book: http://www.amazon.ca/Computer-Science-Overview-12th-Edition/dp/0133760065

u/Wa12 · 1 pointr/misanthropy

Start picking up Comp Sci books like this one: Comp Sci Overview 12th Edi and start writing code (scripts, apps, etc) Python, Javascript, C#, or anything really. Also become familiar with the different programming paradigms and terms like floating point notation, variables, syntax and semantics. Also it doesn't hurt knowing the basics of how computers work. That will get your feet wet while you learn in school and hopefully you can start connecting the dots from there.

u/Proton116 · 1 pointr/csbooks

I'd recommend [Computer Science: An Overview by Glenn Brookshear] (http://www.amazon.com/Computer-Science-Overview-12th-Edition/dp/0133760065) or Computer Science Handbook by Allen B. Tucker if you want a more in-depth overview of theoretical topics.