El Libro del Día: 2016-02-22
Titulo: SPA Design and Architecture
Autor: Emmit A. Scott, Jr.
Editorial: Manning
Nro Paginas: 314
Capítulos:
Part 1: The Basics
1. What is a Single Page Application?
2. The role of MV* Frameworks
3. Modular JavaScript
Part 2: Core Concepts
4. Navigating the single page
5. View composition and layout
6. Inter-module interaction
7. Communicating with the server
8. Unit testing
9. Client side task automation
Appendix A: Employee directory example walk through
Appendix B: Review of the XMLHttpRequest API
Appendix C: Chapter 7 server side setup and summary
Appendix D: Installing Node.js and Gulp.js
Descarga:
SPA_Design_and_Architecture
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.
Mostrando las entradas con la etiqueta Design. Mostrar todas las entradas
Mostrando las entradas con la etiqueta Design. Mostrar todas las entradas
lunes, 22 de febrero de 2016
El Libro del Día: SPA Design and Architecture
Etiquetas:
Application,
Architecture,
Automation,
Design,
Emmit A. Scott,
Frameworks,
Gulp.js,
Interaction,
Javascript,
Layout,
Libros,
Manning,
Navigating,
Node.js,
Server,
Single Page,
SPA,
Unit Testing,
View composition,
XHR
martes, 27 de octubre de 2015
El Libro del Día: JavaScript Application Design
El Libro del Día: 2015-10-27
Titulo: JavaScript Application Design
Autor: Nicolas Bevacqua
Editorial: Manning
Nro Paginas: 344
Capítulos:
PART 1 BUILD PROCESSES
1 Introduction to Build First
2 Composing build tasks and flows
3 Mastering environments and the development workflow
4 Release, deployment, and monitoring
PART 2 MANAGING COMPLEXITY
5 Embracing modularity and dependency management
6 Understanding asynchronous flow control methods in JavaScript
7 Leveraging the Model-View-Controller
8 Testing JavaScript components
9 REST API design and layered service architectures
Descarga:
JavaScript_Application_Design
Titulo: JavaScript Application Design
Autor: Nicolas Bevacqua
Editorial: Manning
Nro Paginas: 344
Capítulos:
PART 1 BUILD PROCESSES
1 Introduction to Build First
2 Composing build tasks and flows
3 Mastering environments and the development workflow
4 Release, deployment, and monitoring
PART 2 MANAGING COMPLEXITY
5 Embracing modularity and dependency management
6 Understanding asynchronous flow control methods in JavaScript
7 Leveraging the Model-View-Controller
8 Testing JavaScript components
9 REST API design and layered service architectures
Descarga:
JavaScript_Application_Design
Etiquetas:
Application,
Asynchronous,
Build Tasks,
Deployment,
Design,
Environments,
Flows,
Javascript,
Libros,
Manning,
Modularity,
Monitoring,
MVC,
Nicolas Bevacqua,
Release,
REST API,
Services,
Testing,
Workflow
miércoles, 14 de octubre de 2015
El Libro del Día: The Responsive Web
El Libro del Día: 2015-10-14
Titulo: The Responsive Web
Autor: Matthew Carver
Editorial: Manning
Nro Paginas: 193
Capítulos:
PART 1 THE RESPONSIVE WAY
1 Learning to work responsively
2 Design for mobile first
PART 2 DESIGNING FOR THE RESPONSIVE WEB
3 Using style tiles to communicate design
4 Responsive user experience design patterns
5 Responsive layouts
6 Adding content modules and typography
PART 3 EXPANDING THE DESIGN WITH CODE
7 Adding graphics in the browser with CSS
8 Progressive enhancement and obsolescence control with Modernizr
9 Testing and optimization for responsive websites
Descarga:
The_Responsive_Web
Titulo: The Responsive Web
Autor: Matthew Carver
Editorial: Manning
Nro Paginas: 193
Capítulos:
PART 1 THE RESPONSIVE WAY
1 Learning to work responsively
2 Design for mobile first
PART 2 DESIGNING FOR THE RESPONSIVE WEB
3 Using style tiles to communicate design
4 Responsive user experience design patterns
5 Responsive layouts
6 Adding content modules and typography
PART 3 EXPANDING THE DESIGN WITH CODE
7 Adding graphics in the browser with CSS
8 Progressive enhancement and obsolescence control with Modernizr
9 Testing and optimization for responsive websites
Descarga:
The_Responsive_Web
Etiquetas:
Browser,
CSS,
Design,
Graphics,
Layouts,
Libros,
Manning,
Matthew Carver,
Mobile,
Modernizr,
Modules,
Optimization,
Patterns,
Responsive Web,
Style,
Testing,
Typography
lunes, 12 de octubre de 2015
El Libro del Día: Effective JavaScript
El Libro del Día: 2015-10-12
Titulo: Effective JavaScript
Autor: David Herman
Editorial: Addison Wesley
Nro Paginas: 228
Capítulos:
Chapter 1: Accustoming Yourself to JavaScript
Chapter 2: Variable Scope
Chapter 3: Working with Functions
Chapter 4: Objects and Prototypes
Chapter 5: Arrays and Dictionaries
Chapter 6: Library and API Design
Chapter 7: Concurrency
Descarga:
Effective_JavaScript
Titulo: Effective JavaScript
Autor: David Herman
Editorial: Addison Wesley
Nro Paginas: 228
Capítulos:
Chapter 1: Accustoming Yourself to JavaScript
Chapter 2: Variable Scope
Chapter 3: Working with Functions
Chapter 4: Objects and Prototypes
Chapter 5: Arrays and Dictionaries
Chapter 6: Library and API Design
Chapter 7: Concurrency
Descarga:
Effective_JavaScript
Etiquetas:
Addison Wesley,
APIs,
Arrays,
Concurrency,
David Herman,
Design,
Dictionaries,
Effective,
Functions,
Javascript,
Library,
Libros,
Mozilla,
Objects,
Prototypes,
Scope,
Variables
viernes, 26 de junio de 2015
El Libro del Día: Pro REST API Development with Node.js
El Libro del Día: 2015-06-26
Titulo: Pro REST API Development with Node.js
Autor: Fernando Doglio
Editorial: Apress
Nro Paginas: 191
Capítulos:
Chapter 1: Rest 101
Chapter 2: API Design Best Practices
Chapter 3: Node.js and REST
Chapter 4: Architecting a REST API
Chapter 5: Working with Modules
Chapter 6: Planning Your REST API
Chapter 7: Developing Your REST API
Chapter 8: Troubleshooting
Descarga:
Pro_REST_API_Development_with_Node.js
Titulo: Pro REST API Development with Node.js
Autor: Fernando Doglio
Editorial: Apress
Nro Paginas: 191
Capítulos:
Chapter 1: Rest 101
Chapter 2: API Design Best Practices
Chapter 3: Node.js and REST
Chapter 4: Architecting a REST API
Chapter 5: Working with Modules
Chapter 6: Planning Your REST API
Chapter 7: Developing Your REST API
Chapter 8: Troubleshooting
Descarga:
Pro_REST_API_Development_with_Node.js
Etiquetas:
API,
Apress,
Architecting,
Best Practices,
Design,
Developing,
Development,
Fernando Doglio,
Libros,
Modules,
Node.js,
Planning,
REST,
Rest 101,
REST API,
Troubleshooting
domingo, 14 de diciembre de 2014
El Libro del Día: Pro SQL Server 2012 Relational Database Design and Implementation
El Libro del Día: 2014-12-14
Titulo: Pro SQL Server 2012 Relational Database Design and Implementation
Autor: Louis Davidson, Jessica M. Moss
Editorial: Apress
Nro Paginas: 767
Capítulos:
Chapter 1: The Fundamentals
Chapter 2: Introduction to Requirements
Chapter 3: The Language of Data Modeling
Chapter 4: Initial Data Model Production
Chapter 5: Normalization
Chapter 6: Physical Model Implementation Case Study
Chapter 7: Data Protection with Check Constraints and Triggers
Chapter 8: Patterns and Anti-Patterns
Chapter 9: Database Security and Security Patterns
Chapter 10: Table Structures and Indexing
Chapter 11: Coding for Concurrency
Chapter 12: Reusable Standard Database Components
Chapter 13: Considering Data Access Strategies
Chapter 14: Reporting Design
Descarga:
Pro_SQL_Server_2012_Relational_Database_Design_And_Implementation
Titulo: Pro SQL Server 2012 Relational Database Design and Implementation
Autor: Louis Davidson, Jessica M. Moss
Editorial: Apress
Nro Paginas: 767
Capítulos:
Chapter 1: The Fundamentals
Chapter 2: Introduction to Requirements
Chapter 3: The Language of Data Modeling
Chapter 4: Initial Data Model Production
Chapter 5: Normalization
Chapter 6: Physical Model Implementation Case Study
Chapter 7: Data Protection with Check Constraints and Triggers
Chapter 8: Patterns and Anti-Patterns
Chapter 9: Database Security and Security Patterns
Chapter 10: Table Structures and Indexing
Chapter 11: Coding for Concurrency
Chapter 12: Reusable Standard Database Components
Chapter 13: Considering Data Access Strategies
Chapter 14: Reporting Design
Descarga:
Pro_SQL_Server_2012_Relational_Database_Design_And_Implementation
Etiquetas:
Apress,
Components,
Concurrency,
Constraints,
Data Model,
Design,
Fundamentals,
Implementation,
Indexing,
Libros,
Louis Davidson,
MDL,
Normalization,
Patterns,
Reporting,
Security,
SQL Server 2012,
Triggers
lunes, 1 de diciembre de 2014
El Libro del Día: Beginning SQL Server 2012 for Developers
El Libro del Día: 2014-12-01
Titulo: Beginning SQL Server 2012 for Developers
Autor: Robin Dewson
Editorial: Apress
Nro Paginas: 714
Capítulos:
Chapter 1: Overview and Installation
Chapter 2: SQL Server Management Studio
Chapter 3: Database Design and Creation
Chapter 4: Security and Compliance
Chapter 5: Defining Tables
Chapter 6: Creating Indexes and Database Diagramming
Chapter 7: Database Backups and Recovery
Chapter 8: Database Maintenance
Chapter 9: Data Insertion, Deletion, and Transactions
Chapter 10: Selecting and Updating Data
Chapter 11: Building a View
Chapter 12: Stored Procedures, Functions, and Security
Chapter 13: Essentials for Effective Coding
Chapter 14: Advanced T-SQL and Debugging
Chapter 15: Triggers
Chapter 16: Connecting via Code
Descarga:
Beginning_SQL_Server_2012_For_Developers
Titulo: Beginning SQL Server 2012 for Developers
Autor: Robin Dewson
Editorial: Apress
Nro Paginas: 714
Capítulos:
Chapter 1: Overview and Installation
Chapter 2: SQL Server Management Studio
Chapter 3: Database Design and Creation
Chapter 4: Security and Compliance
Chapter 5: Defining Tables
Chapter 6: Creating Indexes and Database Diagramming
Chapter 7: Database Backups and Recovery
Chapter 8: Database Maintenance
Chapter 9: Data Insertion, Deletion, and Transactions
Chapter 10: Selecting and Updating Data
Chapter 11: Building a View
Chapter 12: Stored Procedures, Functions, and Security
Chapter 13: Essentials for Effective Coding
Chapter 14: Advanced T-SQL and Debugging
Chapter 15: Triggers
Chapter 16: Connecting via Code
Descarga:
Beginning_SQL_Server_2012_For_Developers
Etiquetas:
Apress,
Backups,
Creation,
Debugging,
Design,
Functions,
Installation,
Libros,
Maintenance,
Recovery,
Robin Dewson,
Security,
SPs,
SQL Server 2012,
T-SQL,
Tables,
Transactions,
Triggers,
Views
jueves, 16 de octubre de 2014
El Libro del Día: The Art of Unit Testing
El Libro del Día: 2014-10-16
Titulo: The Art of Unit Testing (Second Edition)
Autor: Roy Osherove
Editorial: Manning
Nro Paginas: 294
Capítulos:
PART 1 GETTING STARTED
1 The basics of unit testing
2 A first unit test
PART 2 CORE TECHNIQUES
3 Using stubs to break dependencies
4 Interaction testing using mock objects
5 Isolation (mocking) frameworks
6 Digging deeper into isolation frameworks
PART 3 THE TEST CODE
7 Test hierarchies and organization
8 The pillars of good unit tests
PART 4 DESIGN AND PROCESS
9 Integrating unit testing into the organization
10 Working with legacy code
11 Design and testability
Descarga:
The_Art_Of_Unit_Testing
Titulo: The Art of Unit Testing (Second Edition)
Autor: Roy Osherove
Editorial: Manning
Nro Paginas: 294
Capítulos:
PART 1 GETTING STARTED
1 The basics of unit testing
2 A first unit test
PART 2 CORE TECHNIQUES
3 Using stubs to break dependencies
4 Interaction testing using mock objects
5 Isolation (mocking) frameworks
6 Digging deeper into isolation frameworks
PART 3 THE TEST CODE
7 Test hierarchies and organization
8 The pillars of good unit tests
PART 4 DESIGN AND PROCESS
9 Integrating unit testing into the organization
10 Working with legacy code
11 Design and testability
Descarga:
The_Art_Of_Unit_Testing
Etiquetas:
C#,
Dependencies,
Design,
Frameworks,
Hierarchies,
Integrating,
Legacy Code,
Libros,
Manning,
Mock Objects,
Organization,
Pillars,
Roy Osherove,
Testability,
Unit Testing
domingo, 5 de octubre de 2014
El Libro del Día: Exam Ref 70-486 Developing ASP.NET MVC 4 Web Applications
El Libro del Día: 2014-10-05
Titulo: Exam Ref 70-486 Developing ASP.NET MVC 4 Web Applications
Autor: William Penberthy
Editorial: Microsoft
Nro Paginas: 386
Capítulos:
Chapter 1 Design the application architecture
Chapter 2 Design the user experience
Chapter 3 Develop the user experience
Chapter 4 Troubleshoot and debug web applications
Chapter 5 Design and implement security
Descarga:
ExamRef_70486_Developing_ASPNET_MVC4_WebApplications
Titulo: Exam Ref 70-486 Developing ASP.NET MVC 4 Web Applications
Autor: William Penberthy
Editorial: Microsoft
Nro Paginas: 386
Capítulos:
Chapter 1 Design the application architecture
Chapter 2 Design the user experience
Chapter 3 Develop the user experience
Chapter 4 Troubleshoot and debug web applications
Chapter 5 Design and implement security
Descarga:
ExamRef_70486_Developing_ASPNET_MVC4_WebApplications
Etiquetas:
.NET,
70486,
Architecture,
ASP.NET,
Certification,
Debugging,
Design,
Develop,
Exam Ref,
Libros,
MCSD,
Microsoft,
MVC4,
Security,
Troubleshooting,
User Experience,
Web Applications,
William Penberthy
Suscribirse a:
Entradas (Atom)








