Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.32 KB

week-1.md

File metadata and controls

42 lines (28 loc) · 1.32 KB
title has_children nav_order
Week 1
false
4

Week 1: CS Applications & Installation

{: .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}

Slides

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>

Zoom Recording

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>

Classwork

Students will create their first project in Intellij and learn how to print statements to the console.

Homework

There is no homework for this week.