Listing 1 - 10 of 10 |
Sort by
|
Choose an application
Microprocesadores. --- Hipermedia. --- Lenguajes de programación.
Choose an application
Choose an application
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.
Choose an application
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.
Ingeniería de sistemas --- PiCo y GraPiCO --- Lenguajes de programación --- Estudio comparativo
Choose an application
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.
Choose an application
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.
Computer science. --- Java (Computer program language) --- Object-oriented programming languages --- Engineering & Applied Sciences --- Computer Science --- Information Technology --- General and Others --- Application software --- Development. --- Development of application software --- Computer Science. --- Computer Science, general. --- Informatics --- Science --- JavaSpaces technology --- Java (Computer program language). --- Software engineering. --- Java. --- Software Engineering/Programming and Operating Systems. --- Computer software engineering --- Engineering --- Libros electrónicos --- Ingeniería de software --- Lenguajes de programación
Choose an application
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.
Computer Science --- Engineering & Applied Sciences --- Microsoft .NET Framework. --- C# (Computer program language) --- Software frameworks. --- Computer science. --- Computer Science. --- Computer Science, general. --- Informatics --- Science --- Software engineering --- Microsoft software. --- Software engineering. --- Microsoft and .NET. --- Software Engineering/Programming and Operating Systems. --- Computer software --- Computer software engineering --- Engineering --- Microsoft .NET --- Ingeniería de software --- Lenguajes de programación --- Libros electrónicos
Choose an application
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.
Object-oriented databases. --- Java (Computer program language) --- Computer science. --- Computer programming. --- Programming languages (Electronic computers). --- Computer Science. --- Java. --- Programming Techniques. --- Programming Languages, Compilers, Interpreters. --- Computer languages --- Computer program languages --- Computer programming languages --- Machine language --- Electronic data processing --- Languages, Artificial --- Computers --- Electronic computer programming --- Electronic digital computers --- Programming (Electronic computers) --- Coding theory --- Informatics --- Science --- Programming --- Object-oriented programming languages --- JavaSpaces technology --- Object-oriented data bases --- Databases --- Object-oriented methods (Computer science) --- Java (Computer program language). --- Libros electrónicos --- Técnicas de programación --- Lenguajes de programación
Choose an application
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.
Mathematical statistics --- Bayesian statistical decision theory. --- R (Computer program language) --- GNU-S (Computer program language) --- Domain-specific programming languages --- Bayes' solution --- Bayesian analysis --- Statistical decision --- Bayesian statistical decision theory --- Estadística bayesiana --- R (Lenguaje de programación) --- GNU-S (Lenguaje de programación) --- Lenguajes de programación --- Análisis bayesiano --- Bayes, Solución de --- Bayes, Teorema de --- Decisión bayesiana, Teoría de la --- Inferencia bayesiana --- Solución de Bayes --- Teorema de Bayes --- Teoría de la decisión estadística bayesiana --- Toma de decisiones (Estadística bayesiana) --- Toma de decisiones --- Estadística bayesiana.
Choose an application
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.
Computer Science --- Engineering & Applied Sciences --- JavaScript (Computer program language) --- Web site development. --- Web sites --- Design. --- Development of Web sites --- Authorship --- Development --- Computer science. --- Programming languages (Electronic computers). --- Computer Science. --- Programming Languages, Compilers, Interpreters. --- Computer languages --- Computer program languages --- Computer programming languages --- Machine language --- Electronic data processing --- Languages, Artificial --- Informatics --- Science --- Domain-specific programming languages --- Object-oriented programming languages --- Scripting languages (Computer science) --- Web site development --- Microformats --- Internet programming --- Computer programming. --- Web Development. --- Computers --- Electronic computer programming --- Electronic digital computers --- Programming (Electronic computers) --- Coding theory --- Programming --- JavaScript --- Programas de computadora --- Lenguajes de programación --- Libros electrónicos
Listing 1 - 10 of 10 |
Sort by
|