HYF-Class21 / home

Home repository for HYF Class 21
MIT License
0 stars 7 forks source link

Marina : Weclome to JS : 3 weeks #131

Closed marina-bashlak closed 1 year ago

marina-bashlak commented 1 year 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?

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.

I Need Help With:

What went well?

What went less well?

Listening and reading programs isn't that easy and natural. It is more or less clear how to do it, but execution is far from perfect. Understanding parts of the syntax of the JS code is ok, but requires more experience.

Lessons Learned

Week 2

I Need Help With:

nothing for now, everything seems ok for me and more or less clear , just need a time to learn.

What went well?

reading programs is interesting for me, I continue to practice in it

What went less well?

Lessons Learned

sammou00 commented 1 year ago

@marina-bashlak , it is normal it takes a lot of time and practice to be able to write a program in any language. As for readying a program, it should be easier, especially if you can use the debugger and step-throw the code line by line.

sammou00 commented 1 year ago

@marina-bashlak can you add your check-in for week 2

marina-bashlak commented 1 year ago

Sorry @samirm00 , forgot to save my changes yesterday