Mctripp10 / gamified-workout-app

1 stars 0 forks source link

Learn JavaScript #17

Closed Mctripp10 closed 10 months ago

Mctripp10 commented 11 months ago

Using both these resources together:

https://www.w3schools.com/js/default.asp https://www.codecademy.com/learn/introduction-to-javascript

Once we learn basics, note these points before moving onto react:

https://www.quora.com/After-learning-the-basics-of-JavaScript-what-should-I-learn-next?no_redirect=1

Mctripp10 commented 11 months ago

(8/10/2023) (9%) Finished Introduction to JavaScript in the Codecademy course.

Going to go through Codecademy's course primarily with w3schools for supplementary material/quick reference.

Mctripp10 commented 11 months ago

(8/11/2023) (19%) Finished up to the Kelvin Weather project module

Mctripp10 commented 11 months ago

(8/12/2023) (57%) Finished up to the Conditionals section.

Mctripp10 commented 10 months ago

(8/13/2023) (66%) Finished up to Scope (minus projects & quizzes since I don't have a sub)

Mctripp10 commented 10 months ago

(8/15/2023) (76%) Finished up to Loops

Mctripp10 commented 10 months ago

(8/16/2023) (86%) Finished up to Iterators

Mctripp10 commented 10 months ago

(8/18/2023) (90%) Finished up to Objects

Mctripp10 commented 10 months ago

(8/20/2023) (100%) Finished the Learn JavaScript codecademy course!

Mctripp10 commented 10 months ago

(8/21/2023) Now working on implementing JavaScript in Melon Mall

Mctripp10 commented 10 months ago

(9/3/2023) Finished main JS portion of Melon Mall