Common Computer Science References
At the end of this lesson, you will be able to:
get GitHub repo from Google Classroom
open a GitHub Repo on Coder Server
back up project to GitHub
review your GitHub login
go over what an IDE (integrated development environment) is (see video)
we will be using Codespaces as a backup
we will be using Coder Server as our main IDE
do demo of creating a GitHub repo from GitHub Classroom
do demo of adding a file and sending it back to GitHub
click on the link in Google Classroom
this will make a GitHub Repo for today's work
create an "Intro-03" folder
"clone" the GitHub Repo on Coder Server
add a new file called "my_name.md" and add your name to it
in Markdown you do this by writing at the top:
# My Name
Mr Coxall
to commit (save) the changes back to GitHub click on the "Source Control: button that now has a (1) inside of it
add in a commit message ("Added my_name.md") and click the "✓ Commit" button
go back to GitHub Classroom link
click on "Codespace" button
see your repo and your new file
add a "my_name2.md" file and commit it back to GitHub
see new file in your GitHub repo
take a screenshot of the new GitHub Repo
for your daily assignment doc, Intro-03, upload your work
see the example document to know what to submit → Jane Smith - ICD2O - Intro-03.pdf (see file below: ↓)
remember, you MUST have an entry for EVERY SINGLE LESSON
try a coding tutorial here:
go to MakeCode Arcade (https://arcade.makecode.com)
select the "Lemon Leak" tutorial
if you do this, add a screenshot of how far you get
yes, there is homework but it is not hard!
take a picture of your computer logged into your IDE at home with the repo you created above on the screen; yes that is it!
make sure I can see not only the screen but your entire computer setup
upload this picture to the Google Doc for today