Skip to content

Commit d143d65

Browse files
authored
Merge pull request #9 from ucla-data-science-center/lawtlee-patch-2
Updated README.md and index.md
2 parents 64db34f + 728a7be commit d143d65

File tree

4 files changed

+7
-1
lines changed

4 files changed

+7
-1
lines changed

.DS_Store

8 KB
Binary file not shown.

.Rhistory

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,3 +39,4 @@ sandpaper::serve()
3939
sandpaper::serve()
4040
sandpaper::serve()
4141
sandpaper::serve()
42+
sandpaper::serve()

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
{% capture aboutworkshop %}
22

3+
This lesson was ported from Belinda Weaver's [Intro to Computational Thinking](https://github.com/weaverbel/intro-computational-thinking).
4+
Her original lesson can be found in the link and this lesson is her lesson but in the Carpentries format. This is her [github](https://github.com/weaverbel)
5+
and her [orcid](https://orcid.org/0000-0002-6156-7997).
6+
37
## Topic and aims
48

59
An introduction to computational thinking

index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ site: sandpaper::sandpaper_site
33
---
44

55
Computational thinking is an essential prerequisite for anyone wanting to learn to program computers and write code.
6-
This workshop will take you through the steps to develop a computational mindset.
6+
This workshop will take you through the steps to develop a computational mindset. This lesson was initially conceived and designed by
7+
[Belinda Weaver](https://github.com/weaverbel) and you can find her orcid [here](https://orcid.org/0000-0002-6156-7997).
78

89
## Learning Objectives
910

0 commit comments

Comments
 (0)