HYF-Class19 / home

Home repository for Class19
https://hyf-class19.github.io/home/
MIT License
9 stars 12 forks source link

Verousca: Welcome to JS, 3 weeks #256

Open Verousca opened 2 years ago

Verousca commented 2 years ago

[my fork of module repository]()

Learning Objectives

1. What is Programming

What is a program? What is a programming language? How do programs and people fit together?

2. Just Enough JavaScript

Go in depth on JavaScript you need to know for writing interactive text-based programs in the browser. Along the way you will learn how each language feature works in small programs.

3. Understanding Programs

Learn how to understand a larger programs by finding connections between the details and the big picture. By the end of this chapter you will know how to read a new program and do a simple code review.

4. Developing Programs

Learn to modify and write larger programs in JavaScript. You'll cover many of the hidden skills necessary to develop quality software and to work collaboratively on a code base.

Verousca commented 2 years ago

I Need Help With:

While loop is a bit confusing for me

What went well?

Learning Javascript

What went less well?

Nothing at the moment

Lessons Learned

Javascript basics

Sunday Prep Work

Still on it

Verousca commented 1 year ago

I Need Help With:

Nothing at the moment

What went well?

Learning Javascript

What went less well?

Nothing at the moment

Lessons Learned

A better understanding of while loop and functions

Sunday Prep Work

Still on it