Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Historia 1,593
- History 1,521
- Development 893
- Engineering & Applied Sciences 704
- Application software 691
- Management 612
- Filosofía 514
- Crítica e interpretación 497
- Computer Science 466
- Computer networks 358
- Philosophy 339
- Computer programming 330
- Cloud computing 325
- Història 316
- Design 311
- Education 305
- Computer software 303
- Feminism 297
- Politics and government 296
- Business & Economics 294
- Data processing 291
- Lenin, Vladimir Il'ich 289
- Computer programs 284
- Python (Computer program language) 278
- Política y gobierno 269
- History and criticism 267
- Programming 250
- Social aspects 250
- Web sites 248
- Java (Computer program language) 247
-
43481Performance of Innovative Controlled Buildings Under Resonant and Critical Earthquake Ground MotionsPublicado 2018“…This eBook is the fourth in a series of books on the critical earthquake response of elastic or elastic-plastic structures under near-fault or long-duration ground motions, and includes six original research papers which were published in the specialty section Earthquake Engineering in ‘Frontiers in Built Environment’. …”
Libro electrónico -
43482Publicado 2018“…As such, the majority of substance use begins in adolescence, and an earlier age of onset of use (<15 yr) is strongly associated with the risk for developing a substance use disorder later in life. …”
Libro electrónico -
43483Publicado 2019“…The common aim of the authors is to highlight the stages of the path through which Bayly emerged, at the beginnings of the 2000s, as a key figure in the current revival and renewal of world history Questo volume è il frutto di un convegno sull’opera di Christopher Bayly tenutosi a Napoli nel marzo del 2016. …”
Libro electrónico -
43484Publicado 2022Tabla de Contenidos: “…Building a Weather Station Designing a Giant Seven-Segment Display Designing a Visual Aid for Tracking Air Quality Building Wireless Nodes Let's Build a Robot! …”
Libro electrónico -
43485por Philippe, Eric“…La description minutieuse des différentes sections de ces deux canalisations ouvre sur une série d’analyses traitant des vestiges des deux ouvrages d’art, l’un souterrain et l’autre aérien, de la diversité des modes de construction, des choix stratégiques des tracés et des évaluations de débit en lien avec l’étude de la ressource. …”
Publicado 2021
Electrónico -
43486Publicado 2022“…The manuscript 9/1784 of the Library of the Real Academia de la Historia (Royal Academy of History), known as Registro de Cortes or Libro de Cortes (Registry of Parliament/Book of Parliament), contains a collection of simple copies made by the court scribes and lawyers of the Castilian Cortes (Parliament) at the beginning of the 16th century, in which numerous documents for internal use from the time of John II of Castile, Henry IV of Castile and the Catholic Monarchs were collected. …”
Libro electrónico -
43487Publicado 2022“…With this practical guide to Amazon Honeycode, you'll be able to bring your app ideas to life, improving your and your team's/organization's productivity. You'll begin by creating your very first app from the get-go and use it as a means to explore the Honeycode development environment and concepts. …”
Libro electrónico -
43488por Fonvieille-Vojtovic, Aline“…Il bâtit sa carrière depuis le bassin houiller d’Aubin-Decazeville (Aveyron), où le socialisme s’est implanté, alors que le département lui-même est dans son ensemble conservateur. …”
Publicado 2020
Electrónico -
43489Publicado 2022“…In-Memory Analytics with Apache Arrow begins with a quick overview of the Apache Arrow format, before moving on to helping you to understand Arrow's versatility and benefits as you walk through a variety of real-world use cases. …”
Libro electrónico -
43490Publicado 2020“…Starting in Lesson 6, you dive into writing React code using the original create class syntax and begin to look at the JSX. Next, you see how to rewrite your earlier code using modern es6 features. …”
-
43491Publicado 2017“…Starting in Lesson 6, you dive into writing React code using the original create class syntax and begin to look at the JSX. Next, you see how to rewrite your earlier code using modern ES6 features. …”
-
43492Publicado 2021“…Moreover, cloud architects who already have experience with other cloud providers and are now beginning to work with Google Cloud will benefit from the book. …”
Libro electrónico -
43493Publicado 2019“…With this book, you'll learn how to use Python libraries such as TensorFlow and scikit-learn to implement the latest artificial intelligence (AI) techniques and handle challenges faced by cybersecurity researchers. You'll begin by exploring various machine learning (ML) techniques and tips for setting up a secure lab environment. …”
Libro electrónico -
43494Publicado 2019“…Given its simplicity and effectiveness in creating web services, the RESTful approach has gained popularity, and this book will help you build RESTful web services using ASP.NET Core. This REST book begins by introducing you to the basics of the REST philosophy, where you'll study the different stages of designing and implementing enterprise-grade RESTful web services. …”
Libro electrónico -
43495Publicado 2018Tabla de Contenidos: “…Structuring the design approach -- Exploring OMESA -- Single purpose versus multipurpose APIs -- Semi-decoupled and fully decoupled -- Bounded context -- Next steps -- Summary -- Chapter 3: Designing the API -- Scenario -- The API design-first process -- Step 1 - defining the API type -- Single-purpose APIs -- Multi-purpose APIs -- MRA's Media Catalogue API - public and multi-purpose -- Step 2 - defining the API's domain semantics -- Step 3 - creating the API definition with its main resources -- Step 4 - trying the API mock -- Step 5 - defining MSON data structures -- Step 6 - pushing the API blueprint to GitHub -- Step 7 - publishing the API mock in Oracle API platform CS -- Step 8 - setting up Dredd for continuous testing of API endpoints against the API blueprint -- Summary -- Chapter 4: Building and Running the Microservice -- What is a microservice? …”
Libro electrónico -
43496Publicado 2021“…Mastering spaCy provides you with end-to-end coverage of spaCy's features and real-world applications.You'll begin by installing spaCy and downloading models, before progressing to spaCy's features and prototyping real-world NLP apps. …”
Libro electrónico -
43497Publicado 2018Tabla de Contenidos: “…Chapter 5: Lights, Cameras, and Shadows -- Working with cameras -- Understanding camera projections -- Orientating your frustum -- Creating a Skybox -- Using multiple cameras -- Working with lighting -- Directional lighting -- Point lighting -- Spot lighting -- Area lighting -- Implementing reflection probes -- Understanding shadows -- Summary -- Chapter 6: Creating and Importing 3D Objects for Our Game -- Understanding assets and GameObjects -- Asset packages -- Understanding GameObjects -- Creating 3D objects in Unity -- Using prefabs -- Using additional 3D objects -- Using the Unity Asset Store -- Hands-on with the Unity Asset Store -- Incorporating custom assets in our game -- Working with imported assets -- Planting Cherry Trees -- Planting Cucumber Patches -- Summary -- Chapter 7: Implementing Our Player Character -- Working with Unity's standard asset package -- Importing the game character -- Configuring a player controller -- Fine-tuning our character -- Fine-tuning the motor controls -- Fine-tuning scale -- Fine-tuning the Capsule Collider -- Changing and refining input controls -- Animating our player character -- Reviewing the player controller script -- Reviewing the Animator component -- Previewing the animations -- Terraforming the terrain for our Cucumber Man -- Summary -- Chapter 8: Implementing Our Non-Player Characters -- Understanding the non-player characters -- Importing the non-player characters into our game -- Animating our non-player characters -- Incorporating the non-player characters into our game -- Working with the Animation Controller -- Terraforming the terrain for our Cucumber Beetles -- Designating a sandbox area -- Planting additional cherry trees -- Creating spawning sites -- Adding cucumber patches to our terrain -- Creating a cucumber patch area in the sandbox -- Planting cucumber patches…”
Libro electrónico -
43498Publicado 2016“…Using the Deitel’s signature App-Driven Approach in which all concepts are presented in the context of complete working apps, you’ll then build seven Android apps that introduce everything you need to start creating your own—Welcome app, Tip Calculator app, Flag Quiz app, Doodlz drawing app, Cannon Game app, WeatherViewer app, Twitter Searches app, and Address Book app. …”
-
43499Publicado 2018“…This book will teach you to create cross-platform computer vision applications. We'll begin by introducing Qt, its IDE, and its SDK. Next you'll learn how to use the OpenCV API to integrate both tools, and see how to configure Qt to use OpenCV. …”
Libro electrónico -
43500Publicado 2014“…Compare Swift with Objective-C, JavaScript, Python, Ruby, and C Collect data with arrays and dictionaries, and store it with variables and constants Group commonly-used code into functions for easy reuse Structure your code with enums, structs, and classes Use generics to get more done with less code Write closures to share small blocks of functionality Use optionals to write more robust, crash-resistant, and cleaner code Integrate existing Objective-C code into new Swift apps Program on the bit and byte level with advanced operators Implement efficient design patterns with protocols and delegates Create animated 2D games with SpriteKit, and 3D games with SceneKit Contents at a Glance 1 Getting Your Feet Wet Building Blocks of Swift Optionals: A Gift to Unwrap Tuples Number Types and Converting Between Them Coming to Swift from Objective-C and C 2 Collecting Data Using Arrays Modifying Arrays Using Dictionaries 3 Making Things Happen: Functions Defining Functions More on Parameters 4 Structuring Code: Enums, Structs, and Classes Enums Structs 5 Making a Game Building a User Interface (UI) The Action-Packed View Controller 6 Reusable Code: Closures What Are Closures? …”
Libro electrónico