The Command Line Crash Course (2-3 hours)
Homework-1 > 99-bottles-of-beer folder) (30-90 minutes)Start on Madlibs app (2-madlibs folder)
starter-code > Homework-2 > 5-fizzbuzz) (60 min)
for loop that iterates through and console.logs the numbers 1 - 100.if/else statement that logs the string "fizz" if the value being iterated over is divisible by 3; otherwise, log the value.else if clause that logs the string "buzz" if the value being iterated over is divisible by 5.else if clause that logs the string "fizzbuzz" if the value being iterated over is divisible by both 3 and 5.starter-code > Homework-2 > 6-temp-converter) (60-90 min)
#general) (30 min)
@slackbot
@plusplus
++ after the @ name of a user to give them a pointhelp to @plusplus to learn other commands to experiment withgiphy
/giphy and a space, followed by a word giphy responds with an animated GIF related to that wordHomework-3 > 3-object-homework folder)Homework-3 > 4-json-homework folder)Homework-4 >madlib-with-loops folder)<ul>) that contains all of your lyrics.<li>) within that unordered list.Homework-4 >BONUS-dice folder)
js/app.js folderHomework-5 > 7-jquery-ajax-exercise (lab started in class) Be sure to remove your API keys and app keys from your code before pushing to GitHubHomework-5 > 8-jquery-homework (uses chaining, event delegation, and implicit iteration)photos/search)
NOTE: The Project 2 and Final Project tasks are milestones that are meant to help you make incremental progress on these large projects. Although this work will not be submitted to Nicole and Sasha, we strongly encourage you to complete these tasks by the deadline to avoid getting overwhelmed by work as the due dates approach. We are also happy to review and discuss your work on your projects at any point.