title | has_children | nav_order |
---|---|---|
Week 1 |
false |
4 |
{: .no_toc }
This week will cover the importance and applications of computer science and help you set up your laptop with the Intellij development environment and the JDK. {: .fs-6 .fw-300 }
Table of contents
{: .text-delta } 1. TOC {:toc}You can find the link to the slides presentation here.
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vSXVGLJSEYX1ErK1wRE8P6yHgoJiB2pnEdDnlmj5GLZ6opRxakvaouaWqNSVqngz5847H2NvHCLUJDz/embed?start=false&loop=false&delayms=3000" frameborder="0" width="560" height="331.92" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>Below is the zoom recording for Week 1.
<iframe width="560" height="315" src="https://www.youtube.com/embed/Y_OLCs3CvTo" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>Students will create their first project in Intellij and learn how to print statements to the console.
There is no homework for this week.