PBL Unit 1 / Week 1

During this week we were suppose to finish setting up our blog and work on our personal website. -Monday: Everyone were required to schedule their live review with the teacher. -Tuesday: We continued to work on our webiste and add things about us. We were also required to view this page.Markdown Student Page -Wednesday: Work on our home page and plan page. -Thursday: Start live reivews and set up Linux Shell and Bash. Friday: continue live reviews.

Pair Planning Meeting

Update Blog to contain all hacks. Review week with Pair and look ahead and start plan for next week. Try to be done and learn your machine before Monday EOD.

  • A laptop, that you bring to class every day with ability to operate Development Tools on it or within the Cloud.
  • GitHub Account, VSCode will be used to push/pull changes. GitHub is where we store and share code in the cloud, think of Google Docs but for Code.
  • GitHub Pages will be used to host your personal blog: containing notes, answering hacks, and showing tangibles. Building pages will teach Markdown, HTML, CSS, JavaScript and more.
  • Jupyter Notebooks will be used in conjunction with GitHub Pages to build running Code in your blog.
  • Slack Account, install the App on Laptop and/or phone, get used to reading announcements. Slack is the tool that we will use for messaging, we have been averaging 1000s of essages each year.
  • VSCode is the code editor we will be using in this class. VSCode is more than and editor, this type of tool is often called an Interactive Development Environment (IDE).
  • Run make commands to build and test blog locally, before pushing changes to GitHub pages.