Motivation

We want to choose our motivations from the internal world of the person. We want to base our motivation on a frequent motivation source. We want the compensation to be as direct as possible. We want our motivation to be trusted as vividly real, Here is a quick...

References in python (programming)

What is a reference Many people confuse pointer and reference and use terms interchangeably. Reference is a more general term. a value by any id.  What is a pointer? pointer=”address in memory”,  A pointer is an integer that contains a memory address of...

Steps of Thinking

How we act depends on how we understand the situation we are in. Our understandings often seem obvious to us, as if they were given by the situation itself. But people can come to very different understandings, depending on what aspects of the situation they noticeand...

How to use a debugger (programming)

(this is kind of theoretical, I did not check it if it matches the actions in the IDEs) Assume we are using a good IDE (integrated development environment) (not python IDLE), like Microsoft Vscode with python package ( there is a link for python package on the start...

Explanation about recursion (programming)

Recursion is required when one wants to traverse a tree-like structure.the tree structure can be a real tree, based on tree-like data like a parent-child list, or sn imagined tree, like calculated by an algorithm.a tree traversal structure could be limited by:...

Problems

Problems of a system are dependent on the problems of the components the system is built from. Problems are not created, they do not exist, they don’t come suddenly, problems arise. it is like the quality of people you get is dependent on the quality of the pool...

about OCD and dopamine

https://www.healthguideinfo.com/types-of-ocd/p99037/ some page about OCD and dopamine suggests that people have some problem with cingulate gyrus and concludes what I already know, that people to function need to be without disturbing things and with energy....

a theory i developed for my personal performance

shimon: I want to tell you about a theory I developed for my personal performance interviewer: ok .. shimon: about what makes people do mistakes in a changing environment. shimon: btw drinking alcohol deletes memory of last days so drinking is bad for programmers who...

best music lessons

a friend I met at the train station played very nicely on the piano in the train station. I asked him how harmony in music works. he told me that I need to learn about “the Counterpoint” and that I can find it Online. He has also told me that counterpoint...

why need to reason to both feelingly and logically

why need to reason to both on feeling exiting hook and imagined experience matching past experiences and it is correct logically? the reason for reasoning logically and feelingly is because people have amygdala and prefrontal cortex. the amygdala is looking for things...

Rationalization is because of brain structure.

people have (a fast response brain) amygdala and (a thinking brain) the prefrontal cortex. the amygdala does fast what you did previously(is like a “cache” system in computers). amygdala takes internal state and external state and selects an action that...

javascript inheretence in short

Something.prototype is kind of class definition, of what properties with be with the given to new object as references, after new Soemthing() creation the keyword new , actually in the back does like: somethingobj = reference to a new empty object...

איך ללמוד אנגלית מהר

המוח לומד מדוגמאות. את צריכה לזרוק עליו הרבה דוגמאות. שלב 1. תקשיבי לספרים אודיו מה שמעניין אותך. במקביל בשביל ללמוד הגייה יש קורס Finding Your Irresistible Voice – Jonathan Altfeld. כשאת מקשיבה תתרגמי מילים שאת לא מבינה. בהתחלה יצא שאת מתרגמת הרבה. אחרי כמה זמן...

how to model and compose music

the basic rules of music that sounds ok: 1) in two nearby octaves no near notes (as if they were on the same octave), so sound waves would not clutch together. this why people invented scales to make sure sounds are at last a tone apart (at a distance of one key skip...

מה אני חושב שעוזר ב שפעת או התקררות או עור ידיים שביר בחורף

מחלה כזאת זה סדקים בעור בגרון. אז נוצר שם ריר כדי להקל על הסדקים שהעור יישאר גמיש.. הסדקים נוצרים מסידן שחודר לעור. הסידן מגיע לעור והופך את העור לקשיח ושביר, כשהעור נשבר נהיה סדק – פצע. (לפעמים הפצעים הם מחיידקים שמפוצצים תאים בעור וגורמים לפצעונים שהם גם מגרים...