|
19 | 19 | "id": "4dc195ef", |
20 | 20 | "metadata": {}, |
21 | 21 | "source": [ |
22 | | - "## Additional resources and building your skills\n", |
| 22 | + "## Key resources: A self-guided course in data science\n", |
23 | 23 | "\n", |
24 | | - "Try using the [estimationstats.com](https://www.estimationstats.com/#/) web app to analyze your own grouped data.\n", |
25 | | - "\n", |
26 | | - "Open and have a look at the sample multivariate\n", |
27 | | - "[data](https://docs.google.com/spreadsheets/d/1F0c5I_S9_NnLKPMQxJkEfzGfhzQeR26SgkiHSTFwKDE/edit?usp=sharing).\n", |
28 | | - "Go through the [introductory\n", |
29 | | - "notebook](https://drive.google.com/file/d/1m_l4k5ZaUc03hpvcfBd_Riy2nXYDpFXg/view?usp=sharing)\n", |
30 | | - "that demonstrates data analysis.\n", |
| 24 | + "- Coding: There are many online resources to learn coding. Published\n", |
| 25 | + " in 2021, [A Data-Centric Introduction to\n", |
| 26 | + " Computing](https://dcic-world.org/) uses a Python-like teaching\n", |
| 27 | + " language ([Pyret](https://www.pyret.org/)) to introduce key concepts\n", |
| 28 | + " in computer science.\n", |
31 | 29 | "\n", |
32 | | - "We recommend the following texts to strengthen your data-analysis and\n", |
33 | | - "presentation skills. They can be dipped into over the coming months or\n", |
34 | | - "years, and used as references. Being familiar with some or all of this\n", |
35 | | - "material will help you write your first-author paper/s and doctoral\n", |
36 | | - "thesis.\n", |
| 30 | + "- The command-line interface: You will want to learn the command line interface, we recommend [The basics of working on the UNIX command line](https://computing.stat.berkeley.edu/tutorial-unix-basics/index.html) to start. Continue with the [Bash shell tutorial](https://computing.stat.berkeley.edu/tutorial-using-bash/index#1-this-tutorial).\n", |
37 | 31 | "\n", |
38 | | - "### *Key resources*\n", |
| 32 | + "- A text on data visualization: Claus Wilke’s free online\n", |
| 33 | + " [book](https://clauswilke.com/dataviz/index.html) is a great\n", |
| 34 | + " introduction to data visualization, and a style guide. It is written\n", |
| 35 | + " in R, which is the best language for statistics.\n", |
39 | 36 | "\n", |
40 | 37 | "- Estimation: Our\n", |
41 | 38 | " [estimationstats.com](https://www.estimationstats.com/#/background)\n", |
|
45 | 42 | " and [effect\n", |
46 | 43 | " sizes](https://www.estimationstats.com/#/about-effect-sizes).\n", |
47 | 44 | "\n", |
48 | | - "- Datavis: Claus Wilke’s free online\n", |
49 | | - " [book](https://clauswilke.com/dataviz/index.html) is a great\n", |
50 | | - " introduction to data visualization, and a style guide. It is written\n", |
51 | | - " in R, which is the best language for statistics.\n", |
| 45 | + "### Additional resources\n", |
52 | 46 | "\n", |
53 | | - "- Coding: There are many online resources to learn coding. Published\n", |
54 | | - " in 2021, [A Data-Centric Introduction to\n", |
55 | | - " Computing](https://dcic-world.org/) uses a Python-like teaching\n", |
56 | | - " language ([Pyret](https://www.pyret.org/)) to introduce key concepts\n", |
57 | | - " in computer science.\n", |
| 47 | + "Try using the [estimationstats.com](https://www.estimationstats.com/#/) web app to analyze your own grouped data.\n", |
| 48 | + "\n", |
| 49 | + "Open and have a look at the sample multivariate\n", |
| 50 | + "[data](https://docs.google.com/spreadsheets/d/1F0c5I_S9_NnLKPMQxJkEfzGfhzQeR26SgkiHSTFwKDE/edit?usp=sharing).\n", |
| 51 | + "Go through the [introductory\n", |
| 52 | + "notebook](https://drive.google.com/file/d/1m_l4k5ZaUc03hpvcfBd_Riy2nXYDpFXg/view?usp=sharing)\n", |
| 53 | + "that demonstrates data analysis.\n", |
58 | 54 | "\n", |
59 | | - "### *Additional resources*\n", |
| 55 | + "We recommend the following texts to strengthen your data-analysis and\n", |
| 56 | + "presentation skills. They can be dipped into over the coming months or\n", |
| 57 | + "years, and used as references. Being familiar with some or all of this\n", |
| 58 | + "material will help you write your first-author paper/s and doctoral\n", |
| 59 | + "thesis.\n", |
60 | 60 | "\n", |
61 | | - "#### *Some are free, some you will need to buy or borrow from the library.*\n", |
| 61 | + "#### Further reading: Some are free, some you will need to buy or borrow from the library.\n", |
62 | 62 | "\n", |
63 | 63 | "- Estimation: If you want to learn about estimation statistics in\n", |
64 | 64 | " greater depth, there is Calin-Jageman and Cumming’s\n", |
|
117 | 117 | { |
118 | 118 | "cell_type": "code", |
119 | 119 | "execution_count": null, |
120 | | - "id": "acd30338-0dd6-4949-87cf-57d0844c239f", |
121 | | - "metadata": {}, |
122 | | - "outputs": [ |
123 | | - { |
124 | | - "data": { |
125 | | - "text/html": [ |
126 | | - "<iframe width=\"600\" height=\"400\"\n", |
127 | | - "src=\"https://www.youtube.com/embed/kgicuytCkoY\">\n", |
128 | | - "</iframe>\n" |
129 | | - ], |
130 | | - "text/plain": [ |
131 | | - "<IPython.core.display.HTML object>" |
132 | | - ] |
133 | | - }, |
134 | | - "metadata": {}, |
135 | | - "output_type": "display_data" |
136 | | - } |
137 | | - ], |
138 | | - "source": [ |
139 | | - "%%HTML\n", |
140 | | - "<iframe width=\"600\" height=\"400\"\n", |
141 | | - "src=\"https://www.youtube.com/embed/kgicuytCkoY\">\n", |
142 | | - "</iframe>" |
143 | | - ] |
144 | | - }, |
145 | | - { |
146 | | - "cell_type": "code", |
147 | | - "execution_count": null, |
148 | | - "id": "cef28733", |
| 120 | + "id": "aa3d047d-9cda-4120-a959-f141ed0b80f7", |
149 | 121 | "metadata": {}, |
150 | 122 | "outputs": [], |
151 | 123 | "source": [] |
152 | 124 | } |
153 | 125 | ], |
154 | 126 | "metadata": { |
155 | 127 | "kernelspec": { |
156 | | - "display_name": "python3", |
| 128 | + "display_name": "Python 3 (ipykernel)", |
157 | 129 | "language": "python", |
158 | 130 | "name": "python3" |
| 131 | + }, |
| 132 | + "language_info": { |
| 133 | + "codemirror_mode": { |
| 134 | + "name": "ipython", |
| 135 | + "version": 3 |
| 136 | + }, |
| 137 | + "file_extension": ".py", |
| 138 | + "mimetype": "text/x-python", |
| 139 | + "name": "python", |
| 140 | + "nbconvert_exporter": "python", |
| 141 | + "pygments_lexer": "ipython3", |
| 142 | + "version": "3.10.16" |
159 | 143 | } |
160 | 144 | }, |
161 | 145 | "nbformat": 4, |
|
0 commit comments