You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Read and DO THE EXERCISES in [Eloquent JavaScript](http://eloquentjavascript.net/), chapters 1 through 5
23
-
*Practice coding challenges on [Code Wars](https://www.codewars.com/)
24
-
*Learn some HTML + CSS:
25
-
* Create your own website using HTML and CSS
26
-
*[Harvard's free online CS50x](https://harvardx.harvard.edu/cs50x-introduction-computer-science) is a great way to push yourself gain experience with different languages work on projects
27
-
*Attend tech meetups and get immersed in the scene!
* There are so many more!---find them on [Meetup.com](https://www.meetup.com)and[Connpass.com](http://connpass.com/)
31
-
*[Our list of events and communities for women in Tokyo](https://medium.com/code-chrysalis/the-definitive-guide-to-womens-tech-events-and-communities-in-tokyo-43a00ee3f87d)
32
-
33
-
## Advice and Tips
34
-
35
-
*Don't be afraid to reach out to other professionals or to the community at large. Someone is always willing to teach!
36
-
*Don't be afraid to ask for help or help people back.
37
-
*Practice, practice, practice. Just reading won't do anything.
38
-
*Stick with one language--learning multiple languages in the beginning can be confusing.
39
-
* Google is your best friend.
40
-
*Be careful with copy and pasting code---always make sure you understand it. Don't study the solution.
41
-
*Read/learn to read the documentation. It's hard and frustrating, just like learning any other new skill.
42
-
*Failing a lot is completely normal. Coding is an unending parade of error messages--as long as you're getting a new error, you're making progress.
43
-
*Stay small---focus on the next possible thing to do.
[Code Chrysalis](https://www.codechrysalis.io)is a coding school based in Tokyo with the only advanced full-stack software engineering immersive bootcamp in Asia.
In addition, we have two part-time programs---[an introduction to coding course](https://www.codechrysalis.io/foundations) and [an English communication course](https://www.codechrysalis.io/english).
64
+
さらに2つの定時制のプログラムを用意しています。---[コーディング入門コース](https://www.codechrysalis.io/foundations) and [英語コミュニケーションコース](https://www.codechrysalis.io/english).
64
65
65
-
We believe we are creating and leading the third wave of coding bootcamps by preparing our students for engineering leadership.
-Understand why JavaScript is a useful programming language for beginners to learn
7
-
-Describe and use JavaScript _expressions_
8
-
-Describe and use arithmetic _operators_
9
-
-Describe and use `number`and`string`data_types_
5
+
-プログラムとはなにかを理解する
6
+
-なぜJavaScriptが、初心者が学ぶのに役に立つプログラミング言語なのかを理解する
7
+
-JavaScriptの _expressions_ を使ってみる
8
+
-数学の _operators_ を使ってみる
9
+
-`number`や`string`といったデータの_types_ を使ってみる
10
10
11
-
## Lecture Slides
11
+
## 講義スライド
12
12
13
-
[Slides are here](https://docs.google.com/presentation/d/e/2PACX-1vQR9MVY1wprMhweN278XrP587sizLmdR1qxVmW2RDoArrz2Exxwy4wi1fZXgD0_-eGxRzMo6-2dzvLk/pub?start=false&loop=false&delayms=3000)
0 commit comments