Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 2,546
- Documentos 946
- Coleccion 938
- Parlamento britanico 937
- Development 767
- Application software 714
- Python (Computer program language) 668
- Bibliotecas 644
- Filosofía 612
- Biblia 547
- Engineering & Applied Sciences 540
- Crítica e interpretación 419
- History 418
- Història 395
- Computer Science 383
- Machine learning 383
- Computer programming 370
- Data processing 342
- Libre albedrío y determinismo 327
- Liberalism 305
- JavaScript (Computer program language) 300
- Colecciones 297
- Web site development 294
- Programming 274
- Ciencias sociales 269
- Java (Computer program language) 263
- Computer programs 259
- Design 257
- Library science 250
- Liberalismo 247
-
52161Publicado 1998“…Together, these three books provide a complete library for Web content developers…”
Libro electrónico -
52162Publicado 2008“…Most important, WCF delivers on the promise of model-driven software development with the new software factory approach, by which one can iteratively design solutions in a modeling language and generate executables from lower-level class libraries. Windows Communication Foundation 3.5 Unleashed is designed to be the essential resource for software developers and architects working with WCF. …”
Libro electrónico -
52163Publicado 2002“…Step-by-step, example-rich coverage of every major J2EE API Case study: Build a complete e-Commerce application from scratch CD-ROM: Complete BEA WebLogic Server 6evaluation version, plus extensive code library The insider's guide to J2EE development with the world's #1 Java application server—BEA WebLogic Server 6! …”
Libro electrónico -
52164por Nichols, Bradford“…He also describes in a simple, clear manner what all the advanced features are for, and how threads interact with the rest of the UNIX system.Topics include: Basic design techniques Mutexes, conditions, and specialized synchronization techniques Scheduling, priorities, and other real-time issues Cancellation UNIX libraries and re-entrant routines Signals Debugging tips Measuring performance Special considerations for the Distributed Computing Environment (DCE)…”
Publicado 1996
Libro electrónico -
52165Publicado 2011“…Coverage includes · Understanding the HTML5 innovations that make it possible to create amazingly rich games · Setting up a state-of-the-art open source HTML5 game development environment · Using JavaScript to drive sophisticated interactions between users and games · Building basic games fast, with the prototype-based Simple Game Framework (SGF) · Generating movement and gameplay with the canvas tag and surface · Creating games with SVG vector graphics using the RaphaëlJS Javascript library · Using Three.js to build powerful WebGL 3D games with far less complexity · Developing games without JavaScript, using Google Web Toolkit (GWT) or CoffeeScript · Building a complete multiplayer game server using Node.js and WebSockets · Planning and choosing tools for mobile game development with HTML5 · Optimizing game performance with offline cache, minification, and other techniques Learning HTML5 Game Programming is the fastest route to success with HTML5 game development—whether you’re a long-time game developer or a web/mobile programmer building games for the first time…”
Libro electrónico -
52166Publicado 2010“…The accompanying CD-ROM contains an extraordinary library of practical tools and information including sample databases and all code examples. …”
Libro electrónico -
52167Publicado 2017Tabla de Contenidos: “…Using Bluetooth to control Pixhawk with a phone -- Using LIDAR to avoid obstacles -- LIDAR 101 -- Making LIDAR work -- Mounting the module -- Configuring LIDAR with Mission Planner -- Summary -- Chapter 5: Introduction to UAVs -- Safety concerns -- Propellers - flying cuisinarts -- Designing for air versus ground -- Weight -- Power/lift -- Fuel - battery -- Learning some physics -- Designing a multicopter airframe -- Symmetry -- Even numbers -- Blade clearance -- Designing a fixed wing - airplane -- Wing design -- Summary -- Chapter 6: A Simple Multicopter Drone -- What is 360 VR video, and why make a drone for it? …”
Libro electrónico -
52168por Müller, Michael (Computer scientist), author“…What you'll learn: What is in the Java EE 8 and the JavaServer Faces APIs and how to use these to build Java-based web applications through four different and practical real world case studies Process user input with JSF and the expression language by building a calculator application How to persist data using JSF templating and Java Persistence to manage a book store inventory Build and manage a music library with JSF lifecycle, BeanValidation and more Create and manage an alumni database and mailing list using JSF, AJAX, web services and Java EE 8's security features. …”
Publicado 2018
Libro electrónico -
52169Publicado 2019“…Develop generative models for a variety of real-world use cases and deploy them to production Key Features Discover various GAN architectures using a Python and Keras library Understand how GAN models function with the help of theoretical and practical examples Apply your learnings to become an active contributor to open source GAN applications Book Description Generative Adversarial Networks (GANs) have revolutionized the fields of machine learning and deep learning. …”
Libro electrónico -
52170Publicado 2019“…Build cross-platform applications of varying complexity for the web, mobile, and VR devices using React tooling Key Features Build React applications at scale using effective React patterns and best practices Explore React features such as Hooks, the Context API, and the Suspense API Extend React's integration with React Native for building cross-platform mobile apps and games Book Description Developed by Facebook, React is a popular library for building impressive user interfaces. React extends its capabilities to the mobile platform using the React Native framework and integrates with popular web and mobile tools to build scalable applications. …”
Libro electrónico -
52171Publicado 2017“…What You Will Learn Review fundamental concepts such as bias and variance Extract features from categorical variables, text, and images Predict the values of continuous variables using linear regression and K Nearest Neighbors Classify documents and images using logistic regression and support vector machines Create ensembles of estimators using bagging and boosting techniques Discover hidden structures in data using K-Means clustering Evaluate the performance of machine learning systems in common tasks In Detail Machine learning is the buzzword bringing computer science and statistics together to build smart and efficient models. …”
Libro electrónico -
52172Publicado 2017“…We will cover the integration with other Azure and 3rd party services such as Azure Service Bus, as well as configuring dependencies on NuGet libraries, among other topics. After this, you will learn about debugging and testing your Azure functions, and then automating deployment from source control. …”
Libro electrónico -
52173Publicado 2017“…In this course, we cover the basic as well as advanced data science concepts and how they are implemented using the popular Java tools and libraries.The course starts with an introduction of data science, followed by the basic data science tasks of data collection, data cleaning, data analysis, and data visualization. …”
Libro electrónico -
52174Publicado 2017“…Jump into the world of Game AI development About This Book Move beyond using libraries to create smart game AI, and create your own AI projects from scratch Implement the latest algorithms for AI development and in-game interaction Customize your existing game AI and make it better and more efficient to improve your overall game performance Who This Book Is For This book is for game developers with a basic knowledge of game development techniques and some basic programming techniques in C# or C++. …”
Libro electrónico -
52175Publicado 2017“…From the beginner in deep learning and artificial intelligence to the data scientist who wants to become familiar with Theano and its supporting libraries, or have an extended understanding of deep neural nets. …”
Libro electrónico -
52176Publicado 2018“…Then, you will delve into exploring Python libraries to perform various types of pentesting and ethical hacking techniques. …”
Libro electrónico -
52177Publicado 2019“…What you will learn Set up a development environment and write your first PHP scripts Use inheritance, encapsulation, polymorphism and other OOP concepts Use HTTP and understand the request-response cycle of an application Perform file operations and interact with external databases Deal with application errors and handle exceptions Use third-party libraries and manage dependencies Connect your application to web services to allow for data exchange Who this book is for This book on PHP for beginners will help you if you're just getting started with PHP. …”
Libro electrónico -
52178Publicado 2020“…With The Machine Learning Workshop, you'll master the scikit-learn library and become proficient in developing clever machine learning algorithms. …”
Libro electrónico -
52179Publicado 2019“…What you will learn Master data security to monitor your org effectively Explore best practices for handling change management across orgs Extend the capabilities of Salesforce objects using advanced relationships, validation rules, and duplicate management Handle file libraries with Salesforce CRM content Understand ways to deliver the best solutions with Sales and Service Cloud applications Build reports and dashboards to visualize data for better decision making Customize your CRM with process automation features Who this book is for If you've already achieved your Salesforce administrator certification, this book will help you prepare for the Salesforce Advanced Administrator certification. …”
Libro electrónico -
52180Publicado 2019“…A step-by-step guide to learning Flutter and Dart 2 for creating Android and iOS mobile applications Key Features Get up to speed with the basics of Dart programming and delve into Flutter development Understand native SDK and third-party libraries for building Android and iOS applications using Flutter Package and deploy your Flutter apps to achieve native-like performance Book Description Google Flutter is a cross-platform mobile framework that makes it easy to write high-performance apps for Android and iOS. …”
Libro electrónico