Code Monkey home page Code Monkey logo

assignment-unit-2.1's Introduction

Unit 2, Part 1: JS Variables - About Me

This week we introduced the programming language of the Internet, JavaScript. With JavaScript we can make our websites smart by adding interactivity and logic.

Topics Covered

  • Variables and Constants
  • Conditional statements

Assignment

As always, start off by forking and cloning this repository from GitHub. Open the code up in Atom to get started.

Remember console.log() is your friend and you can use it in conjunction with the browser console to see the output of your code as you go (just like you did to see your 'Hello World' last week!).

Files Provided

This assignment you'll be completing the scripts in the following files. But note, that we have different levels of difficulty.

  • index.html (You can put any questions you have in this file)
  • aboutMe.js (Required Features, Stretch Goals)

The aboutMe.js file contains comments with prompts on what code to write. Do not erase the comments, just write the code below each commented line.

NOTE: The aboutMe.js file is already sourced into index.html.

Levels of Difficulty

Below is a brief explanation of:

  • what to expect when attempting each level
  • if they are required or not
Level Description
Required Features required
Stretch Goals optional, stretches your understanding and may require additional research

Instructions

Complete the aboutMe.js file.

There are additional step by step instructions in the file -- please use console.log after every step to check your work! Since some steps later in the file use results from earlier steps, you'll want to make sure things are right!

As you get to conditionals, sometimes there are multiple possibilities for how our code could execute. Try changing variables a bit to see if the code still works!

Assignment Submission

Check in your repo, then turn in your work via the Prime Academy Assignment Portal, as usual and don't hesitate to hit up the Slack channel as needed!

REMINDER: Make sure to answer the Slack discussion question!

assignment-unit-2.1's People

Contributors

aangbel avatar kdszafranski avatar mbmosman avatar eschwartz 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.