LaunchCode-Education-Archived / cs50x-live

The generic template version of Launchcode's CS50x curriculum. Fork this to create a repo for a particular city.
Creative Commons Zero v1.0 Universal
2 stars 5 forks source link

Follow Along: Module 8, class 2 prep / JQuery #167

Open newjoiner opened 8 years ago

newjoiner commented 8 years ago

@jesseilev Update - check here for a folder with all of the files and some instructions. I gave commands to get the js files from the repo, but we can edit that.

@jesseilev I think we should add the code for them to update. There is a zip file of the project with an index file that has the solution and one that does not (has TODOs) found here.

We can provide the html file with the TODOs for them to follow along with.

There are several linked files as well. There are only 2 CSS files that are not too long. ~/workspace/module8/followalongs/jquery/css

CSS:

Then there are 5 JQuery files: ~/workspace/module8/followalongs/jquery/js

JQuery

The students can get all of those files from the GitHub Link above so that they can copy/paste over to their IDE and we provide the folder structure, html file, and 2 css files.

Let me know what you think, I haven't added anything to the Module 8 pseudocode

We could also link the pdf of the slides found here