textbook on thinking

by Vasil Kolev

Since last year I’ve been thinking about something and I’m going to ask here, because nobody that I’ve asked has any idea…

The question is – is there a course or something similar on the topic how to solve problems? Where you can find an explanation of the things like the basic methodology (understanding the problem, reproducing, splitting it, verifying the solution, etc.), of the principles like it’s good to think from time to time about something else, what to do when you paint yourself in a corner, etc., etc…

Turns out that a lot of people have no idea how to solve some a bit more complex problems and just stop, being unable to do anything – which is pretty bad when the person is a programmer on whom something depends… Delian has a good example for this – a lot of people can solve the problem of a way in a two-dimensional labyrinth, but when it gets to 3 or more dimensions most people are unable to think it (and it’s as simple as how to find the adjoining cells and one depth- or breadth-first search).

The people whom I’ve asked and can do this have all taught themselves, with a lot of head-bashing and hard labour. I, being the lazy type am thinking that there should be an easier way to do this, like someone to have written a book on it by now… The closest we got to this was a textbook on logic like for first-course CS students (I should check what happened with that).

So, does someone know where can I find a textbook on thinking ?:)

3 Responses to “textbook on thinking”

  1. nin Says:

    http://gdbook.blogspot.com/2007/11/smart-thinking-skills-for-critical.html

    Има я и в Мулето казва се Smart Thinking: Skills for Critical Understanding and Writing,

    Вероятно можеш да намериш и нещо по-подходящо ама, трябва да формулираш търсенето си по-точно. Тази книга е за неформална логика, не за тая дето прилича на математическата логика, ама имат общо, нали са все логика.

  2. nin Says:

    http://www.amazon.co.uk/Being-Logical-Guide-Good-Thinking/dp/0812971159/ref=sr_1_1?ie=UTF8&s=books&qid=1200036670&sr=8-1

    Можеш да я намериш в тоя торент в секцията computer science

    http://thepiratebay.org/tor/3845145/Great_Science_Textbooks_DVD_Library_2007_-_Supplement_Four

    Ако я свалиш ще ми я пратиш ли на имейла?!

  3. nin Says:

    Ще ти ги пратя тия двете на имейла от сиви-то.
    И още една отделно, която е малко по-теоретична.

Leave a Reply