JavaScript - Programowanie
Książki, ebooki, kursy video z kategorii: JavaScript - Programowanie dostępne w księgarni Helion
-
Promocja 2za1
A decade ago, Ajax took the Web out of childhood, and now HTML5 and JavaScript are moving the Web into full adulthood. This insightful overview provides striking examples of how these technologies have teamed up to give the Web a truly open platform.Author Kyle Simpson (HTML5 Cookbook) shows you how JavaScript unlocks the power of all of the new fu- ePub + Mobi pkt
-
Promocja Promocja 2za1
Learn how to create beautiful, interactive, browser-based data visualizations with the D3 JavaScript library. This hands-on book shows you how to use a combination of JavaScript and SVG to build everything from simple bar charts to complex infographics. You’ll learn how to use basic D3 tools by building visualizations based on real data from- ePub + Mobi pkt
(46,74 zł najniższa cena z 30 dni)
50.91 zł
59.90 zł(-15%) -
Promocja Promocja 2za1
When developing apps for the latest smartphones, you’re faced with several vexing questions. How many platforms do you need to accommodate? What level of support do mobile browsers provide? To help you address these and many other key issues, this guide provides a hands-on tour of the most powerful JavaScript frameworks available today.You- ePub + Mobi pkt
(72,24 zł najniższa cena z 30 dni)
76.42 zł
89.90 zł(-15%) -
Promocja Promocja 2za1
Web apps would run much better if heavy calculations could be performed in the background, rather than compete with the user interface. With this book, you’ll learn how to use Web Workers to run computationally intensive JavaScript code in a thread parallel to the UI. Yes, multi-threaded programing is complicated, but Web Workers provide a si- ePub + Mobi pkt
(39,84 zł najniższa cena z 30 dni)
63.74 zł
74.99 zł(-15%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
Microsoft SharePoint for Business Executives: Q&A Handbook. 100 Essential Questions and Answers about SharePoint 2010 for Executives considering SharePoint deployments with this book and
William Nagle, Michael Hinckley, Paul Galvin, Richard Harbridge, Pavlo Andrushkiw, Peter Ward
(29,90 zł najniższa cena z 30 dni)
107.10 zł
119.00 zł(-10%) -
Promocja Promocja 2za1
You may have definite ideas about writing code when working alone, but team development requires that everyone use the same approach. With the JavaScript practices in this book—including code style, programming tips, and automation—you will learn how to write maintainable code that other team members can easily understand, adapt, and ex- ePub + Mobi pkt
(83,77 zł najniższa cena z 30 dni)
126.65 zł
149.00 zł(-15%) -
Promocja Promocja 2za1
This book introduces you to Node, the new web development framework written in JavaScript. You'll learn hands-on how Node makes life easier for experienced JavaScript developers: not only can you work on the front end and back end in the same language, you'll also have more flexibility in choosing how to divide application logic between client and- ePub + Mobi pkt
(109,65 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
JavaScript is the ubiquitous programming language of the Web, and for more than 15 years, JavaScript: The Definitive Guide has been the bible of JavaScript programmers around the world. Ideal for JavaScript developers at any level, this book is an all-new excerpt of The Definitive Guide, collecting the essential parts of that hefty volume into this- ePub + Mobi pkt
(46,74 zł najniższa cena z 30 dni)
50.91 zł
59.90 zł(-15%) -
Promocja Promocja 2za1
If you know how to use JavaScript in the browser, you already have the skills you need to put JavaScript to work on back-end servers with Node. This hands-on book shows you how to use this popular JavaScript platform to create simple server applications, communicate with the client, build dynamic pages, work with data, and tackle other tasks.Althou- ePub + Mobi pkt
(46,74 zł najniższa cena z 30 dni)
50.91 zł
59.90 zł(-15%) -
Promocja Promocja 2za1
This concise book shows JavaScript developers how to build superb web applications with CoffeeScript, the remarkable language that’s gaining considerable interest. Through example code, this guide demonstrates how CoffeeScript abstracts JavaScript, providing syntactical sugar and preventing many common errors. You’ll learn CoffeeScript&- ePub + Mobi pkt
(19,89 zł najniższa cena z 30 dni)
29.67 zł
34.90 zł(-15%) -
Promocja Promocja 2za1
If you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android applications. Now updated for HTML5, the second edition of this hands-on guide shows you how to use open source web standards to design and build apps that can be adapted for any Android device.You’ll learn how to create an Android-friendly web app o- ePub + Mobi pkt
(83,13 zł najniższa cena z 30 dni)
126.65 zł
149.00 zł(-15%) -
Promocja Promocja 2za1
- PDF + ePub + Mobi pkt
Liferay Beginner's Guide. Quick and easy techniques to build, deploy, and maintain your own Liferay portal with this book and
Caris Chan, Gaurav Barot, Mahipalsinh Rana, Samir Bhatt, Robert Chen, Sandeep Nair, Xinsheng Robert Chen
(29,90 zł najniższa cena z 30 dni)
125.10 zł
139.00 zł(-10%) -
Promocja Promocja 2za1
HTML5 is not just a replacement for plugins. It also makes the Web a first-class development environment by giving JavaScript programmers a solid foundation for building industrial-strength applications. This practical guide takes you beyond simple site creation and shows you how to build self-contained HTML5 applications that can run on mobile dev- ePub + Mobi pkt
(54,14 zł najniższa cena z 30 dni)
84.92 zł
99.90 zł(-15%) -
Promocja Promocja 2za1
HTML has been on a wild ride. Sure, HTML started as a mere markup language, but more recently HTML’s put on some major muscle. Now we’ve got a language tuned for building web applications with Web storage, 2D drawing, offline support, sockets and threads, and more. And to speak this language you’ve got to go beyond HTML5 markup an- ePub + Mobi pkt
(101,15 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
Promocja Promocja 2za1
Anyone familiar with Zynga's Farmville understands how fun and addictive real-time social games can be. This hands-on guide shows you how to design and build one of these games from start to finish, with nothing but open source tools. You'll learn how to render graphics, animate with sprites, add sound, validate scores to prevent cheating, and more- ePub + Mobi pkt
(37,04 zł najniższa cena z 30 dni)
59.42 zł
69.90 zł(-15%) -
Promocja Promocja 2za1
Building rich JavaScript applications that bring a desktop experience to the Web requires moving state from the server to the client side—not a simple task. This hands-on book takes proficient JavaScript developers through all the steps necessary to create state-of-the-art applications, including structure, templating, frameworks, communicati- ePub + Mobi pkt
(101,15 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
Promocja 2za1
Node.js. It’s the latest in a long line of “Are you cool enough to use me?” programming languages, APIs, and toolkits. In that sense, it lands squarely in the tradition of Rails, and Ajax, and Hadoop, and even to some degree iPhone programming and HTML5.Dig a little deeper, and you’ll hear that Node.js (or, as it’s mor- ePub + Mobi pkt
-
Promocja Promocja 2za1
With HTML5 and improved web browser support, JavaScript has become the tool of choice for creating high-performance web graphics. This faced-paced book shows you how to use JavaScript, jQuery, DHTML, and HTML5's Canvas element to create rich web applications for computers and mobile devices.By following real-world examples, experienced web develope- ePub + Mobi pkt
(83,21 zł najniższa cena z 30 dni)
118.15 zł
139.00 zł(-15%) -
Promocja Promocja 2za1
Is it possible for JavaScript programmers to learn Apple's iOS 4 SDK and live to tell the tale? Technology guru Danny Goodman did, and with this book he leaves a well-marked trail for you to follow. An authority on JavaScript since its inception, Goodman understands the challenges you might face in creating native iOS apps with this SDK, and introd- ePub + Mobi pkt
(101,15 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
Promocja Promocja 2za1
If you know HTML, CSS, and JavaScript, you already have the tools you need to develop Android applications. This hands-on book shows you how to use these open source web standards to design and build apps that can be adapted for any Android device -- without having to use Java.You'll learn how to create an Android-friendly web app on the platform o- ePub + Mobi pkt
(58,42 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
Promocja Promocja 2za1
What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templ- ePub + Mobi pkt
(56,94 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
Promocja Promocja 2za1
If you're like most developers, you rely heavily on JavaScript to build interactive and quick-responding web applications. The problem is that all of those lines of JavaScript code can slow down your apps. This book reveals techniques and strategies to help you eliminate performance bottlenecks during development. You'll learn how to improve execut- ePub + Mobi pkt
(101,15 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
Promocja Promocja 2za1
What people are saying about Building iPhone Apps w/ HTML, CSS, and JavaScript"The future of mobile development is clearly web technologies like CSS, HTML and JavaScript. Jonathan Stark shows you how to leverage your existing web development skills to build native iPhone applications using these technologies."--John Allsopp, author and founder of W- ePub + Mobi pkt
(56,94 zł najniższa cena z 30 dni)
92.65 zł
109.00 zł(-15%) -
Promocja Promocja 2za1
Rails 2.1 brings a new level of stability and power to this acclaimed web development framework, but keeping track of its numerous moving parts is still a chore. Rails Pocket Reference offers you a painless alternative to hunting for resources online, with brief yet thorough explanations of the most frequently used methods and structures supported- ePub + Mobi pkt
(19,89 zł najniższa cena z 30 dni)
29.67 zł
34.90 zł(-15%) -
Promocja Promocja 2za1
In today's Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece- ePub + Mobi pkt
(89,67 zł najniższa cena z 30 dni)
135.15 zł
159.00 zł(-15%) -
Promocja Promocja 2za1
Regular expressions are such a powerful tool for manipulating text and data that anyone who uses a computer can benefit from them. Composed of a mixture of symbols and text, regular expressions can be an outlet for creativity, for brilliant programming, and for the elegant solution. While a command of regular expressions is an invaluable skill, al- ePub + Mobi pkt
(25,42 zł najniższa cena z 30 dni)
29.67 zł
34.90 zł(-15%) -
Promocja Promocja 2za1
On numerous online forums for JavaScript and DHTML, the majority of questions begin with "How do I...?" This new Cookbook provides the answers. After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. He has now- ePub + Mobi pkt
(101,15 zł najniższa cena z 30 dni)
109.65 zł
129.00 zł(-15%) -
Książka Po prostu JavaScript i Ajax. Wydanie VII zawiera wszystkie potrzebne informacje, które pozwolą Ci natychmiast wprowadzić ciekawe efekty, poprawiające interaktywność i ergonomię Twojej strony WWW. Dzięki temu podręcznikowi z łatwością nauczysz się pisać i zagnieżdżać skrypty, obsługiwać błędy, pracować z obrazami, tablicami i formularzami. P
- Druk pkt
Czasowo niedostępna