Skip to content

Commit

Permalink
better slides
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLeoni committed Oct 1, 2019
1 parent 7c89d94 commit 84449dd
Showing 1 changed file with 11 additions and 14 deletions.
25 changes: 11 additions & 14 deletions slides.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@
"\n",
"#### Links\n",
"\n",
"lab site: [datasciprolab.readthedocs.org](http://datasciprolab.readthedocs.org)\n",
"\n",
"**If you didn't yet, please fill questionnaire**: https://tinyurl.com/y6nlnx7l\n",
"\n",
"* [All Google Colab scratchpads](https://drive.google.com/drive/folders/17cAdDWOFoSJ1hzHrYmx7EanqbqEqxZ3w?usp=sharing)\n",
Expand All @@ -159,25 +157,24 @@
"\n",
"#### Links\n",
"\n",
"lab site: [datasciprolab.readthedocs.org](http://datasciprolab.readthedocs.org)\n",
"\n",
"**If you didn't yet, please fill questionnaire**: https://tinyurl.com/y6nlnx7l\n",
"\n",
"**Material for Part A is being restructured, always pay attention to** [News section](https://datasciprolab.readthedocs.io/en/latest/index.html#News)\n",
"\n",
"* [All Google Colab scratchpads](https://drive.google.com/drive/folders/17cAdDWOFoSJ1hzHrYmx7EanqbqEqxZ3w?usp=sharing)\n",
"* [Third Google Colab](https://colab.research.google.com/drive/10MKRM4zvjez0r7a_jIFZ14THJ3GodOLX)\n",
" (for code shown during lesson)\n",
"\n",
"* Lesson: [Strings](exercises/strings/strings-solution.ipynb) (NOTE: redownload it, was updated) "
"* Lesson: [Strings](exercises/strings/strings-solution.ipynb) (NOTE: redownload it, was updated) \n",
"\n",
"\n",
"\n",
"**Material for Part A is being restructured, always pay attention to** [News section](https://datasciprolab.readthedocs.io/en/latest/index.html#News)\n",
"\n",
"In general, Part A basic notebooks will be divided in three parts : \n",
"\n",
"- Introduction - does not require any prior knowledge\n",
"- Exercises with functions: require knowing complex statements, functions, cycles\n",
"- Verify your comprehension: require knowing complex statements, functions, cycles and also [Error handling and testing with asserts](https://datasciprolab.readthedocs.io/en/latest/exercises/errors-and-testing/errors-and-testing-solution.html)"
]
},
{
"cell_type": "code",
"execution_count": null,
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
Expand Down

0 comments on commit 84449dd

Please sign in to comment.