Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Jesús 4,905
- Jesucristo 3,117
- Historia 2,692
- Biblia 2,181
- Història 2,093
- Bíblia 1,973
- Jesuitas 1,843
- Teresa de Jesús 1,820
- Sagrado Corazón de Jesús 1,439
- Cristologia 1,351
- Espiritualidad 1,024
- Jueus 975
- Crítica e interpretación 931
- Universidad Pontificia de Salamanca (España) 927
- Església Catòlica 877
- Meditaciones 854
- Biografia 853
- Cristología 842
- Vida espiritual 807
- Sermones 728
- Biografías 702
- Vida cristiana 699
- Misticismo 689
- Teología 685
- Crítica, interpretació, etc 646
- Teresa del Niño Jesús 614
- Goigs 613
- culto 571
- Virgen María 570
- Moral cristiana 560
-
122401Publicado 2019“…According to Amazon, “this exam validates proficiency in developing, deploying, and debugging cloud-based applications using AWS.” Amazon Web Services currently has over 130 individual services available for use. …”
-
122402Publicado 2018“…What You Will Learn Understand the concepts of ROS, the command-line tools, visualization GUIs, and how to debug ROS Connect robot sensors and actuators to ROS Obtain and analyze data from cameras and 3D sensors Dig deep into the ROS Pluginlib, ROS nodelets, and Gazebo plugins Interface I/O boards such as Arduino, robot sensors, and high-end actuators with ROS Get to grips with teleoperating robots using hand gestures Build ROS-based applications using Matlab and Android Build interactive applications using TurtleBot In Detail This learning path is designed to help you program and build your robots using open source ROS libraries and tools. …”
Libro electrónico -
122403Publicado 2018“…Next, you'll see how to mobilize your on-premises data to the cloud and increase your productivity with code reuse. Finally, you'll discover how to find and fix bugs beforehand, improving the efficiency of your application while it is being developed. …”
Libro electrónico -
122404Publicado 2020“…Aus dem Inhalt: Skills in der Alexa Developer Console anlegen Skill-Code automatisch erzeugen JSON-Sprachmodell und Skill-Logik in Node.js Antworten speichern mit DynamoDB Skills testen Debugging mit CloudWatch SSML-Tags zur Veränderung der Aussprache Skill Cards für die Alexa App erstellen Audiodateien, Bilder und Videos einbinden Antworten auf Plausibilität prüfen und Kontextwechsel Alexa Skills in der AWS Cloud Externe Informationen nutzen und APIs einbinden Skills zertifizieren und veröffentlichen Alexa-SEO und Monetarisierung Code-Beispiele zum Download…”
Libro electrónico -
122405Publicado 2018“…What You Will Learn Learn the fundamentals of Node Build apps that respond to user input Master working with servers Learn how to test and debug applications Deploy and update your apps in the real world Create responsive asynchronous web applications In Detail Learning Node.js Development is a practical, project-based book that provides you with all you need to get started as a Node.js developer. …”
Libro electrónico -
122406Publicado 2018“…What You Will Learn Get to know Spring Boot Starters and create custom auto-configurations Work with custom annotations that enable bean activation Use DevTools to easily develop and debug applications Learn the effective testing techniques by integrating Cucumber and Spock Observe an eternal application configuration using Consul Move your existing Spring Boot applications to the cloud Use Hashicorp Consul and Netflix Eureka for dynamic Service Discovery Understand the various mechanisms that Spring Boot provides to examine an application's health In Detail The Spring framework provides great flexibility for Java development, which also results in tedious configuration work. …”
Libro electrónico -
122407Publicado 2016“…The video lessons cover the following topics: Creating your first shell script Working with variables and parameters Transforming input Using essential external tools Using conditional statements Using advanced scripting options Script debugging and analyzing Scripting by example About the Instructor Sander van Vugt is an independent Linux trainer, author, and consultant living in the Netherlands. …”
-
122408Publicado 2004“…As the first software-only desktop nonlinear editing system, Final Cut Pro sat the film industry on its ear when it debuted back in 1999. Now it's shaking things up again as editor Walter Murch, director Anthony Minghella, and a long list of Hollywood heavy-hitters are proving that this under-$1,000 software can (and should) be used to edit a multi-million dollar motion picture! …”
Libro electrónico -
122409Publicado 2020“…You'll then learn how to create your own RxJava operators by reusing reactive logic. As you advance, you'll explore effective tools and libraries to test and debug RxJava code. …”
Libro electrónico -
122410Publicado 2015“…Coverage includes • Learning the Bayesian “state of mind” and its practical implications • Understanding how computers perform Bayesian inference • Using the PyMC Python library to program Bayesian analyses • Building and debugging models with PyMC • Testing your model’s “goodness of fit” • Opening the “black box” of the Markov Chain Monte Carlo algorithm to see how and why it works • Leveraging the power of the “Law of Large Numbers” • Mastering key concepts, such as clustering, convergence, autocorrelation, and thinning • Using loss functions to measure an estimate’s weaknesses based on your goals and desired outcomes • Selecting appropriate priors and understanding how their influence changes with dataset size • Overcoming the “exploration versus exploitation” dilemma: deciding when “pretty good” is good enough • Using Bayesian inference to improve A/B testing • Solving data science problems when only small amounts of ..…”
Libro electrónico -
122411Publicado 2018“…What you will learn Select the most appropriate framework based on requirements Develop complex RESTful APIs from scratch using Python Use requests handlers, URL patterns, serialization, and validations Add authentication, authorization, and interaction with ORMs and databases Debug, test, and improve RESTful APIs with four frameworks Design RESTful APIs with frameworks and create automated tests Who this book is for This book is for web developers who have a working knowledge of Python and would like to build amazing web services by taking advantage of the various frameworks of Python. …”
Libro electrónico -
122412Publicado 2018“…Rezaul Karim, Sridhar Alla Apache Spark 2.x Machine Learning Cookbook by Siamak Amirghodsi, Meenakshi Rajendran, Broderick Hall, Shuen MeiCookbook What you will learn Get to grips with all the features of Apache Spark 2.x Perform highly optimized real-time big data processing Use ML and DL techniques with Spark MLlib and third-party tools Analyze structured and unstructured data using SparkSQL and GraphX Understand tuning, debugging, and monitoring of big data applications Build scalable and fault-tolerant streaming applications Develop scalable recommendation engines Who this book is for If you are an intermediate-level Spark developer looking to master the advanced capabilities and use-cases of Apache Spark 2.x, this Learning Path is ideal for you. …”
Libro electrónico -
122413Publicado 2018Tabla de Contenidos: “….; Designing the application; Dividing a project into apps; Reuse or roll-your-own?; My app sandbox; Which packages made it?…”
Libro electrónico -
122414Publicado 2018“…What You Will Learn Install the latest version of Qt on your system Understand the basic concepts of every Qt game and application Develop 2D object-oriented graphics using Qt Graphics View Build multiplayer games or add a chat function to your games with Qt Network module Script your game with Qt QML Explore the Qt Gamepad module in order to integrate gamepad support in C++ and QML applications Program resolution-independent and fluid UIs using QML and Qt Quick Control your game flow in line with mobile device sensors Test and debug your game easily with Qt Creator and Qt Test In Detail Qt is the leading cross-platform toolkit for all significant desktop, mobile, and embedded platforms and is becoming popular by the day, especially on mobile and embedded devices. …”
Libro electrónico -
122415Publicado 2018“…You will also be introduced to a wide range of Flask extensions to leverage technologies such as cache, localization, and debugging. You will learn how to build your own Flask extensions, how to write tests, and how to get test coverage reports. …”
Libro electrónico -
122416Publicado 2018“…This book will teach you how to implement machine learning in Go to make programs that are easy to deploy and code that is not only easy to understand and debug, but also to have its performance measured. …”
Libro electrónico -
122417Publicado 2018“…In the final chapters, you'll learn programming and debugging tricks and discover how collecting data from different sources and providing it to others in various formats can be a breeze. …”
Libro electrónico -
122418Publicado 2021“…Finally, you'll get to grips with common tooling utilized by professional malware analysts and understand the basics of reverse engineering with the NSA's Ghidra platform.By the end of this malware analysis book, you'll be able to perform in-depth static and dynamic analysis and automate key tasks for improved defense against attacks.What You Will Learn:Discover how to maintain a safe analysis environment for malware samplesGet to grips with static and dynamic analysis techniques for collecting IOCsReverse-engineer and debug malware to understand its purposeDevelop a well-polished workflow for malware analysisUnderstand when and where to implement automation to react quickly to threatsPerform malware analysis tasks such as code analysis and API inspectionWho this book is for:This book is for incident response professionals, malware analysts, and researchers who want to sharpen their skillset or are looking for a reference for common static and dynamic analysis techniques. …”
Libro electrónico -
122419Publicado 2019“…Then, we move on to the life cycle of a Spark application and learn about the techniques used to debug slow-running applications. You will also go through Spark's built-in modules for SQL, streaming, machine learning, and graph analysis. …”
Libro electrónico -
122420Publicado 2018“…What you will learn Use the latest features of ES8 and learn new ways to code with JavaScript Develop server-side services and microservices with Node.js Learn to do unit testing and to debug your code Build client-side web applications using React and Redux Create native mobile applications for Android and iOS with React Native Write desktop applications with Electron Who this book is for This book is for developers who want to explore the latest JavaScript features, frameworks, and tools for building complete mobile, desktop and web apps, including server and client-side code. …”
Libro electrónico