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

Marie JosΓ©e: Welcome to JS, 3 Weeks #314

Open Ufitamahoro opened 2 years ago

Ufitamahoro commented 2 years ago

Learning 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

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

Ufitamahoro commented 2 years ago

Week 1

I Need Help With:

What went well?

What went less well?

Lessons Learned

danielhalasz commented 2 years ago
  • It is so much information and sometimes I go back to previous to understand the current; so I feel like not progressing

this is normal, it will take a long time until you internalize all of the new stuff.

how far did you get in the exercises?

Ufitamahoro commented 2 years ago

Week 2

I Need Help With:

What went well?

What went less well?

Lessons Learned

danielhalasz commented 2 years ago

do you mean the flashcards in general or this specific category? if you go through the questions, you will find that they are all about topics that concern developers πŸ™‚ like we are

colevandersWands commented 2 years ago

I was thinking that learning from Khan Academy and Sololearn was making me slow, when it is in fact helping me understand the lesson material

: )

Ufitamahoro commented 2 years ago

I Need Help With

What went well?

What went less well?

Sunday Prep Work

danielhalasz commented 2 years ago
  • I didn't yet find more connection between what I am learning with Sololearn than the study material

what are you learning now in Sololearn?