Skip to content

bethsmith0623/I_Heart_JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PRACTICE

This repo is a place for me to share and store all my practice as I refresh and hone my skills with JavaScript. As I continue to work, I will continue to add more sections to this repo.

Index of files

Basics_Part_1

This was a set of exercises from Kyle Simpson's "Getting Started with JavaScript v2" tutorial, available on Frontend Masters.

  • var_and_loop_practice.js - a review of JS types and basic function operations including for and if/else loops.
  • class_practice.js - a review of JS type coercion, basic scope, this keyword use within classes.

Basics_Part_2

These exercises are from a Udacity course titled "Intro to JavaScript".

  • lesson_3.js - a review on conditionals, including logical operators, ternary operators, and switch statements.
  • lesson_4.js - a review of loops
  • lesson_5.js - a review of functions
  • lesson_6.js - a review of arrays
  • lesson_7.js - a review of objects

Data_Structures_Algorithms

This section is for notes and practice work from the Udemy course created by Andrei Neagoie titled "Master the Coding Interview: Data Structures + Algorithms".

About

A repo for all my JS practice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published