There is mandatory pre-work for Code 201 that counts as 5% of your total course grade. You will have required assignments to submit in our Learning Management System (called Canvas, by a company named Instructure). You will get access to Canvas shortly after you’ve completed the enrollment process; these assignments documenting your completion of the prework are due by the beginning of the first class. Completing these Canvas assignments will take only a few minutes each, and note that time estimates are provided below for the individual prework components.
In the meantime, please keep notes on your progress through these pre-work assignments, including the time you have invested in them and also details on any questions or problems you encounter.
Pre-work is outlined in ten steps on this page. Note that in Step 3 there are specific instructions that are dependent upon your operating system, and also keep in mind that upon completing those steps that there are still Steps 4-9 to complete on this page, including code tutorials that take quite a bit of time.
Start on the pre-work as soon as you can and be sure to allow yourself plenty of time to complete it. Expect to spend, at a minimum, several evenings and a weekend day or two to get everything completed. Allow yourself more time than you think you will need so that you can take breaks and work at a methodical pace without rushing or trying to cut corners. Detailed time estimates are provided in the following overview.
Total estimated time for pre-work Steps 3-10: 25 to 57 hours of working time (not counting breaks)
If you are completely new to coding, consider completing Code 101 to build your first website using HTML and CSS and to find out if a career in software development is right for you.
Following completion of these Pre-work assignments, students should:
If you haven’t already, purchase this textbook set prior to the first day of class:
Take some time to review essential algebra. These kinds of logical and mathematical concepts will be very useful to you as you dig into writing code.
Here’s a list of algebra topics for your review:
http://www.mathsisfun.com/algebra/index.html
You don’t need to read through each topic, but you should have familiarity with most of them. You should have good familiarity with exponents and polynomials, and be sure to read the sections on Functions and Logarithms, as well as any others that look interesting to you.
One significant aspect of creating software is interacting directly with text files. One of the most efficient ways to do this is through the Terminal, or Command Line.
If you aren’t already, this is a great time to get used to the command line. No matter which operating system you’re using, this tutorial can help you feel confident using the command line to navigate your computer:
https://ryanstutorials.net/linuxtutorial
Please work through Sections 1 through 5 of this tutorial. Note: This tutorial is for everyone, even though the word “Linux” is in the title! The same commands work in Windows and MacOS terminals as well.
Also recommended from this tutorial: Section 14, which is a handy cheatsheet of commands. Feel free to explore the more advanced topics if you wish, but those topics are beyond the scope of the Code 201 course!
Using the terminal may feel a little scary at first, but stick with it and give it some practice. This is you, in charge of your computer. :]
A. There is a lot of useful information in the Udemy tutorial, but it is a lot to digest for beginners. Skim through it as you can while striving to acquire terminology and gaining an understanding of the large concepts. Learning about version control is one of the most challenging things in the first week of Code 201. Above all, for now, strive for a conceptual understanding of how version control works, and why we use it in software development. The details are much more easy to grasp once the concepts are in place.
https://blog.udemy.com/git-tutorial-a-comprehensive-guide
B. For a little hands-on practice, complete the first three exercises in the following tutorial:
https://learngitbranching.js.org
Complete these online tutorials prior to the first day of class.
Note: In the JavaScript course, do everything up through and including the section titled “Arrays”; do not worry about doing the section titled “Objects” or what follows.
We get started right away on Day 1, so be sure to read the following chapters from the textbooks AND complete the associated discussion assignments in our Learning Management System (which you will have access to once your enrollment process is complete):
Plan to spend about 20-30 minutes with each chapter. Do not strive to methodically read and retain every single word, because we cover hundreds of pages of text in the first two weeks of the course. Instead, aim for an understanding of the big topics and orientation to where the details are so that you can find them when you need them. And be sure to read closely enough to come up with questions and observations based on your reading!
It can be helpful to start each chapter by reading the single-page summary at the end of the chapter to get a feel for the most important topics.
We use Slack to distribute files and collaborate before, during, and after the workshop. Install the app on both your laptop and on your mobile device.
Look for an email from us prior to class, in order to join our Slack team.
Once you have joined, add a nice profile picture of your lovely face. Then say hello in your class channel, and introduce yourself.
There are four assignments for you to complete in this category before the first class; details are in the linked documents: