Jquery Mobile: Up and Running: Up and Running
ISBN: 9781449397654 / Angielski / Miękka / 250 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Would you like to build one mobile web application that works on iPad and Kindle Fire as well as iPhone and Android smartphones? This introductory guide to jQuery Mobile shows you how. Through a series of hands-on exercises, you ll learn the best ways to use this framework s many interface components to build customizable, multiplatform apps. You don t need any programming skills or previous experience with jQuery to get started. By the time you finish this book, you ll know how to create responsive, Ajax-based interfaces that work on a variety of smartphones and tablets, using... Would you like to build one mobile web application that works on iPad and Kindle Fire as well as iPhone and Android smartphones? This introductory ... |
|
cena:
152,10 zł |
Programming Google App Engine: Build & Run Scalable Web Applications on Google's Infrastructure
ISBN: 9781449398262 / Angielski / Miękka / 509 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Google App Engine makes it easy to create a web application that can serve millions of people as easily as serving hundreds, with minimal up-front investment. With Programming Google App Engine, Google engineer Dan Sanderson provides practical guidance for designing and developing your application on Google s vast infrastructure, using App Engine s scalable services and simple development model. Through clear and concise instructions, you ll learn how to get the most out of App Engine s nearly unlimited computing power. This second edition is fully updated and expanded to... Google App Engine makes it easy to create a web application that can serve millions of people as easily as serving hundreds, with minimal up-front ... |
|
cena:
217,51 zł |
Node: Up and Running: Scalable Server-Side Code with JavaScript
ISBN: 9781449398583 / Angielski / Miękka / 184 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 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 server. Written by a core contributor to the framework, Node: Up and Running shows you how Node scales up to support large numbers of simultaneous connections across multiple servers, and scales down to let you create quick one-off... 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 exp... |
|
cena:
152,24 zł |
Intro to Web Development Using HTML 5
ISBN: 9781449686543 / Angielski / Miękka / 590 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The HTML 5 Web Development Book Provides A Hands-On Experience That Allows First-Time Web-Site Developers To Create Their First Web Pages And Experienced Developers To Quickly Master HTML 5. The Book Is Filled With Thousands Of Real-World Examples. The Book Starts By Introducing Standard HTML And Its Use In Creating Traditional Web Sites. Within This Context, The Book Teaches Developers How To Format And Style Their Pages Using Cascading Style Sheets (CSS) And How To Automate Pages Using Javascript And Jquery. HTML 5 Allows Web Developers To Not Only Build Pages For The World Wide Web, But...
The HTML 5 Web Development Book Provides A Hands-On Experience That Allows First-Time Web-Site Developers To Create Their First Web Pages And Experien...
|
|
cena:
791,06 zł |
The Essential Guide to Flex 2 with ActionScript 3.0
ISBN: 9781590597330 / Angielski / Miękka / 520 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Flex 2 represents something of a revolution in web applications. It is the next evolutionary step of Flash, which has grown from a web animation tool to a powerful enterprise web design and development tool. with nearly 98% of all web browsers and cellular phones running the Flash player needed to use Flash and Flex applications, knowledge of Flex is indispensable for any serious web designer and developer. This book will show you how to create powerful, rich Internet applications using Flex 2 and ActionScript 3.0. After learning how to install and becoming familiar with the basics... Flex 2 represents something of a revolution in web applications. It is the next evolutionary step of Flash, which has grown from a web animation to... |
|
cena:
164,99 zł |
The Modern Web
ISBN: 9781593274870 / Angielski / Miękka / 264 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. A Guide to Modern Web Development Today's web technologies are evolving at near-light speed, bringing the promise of a seamless Internet ever closer to reality. When users can browse the Web on a three-inch phone screen as easily as on a fifty-inch HDTV, what's a developer to do? Peter Gasston's The Modern Web will guide you through the latest and most important tools of device-agnostic web development, including HTML5, CSS3, and JavaScript. His plain-English explanations and practical examples emphasize the techniques, principles, and practices that... A Guide to Modern Web Development Today's web technologies are evolving at near-light speed, bringing the promise of a seaml... |
|
cena:
202,06 zł |
Web Application Obfuscation: '-/Wafs..Evasion..Filters//Alert(/Obfuscation/)-'
ISBN: 9781597496049 / Angielski / Miękka / 275 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Web applications are used every day by millions of users, which is why they are one of the most popular vectors for attackers. Obfuscation of code has allowed hackers to take one attack and create hundreds-if not millions-of variants that can evade your security measures. Web Application Obfuscation takes a look at common Web infrastructure and security controls from an attacker's perspective, allowing the reader to understand the shortcomings of their security systems. Find out how an attacker would bypass different types of security controls, how these very security controls... Web applications are used every day by millions of users, which is why they are one of the most popular vectors for attackers. Obfuscation of code ... |
|
cena:
206,63 zł |
The Joy of Clojure
ISBN: 9781617291418 / Angielski / Miękka / 520 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Summary "The Joy of Clojure, Second Edition" is a deep look at the Clojure language. Fully updated for Clojure 1.6, this new edition goes beyond just syntax to show you the "why" of Clojure and how to write fluent Clojure code. You'll learn functional and declarative approaches to programming and will master the techniques that make Clojure so elegant and efficient. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology The Clojure programming language is a dialect of Lisp that runs on the Java Virtual... Summary "The Joy of Clojure, Second Edition" is a deep look at the Clojure language. Fully updated for Clojure 1.6, this new edition goes beyond ... |
|
cena:
236,99 zł |
PHP and MySQL in Easy Steps
ISBN: 9781840785371 / Angielski / Miękka / 192 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. PHP & MySQL in easy steps demonstrates by example how to produce data-driven web pages using the powerful PHP scripting language and the popular free MySQL database server.The book examples provide clear syntax-highlighted
code showing how to selectively insert and extract data from databases for presentation on your web browser. PHP & MySQL in easy steps begins by explaining how to install a free web server, the PHP interpreter, and MySQL database server, to create an environment in which you can produce your very own data-driven server-side web pages. You will learn how... PHP & MySQL in easy steps demonstrates by example how to produce data-driven web pages using the powerful PHP scripting language and the popula...
|
|
cena:
65,16 zł |
The Developer's Code: What Real Programmers Do
ISBN: 9781934356791 / Angielski / Miękka / 250 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. You're already a great coder, but awesome coding chops aren't always enough to get you through your toughest projects. You need these 50+ nuggets of wisdom. Veteran programmers: reinvigorate your passion for developing web applications. New programmers: here's the guidance you need to get started. With this book, you'll think about your job in new and enlightened ways. You're already a great coder, but awesome coding chops aren't always enough to get you through your toughest projects. You need these 50+ nuggets o... |
|
cena:
126,06 zł |
Crafting Rails 4 Applications: Expert Practices for Everyday Rails Development
ISBN: 9781937785550 / Angielski / Miękka / 208 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Get ready to see Rails as you've never seen it before. Learn how to extend the framework, change its behavior, and replace whole components to bend it to your will. Eight different test-driven tutorials will help you understand Rails' inner workings and prepare you to tackle complicated projects with solutions that are well-tested, modular, and easy to maintain. Get ready to see Rails as you've never seen it before. Learn how to extend the framework, change its behavior, and replace whole components to bend... |
|
cena:
157,68 zł |
Agile Web Development with Rails 4
ISBN: 9781937785567 / Angielski / Miękka / 458 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Rails just keeps on changing. Both Rails 3 and 4, as well as Ruby 1.9 and 2.0, bring hundreds of improvements, including new APIs and substantial performance enhancements. The fourth edition of this award-winning classic has been reorganized and refocused so it's more useful than ever before for developers new to Ruby and Rails. Rails just keeps on changing. Both Rails 3 and 4, as well as Ruby 1.9 and 2.0, bring hundreds of improvements, including new APIs and substantial p... |
|
cena:
190,31 zł |
Beginning ASP.NET 4.5.1: in C# and VB
ISBN: 9781118846773 / Angielski / Miękka / 864 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Build your ASP.NET 4.5.1 skills with real-world instruction Build your ASP.NET 4.5.1 skills with real-world instruction |
|
cena:
177,73 zł |
Learning Jquery Deferreds: Taming Callback Hell with Deferreds and Promises
ISBN: 9781449369392 / Angielski / Miękka / 150 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Orchestrating asynchronous function calls in JavaScript often leads to callback hell, but there is a reliable way to avoid this painful state of affairs. With this concise and simple guide, you ll learn how to use jQuery deferreds and promises, an elegant approach for managing asynchronous calls in both client and server applications. This book contains 18 examples that use deferreds to solve progressively challenging real-world programming problems, along with 75 stimulating puzzles (and their solutions) that will help you understand how and when to use deferreds. Experienced... Orchestrating asynchronous function calls in JavaScript often leads to callback hell, but there is a reliable way to avoid this painful state of af... |
|
cena:
130,48 zł |
Building Polyfills: Web Platform APIs for the Present and Future
ISBN: 9781449370732 / Angielski / Miękka / 75 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Add custom features to browsers old and new by writing polyfill libraries, JavaScript plugins that take browsers beyond their native capabilities. In this practical fieldbook, author Brandon Satrom introduces principles and guidelines for polyfill development, and then walks you through the steps for building a complex, real-world HTML5 polyfill. You'll also explore the future of polyfilling--or prollyfilling--that will enable you to test and work with emerging concepts, often ahead of browser vendors. By the time you finish this book, you'll have the tools and hands-on experience... Add custom features to browsers old and new by writing polyfill libraries, JavaScript plugins that take browsers beyond their native capabilities. ... |
|
cena:
86,97 zł |
Node.Js Recipes: A Problem-Solution Approach
ISBN: 9781430260585 / Angielski / Miękka / 376 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Node.js Recipes is your one-stop reference for solving Node.js problems. Filled with useful recipes that follow a problem/solution format, you can look up recipes for many situations that you may come across in your day-to-day server-side development. Node.js is accessible to those who not only relish in server-side programming but also web developers who understand the ubiquitous language of the web. Node.js Recipes covers all the essential ingredients required to become a seasoned Node.js developer in no time - make it your indispensable reference today.... Node.js Recipes is your one-stop reference for solving Node.js problems. Filled with useful recipes that follow a problem/solution format,... |
|
cena:
130,29 zł |
Der sichere Webserver und seine Umgebung: Aufsetzen, Programmieren und Testen: ein Trainings-, Übungs- und Ideenbuch für den Administrator, Webprogram
ISBN: 9781489565990 / Niemiecki / Miękka / 198 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Die Programmierung der eigene Webseite wird immer mehr zum Volkssport, und nicht wenige der Programmierer verdienen sich spater ihr Brot oder zumindest ein Zubrot durch Programmieren der Webseiten anderer Leute. Leider kommt die Sicherheit der Webanwendung dabei haufig zu kurz, und auch in der Informatikerausbildung wird das Thema eher am Rande abgehandelt. Die Folge sind unnotige Schaden durch Hacker und Kriminelle. Das Buch tritt an, vom der sorgfaltigen Konfigurationsplanung des Server uber die Auswahl geeigneter Programmierwerkzeuge, Verschlusselungs- und Authentifizierungstechniken und...
Die Programmierung der eigene Webseite wird immer mehr zum Volkssport, und nicht wenige der Programmierer verdienen sich spater ihr Brot oder zumindes...
|
|
cena:
58,88 zł |
JQuery in Easy Steps
ISBN: 9781840786194 / Angielski / Miękka / 192 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. jQuery in Easy Steps begins by explaining how to incorporate the free jQuery library so readers can quickly create interactive web page features by copying the book's examples. It demonstrates how to easily select elements of the web page for manipulation and how to simply produce dynamic responses to user events. Examples illustrate various exciting animation effects and how to employ the power of AJAX to load external data without refreshing the entire web page. The book concludes by demonstrating how readers can use their acquired knowledge to create their very own distributable...
jQuery in Easy Steps begins by explaining how to incorporate the free jQuery library so readers can quickly create interactive web page feature...
|
|
cena:
55,83 zł |
Fast Track to jQuery
ISBN: 9781517282318 / Angielski / Miękka / 268 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Fast Track to jQuery is designed for experienced web developers, and code-savvy web designers, seeking a thorough hands-on training in the jQuery JavaScript framework, and related jQuery plugins. This 3 day course is task-based, involving numerous detailed instructor led programming exercises, accompanied by lab scenarios challenging you to remember what you have learned, and put your skills to work with limited guidance and supervision. After completing this course, you should be able to: Understand jQuery in relation to JavaScript and other frameworks Deploy jQuery and use common JavaScript...
Fast Track to jQuery is designed for experienced web developers, and code-savvy web designers, seeking a thorough hands-on training in the jQuery Java...
|
|
cena:
113,88 zł |
Programming Phoenix: Productive -> Reliable -> Fast
ISBN: 9781680501452 / Angielski / Miękka / 300 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-winning author Bruce Tate walk you through building an application that's fast and reliable. At every step, you'll learn from the Phoenix creators not just what to do, but why. Packed with insider insights, this definitive guide will be your constant companion in your journey from Phoenix novice to expert, as you build the next generation of web applications. Don't accept the compromise between fast and beautiful: you can have it all. Phoenix creator Chris McCord, Elixir creator Jose Valim, and award-win... |
|
cena:
146,80 zł |