Giter Club home page Giter Club logo

code201-lab-05a's Introduction

Lab: Fun with Functions

Problem Domain

Today in lab you will create your own repo using the code-201-lab5a Template Repo{:target="_blank"}, and then create solutions to some code problems such that your solutions pass the included tests.

Instructions

You are being given starter code for today, in the index.html and app.js files inside of this directory. The success of your code will be determined by whether it passes tests that are in the tests.js file. You do not need to do anything with tests.js, though you should take a look at it to see how it works.

Steps to create your repo using the template:

  1. Click the green Use this template button
  2. Name your repo
  3. Click the green Create repository from template button

Here are a couple of things to keep in mind:

  • Create a new branch for each code problem, and merge each branch into main on GitHub (and then pull back into main on your laptop!) when the problem is completed. Do the problems in order. Don't forget to pull the updated main branch from GitHub into your local main branch each time you merge a pull request, then make a new branch from main for the next problem.

  • Place no function calls in your code, unless inside of another function. Everything should be run by hand from the console. This is to give you additional practice using the console and practice efficient app-switching processes.

  • Although this is an individual lab assignment, do feel free to collaborate and work in pairs or groups.

Resources

This lab will have starter code provided. Work with your instructor directly to gain access to this code.

Submission Instructions

Make sure your main branch is up to date with your most recent code.

  • In the submission area, paste a link to your GitHub repo for this project.
  • Add a comment to this Canvas submission with answers to the following questions.
    • How did this go, overall?
    • What observations or questions do you have about what you've learned so far?
    • How long did it take you to complete this assignment? And, before you started, how long did you think it would take you to complete this assignment?

code201-lab-05a's People

Contributors

mcsadri avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.