Hacker News new | ask | show | jobs
by Aheinemann 4246 days ago
just one thing: computer science ist not about programming. CS is about the math involved in solving problems using a specific set of instructions in a manner sufficiently specific that it can be implemented. It is intimidating at first and quite helpful once mastered. Don't avoid it and don't let it deter you.

build a tool set of algorithms and you will begin to understand. Then you will want to study cs (possibly). resources:

Introduction to Algorithms by Leiserson, Rivest et al.

Algorithms, Sedgewick

Computer Graphics: Principles and Practice by Foley

http://bookboon.com/en free ebooks about math, cs, programming, office...