HYF-Class19 / home

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

Valeriya: Welcome to JS, 3 weeks #242

Open V-Valkiriya opened 2 years ago

V-Valkiriya commented 2 years ago

1. What is Programming

link to the repo: https://github.com/V-Valkiriya/welcome-to-js/tree/master

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.


[my fork of module repository]()

Learning Objectives

V-Valkiriya commented 2 years ago

Week 1

I Need Help With:

What went well?

What went less well?

Lessons Learned

Sunday Prep Work

yildiztugba commented 2 years ago

Hi @V-Valkiriya, Did you solved exercises in what is programming, just enough js folders?

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

V-Valkiriya commented 2 years ago

Hi, @yildiztugba. I did it in lenses and it it didn`t save. Tomorrow I will do it in the VS Code, add in to my Github repo and add link here.

V-Valkiriya commented 1 year ago

Week 2

I Need Help With:

What went well?

What went less well?

Lessons Learned

Sunday Prep Work

colevandersWands commented 1 year ago

πŸ‘‹ @V-Valkiriya , it's not a problem if you're blocked with objects and the DOM. You'll cover both of those topics later in the course after you've had some more practice with the basics.

V-Valkiriya commented 1 year ago

Week 3

I Need Help With:

What went well?

What went less well?

Lessons Learned

Sunday Prep Work

colevandersWands commented 1 year ago

work with objects, work with arrays, work with DOM, work with loop, work with functions

This is ok. All of your "went well" are goals for this module, all of your "less well" are things you'll learn more about later.