Уведомлений еще не было
8.8
0
You Don't Know JS: Up & Going
Оцените книгу
1
2
3
4
5
6
7
8
9
10
Ваша оценка 0

Описание книги

The series’ first book introduces the basic building blocks of programming and gives an overview of JavaScript’s core mechanisms. It’s easy to learn parts of JavaScript, but much harder to learn it completely—or even sufficiently—whether you’re new to the language or have used it for years. With the “You Don’t Know JS” book series, you’ll get a more complete understanding of JavaScript, including trickier parts of the language that many experienced JavaScript programmers simply avoid. The se...

The series’ first book introduces the basic building blocks of programming and gives an overview of JavaScript’s core mechanisms. It’s easy to learn parts of JavaScript, but much harder to learn it completely—or even sufficiently—whether you’re new to the language or have used it for years. With the “You Don’t Know JS” book series, you’ll get a more complete understanding of JavaScript, including trickier parts of the language that many experienced JavaScript programmers simply avoid. The series’ first book, Up & Going, provides the necessary background for those of you with limited programming experience. By learning the basic building blocks of programming, as well as JavaScript’s core mechanisms, you’ll be prepared to dive into the other, more in-depth books in the series—and be well on your way toward true JavaScript. With this book you will: ■ Learn the essential programming building blocks, including operators, types, variables, conditionals, loops, and functions ■ Become familiar with JavaScript’s core mechanisms, such as values, function closures, this, and prototypes ■ Get an overview of other books in the series—and learn why it’s important to understand all parts of JavaScript Книга «You Don't Know JS: Up & Going» автора Kyle Simpson оценена посетителями КнигоГид, и её читательский рейтинг составил 8.80 из 10.
Для бесплатного просмотра предоставляются: аннотация, публикация, отзывы, а также файлы для скачивания.

  • Просмотров: 313
  • Рецензий: 0
Информация об издании
  • Переводчики: не указаны
  • Серия: You Don't Know JS
  • ISBN (EAN): 978-1-491-92446-4
  • Языки: Английский
  • Возрастное ограничение: не указано
  • Год написания: 2015
8.8 общий рейтинг

19 оценок

Подробная статистика
0-2
0%
0 оценок
3-4
0%
0 оценок
5-6
21%
4 оценки
7-8
32%
6 оценок
9-10
47%
9 оценок
Эту книгу оценили 19 пользователей
Возраст
0%
до 18
33%
18-25
67%
25-35
0%
35-45
0%
45+
75% мужчины
25% женщины


К этой книге не добавлены цитаты
Эта книга еще не добавлена в подборки
К ЭТОЙ КНИГЕ НЕ ДОБАВЛЕНЫ персонажи
К ЭТОЙ КНИГЕ НЕ ДОБАВЛЕНЫ ТЕСТЫ
ОГЛАВЛЕНИЕ ОТСУТСТВУЕТ
КНИГА НЕ УПОМИНАЛАСЬ В БЛОГАХ

Рецензии на книгу

Написано 0 рецензий

Посмотрите еще

8.8
0
0
You Don't Know JS: Scope & Closures
You Don't Know JS: Scope & Closures

No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. This concise yet in-depth guide takes you inside scope and closures, two core concepts you need to know to become a more efficient and effective JavaScript programmer. You’ll learn how and why they work, and how an understanding of closures can be a powerful part of your development skillset. ...

8.0
0
0
You Don't Know JS: Types & Grammar
You Don't Know JS: Types & Grammar

No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. As part of the "You Don’t Know JS" series, this compact guide explores JavaScript types in greater depth than previous treatments by looking at type coercion problems, demonstrating why types work, and showing you how to take advantage of these features. Like other books in this series, You...

8.6
0
0
You Don't Know JS: Async & Performance
You Don't Know JS: Async & Performance

No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. As part of the "You Don’t Know JS" series, this concise yet in-depth guide focuses on new asynchronous features and performance techniques—including Promises, generators, and Web Workers—that let you create sophisticated single-page web applications and escape callback hell in the process. ...

8.4
0
0
You Don't Know JS: this & Object Prototypes
You Don't Know JS: this & Object Prototypes

No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. This concise, in-depth guide takes you inside JavaScript’s this structure and object prototypes. You’ll learn how they work and why they’re integral to behavior delegation—a design pattern in which objects are linked, rather than cloned. Like other books in the “You Don’t Know JS” series, thi...

Интернет и сети
8.0
0
0
You Don't Know JS: ES6 & Beyond
You Don't Know JS: ES6 & Beyond

No matter how much experience you have with JavaScript, odds are you don’t fully understand the language. As part of the "You Don’t Know JS" series, this compact guide focuses on new features available in ECMAScript 6 (ES6), the latest version of the standard upon which JavaScript is built. Like other books in this series, You Don’t Know JS: ES6 & Beyond dives into trickier parts of the languag...