lab-brussels-1 / home

Home repository for Lab Brussels 1.
https://lab-brussels-1.github.io/home
MIT License
4 stars 5 forks source link

Ha Doan: Welcome to JS, 3 weeks #318

Open hadoan149 opened 2 years ago

hadoan149 commented 2 years ago

Learning Objectives

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:


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.

hadoan149 commented 2 years ago

Week 1

I Need Help With:

Nothing so far except I'm a bit slow self-studying at the moment. I need to work more on time management!

What went well?

I think I've got the hang of it. Definitely, the logic of Javascript interests me a lot!

What went less well?

I just realized I worked better and more efficiently in a group. That explains I'm a bit behind... Catching up right now!

Lessons Learned

Check the examples, do the exercises and repeat just don't jump right at the exercises.

Sunday Prep Work

I'm still at 'what-is-programming'

danielhalasz commented 2 years ago

I just realized I worked better and more efficiently in a group. That explains I'm a bit behind...

you can organize study groups, it can be a good idea to do some learning together

danielhalasz commented 2 years ago

I need to work more on time management!

yes, and please check Discord more often and interact as much as you can

hadoan149 commented 2 years ago

Week 3

I Need Help With:

Nothing so far, however, I did not do all the exercises (I assumed I understood them πŸ˜• ?). I will have more time for the 3rd part on Friday

What went well?

Understanding why the code was put in a certain order and tracing

What went less well?

Writing the code myself, so far, I am not confident to write it on my own but I did understand the exercises.

Lessons Learned

It gets more confusing and I should prepare myself

Sunday Prep Work

Starting with the new chapter tmr

colevandersWands commented 2 years ago

Writing the code myself, so far, I am not confident to write it on my own but I did understand the exercises.

That's ok, writing your own code is still a πŸ” skill for now. There will be plenty of time and exercises to learn about writing your own code soon.

hadoan149 commented 2 years ago

I Need Help With

For loop but Dnyandeo really helped me out

What went well?

What went less well?

Sunday Prep Work

-Finishing up the UX/UI assignment

danielhalasz commented 2 years ago

For loop but Dnyandeo really helped me out

happy to hear that