Hands on how to: add a section about pros and cons on separating or not declarations and definitions
1 unresolved thread
Compare changes
+ 72
− 2
<div class="toc"><ul class="toc-item"><li><span><a href="#How-to-do-the-exercises?" data-toc-modified-id="How-to-do-the-exercises?-1">How to do the exercises?</a></span><ul class="toc-item"><li><span><a href="#Don't-do-the-hands-on-in-Jupyter-notebook!" data-toc-modified-id="Don't-do-the-hands-on-in-Jupyter-notebook!-1.1">Don't do the hands-on in Jupyter notebook!</a></span></li><li><span><a href="#Online-compilers" data-toc-modified-id="Online-compilers-1.2">Online compilers</a></span></li><li><span><a href="#On-your-local-machine" data-toc-modified-id="On-your-local-machine-1.3">On your local machine</a></span><ul class="toc-item"><li><span><a href="#How-to-compile-and-run-the-program?" data-toc-modified-id="How-to-compile-and-run-the-program?-1.3.1">How to compile and run the program?</a></span></li><li><span><a href="#For-each-exercise" data-toc-modified-id="For-each-exercise-1.3.2">For each exercise</a></span></li></ul></li><li><span><a href="#With-Docker" data-toc-modified-id="With-Docker-1.4">With Docker</a></span></li></ul></li></ul></div>
We saw briefly [here](http://localhost:8888/lab/tree/1-ProceduralProgramming/4-Functions.ipynb#Function-declaration) and [there](http://localhost:8888/lab/tree/1-ProceduralProgramming/4-Functions.ipynb#Function-definition) what is the difference between the declaration and the definition of a function (and also from other stuff such as objects that we'll see in part 3).
```
```
```
Typo:
in a late notebook
->in a later notebook
Was not a typo but you're right clunky english... However on this one @vrouvrea was not in agreement (See Mattermost discussion)
Yes I saw that we still have some discussing to do so I will not approve until we are in agreement