https://github.com/curiousdrive/javascriptcourse
This repository contains sample code for people who are just getting started with learning JavaScript. JavaScript Data Types, Arithmetic Operators, For Loop, Functions, Classes, Arrays, Debugging ... and much is covered in the code samples. Please watch the YouTube tutorial to follow along.
https://github.com/curiousdrive/javascriptcourse
Last synced: 6 months ago
JSON representation
This repository contains sample code for people who are just getting started with learning JavaScript. JavaScript Data Types, Arithmetic Operators, For Loop, Functions, Classes, Arrays, Debugging ... and much is covered in the code samples. Please watch the YouTube tutorial to follow along.
- Host: GitHub
- URL: https://github.com/curiousdrive/javascriptcourse
- Owner: CuriousDrive
- License: mit
- Created: 2020-11-18T21:55:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-28T12:33:16.000Z (almost 5 years ago)
- Last Synced: 2025-01-21T05:42:16.430Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 122 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# JavaScriptCourse
This repository contains sample code for people who are just getting started with learning JavaScript. JavaScript Data Types, Arithmetic Operators, For Loop, Functions, Classes, Arrays, Debugging ... and much is covered in the code samples. Please watch the YouTube tutorial to follow along.