Tipo de Livro
-Autor
-Editora
-Ano de Publicação
-Cidade
+Sebos e Livreiros
+Preço
+Promoções
+Categoria
+Idioma
+Avaliação
+Compra Corporativa
+Exibindo: 177 - 220 de 5.257 resultados

Enterprise DevOps for Architects
<p><strong>An architect's guide to designing, implementing, and integrating DevOps in the enterprise</strong></p><p><br></p><p><strong>Key Features:</strong></p><ul><li>Design a DevOps architecture that is aligned with the overall enterprise architecture</li><li>Design systems that are ready for AIOps and make the move toward NoOps</li><li>Architect and implement DevSecOps pipelines, securing the ...
2021

Essential Cryptography for JavaScript Developers
<p><strong>Discover how to take advantage of common cryptographic operations to build safer apps that respect users' privacy with the help of examples in JavaScript for Node.js and browsers</strong></p><p><br></p><p><strong>Key Features:</strong></p><ul><li>Understand how to implement common cryptographic operations in your code with practical examples</li><li>Learn about picking modern safe algor...
2022

Expert Python Programming - Fourth Edition
<p><strong>Attain a deep understanding of building, maintaining, packaging, and shipping robust Python applications</strong></p><p><br></p><p><strong>Key Features:</strong></p><ul><li>Discover the new features of Python, such as dictionary merge, the zoneinfo module, and structural pattern matching</li><li>Create manageable code to run in various environments with different sets of dependencies</l...
2021

Flutter Cookbook
<p><strong>Discover how to build, scale, and debug native iOS and Android applications from a single codebase using the Dart programming language </strong></p><p><br></p><p><strong>Key Features:</strong></p><ul><li>Quickly build and iterate on your user interface (UI) with hot reload</li><li>Fix bugs and prevent them from reappearing using Flutter's developer tools and test suites</li><li>Dis...
2021

Getting Started with C++ Audio Programming for Game Development
Getting Started with C++ Audio Programming for Game Development
2013

Getting Started with Streamlit for Data Science
<p><strong>Create, deploy, and test your Python applications, analyses, and models with ease using Streamlit</strong></p><p><br></p><p><strong>Key Features:</strong></p><ul><li>Learn how to showcase machine learning models in a Streamlit application effectively and efficiently</li><li>Become an expert Streamlit creator by getting hands-on with complex application creation</li><li>Discover how Stre...
2021

Getting Started with Google BERT
<p><strong>Kickstart your NLP journey by exploring BERT and its variants such as ALBERT, RoBERTa, DistilBERT, VideoBERT, and more with Hugging Face's transformers library</strong></p><p><br></p><p><strong>Key Features</strong></p><ul><li>Explore the encoder and decoder of the transformer model</li><li>Become well-versed with BERT along with ALBERT, RoBERTa, and DistilBERT</li><li>Discover how to p...
2021

Go Programming Blueprints - Second Edition
<p><strong>Build real-world, production-ready solutions in Go using cutting-edge technology and techniques</strong></p><p><br></p><p><strong>Key Features</strong></p><ul><li>Get up to date with Go and write code capable of delivering massive world-class scale performance and availability</li><li>Learn to apply the nuances of the Go language, and get to know the open source community that surrounds...
2016

Graph Machine Learning
<p><strong>Build machine learning algorithms using graph data and efficiently exploit topological information within your models</strong></p><p><br></p><p><strong>Key Features:</strong></p><ul><li>Implement machine learning techniques and algorithms in graph data</li><li>Identify the relationship between nodes in order to make better business decisions</li><li>Apply graph-based machine learning me...
2021

Hands-on artificial intelligence with unreal engine
Hands-on artificial intelligence with unreal engine
2019

Hands-on Convolutional Neural Networks with Tensorflow
Hands-on Convolutional Neural Networks with Tensorflow
2018

