Open kiishiakande opened 2 years ago
Nothing so far
Understanding the examples and the exercies of the week
Finding out how to use study-lens on my computer
Understanding the baics of JS and how it is applied
Finishing up the exercises
Finding out how to use study-lens on my computer
what aspect of study-lenses do you have issues with? have you watched the video by Evan and seen the slides? they are in the repo
@kiishiakande next time pls assign yourself to the issue, so it shows up with the others, when filtering
Just the set up and how to update it but I was able to solve it quickly
I really enjoyed the flashcards
I can read and review simple codes, I can finish up missing statements and I can identify simple syntax and reference errors
Continue practicing
khm... @kiishiakande week3?
Continue practicing
- Time management during this period has been very difficult for me
is there something we can help with?
- I keep making little mistakes and it ends up confusing me
it is ok to make mistakes, hopefully you learn from them :)
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.
/describing-programs
: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.