Narrow your search
Listing 1 - 10 of 10
Sort by

Book
Optimizing Applications for Multi-Core processors : using the Intel® integrated performance, second edition
Author:
ISBN: 1934053015 9781934053010 Year: 2007 Publisher: Hillsboro, Or. : Intel Press,

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Estudio de resultados de PiCO y GraPiCO parte 1

Loading...
Export citation

Choose an application

Bookmark

Abstract

Luego de realizar los experimentos y las encuestas, se requiere analizar los datos desde el punto de ista estadístico para poder sacar las conclusiones.Para cumplir con ello, se realizará la medición de los niveles de asimilación, comprensión y aceptación de estos dos lenguajes de programación por parte de una población escogida específicamente de acuerdo a ciertos parámetros.Este documento presenta parte del análisis de los resultados estadísticos obtenidos en el proyecto.

Proceedings of the ACM Sigplan '91 Conference on Programming Language Design and Implementation : San Francisco, California, June 24-28, 1991
Authors: ---
ISBN: 0897914759 0897914767 9780897914758 9780897914284 Year: 1991 Volume: 27, n. 7 Publisher: New York : Association for Computing Machinery

Loading...
Export citation

Choose an application

Bookmark

Abstract


Book
Estudio de resultados de PiCO y GraPiCO parte 1

Loading...
Export citation

Choose an application

Bookmark

Abstract

Luego de realizar los experimentos y las encuestas, se requiere analizar los datos desde el punto de ista estadístico para poder sacar las conclusiones.Para cumplir con ello, se realizará la medición de los niveles de asimilación, comprensión y aceptación de estos dos lenguajes de programación por parte de una población escogida específicamente de acuerdo a ciertos parámetros.Este documento presenta parte del análisis de los resultados estadísticos obtenidos en el proyecto.


Book
Estudio de resultados de PiCO y GraPiCO parte 1

Loading...
Export citation

Choose an application

Bookmark

Abstract

Luego de realizar los experimentos y las encuestas, se requiere analizar los datos desde el punto de ista estadístico para poder sacar las conclusiones.Para cumplir con ello, se realizará la medición de los niveles de asimilación, comprensión y aceptación de estos dos lenguajes de programación por parte de una población escogida específicamente de acuerdo a ciertos parámetros.Este documento presenta parte del análisis de los resultados estadísticos obtenidos en el proyecto.


Book
Beginning Java EE 7
Author:
ISBN: 143024626X 1430246278 Year: 2013 Publisher: [Berkeley, CA.] : Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms. Beginning Java EE 7 is the first tutorial book on Java EE 7. Step by step and easy to follow, this book describes many of the Java EE 7 specifications and reference implementations, and shows them in action using practical examples. This definitive book also uses the newest version of GlassFish to deploy and administer the code examples. Written by an expert member of the Java EE specification request and review board in the Java Community Process (JCP), this book contains the best information possible, from an expert’s perspective on enterprise Java technologies.


Book
C# 6.0 and the .NET 4.6 Framework
Authors: ---
ISBN: 1484213335 1484213327 Year: 2015 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

This new 7th edition of Pro C# 6.0 and the .NET 4.6 Platform has been completely revised and rewritten to reflect the latest changes to the C# language specification and new advances in the .NET Framework. You'll find new chapters covering all the important new features that make .NET 4.6 the most comprehensive release yet, including: A Refined ADO.NET Entity Framework Programming Model Numerous IDE and MVVM Enhancements for WPF Desktop Development Numerous updates to the ASP.NET Web APIs This comes on top of award winning coverage of core C# features, both old and new, that have made the previous editions of this book so popular. Readers will gain a solid foundation of object-oriented development techniques, attributes and reflection, generics and collections as well as numerous advanced topics not found in other texts (such as CIL opcodes and emitting dynamic assemblies). The mission of this book is to provide you with a comprehensive foundation in the C# programming language and the core aspects of the .NET platform plus overviews of technologies built on top of C# and .NET (ADO.NET and Entity Framework, Windows Communication Foundation (WCF), Windows Presentation Foundation (WPF), ASP.NET (WebForms, MVC, WebAPI).). Once you digest the information presented in these chapters, you’ll be in a perfect position to apply this knowledge to your specific programming assignments, and you’ll be well equipped to explore the .NET universe on your own terms.


Book
Pro JPA 2 in Java EE 8 : An In-Depth Guide to Java Persistence APIs
Authors: --- ---
ISBN: 1484234200 1484234197 Year: 2018 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

Learn to use the Java Persistence API (JPA) and other related APIs as found in the Java EE 8 platform from the perspective of one of the specification creators. A one-of-a-kind resource, this in-depth book provides both theoretical and practical coverage of JPA usage for experienced Java developers. Authors Mike Keith, Merrick Schincariol and Massimo Nardone take a hands-on approach, based on their wealth of experience and expertise, by giving examples to illustrate each concept of the API and showing how it is used in practice. The examples use a common model from an overarching sample application, giving you a context from which to start and helping you to understand the examples within an already familiar domain. After completing Pro JPA 2 in Java EE 8, you will have a full understanding of JPA and be able to successfully code applications using its annotations and APIs. The book also serves as an excellent reference guide. You will: Use the JPA in the context of enterprise applications Work with object relational mappings (ORMs), collection mappings and more Build complex enterprise Java applications that persist data long after the process terminates Connect to and persist data with a variety of databases, file formats, and more Use queries, including the Java Persistence Query Language (JPQL) Carry out advanced ORM, queries and XML mappings Package, deploy and test your Java persistence-enabled enterprise applications.


Book
Doing Bayesian data analysis
Author:
ISBN: 9780124059160 0124059163 0124058884 9780124058880 Year: 2015 Publisher: Amsterdam

Loading...
Export citation

Choose an application

Bookmark

Abstract

Provides an accessible approach to Bayesian data analysis, as material is explained clearly with concrete examples. The book begins with the basics, including essential concepts of probability and random sampling, and gradually progresses to advanced hierarchical modeling methods for realistic data.


Book
JavaScript Frameworks for Modern Web Dev
Authors: ---
ISBN: 1484206630 1484206622 Year: 2015 Publisher: Berkeley, CA : Apress : Imprint: Apress,

Loading...
Export citation

Choose an application

Bookmark

Abstract

JavaScript Frameworks for Modern Web Dev is your guide to the wild, vast, and untamed frontier that is JavaScript development. The JavaScript tooling landscape has grown and matured drastically in the past several years. This book will serve as an introduction to both new and well established libraries, frameworks, and utilities that have gained popular traction and support from seasoned developers. It covers tools applicable to the entire development stack, both client- and server-side. While no single book can possibly cover every JavaScript library of value, JavaScript Frameworks for Modern Web Dev focuses on incredibly useful libraries and frameworks that production software uses. You will be treated to detailed analyses and sample code for tools that manage dependencies, structure code in a modular fashion, automate repetitive build tasks, create specialized servers, structure client side applications, facilitate horizontal scaling, and interacting with disparate data stores. The libraries and frameworks covered include Bower, Grunt, Yeoman, PM2, RequireJS, Browserify, Knockout, AngularJS, Kraken, Mach, Mongoose, Knex, Bookshelf, Faye, Q, Async.js, Underscore, and Lodash. Written from first-hand experience, you will benefit from the glorious victories and innumerable failures of two experienced professionals, gain quick insight into hurdles that aren't always explicitly mentioned in API documentation or Readmes, and quickly learn how to use JavaScript frameworks and libraries like a Pro. Enrich your development skills with JavaScript Frameworks for Modern Web Dev today.

Listing 1 - 10 of 10
Sort by