Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6eee601

Browse files
authored
QA.md
1 parent e30964a commit 6eee601

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Week2/QA.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Q & A Session
1+
# Q & A session
22

33
This week we are going deeper into more advanced topics, so expect questions about:
44

@@ -7,4 +7,4 @@ This week we are going deeper into more advanced topics, so expect questions abo
77
- DRY principle
88
- Naming conventions
99

10-
In these first weeks we want to get the students to create the right mental model for JavaScript constructs, so try to go back to basics as much as possible. However easy it comes to the mentors, this is the first time students encounter all the syntax of a programming language. So try to go slowly and use the debugger / [JSTutor](http://pythontutor.com/javascript.html#mode=edit) as much as possible.
10+
In these first weeks we want to get the trainees to create the right mental model for JavaScript constructs, so try to go back to basics as much as possible. However easy it comes to the mentors, this is the first time trainees encounter all the syntax of a programming language. So try to go slowly and use the debugger / [JSTutor](http://pythontutor.com/javascript.html#mode=edit) as much as possible.

0 commit comments

Comments
 (0)