laxsonii / Pre-Work-Study-Guide

Study guide for course pre-work
MIT License
0 stars 0 forks source link

Java Script #3

Open laxsonii opened 5 months ago

laxsonii commented 5 months ago

Java Script

User Story

As a boot camp student I want the prework notes to be structured on a webpage So that I can easily find and read the information

Acceptance Criteria

GIVEN a Prework Study Guide website WHEN I view the study guide THEN I can see the four topics I learned listed along with a suggestion on what I should study first

sohan-gupthak commented 5 months ago

If you are a beginner in programming, it is important to not only focus on reading but also on doing projects and learning from them. When I was learning JavaScript, I worked on basic projects such as creating a to-do list which covered concepts like dynamic appending and local storage, and also creating a Tic Tac Toe game. It is also important to learn about REST APIs and concepts like PUT, GET, POST, and DELETE.

W3 Schools is a great resource to learn from: https://www.w3schools.com/js/ You can also check out some of my basic projects on my LinkedIn profile: https://www.linkedin.com/in/sohan-guptha/