Intro to Programming with JavaScript Syllabus
Initializing search
      • Syllabus
            • Module 1
            • Module 2
            • Module 3
            • Module 4
            • Module 5
            • Module 6
            • Module 7
            • Module 8
            • Module 9
            • Module 10
            • Module 11
            • Module 12
            • Module 13
            • Module 14
            • Module 15
        • Due Dates
      • Troubleshooting
      • Coding Standards
        • Instructor
        • Class Communication
      • Start Here
      • Unit01 Hands on Work
      • Videos
      • Coding Standards
      • Troubleshooting and Getting Help
      • Keyboard Shortcuts
      • Getting Started
      • How to Edit Files
      • Introduction to Programming
        • Introduction to JavaScript
        • Intro to functions
      • Variables
      • Input and Output
        • Numbers
        • Strings
      • Beginning to Design Web Applications
      • How to Submit Projects
      • Start Here
      • Unit02 Hands on Work
      • Videos
      • Coding Standards
      • Starting To Learn Functions
      • What's wrong?
      • Introduction to Constants
      • Simple Assignment Operator
      • Operators That Add and Subtract
      • Operators That Multiply and Divide
      • Operators That Test for Equality
        • The Operators
        • ASCII Chart
      • Unary Operators
      • More Assignment Operators
      • Operator Precedence
      • Start Here
      • Videos
      • Unit03 Hands on Work
      • Coding Standards
      • Test Plans
      • jsLint Usage
      • Simple if Statement
      • Simple if/else Statement
      • if Statement With Multiple Boolean Expressions
      • Nested if Statements, Linear and Non-Linear
      • Start Here
      • Videos
      • Unit04 Hands on Work
      • Coding Standards
      • Repetition
      • Processing Data Records
        • Student Exam Records
        • Student Enrollment Records
        • Inventory Items Records
        • Employee Payroll Records
      • Looping With a Known Loop Count
      • A while Loop With Unknown Loop Count
      • Combining loop and if Structures
      • Introduction to Modularization Using Functions
      • Global Scope
      • Putting It All Together
      • Start Here
      • Videos
      • Unit05 Hands on Work
      • Coding Standards
        • Customer Gas Usage
        • Employee Payroll
        • Inventory Item
        • Student Enrollment
        • Student Exam
        • Zip Code Study
      • JSLint Global Variables
      • Starting to Integrate JavaScript and HTML
      • Variable Scope
      • Passing and Returning Data
      • Beginning to Use Forms With JavaScript
        • Introduction to Arrays
        • Search an Array
        • Parallel Arrays
        • Array Examples
        • Array Summary

    Syllabus

    • Coding standards
    • Syllabus for Online sections
    Next Module 1
    Made with Material for MkDocs