High Performance Browser Networking
ISBN: 9781449344764 / Angielski / Miękka / 344 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. How prepared are you to build fast and efficient web applications? This eloquent book provides what every web developer should know about the network, from fundamental limitations that affect performance to major innovations for building even more powerful browser applications--including HTTP 2.0 and XHR improvements, Server-Sent Events (SSE), WebSocket, and WebRTC. Author Ilya Grigorik, a web performance engineer at Google, demonstrates performance optimization best practices for TCP, UDP, and TLS protocols, and explains unique wireless and mobile network optimization requirements.... How prepared are you to build fast and efficient web applications? This eloquent book provides what every web developer should know about the netwo... |
|
cena:
202,66 zł |
Dom Enlightenment: Exploring JavaScript and the Modern Dom
ISBN: 9781449342845 / Angielski / Miękka / 180 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. With DOM Enlightenment, you ll learn how to manipulate HTML more efficiently by scripting the Document Object Model (DOM) without a DOM library. Using code examples in cookbook style, author Cody Lindley (jQuery Cookbook) walks you through modern DOM concepts to demonstrate how various node objects work. Over the past decade, developers have buried the DOM under frameworks that simplify its use. This book brings these tools back into focus, using concepts and code native to modern browsers. If you have JavaScript experience, you ll understand the role jQuery plays in... With DOM Enlightenment, you ll learn how to manipulate HTML more efficiently by scripting the Document Object Model (DOM) without a DOM libr... |
|
cena:
77,35 zł |
Socket.IO Real-Time Web Application Development
ISBN: 9781782160786 / Angielski / Miękka / 140 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The expectations of users for interactivity withweb applications have changed over the past few years. No more does the user want to press the refresh button to check if new messages have arrived in their inbox; people expect to see updates in their applications in real-time. Mass multiplayer online games have given up the requirement of plugins and are built entirely in JavaScript. Socket.io enables you to build these highly interactive applications that work cross-browser. "Socket.io Real-time Web Application Development" is a guide to building, deploying, and scaling highly interactive...
The expectations of users for interactivity withweb applications have changed over the past few years. No more does the user want to press the refresh...
|
|
cena:
121,37 zł |
Jump Start PHP: Get Up to Speed with PHP in a Weekend
ISBN: 9780987467409 / Angielski / Miękka / 150 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Get a Jump Start on PHP today PHP is a key server-side technology in web development, enabling you to quickly and simply develop interactive, usable and engaging websites and applications. In just one weekend with this SitePoint book, you'll learn how to:
Get a Jump Start on PHP today PHP is a key server-side technology in web development, enabling you to quickly and simply develop interactiv... |
|
cena:
129,87 zł |
RESTful Web APIs
ISBN: 9781449358068 / Angielski / Miękka / 379 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. The popularity of REST in recent years has led to tremendous growth in almost-RESTful APIs that don't include many of the architecture's benefits. With this practical guide, you'll learn what it takes to design usable REST APIs that evolve over time. By focusing on solutions that cross a variety of domains, this book shows you how to create powerful and secure applications, using the tools designed for the world's most successful distributed computing system: the World Wide Web. You'll explore the concepts behind REST, learn different strategies for creating hypermedia-based APIs,... The popularity of REST in recent years has led to tremendous growth in almost-RESTful APIs that don't include many of the architecture's benefits. ... |
|
cena:
182,40 zł |
Seven Web Frameworks in Seven Weeks: Adventures in Better Web Apps
ISBN: 9781937785635 / Angielski / Miękka / 302 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Whether you need a new tool or just inspiration, Seven Web Frameworks in Seven Weeks explores modern options, giving you a taste of each with ideas that will help you create better apps. You'll see frameworks that leverage modern programming languages, employ unique architectures, live client-side instead of server-side, or embrace type systems. You'll see everything from familiar Ruby and JavaScript to the more exotic Erlang, Haskell, and Clojure. Whether you need a new tool or just inspiration, Seven Web Frameworks in Seven Weeks explores modern options, giving you a taste of each wit... |
|
cena:
164,79 zł |
Jump Start Rails: Get Up to Speed with Rails in a Weekend
ISBN: 9780987467423 / Angielski / Miękka / 182 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Jump Start Rails provides you with a fun and yet practical introduction to Rails, an incredibly popular framework that makes it possible to quickly develop incredibly powerful web applications with Ruby. This short book covers Rails 4, the latest version of the framework, and while it's not intended to be a completely comprehensive Rails guide or an in-depth Ruby tutorial, it will quickly get you up to speed with Rails and give you the confidence to start experimenting on your own. Jump Start Rails provides you with a fun and yet practical introduction to Rails, an incredibly popular framework that makes it possible to quickly... |
|
cena:
129,87 zł |
Jump Start CSS: Get Up to Speed with CSS in a Weekend
ISBN: 9780987467447 / Angielski / Miękka / 150 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. This short SitePoint book provides readers with a fun and yet practical introduction to Cascading Style Sheets (CSS), the language used to style and lay out all web pages. This book will quickly get you up to speed with the fundamentals of CSS and give you the confidence to start experimenting on your own. It covers:
The book is built around a real-life example project: a recipe website design. It's a fun and easily understandable project that is used to... This short SitePoint book provides readers with a fun and yet practical introduction to Cascading Style Sheets (CSS), the language used to style an... |
|
cena:
129,87 zł |
Creating Templates with Artisteer
ISBN: 9781849699419 / Angielski / Miękka / 170 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Designing good looking, professional quality web templates or building your own website are rather complicated tasks, demanding a lot of technical and graphical expertise. Artisteer has changed this situation, enabling you to do it by yourself, without the need to learn skills such as HTML, web-programming languages, or drawing. "Creating stunning Templates with Artisteer" is a practical, step-by-step guide that will show you how you can prepare an elegant, professional looking website, on your own, using features of Artisteer. It also describes the process of designing templates for various...
Designing good looking, professional quality web templates or building your own website are rather complicated tasks, demanding a lot of technical and...
|
|
cena:
131,08 zł |
Lift Cookbook: Recipes from the Community for Building Web Applications with Scala
ISBN: 9781449362683 / Angielski / Miękka / 200 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. If you need help building web applications with the Lift framework, this cookbook provides scores of concise, ready-to-use code solutions. You'll find recipes for everything from setting up a coding environment to creating REST web services and deploying your application to production. Built on top of the Scala JVM programming language, Lift takes a different--yet ultimately easier--approach to development than MVC frameworks such as Rails. Each recipe in this book includes a discussion of how and why each solution works, not only to help you complete the task at hand, but also to... If you need help building web applications with the Lift framework, this cookbook provides scores of concise, ready-to-use code solutions. You'll f... |
|
cena:
109,15 zł |
Learning Web App Development: Build Quickly with Proven JavaScript Techniques
ISBN: 9781449370190 / Angielski / Miękka / 306 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Grasp the fundamentals of web application development by building a simple database-backed app from scratch, using HTML, JavaScript, and other open source tools. Through hands-on tutorials, this practical guide shows inexperienced web app developers how to create a user interface, write a server, build client-server communication, and use a cloud-based service to deploy the application. Each chapter includes practice problems, full examples, and mental models of the development workflow. Ideal for a college-level course, this book helps you get started with web app development by... Grasp the fundamentals of web application development by building a simple database-backed app from scratch, using HTML, JavaScript, and other open... |
|
cena:
216,78 zł |
Pro Django
ISBN: 9781430258094 / Angielski / Miękka / 300 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Learn how to leverage Django, the leading Python web application development framework, to its full potential in this advanced tutorial and reference. Updated for Django 1.5 and Python 3, Pro Django, Second Edition examines in great detail the complex problems that Python web application developers can face and how to solve them. It provides in-depth information about advanced tools and techniques available in every Django installation, running the gamut from the theory of Django's internal operations to actual code that solves real-world problems for high-volume environments.
... Learn how to leverage Django, the leading Python web application development framework, to its full potential in this advanced tutorial and reference....
|
|
cena:
191,40 zł |
JavaScript Creativity: Exploring the Modern Capabilities of JavaScript and Html5
ISBN: 9781430259442 / Angielski / Miękka / 184 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. JavaScript Creativity teaches you how to use every feature of this versatile and powerful language in exciting and creative ways. JavaScript can be used for so much more than simple interactivity. Master your use of canvas, animation, audio and video, 3D visualizations, motion detection and real-time collaboration. In every chapter of this book you will learn how to use and evolve JavaScript's creative capabilities in your own projects, as well as having project examples to follow throughout. Specifically, you will learn how to:
JavaScript Creativity teaches you how to use every feature of this versatile and powerful language in exciting and creative ways. JavaScri... |
|
cena:
114,67 zł |
Learning SPARQL
ISBN: 9781449371432 / Angielski / Miękka / 386 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Gain hands-on experience with SPARQL, the RDF query language that s bringing new possibilities to semantic web, linked data, and big data projects. This updated and expanded edition shows you how to use SPARQL 1.1 with a variety of tools to retrieve, manipulate, and federate data from the public web as well as from private sources. Author Bob DuCharme has you writing simple queries right away before providing background on how SPARQL fits into RDF technologies. Using short examples that you can run yourself with open source software, you ll learn how to update, add to, and delete... Gain hands-on experience with SPARQL, the RDF query language that s bringing new possibilities to semantic web, linked data, and big data projects.... |
|
cena:
162,12 zł |
CSS Mastery
ISBN: 9781430258636 / Angielski / Miękka / 409 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Fully updated to the latest CSS modules, make the journey to CSS mastery as simple and painless as possible. This book dives into advanced aspects of CSS-based design, such as responsive design, modular CSS, and CSS typography. Through a series of easy-to-follow tutorials, you will learn practical CSS techniques you can immediately start using in your daily work. CSS Mastery: Advanced Web Standards Solutions is your indispensable guide to cutting-edge CSS development--this book demystifies the secrets of CSS. While CSS is a relatively simple technology to learn, it... Fully updated to the latest CSS modules, make the journey to CSS mastery as simple and painless as possible. This book dives into advanced a... |
|
cena:
248,84 zł |
Expert PHP and MySQL: Application Design and Development
ISBN: 9781430260073 / Angielski / Miękka / 340 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Expert PHP and MySQL takes you beyond learning syntax to showing you how to apply proven software development methods to building commerce-grade PHP and MySQL projects that will stand the test of time and reliably deliver on customer needs. Developers of real-world applications face numerous problems that seem trivial on the surface, but really do take some skill to get right. Error handling is about more than just the mechanics in the PHP syntax, but also about handling MySQL errors, logging those errors, and about hiding information about application internals that error... Expert PHP and MySQL takes you beyond learning syntax to showing you how to apply proven software development methods to building commerce... |
|
cena:
210,55 zł |
Practical Ext Js 4
ISBN: 9781430260738 / Angielski / Miękka / 232 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Practical Ext JS 4 will get you up and running, using Ext JS 4.2 for your projects, as quickly as possible. After a quick refresher on some JavaScript basics, you will get to grips with Ext JS 4's OO concepts (such as mixins) and familiarize yourself with its UI components and layout. You'll learn all the core features of the Ext JS framework, such as its MVC architecture, theming and styling your applications, and displaying data through components such as grids, trees, and charts. You'll use the Ext JS components and create an entire application from scratch by following the many...
Practical Ext JS 4 will get you up and running, using Ext JS 4.2 for your projects, as quickly as possible. After a quick refresher on some J...
|
|
cena:
133,97 zł |
Releasing Html5 Games for Windows 8: From the Web to Windows 8 with Ease
ISBN: 9781449360504 / Angielski / Miękka / 160 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. Windows 8 presents an incredible opportunity for distributing and monetizing HTML5 games, and this guide shows how you can profit from it. You'll learn everything you need to know about porting your original web-based JavaScript game to the new "touch-first" version of Windows, as well as several options for selling your game in Windows Store. Windows 8 is a big leap forward for developers because it treats HTML5 as a first-class citizen, alongside C# and C++. Interactive development expert Jesse Freeman explains how Windows 8 works, gets you started with Visual Studio Express (it's... Windows 8 presents an incredible opportunity for distributing and monetizing HTML5 games, and this guide shows how you can profit from it. You'll l... |
|
cena:
87,31 zł |
Professional ASP.NET MVC 5
ISBN: 9781118794753 / Angielski / Miękka / 624 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. ASP.NET MVC insiders cover the latest updates to the technology in this popular Wrox reference MVC 5 is the newest update to the popular Microsoft technology that enables you to build dynamic, data-driven websites. Like previous versions, this guide shows you step-by-step techniques on using MVC to best advantage, with plenty of practical tutorials to illustrate the concepts. It covers controllers, views, and models; forms and HTML helpers; data annotation and validation; membership, authorization, and security.
ASP.NET MVC insiders cover the latest updates to the technology in this popular Wrox reference MVC 5 is the newest update to the popu... |
|
cena:
207,43 zł |
Plug-In CSS 100 Power Solutions
ISBN: 9780071748766 / Angielski / Miękka / 320 str. Termin realizacji zamówienia: ok. 5-8 dni roboczych. 100 CSS power solutions in one handy guide
This practical resource contains 100 ready-to-run CSS plug-ins you can use to create dynamic Web content. All of the plug-ins include HTML examples and screen shots showing specific end results you can achieve right away. Methods for using CSS with JavaScript and HTML5 to make Web pages even more interactive and dynamic are also included. Using these plug-ins, you'll be able to build CSS projects more quickly and easily than ever, as many complex tasks are reduced to a single class. Get ready-made CSS plug-ins for:
100 CSS power solutions in one handy guide
This practical resource contains 100 ready-to-run CSS plug-ins you can use to create dynamic Web content... |
|
cena:
182,13 zł |