class: center, middle, inverse, title-slide # Final words ### Guillaume Coqueret --- <style type="text/css"> .remark-slide-content { font-size: 32px; padding: 1em 4em 1em 4em; } </style> # CONGRATS ! * You have made **huge progress**! * You've learned that data science is hard ... 😄 * ... because datasets are very messy (and never **tidy**) * ... because **coding takes time** * ... and requires to **never ever give up** (=> **perseverence** is key!!!) .font60[I recently lost 15 minutes because of a comma after a sliderInput()!] 😱 * **BUT**, hopefully, you've learned that errors are just moments along the way, and that he/she who makes no mistakes makes no progress --- # Going forward A few tips for your projects: <!--(*=>* see Brightspace module): --> <!-- - use **peer review** (via your facebook group!): more and more, students are able to debug errors (which is **GREAT**: being able to debug is a sign that you've learned some skills) --> - read **error messages**!!! * When they say "*package missing*" => install the package! * When they say "*%>%* does not work" => load the **tidyverse** * When they mention function names... try to find the function - keep an eye on the variables in the environment (top-right pane) - in large piping flows, test intermediate pipes - **indent** and review **commas** & **brackets** carefully - for your app, quickly **switch** from .Rmd format (notebook) to .R (script) --- <center> .large[THANK YOU!] <br> .blue[It's been an amazing journey. ] </center> => **Your feedback is important**: - in your **evaluation** of the course, mention what was **good** and **bad** - you can send me mails if you have long/deep **comments** or if you want to discuss about **data science**! <!--- good luck with **Python**!!! (I'd be interested to have your feelings about the two languages) --> --- <center> .large[KEEP IN TOUCH!] <br> .blue[If you need me: mail, linkedin, etc. ] </center>