JavaScript for kids for dummies /

Provides fifteen coding projects to learn JavaScript, discussing how to use HTML and CSS for animating, how to use operators, and how to use Loops.

Αποθηκεύτηκε σε:
Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριοι συγγραφείς: Minnick, Chris (Συγγραφέας), Holland, Eva (Συγγραφέας)
Μορφή: Sách giấy
Σειρά:--For dummies.
Θέματα:
Διαθέσιμο Online:Cheat sheets, including checkllists, etc.
Ετικέτες: Προσθήκη ετικέτας
Δεν υπάρχουν, Καταχωρήστε ετικέτα πρώτοι!
Thư viện lưu trữ: Thư viện Trường Đại học Đà Lạt
Πίνακας περιεχομένων:
  • What is JavaScript? Alert! JavaScript is awesome. Programming the Web ; Understanding syntax ; Giving and receiving data ; Fiddling with Web applications
  • Animating the Web. JavaScript and HTML ; JavaScript and CSS ; Building an animated robot
  • Getting operations. Building your dream car with operands ; Putting it together with operators ; Creating your own JavaScript word game
  • Arrays and functions. Creating and changing arrays ; Making it functional ; Creating a Wish List program
  • Freedom of choice. Making decisions with the If ... Else statement ; Doing different things with Switch ; Choose your own adventure
  • Loops. What's this Loop for? ; Using while loops ; Building a lemonade stand.