Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript (Effective Software Development Series) 🔍
David Herman Addison-Wesley Professional, Effective Software Development Series, 1 edition, 2012
English [en] · EPUB · 17.5MB · 2012 · 📘 Book (non-fiction) · 🚀/lgli/lgrs/nexusstc/upload/zlib · Save
description
“It’s uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and semantics of JavaScript is both charming and hugely insightful; reminders of gotchas complement realistic use cases, paced at a comfortable curve. You’ll find when you finish the book that you’ve gained a strong and comprehensive sense of mastery.”
__—Paul Irish, developer advocate, Google Chrome__“This is not a book for those looking for shortcuts; rather it is hard-won experience distilled into a guided tour. It’s one of the few books on JS that I’ll recommend without hesitation.”
__—Alex Russell, TC39 member, software engineer, Google__In order to truly master JavaScript, you need to learn how to work effectively with the language’s flexible, expressive features and how to avoid its pitfalls. No matter how long you’ve been writing JavaScript code, **__**Effective JavaScript**__** will help deepen your understanding of this powerful language, so you can build more predictable, reliable, and maintainable programs.
Author David Herman, with his years of experience on Ecma’s JavaScript standardization committee, illuminates the language’s inner workings as never before—helping you take full advantage of JavaScript’s expressiveness. Reflecting the latest versions of the JavaScript standard, the book offers well-proven techniques and best practices you’ll rely on for years to come.
**__**Effective JavaScript**__** is organized around 68 proven approaches for writing better JavaScript, backed by concrete examples. You’ll learn how to choose the right programming style for each project, manage unanticipated problems, and work more successfully with every facet of JavaScript programming from data structures to concurrency. Key features include
* Better ways to use prototype-based object-oriented programming
* Subtleties and solutions for working with arrays and dictionary objects
* Precise and practical explanations of JavaScript’s functions and variable scoping semantics
* Useful JavaScript programming patterns and idioms, such as options objects and method chaining
* In-depth guidance on using JavaScript’s unique “run-to-completion” approach to concurrency
Alternative filename
nexusstc/Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript/b1c460a051334ff71ffa7358950505cb.epub
Alternative filename
lgli/David Herman;Effective javascript 68 Specific Ways to Harness the Power of javascript;;;Addison-Wesley Professional;2012;978-0321812186;;English.epub
Alternative filename
lgrsnf/David Herman;Effective javascript 68 Specific Ways to Harness the Power of javascript;;;Addison-Wesley Professional;2012;978-0321812186;;English.epub
Alternative filename
zlib/Computers/Programming/David Herman/Effective javascript 68 Specific Ways to Harness the Power of javascript_2749086.epub
Alternative title
Effective JavaScript: 68 Specific Ways to Harness the Power of JavaScript (Jason Arnold's Library)
Alternative title
Сила JavaScript: 68 способов эффективного использования JS
Alternative author
Дэвид Херман; [пер. с англ. Н. Вильчинский]
Alternative author
Herman, David
Alternative author
Херман, Дэвид
Alternative publisher
Addison-Wesley Educational Publishers Inc
Alternative publisher
Addison-Wesley Longman, Incorporated
Alternative publisher
Globe Fearon Educational Publishing
Alternative publisher
Pearson Education, Limited
Alternative publisher
Longman Publishing
Alternative publisher
Addison Wesley
Alternative publisher
Cengage Gale
Alternative publisher
Adobe Press
Alternative publisher
Питер
Alternative edition
Effective software development series, Upper Saddle River, NJ, 2013
Alternative edition
Effective software development series, München, 2012
Alternative edition
Pearson Education (US), Upper Saddle River, NJ, 2013
Alternative edition
Effective Software Development Ser, Hoboken, 2012
Alternative edition
Effective Software Development Ser, Sydney, 2012
Alternative edition
United States, United States of America
Alternative edition
Санкт-Петербург [и др.], Russia, 2013
Alternative edition
Boston, Mass, 2012
Alternative edition
December 6, 2012
Alternative edition
READING, 2012
Alternative edition
1, PS, 2012
metadata comments
lg1540379
metadata comments
{"edition":"1 edition","isbns":["0321812182","9780321812186"],"last_page":240,"publisher":"Addison-Wesley","series":"Effective Software Development Series"}
metadata comments
Пер.: Herman, David Effective JavaScript: 68 specific ways to harness the power 978-0321812186
metadata comments
РГБ
metadata comments
Russian State Library [rgb] MARC:
=001 006599818
=005 20130829123514.0
=008 130702s2013\\\\ru\a\\\\\\\\\\000\|\rus|d
=017 \\ $a 13-50041
=020 \\ $a 978-5-496-00524-1
=040 \\ $a RuMoRKP $b rus $e rcr $d RuMoRGB
=041 1\ $a rus $h eng
=080 \\ $a 004.438
=084 \\ $a З973.233.02-044.5-018.19JavaScript,0 $2 rubbk
=100 1\ $a Херман, Дэвид
=245 00 $a Сила JavaScript $h [Текст] : $b 68 способов эффективного использования JS $c Дэвид Херман ; [пер. с англ. Н. Вильчинский]
=260 \\ $a Санкт-Петербург [и др.] $b Питер $c 2013
=300 \\ $a 286 с. $b ил. $c 24 см
=336 \\ $a текст (text) $b txt $2 rdacontent
=337 \\ $a неопосредованный (unmediated) $b n $2 rdamedia
=338 \\ $a том (volume) $b nc $2 rdacarrier
=534 \\ $p Пер.: $a Herman, David $t Effective JavaScript: 68 specific ways to harness the power $z 978-0321812186
=650 \7 $a Вычислительная техника -- Вычислительные машины электронные цифровые -- Автоматическая обработка информации -- Информационные системы и сети -- Элементы и узлы -- Управляющие, вводные и выводные устройства -- Устройства для опознавания и считывания -- Программирование -- Языки программирования -- JavaScript $2 rubbk
=650 \7 $a JAVA SCRIPT, язык программирования $0 RU\NLR\AUTH\661245721 $2 nlr_sh
=852 \\ $a РГБ $b FB $j 2 13-57/266 $x 90
Alternative description
<p>“It’s uncommon to have a programming language wonk who can speak in such comfortable and friendly language as David does. His walk through the syntax and semantics of JavaScript is both charming and hugely insightful; reminders of gotchas complement realistic use cases, paced at a comfortable curve. You’ll find when you finish the book that you’ve gained a strong and comprehensive sense of mastery.”</p>
<p class="null1">—Paul Irish, developer advocate, Google Chrome</p>
<p>“This is not a book for those looking for shortcuts; rather it is hard-won experience distilled into a guided tour. It’s one of the few books on JS that I’ll recommend without hesitation.”</p>
<p class="null1">—Alex Russell, TC39 member, software engineer, Google</p>
<p>In order to truly master JavaScript, you need to learn how to work effectively with the language’s flexible, expressive features and how to avoid its pitfalls. No matter how long you’ve been writing JavaScript code, <b><i><b>Effective JavaScript</b></i></b> will help deepen your understanding of this powerful language, so you can build more predictable, reliable, and maintainable programs.</p>
<p>Author David Herman, with his years of experience on Ecma’s JavaScript standardization committee, illuminates the language’s inner workings as never before—helping you take full advantage of JavaScript’s expressiveness. Reflecting the latest versions of the JavaScript standard, the book offers well-proven techniques and best practices you’ll rely on for years to come.</p>
<p><b><i><b>Effective JavaScript</b></i></b> is organized around 68 proven approaches for writing better JavaScript, backed by concrete examples. You’ll learn how to choose the right programming style for each project, manage unanticipated problems, and work more successfully with every facet of JavaScript programming from data structures to concurrency. Key features include</p>
<ul>
<li>Better ways to use prototype-based object-oriented programming</li>
<li>Subtleties and solutions for working with arrays and dictionary objects</li>
<li>Precise and practical explanations of JavaScript’s functions and variable scoping semantics</li>
<li>Useful JavaScript programming patterns and idioms, such as options objects and method chaining</li>
<li>In-depth guidance on using JavaScript’s unique “run-to-completion” approach to concurrency</li>
</ul>
date open sourced
2016-08-12
Read more…

🐢 Slow downloads

From trusted partners. More information in the FAQ. (might require browser verification — unlimited downloads!)

All download options have the same file, and should be safe to use. That said, always be cautious when downloading files from the internet, especially from sites external to Anna’s Archive. For example, be sure to keep your devices updated.
  • For large files, we recommend using a download manager to prevent interruptions.
    Recommended download managers: Motrix
  • You will need an ebook or PDF reader to open the file, depending on the file format.
    Recommended ebook readers: Anna’s Archive online viewer, ReadEra, and Calibre
  • Use online tools to convert between formats.
    Recommended conversion tools: CloudConvert and PrintFriendly
  • You can send both PDF and EPUB files to your Kindle or Kobo eReader.
    Recommended tools: Amazon‘s “Send to Kindle” and djazz‘s “Send to Kobo/Kindle”
  • Support authors and libraries
    ✍️ If you like this and can afford it, consider buying the original, or supporting the authors directly.
    📚 If this is available at your local library, consider borrowing it for free there.