Hands-On Low-Code Application Development with Salesforce
<p><strong>Explore a wide range of low-code tools in the Salesforce platform for building customized CRM applications without writing any code</strong></p><p><br></p><p><strong>Key Features</strong></p><ul><li><span style="color: rgba(68, 68, 68, 1)">Create apps with a rich user experience without paying for costly developers</span></li><li><span style="color: rgba(68, 68, 68, 1)">Leverage Salesfo...
2020

Hands-on infrastructure monitoring with prometheus
Hands-on infrastructure monitoring with prometheus
2019

Hands-On Mathematics for Deep Learning
<p><strong>A comprehensive guide to getting well-versed with the mathematical techniques for building modern deep learning architectures</strong></p><p><strong>Key Features</strong></p> <ul> <li>Understand linear algebra, calculus, gradient algorithms, and other concepts essential for training deep neural networks</li> <li>Learn the mathematical concepts needed to understand how deep learning mo...
2020

Hands-On Software Architecture with Java
<p><strong>Build robust and scalable Java applications by learning how to implement every aspect of software architecture</strong></p><p><br></p><p><strong>Key Features:</strong></p><ul><li>Understand the fundamentals of software architecture and build production-grade applications in Java</li><li>Make smart architectural decisions with comprehensive coverage of various architectural approaches fr...
2022

Hands-On Data Preprocessing in Python
<p><strong>This book will make the link between data cleaning and preprocessing to help you design effective data analytic solutions</strong></p><p><br></p><p><strong>Key Features:</strong></p><ul><li>Develop the skills to perform data cleaning, data integration, data reduction, and data transformation</li><li>Get ready to make the most of your data with powerful data transformation and massaging ...
2022

Hands-On Financial Modeling with Microsoft Excel 2019
Hands-On Financial Modeling with Microsoft Excel 2019
2019

Hands-On Machine Learning with C++
<p><strong>Implement supervised and unsupervised machine learning algorithms using C++ libraries such as PyTorch C++ API, Caffe2, Shogun, Shark-ML, mlpack, and dlib with the help of real-world examples and datasets</strong></p><p><strong>Key Features</strong></p> <ul> <li>Become familiar with data processing, performance measuring, and model selection using various C++ libraries</li> <li>Impleme...
2020

Hands-On Simulation Modeling with Python
<p><strong>Enhance your simulation modeling skills by creating and analyzing digital prototypes of a physical model using Python programming with this comprehensive guide</strong></p><p><strong>Key Features</strong></p> <ul> <li>Learn to create a digital prototype of a real model using hands-on examples</li> <li>Evaluate the performance and output of your prototype using simulation modeling tech...
2020

Hands-On AWS Penetration Testing with Kali Linux
<p><strong>Identify tools and techniques to secure and perform a penetration test on an AWS infrastructure using Kali Linux</strong></p><p><strong>Key Features</strong></p> <ul> <li>Efficiently perform penetration testing techniques on your public cloud instances</li> <li>Learn not only to cover loopholes but also to automate security monitoring and alerting within your cloud-based deployment pi...
2019

Hands-On RTOS with Microcontrollers
<p><strong>Build a strong foundation in designing and implementing real-time systems with the help of practical examples</strong></p><p><strong>Key Features</strong></p> <ul> <li>Get up and running with the fundamentals of RTOS and apply them on STM32</li> <li>Enhance your programming skills to design and build real-world embedded systems</li> <li>Get to grips with advanced techniques for imple...
2020

Hands-On Design Patterns and Best Practices with Julia
Hands-On Design Patterns and Best Practices with Julia
2020

Hands-On Design Patterns with C++
<p><b>A comprehensive guide with extensive coverage on concepts such as OOP, functional programming, generic programming, and STL along with the latest features of C++</b></p> <p><strong>Key Features</strong></p> <ul><li>Delve into the core patterns and components of C++ in order to master application design</li> <li>Learn tricks, techniques, and best practices to solve common design and architect...
2019