HYF-Class19 / home

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

Filmon Goitom: Welcome to JS, 3 Weeks #241

Open filmon-goitom opened 2 years ago

filmon-goitom commented 2 years ago

Learning Objectives

all of these skills are limited to short, single-page programs written with Just Enough JavaScript

Priorities: πŸ₯š, 🐣, πŸ₯, πŸ” (click to learn more)
There is a lot to learn in this repository. If you can't master all the material at once, that's expected! Anything you don't master now will always be waiting for you to review when you need it. These 4 emoji's will help you prioritize your study time and to measure your progress: - πŸ₯š: Understanding this material is required, it covers the base skills you'll need for this module and the next. You do not need to finish all of them but should feel comfortable that you could do them with enough time. - 🐣: You have started all of these exercises and feel you could complete them all if you just had more time. It may not be easy for you but with effort you can make it through. - πŸ₯: You have studied the examples and started some exercises if you had time. You should have a big-picture understanding of these concepts/skills, but may not be confident completing the exercises. - πŸ”: These concepts or skills are not necessary but are related to this module. If you are finished with πŸ₯š, 🐣 and πŸ₯ you can use the πŸ” exercises to push yourself without getting distracted from the module's main 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.

filmon-goitom commented 2 years ago

Week 1

I Need Help With:

better not to say now

What went well?

understanding the concept of Js

What went less well?

it's okay still now

Lessons Learned

comments, strings, console-log and string-concatenation

Sunday Prep Work

start to look about it

yildiztugba commented 2 years ago

Hi @filmon-goitom, Did you solved exercises in the repo(tracing variables, what is the programming, just enough js)?

It would be nice if you can push your solved exercises in your forked repo and add the link here.

filmon-goitom commented 2 years ago

Week 2

I Need Help With:

nothing until now

What went well?

practicing the exercises

What went less well?

nothing for now

Lessons Learned

loops and if functions

Sunday Prep Work

ongoing