El Libro del Día: 2015-08-21
Titulo: Coding with JavaScript For Dummies
Autor: Chris Minnick, Eva Holland
Editorial: Wiley
Nro Paginas: 363
Capítulos:
Part I: Getting Started with JavaScript
Chapter 1: The World’s Most Misunderstood Programming Language
Chapter 2: Writing Your First JavaScript Program
Chapter 3: Working with Variables
Chapter 4: Understanding Arrays
Chapter 5: Working with Operators, Expressions, and Statements
Chapter 6: Getting into the Flow with Loops and Branches
Part II: Organizing Your JavaScript
Chapter 7: Getting Functional
Chapter 8: Making and Using Objects
Part III: JavaScript on the Web
Chapter 9: Controlling the Browser with the Window Object
Chapter 10: Manipulating Documents with the DOM
Chapter 11: Using Events in JavaScript
Chapter 12: Integrating Input and Output
Chapter 13: Working with CSS and Graphics
Part IV: Beyond the Basics
Chapter 14: Searching with Regular Expressions
Chapter 15: Understanding Callbacks and Closures
Chapter 16: Embracing AJAX and JSON
Part V: JavaScript and HTML5
Chapter 17: HTML5 APIs
Chapter 18: jQuery
Part VI: The Part of Tens
Chapter 19: Ten JavaScript Frameworks and Libraries to Learn Next
Chapter 20: Ten Common JavaScript Bugs and How to Avoid Them
Chapter 21: Ten Online Tools to Help You Write Better JavaScript
Descarga:
Coding_with_JavaScript_For_Dummies
Blog de Luis Dueñas dedicado a la difusión del Desarrollo en Microsoft .NET, Visual Studio, WinForms, WebForms, MVC, ASP .NET, jQuery, AJAX, HTML5, JavaScript, Móviles, etc. Encontrarás Libros, Demos, Artículos Técnicos, Entrenamiento.
viernes, 21 de agosto de 2015
El Libro del Día: Coding with JavaScript For Dummies
Etiquetas:
AJAX,
Arrays,
Chris Minnick,
CSS,
DOM,
Eva Holland,
Events,
Expressions,
For Dummies,
Graphics,
HTML5,
Javascript,
Libros,
Loops,
Objects,
Operators,
Statements,
Variables,
Wiley,
Window
jueves, 20 de agosto de 2015
El Libro del Día: Mastering jQuery
El Libro del Día: 2015-08-20
Titulo: Mastering jQuery
Autor: Alex Libby
Editorial: Packt
Nro Paginas: 400
Capítulos:
Chapter 1: Installing jQuery
Chapter 2: Customizing jQuery
Chapter 3: Organizing Your Code
Chapter 4: Working with Forms
Chapter 5: Integrating AJAX
Chapter 6: Animating in jQuery
Chapter 7: Advanced Event Handling
Chapter 8: Using jQuery Effects
Chapter 9: Using the Web Performance APIs
Chapter 10: Manipulating Images
Chapter 11: Authoring Advanced Plugins
Chapter 12: Using jQuery with the Node-WebKit Project
Chapter 13: Enhancing Performance in jQuery
Chapter 14: Testing jQuery
Descarga:
Mastering_jQuery
Titulo: Mastering jQuery
Autor: Alex Libby
Editorial: Packt
Nro Paginas: 400
Capítulos:
Chapter 1: Installing jQuery
Chapter 2: Customizing jQuery
Chapter 3: Organizing Your Code
Chapter 4: Working with Forms
Chapter 5: Integrating AJAX
Chapter 6: Animating in jQuery
Chapter 7: Advanced Event Handling
Chapter 8: Using jQuery Effects
Chapter 9: Using the Web Performance APIs
Chapter 10: Manipulating Images
Chapter 11: Authoring Advanced Plugins
Chapter 12: Using jQuery with the Node-WebKit Project
Chapter 13: Enhancing Performance in jQuery
Chapter 14: Testing jQuery
Descarga:
Mastering_jQuery
Etiquetas:
AJAX,
Alex Libby,
Animating,
APIs,
Code,
Customizing,
Effects,
Event Handling,
Forms,
Images,
Installing,
Javascript,
jQuery,
Libros,
Mastering,
Node WebKit,
Packt,
Plugins,
Testing,
Web Performance
miércoles, 19 de agosto de 2015
El Libro del Día: JavaScript JSON Cookbook
El Libro del Día: 2015-08-19
Titulo: JavaScript JSON Cookbook
Autor: Ray Rischpater
Editorial: Packt
Nro Paginas: 192
Capítulos:
Chapter 1: Reading and Writing JSON on the Client
Chapter 2: Reading and Writing JSON on the Server
Chapter 3: Using JSON in Simple AJAX Applications
Chapter 4: Using JSON in AJAX Applications with jQuery and AngularJS
Chapter 5: Using JSON with MongoDB
Chapter 6: Using JSON with CouchDB
Chapter 7: Using JSON in a Type-safe Manner
Chapter 8: Using JSON for Binary Data Transfer
Chapter 9: Querying JSON with JSONPath and LINQ
Chapter 10: JSON on Mobile Platforms
Descarga:
JavaScript_JSON_Cookbook
Titulo: JavaScript JSON Cookbook
Autor: Ray Rischpater
Editorial: Packt
Nro Paginas: 192
Capítulos:
Chapter 1: Reading and Writing JSON on the Client
Chapter 2: Reading and Writing JSON on the Server
Chapter 3: Using JSON in Simple AJAX Applications
Chapter 4: Using JSON in AJAX Applications with jQuery and AngularJS
Chapter 5: Using JSON with MongoDB
Chapter 6: Using JSON with CouchDB
Chapter 7: Using JSON in a Type-safe Manner
Chapter 8: Using JSON for Binary Data Transfer
Chapter 9: Querying JSON with JSONPath and LINQ
Chapter 10: JSON on Mobile Platforms
Descarga:
JavaScript_JSON_Cookbook
Etiquetas:
AJAX,
AngularJS,
Binary Data,
Client,
Cookbook,
CouchDB,
Javascript,
jQuery,
JSON,
JSONPath,
Libros,
LINQ,
Mobile,
MongoDB,
Packt,
Ray Rischpater,
Reading,
Server,
Type safe,
Writing
martes, 18 de agosto de 2015
El Libro del Día: JavaScript Regular Expressions
El Libro del Día: 2015-08-18
Titulo: JavaScript Regular Expressions
Autor: Loiane Groner, Gabriel Manricks
Editorial: Packt
Nro Paginas: 112
Capítulos:
Chapter 1: Getting Started with Regex
Chapter 2: The Basics
Chapter 3: Special Characters
Chapter 4: Regex in Practice
Chapter 5: Node.js and Regex
Appendix: JavaScript Regex Cheat Sheet
Descarga:
JavaScript_Regular_Expressions
Titulo: JavaScript Regular Expressions
Autor: Loiane Groner, Gabriel Manricks
Editorial: Packt
Nro Paginas: 112
Capítulos:
Chapter 1: Getting Started with Regex
Chapter 2: The Basics
Chapter 3: Special Characters
Chapter 4: Regex in Practice
Chapter 5: Node.js and Regex
Appendix: JavaScript Regex Cheat Sheet
Descarga:
JavaScript_Regular_Expressions
Etiquetas:
Basics,
Characters,
Cheat Sheet,
Gabriel Manricks,
Javascript,
Libros,
Loiane Groner,
Node.js,
Packt,
Practice,
Regex,
Regular Expressions
viernes, 14 de agosto de 2015
El Libro del Día: Deploying Node.js
El Libro del Día: 2015-08-14
Titulo: Deploying Node.js
Autor: Sandro Pasquali
Editorial: Packt
Nro Paginas: 274
Capítulos:
Chapter 1: Appreciating Node
Chapter 2: Installing and Virtualizing Node Servers
Chapter 3: Scaling Node
Chapter 4: Managing Memory and Space
Chapter 5: Monitoring Applications
Chapter 6: Building and Testing
Chapter 7: Deploying and Maintaining
Descarga:
Deploying_Node.js
Titulo: Deploying Node.js
Autor: Sandro Pasquali
Editorial: Packt
Nro Paginas: 274
Capítulos:
Chapter 1: Appreciating Node
Chapter 2: Installing and Virtualizing Node Servers
Chapter 3: Scaling Node
Chapter 4: Managing Memory and Space
Chapter 5: Monitoring Applications
Chapter 6: Building and Testing
Chapter 7: Deploying and Maintaining
Descarga:
Deploying_Node.js
Etiquetas:
Building,
Deploying,
Installing,
Libros,
Maintaining,
Managing,
Memory,
Monitoring,
Node.js,
Packt,
Sandro Pasquali,
Scaling,
Servers,
Space,
Testing,
Virtualizing
jueves, 13 de agosto de 2015
El Libro del Día: HTML5 Game Development by Example
El Libro del Día: 2015-08-13
Titulo: HTML5 Game Development by Example
Autor: Makzan
Editorial: Packt
Nro Paginas: 354
Capítulos:
Chapter 1: Introducing HTML5 Games
Chapter 2: Getting Started with DOM-based Game Development
Chapter 3: Building a Card-matching Game in CSS3
Chapter 4: Building the Untangle Game with Canvas and the Drawing API
Chapter 5: Building a Canvas Game's Masterclass
Chapter 6: Adding Sound Effects to Your Games
Chapter 7: Saving the Game's Progress
Chapter 8: Building a Multiplayer Draw-and-Guess Game with WebSockets
Chapter 9: Building a Physics Car Game with Box2D and Canvas
Chapter 10: Deploying HTML5 Games
Descarga:
HTML5_Game_Development_by_Example
Titulo: HTML5 Game Development by Example
Autor: Makzan
Editorial: Packt
Nro Paginas: 354
Capítulos:
Chapter 1: Introducing HTML5 Games
Chapter 2: Getting Started with DOM-based Game Development
Chapter 3: Building a Card-matching Game in CSS3
Chapter 4: Building the Untangle Game with Canvas and the Drawing API
Chapter 5: Building a Canvas Game's Masterclass
Chapter 6: Adding Sound Effects to Your Games
Chapter 7: Saving the Game's Progress
Chapter 8: Building a Multiplayer Draw-and-Guess Game with WebSockets
Chapter 9: Building a Physics Car Game with Box2D and Canvas
Chapter 10: Deploying HTML5 Games
Descarga:
HTML5_Game_Development_by_Example
Etiquetas:
APIs,
Box2D,
Canvas,
Card,
CSS3,
Development,
DOM,
Drawing,
Effects,
Example,
Games,
HTML5,
Libros,
Makzan,
Masterclass,
Multiplayer,
Packt,
Progress,
Sound,
WebSockets
miércoles, 12 de agosto de 2015
El Libro del Día: Ext JS Application Development Blueprints
El Libro del Día: 2015-08-12
Titulo: Ext JS Application Development Blueprints
Autor: Colin Ramsay
Editorial: Packt
Nro Paginas: 341
Capítulos:
Chapter 1: Introduction
Chapter 2: MVC and MVVM
Chapter 3: Application Structure
Chapter 4: Sencha Cmd
Chapter 5: Practical – a CMS Application
Chapter 6: Practical – Monitoring Dashboard
Chapter 7: Practical – an Email Client
Chapter 8: Practical – Questionnaire Component
Chapter 9: A Shopping Application
Chapter 10: Debugging and Performance
Chapter 11: Application Testing
Descarga:
ExtJS_Application_Development_Blueprints
Titulo: Ext JS Application Development Blueprints
Autor: Colin Ramsay
Editorial: Packt
Nro Paginas: 341
Capítulos:
Chapter 1: Introduction
Chapter 2: MVC and MVVM
Chapter 3: Application Structure
Chapter 4: Sencha Cmd
Chapter 5: Practical – a CMS Application
Chapter 6: Practical – Monitoring Dashboard
Chapter 7: Practical – an Email Client
Chapter 8: Practical – Questionnaire Component
Chapter 9: A Shopping Application
Chapter 10: Debugging and Performance
Chapter 11: Application Testing
Descarga:
ExtJS_Application_Development_Blueprints
Etiquetas:
Application,
Blueprints,
CMS,
Colin Ramsay,
Component,
Dashboard,
Debugging,
Development,
Email,
Ext JS,
Libros,
MVC,
MVVM,
Packt,
Performance,
Sencha Cmd,
Shopping App,
Structure,
Testing
Suscribirse a:
Entradas (Atom)






