JavaScript Application Design
ISBN: 9781617291951 / Angielski / Miękka / 341 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Choosing the right libraries and frameworks for large-scale JavaScript applications isn't enough. Successful web development requires a more disciplined approach to application architecture and development. The Build First philosophy of designing clean, well-structured, and testable applications before writing a single line of code ensures that developers start right and end up with applications that are easy to maintain, scale, and refactor. "JavaScript Application Design: A Build First approach" introduces developers to techniques that will improve the quality of their software as well... Choosing the right libraries and frameworks for large-scale JavaScript applications isn't enough. Successful web development requires a more discip... |
|
cena:
207,87 zł |
Full Stack JavaScript Development with Mean: Mongodb, Express, Angularjs, and Node.Js
ISBN: 9780992461256 / Angielski / Miękka / 320 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. With modern tools. it is possible to create a production grade, full-stack application using HTML, CSS, and JavaScript alone. The combination of MongoDB, Express, AngularJS, and Node.js has become so popular that it has earned the title MEAN stack -- the subject of this book. This book explores the MEAN stack in detail. We will begin by covering Node.js, as it will lay the groundwork for all of our server-side work. You will learn how to get Node running on your local machine as well as download modules using npm. The key aspects of the Node.js programming model will also be... With modern tools. it is possible to create a production grade, full-stack application using HTML, CSS, and JavaScript alone. The combination of Mo... |
|
cena:
174,50 zł |
Beginning JavaScript
ISBN: 9781118903339 / Angielski / Miękka / 768 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The bestselling JavaScript guide, updated with current features and best practices
Beginning JavaScript 5th Edition shows you how to work effectively with JavaScript frameworks, functions, and modern browsers, and teaches more effective coding practices using HTML5. This new edition has been extensively updated to reflect the way JavaScript is most commonly used today, introducing you to the latest tools and techniques available to JavaScript developers. Coverage includes modern coding practices using HTML5 markup, the JSON data format, DOM APIs, the jQuery framework,... The bestselling JavaScript guide, updated with current features and best practices
Beginning JavaScript 5th Edition shows you ... |
|
cena:
193,25 zł |
Learn JavaScript VISUALLY
ISBN: 9781495233005 / Angielski / Miękka / 118 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. It's a beautifully illustrated full-color JavaScript book that teaches the basics of this popular programming language through Metaphors, Analogies and Easy Step-by-Step Exercises
WHO IS THIS JAVASCRIPT BOOK FOR? If you answer YES to one or more of the following questions, this book is for you:
It's a beautifully illustrated full-color JavaScript book that teaches the basics of this popular programming language through Metaphors, Analogies an...
|
|
cena:
114,43 zł |
Dart 1 for Everyone: Fast, Flexible, Structured Code for the Modern Web
ISBN: 9781941222256 / Angielski / Miękka / 164 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Psst You're not stuck with JavaScript anymore. Google's Dart language makes programming for the Web simpler, faster, and more powerful. With version 1.0 in 2013 and an ECMA standard in 2014, Dart is ready to radically change web development for the better. And Dart 1 for Everyone has got you covered. Completely updated for Dart 1 and the ECMA standard, with new sections on new Dart features like method cascades, event streams, and class constructor syntax, this book wastes no time in immersing you in the finer points of this powerful and surprisingly beautiful... Psst You're not stuck with JavaScript anymore. Google's Dart language makes programming for the Web simpler, faster, and more powerful. With versi... |
|
cena:
104,88 zł |
Coffeescript: Accelerated JavaScript Development
ISBN: 9781941222263 / Angielski / Miękka / 124 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Over the last five years, CoffeeScript has taken the web development world by storm. With the humble motto -It's just JavaScript, - CoffeeScript provides all the power of the JavaScript language in a friendly and elegant package. This extensively revised and updated new edition includes an all-new project to demonstrate CoffeeScript in action, both in the browser and on a Node.js server. There's no faster way to learn to write a modern web application. Over the last five years, CoffeeScript has taken the web development world by storm. With the humble motto -It's just JavaScript, - CoffeeScript pr... |
|
cena:
126,98 zł |
Leaflet.Js Essentials
ISBN: 9781783554812 / Angielski / Miękka / 180 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
161,40 zł |
Mastering Web Application Development with Express
ISBN: 9781783981083 / Angielski / Miękka / 358 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
269,02 zł |
Mastering JavaScript Design Patterns
ISBN: 9781783987986 / Angielski / Miękka / 290 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. |
|
cena:
239,66 zł |
Pro JavaScript Techniques
ISBN: 9781430263913 / Angielski / Miękka / 204 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro JavaScript Techniques is the ultimate JavaScript book for today's web developer. It provides everything you need to know about modern JavaScript, and teaches you what JavaScript can do for your web sites. This book doesn't waste any time looking at things you already know, but instead concentrates on fundamental, vital topics--what modern JavaScripting is (and isn't), and pitfalls to be wary of. You will learn about the 'this' keyword, as well as new object tools. You will be able to create reusable code with encapsulation, overloading and inheritance.... Pro JavaScript Techniques is the ultimate JavaScript book for today's web developer. It provides everything you need to know abou... |
|
cena:
148,51 zł |
Getting Started with p5.js
ISBN: 9781457186776 / Angielski / Miękka / 246 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. With p5.js, you can think of your entire Web browser as your canvas for sketching with code Learn programming the fun way--by sketching with interactive computer graphics Getting Started with p5.js contains techniques that can be applied to creating games, animations, and interfaces. p5.js is a new interpretation of Processing written in JavaScript that makes it easy to interact with HTML5 objects, including text, input, video, webcam, and sound. Like its older sibling Processing, p5.js makes coding accessible for artists, designers, educators, and beginners. Written by the... With p5.js, you can think of your entire Web browser as your canvas for sketching with code Learn programming the fun way--by sketching wit... |
|
cena:
87,32 zł |
JavaScript Robotics: Building Nodebots with Johnny-Five, Raspberry Pi, Arduino, and Beaglebone
ISBN: 9781457186950 / Angielski / Miękka / 272 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. JavaScript Robotics is on the rise. Rick Waldron, the lead author of this book and creator of the Johnny-Five platform, is at the forefront of this movement. Johnny-Five is an open source JavaScript Arduino programming framework for robotics. This book brings together fifteen innovative programmers, each creating a unique Johnny-Five robot step-by-step, and offering tips and tricks along the way. Experience with JavaScript is a prerequisite. JavaScript Robotics is on the rise. Rick Waldron, the lead author of this book and creator of the Johnny-Five platform, is at the forefront of this... |
|
cena:
132,50 zł |
Javascript: 20 Lessons to Successful Web Development
ISBN: 9780071841580 / Angielski / Miękka / 256 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Master JavaScript in 20 lessons--online video tutorials included
Based on the author's successful online courses, this complete, integrated learning tool provides easy-to-follow lessons that feature clear explanations, sample code and exercises, and video tutorials. Each lesson is designed to take you less than an hour to complete. JavaScript: 20 Lessons to Successful Web Development covers the basics, including variables, operators, arrays, objects, and values. Next, you'll learn how to use conditional statements, work with multidimensional arrays, manipulate objects, handle...Master JavaScript in 20 lessons--online video tutorials included
Based on the author's successful online courses, this complete, integrated learni... |
|
cena:
214,03 zł |
Web Programming with Dart
ISBN: 9781484205570 / Angielski / Miękka / 472 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Web Programming with Dart is for programmers who want to master the new Dart programming language from Google, and also web developers who want to understand how Dart can integrate perfectly with HTML5 and CSS3. With this book you will understand the ins and outs of the language, how the tools work, and how to get the most from the core functions and libraries. Web Programming with Dart is a practical, example-led book, with case studies involving developing UI animations for the web, working with web services such as JSON, server side Dart applications, and the new... Web Programming with Dart is for programmers who want to master the new Dart programming language from Google, and also web developers who... |
|
cena:
175,88 zł |
JavaScript Recipes: A Problem-Solution Approach
ISBN: 9781430261063 / Angielski / Miękka / 347 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Quickly discover solutions to common problems, best practices you can follow, and everything JavaScript has to offer. Using a problem-solution approach, this book takes you from language basics like built-in objects and flow control all the way to advanced optimization techniques, frameworks and Node.js. With JavaScript Recipes you will learn language fundamentals like types, conversions, execution contexts, expressions, operators, statements, and built-in objects. You'll explore and make the most of your script's host environment and how to create your own JavaScript host... Quickly discover solutions to common problems, best practices you can follow, and everything JavaScript has to offer. Using a problem-solution appr... |
|
cena:
234,51 zł |
JavaScript Quick Syntax Reference
ISBN: 9781430264934 / Angielski / Miękka / 73 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. JavaScript Quick Syntax Reference is a condensed syntax reference to the JavaScript language. It presents the essentials of JavaScript in a well-organized format that can be used as a handy reference. This includes the latest ECMAScript 5, JSON (JavaScript Object Notation) and DOM (Document Object Model) specifications and implementations. You won t find any technical jargon, bloated samples, drawn out history lessons or witty stories in this book. What you will find is a JavaScript reference that is concise, to the point and highly accessible. The book is packed with useful... JavaScript Quick Syntax Reference is a condensed syntax reference to the JavaScript language. It presents the essentials of JavaScript in ... |
|
cena:
89,87 zł |
Introducing Meteor
ISBN: 9781430268369 / Angielski / Miękka / 97 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Meteor is a full stack application platform that makes it easy to build powerful, real time Web apps quickly. Introducing Meteor guides you through building top-quality Web apps in a fraction of the time using an application platform built for the modern web. This book takes you from installing the development environment all the way through deploying a live app, and everything in between. Introducing Meteor covers how to build a prototype app in days instead of weeks; how to take advantage of reactive templates; leverage the hundreds of Smart Packages available;...
Meteor is a full stack application platform that makes it easy to build powerful, real time Web apps quickly. Introducing Meteor guides you t...
|
|
cena:
148,35 zł |
Pro Grunt.Js
ISBN: 9781484200148 / Angielski / Miękka / 176 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro Grunt.js gets you quickly up-to-speed with this popular JavaScript-based task runner. Author James Cryer takes you from initial installation all the way through to authoring successful plugins. Using hands-on examples you will learn about CSS linting, combination, compilation and minification; JavaScript linting, AMD modules, and templates; image processing and optimizing; and creating a local server. You will then move on to more advanced topics such as LiveReload, Test Automation, Modular configuration, and combining tasks. Finally you will see how to scaffold plugins... Pro Grunt.js gets you quickly up-to-speed with this popular JavaScript-based task runner. Author James Cryer takes you from initial instal... |
|
cena:
117,08 zł |
Pro Express.Js: Master Express.Js: The Node.Js Framework for Your Web Development
ISBN: 9781484200384 / Angielski / Miękka / 372 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Pro Express.js is for the reader who wants to quickly get up-to-speed with Express.js, the flexible Node.js framework. Author Azat Mardan clearly explains how to start developing with Express.js with a basic 'Hello World', and then delves into a deep API reference, before looking at common and abstract development problems. Lastly, you will learn how to build a series of real-world apps in order to cement your knowledge.
In order to get the best from this book, you will be familiar with Node.js scripts and able to install packages using npm. In the deep API... Pro Express.js is for the reader who wants to quickly get up-to-speed with Express.js, the flexible Node.js framework. Author Azat M...
|
|
cena:
254,06 zł |
Beginning Node.Js
ISBN: 9781484201886 / Angielski / Miękka / 308 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Beginning Node.js is your step-by-step guide to learning all the aspects of creating maintainable Node.js applications. You will see how Node.js is focused on creating high-performing, highly-scalable websites, and how easy it is to get started. Many front-end devs regularly work with HTML, CSS, PHP, even WordPress, but haven't yet got started with Node.js. This book explains everything for you from a beginner level, enabling you to start using Node.js in your projects right away.
Using this book you will learn important Node.js concepts for server-side programming. You... Beginning Node.js is your step-by-step guide to learning all the aspects of creating maintainable Node.js applications. You will see...
|
|
cena:
293,15 zł |