Relationship of computer science & phsychology:
Relationship between computer science and
psychology
Relevance to Cognitive Psychology : Computers have made cognitive
psychology research easier and more flexible to conduct.5
Third research methods : Computer science is expected to present third research
methods in addition to experiments and surveys.6
Role of Psychology : Psychologists have studied the development and impact of
computers over the past 50 years and have played an important role in their
design.7
Uses in Cognitive Psychology Research : Recent research shows how computers
are being used in cognitive psychology research.
future prospects
The convergence of computer science and psychology is likely to
become even more important in the future. It is expected that
collaboration between the two fields will lead to the development of
more intuitive and user-friendly technologies. Additionally, the
development of new research methodologies is expected to take
psychological research to the next level.
In this way, computer science and psychology are closely related and
play complementary roles. The convergence of the two fields is
expected to become more important in the future.
This is a detailed look at the relationship between computer science and
psychology. If you have any further questions, please let me know
anytime.
Psychology and computer science are very closely related.in fact they are more
close than what we think of.
Below are the reasons:
Psychology is the study of mind and behavior.
Computer science encompassing all modern major programming languages ( object
oriented languages ) is built upon mimicking the human ( and animals )
characteristics,behavior patterns, way of improving the way they work etc.
- small children learn from making lots of mistakes ( like touching fire and then registering it
in their mind )
Artificial intelligence is a full fledged computer field which does the same ( machines
register their mistakes and rectify when encountered the next time )
- humans learn , inherit and have their own basic characteristics.
- every object oriented language have the same concepts of having their own methods
( characteristics ) , learning as well as inheritance from their parent classes.
- humans,when encountered with situations,issues or any such incidences in their lives,try to
solve it by pinpointing to the root cause of the issue.
Any good computer program is built in such a way that it has mechanisms to pinpoint the
root cause of break down of the program ( by raising exceptions which are caught and
shown to the end user,so that they can recover from the crash )
-an individual human is part of homo sapiens species. So when one wants to interact with
homo sapiens,they have to pick a single entity and interact with that particular
human,nobody can interact with homo sapiens in general.
In any object oriented programming,when one wants to use any functionality of any
class,they can only interact with an object of the class ( never the class itself ).
There are many more such examples,but the summary is that,since human mind is the back
bone of computer science,they have mimicked their own behavior patterns in the whole
field.it has gone to such an extent that if one talks about any robot in general,the first image
that comes to anyone's mind is a human shaped robot.