# Introduction to Computational Skills & Thinking 
- This is the repository for content related to Computational Skills & Thinking


* [Go here for our Git & Github workshop content.](https://southernmethodistuniversity.github.io/git/)
* [Go here for our introduction to Text Data Mining workshop content.](https://southernmethodistuniversity.github.io/introTDM/index.html)
* [Go here for information on upcoming workshops at SMU.](https://www.smu.edu/libraries/help/workshops)


## What is computational thinking?
* "Computational thinking is a pattern of problem solving that involves organizing and analyzing data, abstracting in search of patterns, and breaking complex problems into discrete, solvable parts." [Jeannette Wing, 2006, doi: 10.1145/1118178.1118215](https://dl.acm.org/doi/10.1145/1118178.1118215) 
* **Coding is an introduction to the structure of computers, text editors and their logic.**     
    * Learning to code will help build your conceptual knowledge of how programs work. This will facilitate collaboration.It will help you learn what questions to ask & help you learn what is possible.

    * ["Curse of knowledge is a cognitive bias that occurs when an individual, communicating with other individuals, unknowingly assumes that the others have the background to understand."](https://en.wikipedia.org/wiki/Curse_of_knowledge)
  
    * [![tasks](https://imgs.xkcd.com/comics/average_familiarity.png)](https://xkcd.com/2501//)
    * [Explain xkcd 1425](https://www.explainxkcd.com/wiki/index.php/2501:_Average_Familiarity)

* [Speaking the IT Language: A Basic Technical Dictionary for Non-Technical People](https://learnpython.com/blog/speaking-the-it-language-a-basic-technical-dictionary-for-non-technical-people/)


Content: 
Current Contributors
* Written by [Rafia Mirza](https://guides.smu.edu/prf.php?account_id=142826/)


<!---
Previous Contributors
-->

[![Creative Commons License](https://i.creativecommons.org/l/by-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-sa/4.0/)
 When sharing this material or derivative works, preserve this paragraph, changing only the title of the derivative work, or provide comparable attribution.


