The thinking tag has no wiki summary.
-1
votes
2answers
188 views
Is it possible to increase the levels of abstraction I can hold in my head/reason about at once? How would I go about this? [closed]
I'd like to be able to read through fifteen pages of assembly code and know what it does. I'd like to be able to write programs that write programs that write programs that write programs.
We've ...
8
votes
5answers
336 views
Change my way of thinking in preparation for functional programming
When switching to a functional style of programming after coming from procedural and OOP, what things do I need to know upfront about "this new way of thinking"?
How do you prepare yourself for ...
42
votes
10answers
1k views
How to correct a junior, but encourage him to think for himself? [closed]
I am the lead of a small team where everyone has less than a year of software development experience. I wouldn't by any means call myself a software guru, but I have learned a few things in the few ...
2
votes
3answers
121 views
How does one think about object oriented design and Aspect oriented Design for solution
I have worked on few projects in which both AOP and Object oriented paradigm were used. But, AOP usage was limited to logging only. I think AOP is a much more powerful technique. My question, to those ...
21
votes
13answers
775 views
What are your suggestions on learning how to think?
First of all, this is not the generic 'make me a better programmer' question, even though the outcome of asking this question might seem similar to it. On programmers.SE, I've read and seen these get ...
5
votes
6answers
592 views
As a right-brainer, how do I become a better software developer/computer scientist?
I'm studying computer science at university, and so for a long time I thought I'm a left-brainer (which I guess is the normal case for people working in the field of IT). But recently I noticed that I ...
13
votes
11answers
602 views
How to learn/become capable of thinking out of the box?
In every problem solving there's always people who think differently, who come with a 6th option when only 5 were suggested by others, who think "out of the box". Please tell how one can achieve such ...
11
votes
4answers
575 views
How can a Right-Brainer Deal with Massive Left-Brainer Code?
I'm an artist, mostly, though I describe myself as a artist/physicist. While I can do math, deal with words, and the "logical" stuff considered left-brain, it's an effort and I make mistakes, ...