This is a blog that hosts my Japanese writing practice (via prompts and diaries), translation practice, and other learning updates. View all posts.

I write about my learning process and other things on my other blog!

JavaScript 1年生・Pg4, 第1章

Written on

by

and filed under

My translation of a book about how to write JavaScript for 1st graders. Translations only. Book can be purchased (even internationally) on honto.

A Renshuu lesson was also created with some vocabulary.

Welcome
About the target audience for this text and the “First Grader” Series
How to read this text
About this text’s sample test environment and sample files

Chapter 1: What can you do with JavaScript?
Lesson 1: What’s a web app?
The relationship between Web pages and Web apps and programs
Writing programs that do things browser’s can’t do by default (*)
Server-side and client-side

Lesson 2: What’s a programming language?
What’s a programming language
There’s all kinds of programming languages
Using JavaScript on the client-side
Things JavaScript can do

Lesson 3: Gathering things for the sake of writing programs
Let’s install Chrome
Let’s install Atom
Localize Atom to Japanese
Let’s try to look at Atom’s interface

(*) Needed help, used a translator to check

Leave a comment