GithubHelp home page GithubHelp logo

finalexam_studyguide's Introduction

FinalExam_StudyGuide

  • Any question from Exam 1 and 2
  • Any topic from Exam 1 or 2 Study guide
  • Advanced Functions topics
    • Functions are objects with the additional special capability of being invoked
    • Functions can be passed to functions as arguments
    • Callback functions
  • AJAX

Some questions to ponder:

  • What does javaScript ( or programming in general) bring to Web Programming?
  • How do we get information we process in JavaScript to the web page?
  • How is JavaScript used to usher information back and forth between the user and the server?
  • What is meant by Flow of control and what structures does JavaScript possess to achieve this?
    • if statements
    • if/else statements
    • for loops
    • while loops
    • Be able to convert between nested if statements to if/else
    • Be able to convert between for and while loops with given examples

General Thoughts

  • Know relational operators
  • Know conditional operators
  • Know that functions can be a conditonal (if an if statement for example) as long as it returns a boolean
  • Know global vs local scope for variables
  • Events and Event handlers (know how to write them)
  • HTML to DOM
  • DOM to HTML

finalexam_studyguide's People

Contributors

kabriggs991 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.