Bootcamp Notes – Day 19 (Mon) – Web Dev Fundamentals
Web Dev Fundamentals The concepts we have learned so far in our 4 week NuCamp…
Web Dev Fundamentals The concepts we have learned so far in our 4 week NuCamp…
Our class worked on this Color Guessing Game. I added a few things to mine…
JavaScript Resources W3School JavaScript Tutorial. W3School JavaScript Style Guide and Coding Conventions. Google JavaScript Style…
How would you convert a value to a string in JavaScript? The JavaScript String…
Handling Data Understanding Scope What is SCOPE? Scope is the context, or region…
https://www.youtube.com/watch?v=VfGW0Qiy2I0 This is my yearly guide to web development. I describe web technologies that are…
Making Loops More Operators There are some operators that are commonly used in…
Making Decisions Conditional Statements: IF Conditional statements represent a fork or multiple Forks in…
Practice coding from watching class tutorials This does a silly name alert: <!DOCTYPE html> <html…
Zoom Class - Got my second badge! Did my class assignment and got…