Types of Thinking

Complete Developer Podcast - A podcast by BJ Burns and Will Gant - Thursdays

Categories:

We each have a unique perspective or way of viewing information and situations. While no two people think the exact same way the differences can be summarized in different styles or types of thinking. There are many different styles of thinking and most people are a combination of several of them. The types of thinking can be viewed on several spectrums such as concrete to abstract thinking. Rarely will you see adults who are completely concrete or completely abstract thinkers. It’s most likely that a person will have a natural tendency toward one way of thinking or the other. While you may favor one style over the other that does not mean you cannot use that other style of thinking when the situation necessitates it’s use. For example, when you are writing SQL queries you’ll want to use more of a sequential thinking approach that will work best with a procedural language even if you are not really a sequential thinker naturally. While each of us tend to naturally gravitate toward one or the other on each of these spectrums we are able to learn and use the skills of the other one as needed. This is far from a comprehensive list of all the ways that you may think, but it’s a good starting point to better understanding how you problem solve. Use this information to see not only how you think through a problems but to also see how others may solve problems and learn to work with different approaches. Episode Breakdown Concrete Thinking vs. Abstract Thinking Facts are the only thing that matters in concrete thinking. It sees ideas as specific objects instead of a representation of that object. Children start to develop concrete thinking when they begin to have object permanence. Concepts are used in abstract thinking to create generalizations that relate to actual objects, events, and experiences. Children start to develop abstract thinking abilities around the end of elementary school. Abstract thinkers see the world through representations with a world view that everything relates to a generalized concept. Concrete thinkers, on the other hand, approach the world with data and facts. Concrete thinkers are drawn to detail oriented work where there is little room for interpretation, whereas abstract thinkers tend toward work that involves understanding the broader ideas. From a coding standpoint an abstract thinker may overuse generics, interfaces, and factories while a concrete thinker will tend to repeat the same code each time it is needed. Creative Thinking vs. Analytical Thinking Creative thinking breaks the established rules and way things are currently done in order to come up with new and innovative ideas. It is about discovering solutions that aren’t obvious. Analytical thinking breaks down bigger concepts into their individual parts. It looks closely at the established process in a logical, step-by-step manner. Analytical thinkers look at the work at hand to see what needs to be done within the parameters set, whereas creative thinkers seek solutions outside of the confines of the set parameters. You’ll likely see more analytical thinkers in areas where security and stability are important. Creative thinkings have a tendency to gravitate toward newer areas or places where they can explore. Sequential Thinking vs. Holistic Thinking The path to sequential thinking is a step-by-step process that does not deviate from the prescribed path. It requires that the step be completed and have a response before continuing on to the next step. Seeing the big picture is key in holistic thinking, the word holistic is defined as taking into account all aspects or the whole of a thing or person. Sequential thinkers process information in a specific and orderly fashion. Whereas, holistic thinkers process systems of information and see the conne...

Visit the podcast's native language site