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

Zeynep: Welcome to JS, 3 weeks #313

Open Melati5 opened 2 years ago

Melati5 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.


danielhalasz commented 2 years ago

@Melati5 can you please add your check-in comments for the week and after submitting, add the week-1 label?

Melati5 commented 2 years ago

Week 1

I Need Help With:

Everytime i tried to workout the exercises i had to start from beginging i didnt understand why

What went well?

i read all and feel excited even though its looks complex a bit to me :) i found nice document about java script and keep reading all ...

What went less well?

sorry for delate cuz i had french exam, i felt sorry that i couldnt give all my time to the course at once, but im trying to do my best. i cant wait to focus more on the course from next month.

Lessons Learned

i have to do nice plan even though i have many other things to do. i have to act every week with a proper plan

Sunday Prep Work

trying to understand deeply till sunday class

danielhalasz commented 2 years ago

Everytime i tried to workout the exercises i had to start from beginging i didnt understand why

can you maybe attach a screenshot? what did you have to start from the beginning?

i found nice document about java script and keep reading all

which document?

i cant wait to focus more on the course from next month.

yeee

Melati5 commented 2 years ago

https://static.ohu.edu.tr/uniweb/media/portallar/bilgiislemdairebaskanligi/sayfalar/4607/gubra5r3.pdf its the document what i mentioned its in my language :)

i mean for try to do exercises i have to do everytime npm install -g study-lenses from terminal is that normal for all or its my ignorance im confused xD

danielhalasz commented 2 years ago

i have to do everytime npm install -g study-lenses

wow, why would you have to do that? you just go to the cloned repo and type study

Melati5 commented 2 years ago

actually i did but everytime when i turned off my computer its disaapears. but i will do again

colevandersWands commented 2 years ago

so after you restart your computer, when you enter $ study in your terminal it has an error?

Melati5 commented 2 years ago

It doesn't give an error but every time I close it, the pages disappear and I can't find another solution until I download it again.

colevandersWands commented 2 years ago

try this, if that doesn't work we'll need to do some more trouble shooting:

if everything is working, study lenses should open in the browser whatever folder is open in your terminal

danielhalasz commented 2 years ago

and if you want, you can save your solution to each exercise..by hitting the save button

danielhalasz commented 2 years ago

Screen Shot 2022-05-13 at 2 01 01 PM

Melati5 commented 2 years ago

Okey thank you for your help guys i will save ☺️

Melati5 commented 2 years ago

Week 2

I Need Help With:

when i try to do exercise it is more helpful someone checking what i am doing because sometimes im losting

What went well?

i read almost every documents at github ...

What went less well?

i read most but i tried less because im scaring to do mistakes

Lessons Learned

i learned how all systems how works its not so far from html and css its just more details version of all cuz sometimes html and css not including some things but js includes many of new things

Sunday Prep Work

i will do more practices friday and saturday to more understand deeply

colevandersWands commented 2 years ago

Getting lost is normal, and mistakes won't hurt anyone! Your coaches and classmates are around to help you when you need it.

The more you try and the more you ask the faster you will learn. looking forward to your questions in Discord ;)

Melati5 commented 2 years ago

thank you Evan I will :)

danielhalasz commented 2 years ago

when i try to do exercise it is more helpful someone checking what i am doing because sometimes im losting

you can also try to organize study groups, to do some exercises together, some classmates are doing that

i read most but i tried less because im scaring to do mistakes

making mistakes is the best way to learn, figuring out the solutions

Melati5 commented 2 years ago

Okey l will ask them to make practice together thank you Daniel:)

Melati5 commented 2 years ago

Week 3

I Need Help With:

Some codes looks a little bit scaring but if i look carefully im seeing my faults

What went well?

i was thought last week i read a lot but no.There are many of documents to look mostly feeling time not enough to learn and finish to read all documents. And after sunday class i felt a little bit confidence and kept study all week, tried to figured out how codes work I try to do many exemples and im still contiuning

What went less well?

i read most but i tried less because im scaring to do mistakes

Lessons Learned

When you find something more interesting it easy to collect your attention

Sunday Prep Work

i have to study more and more to try other codes until sunday

danielhalasz commented 2 years ago

im seeing my faults

there are no faults, just steps in the learning path

i read most but i tried less because im scaring to do mistakes

mistakes are a great way to learn, do not be scared of them. it is a natural part of learning something new.