|
|
Books > Health, Home & Family > Self-help & practical interests > Consumer guides & advice
A definitive guide covering all the core concepts necessary to pass
the Salesforce Administrator Certification exam Key Features
Understand critical design considerations for setting up Salesforce
CRM Facilitate and manage the transition from Salesforce Classic to
Lightning Experience Learn key functions of application security to
manage user profiles and data Book DescriptionSalesforce's winter
'19 release offers a host of new features for CRM designed to meet
your sales and marketing requirements. With this comprehensive
guide to implementing Salesforce CRM, administrators of all levels
can easily get a thorough understanding of the platform. This
Salesforce handbook begins by guiding you in setting up users and
security and then progresses to configuration, data management, and
data analytics. You'll discover process automation and approval
mechanisms, while also exploring the functional areas of Sales
Cloud, Service Cloud, Marketing Cloud, and Salesforce Chatter. This
book covers Salesforce CRM system administration in a practical
way, and it'll serve as an invaluable reference for both new
administrators and experienced professionals. Furthermore, you'll
also delve into Salesforce mobile apps and mobile administration,
along with Salesforce Adoption Manager. You'll gain insights into
Lightning Experience, Salesforce's new app, and learn how its
modern design and sleek interface helps you to build customizable
components. Finally, we'll see how the two versions compare and
help manage the transition from Salesforce Classic to Lightning
Experience. By the end of the book, you will have mastered the
techniques to configure and control various user interface features
in Salesforce CRM. What you will learn Configure a variety of user
interface features in Salesforce CRM Understand the capabilities of
the Salesforce CRM sharing model Explore Einstein Analytics -
Salesforce's new wave of advanced reporting Get to grips with the
Lightning Process Builder workflow Set up user profiles, security,
and login access mechanisms Find out how Apex and Visualforce
coding can be used in Salesforce CRM Manage the transition from
Salesforce Classic to Lightning Experience Implement data
manipulation features to apply best practices in data management
Who this book is forThis book is for administrators who want to
develop and strengthen their Salesforce CRM skills in the areas of
configuration and system management. Whether you are a new or
experienced professional, this book will enhance your knowledge and
understanding of Salesforce CRM features.
A practical guide for developing end-to-end serverless
microservices in Python for developers, DevOps, and architects. Key
Features Create a secure, cost-effective, and scalable serverless
data API Use identity management and authentication for a
user-specific and secure web application Go beyond traditional web
hosting to explore the full range of cloud hosting options Book
DescriptionOver the last few years, there has been a massive shift
from monolithic architecture to microservices, thanks to their
small and independent deployments that allow increased flexibility
and agile delivery. Traditionally, virtual machines and containers
were the principal mediums for deploying microservices, but they
involved a lot of operational effort, configuration, and
maintenance. More recently, serverless computing has gained
popularity due to its built-in autoscaling abilities, reduced
operational costs, and increased productivity. Building Serverless
Microservices in Python begins by introducing you to serverless
microservice structures. You will then learn how to create your
first serverless data API and test your microservice. Moving on,
you'll delve into data management and work with serverless
patterns. Finally, the book introduces you to the importance of
securing microservices. By the end of the book, you will have
gained the skills you need to combine microservices with serverless
computing, making their deployment much easier thanks to the cloud
provider managing the servers and capacity planning. What you will
learn Discover what microservices offer above and beyond other
architectures Create a serverless application with AWS Gain secure
access to data and resources Run tests on your configuration and
code Create a highly available serverless microservice data API
Build, deploy, and run your serverless configuration and code Who
this book is forIf you are a developer with basic knowledge of
Python and want to learn how to build, test, deploy, and secure
microservices, then this book is for you. No prior knowledge of
building microservices is required.
Discover powerful ways to effectively solve real-world machine
learning problems using key libraries including scikit-learn,
TensorFlow, and PyTorch Key Features Learn and implement machine
learning algorithms in a variety of real-life scenarios Cover a
range of tasks catering to supervised, unsupervised and
reinforcement learning techniques Find easy-to-follow code
solutions for tackling common and not-so-common challenges Book
DescriptionThis eagerly anticipated second edition of the popular
Python Machine Learning Cookbook will enable you to adopt a fresh
approach to dealing with real-world machine learning and deep
learning tasks. With the help of over 100 recipes, you will learn
to build powerful machine learning applications using modern
libraries from the Python ecosystem. The book will also guide you
on how to implement various machine learning algorithms for
classification, clustering, and recommendation engines, using a
recipe-based approach. With emphasis on practical solutions,
dedicated sections in the book will help you to apply supervised
and unsupervised learning techniques to real-world problems. Toward
the concluding chapters, you will get to grips with recipes that
teach you advanced techniques including reinforcement learning,
deep neural networks, and automated machine learning. By the end of
this book, you will be equipped with the skills you need to apply
machine learning techniques and leverage the full capabilities of
the Python ecosystem through real-world examples. What you will
learn Use predictive modeling and apply it to real-world problems
Explore data visualization techniques to interact with your data
Learn how to build a recommendation engine Understand how to
interact with text data and build models to analyze it Work with
speech data and recognize spoken words using Hidden Markov Models
Get well versed with reinforcement learning, automated ML, and
transfer learning Work with image data and build systems for image
recognition and biometric face recognition Use deep neural networks
to build an optical character recognition system Who this book is
forThis book is for data scientists, machine learning developers,
deep learning enthusiasts and Python programmers who want to solve
real-world challenges using machine-learning techniques and
algorithms. If you are facing challenges at work and want
ready-to-use code solutions to cover key tasks in machine learning
and the deep learning domain, then this book is what you need.
Familiarity with Python programming and machine learning concepts
will be useful.
Use Qt 5 to design and build functional, appealing, and
user-friendly graphical user interfaces (GUIs) for your
applications. Key Features Learn to use Qt 5 to design and
customize the look and feel of your application Improve the visual
quality of an application by using graphics rendering and animation
Understand the balance of presentation and web content that will
make an application appealing yet functional Book DescriptionWith
the growing need to develop GUIs for multiple targets and multiple
screens, improving the visual quality of your application becomes
important so that it stands out from your competitors. With its
cross-platform ability and the latest UI paradigms, Qt makes it
possible to build intuitive, interactive, and user-friendly user
interfaces for your applications. Qt5 C++ GUI Programming Cookbook,
Second Edition teaches you how to develop functional and appealing
user interfaces using the latest version of QT5 and C++. This book
will help you learn a variety of topics such as GUI customization
and animation, graphics rendering, implementing Google Maps, and
more. You will also be taken through advanced concepts like
asynchronous programming, event handling using signals and slots,
network programming, various aspects of optimizing your
application. By the end of the book, you will be confident to
design and customize GUI applications that meet your clients'
expectations and have an understanding of best practice solutions
for common problems. What you will learn Animate GUI elements using
Qt5's built-in animation system Draw shapes and 2D images using
Qt5's powerful rendering system Implement an industry-standard
OpenGL library in your project Build a mobile app that supports
touch events and exports it onto devices Parse and extract data
from an XML file and present it on your GUI Interact with web
content by calling JavaScript functions from C++ Access MySQL and
SQLite databases to retrieve data and display it on your GUI Who
this book is forThis intermediate-level book is designed for those
who want to develop software using Qt 5. If you want to improve the
visual quality and content presentation of your software
application, this book is for you. Prior experience of C++
programming is required.
Grasp advanced PowerShell Core 6.0 functionalities to automate your
environment Key Features Keep up with changes introduced in
PowerShell Core 6.0 Easily maintain appropriate compatibility with
older versions Automate complex tasks, manipulate data, and secure
your environment with PowerShell Core 6.0 Book
DescriptionPowerShell scripts offer a handy way to automate various
chores, however working effectively with these scripts can be a
difficult task. This comprehensive guide starts with the
fundamentals before moving on to advanced-level topics to help you
become a PowerShell Core 6.0 expert. The first module, PowerShell
Core 6.0 Fundamentals, begins with the new features of PowerShell
Core 6.0, installing it on Linux, and working with parameters,
objects and .NET classes from within PowerShell Core 6.0. As you
make your way through the chapters, you'll see how to efficiently
manage large amounts of data and interact with other services using
PowerShell Core 6.0. You'll be able to make the most of PowerShell
Core 6.0's powerful automation feature, where you will have
different methods available to parse data and manipulate regular
expressions and Windows Management Instrumentation (WMI). After
having explored automation, you will enter the extending PowerShell
Core 6.0 module, covering asynchronous processing and desired state
configuration. In the last module, you will learn to extend
PowerShell Core 6.0 using advanced scripts and filters, and also
debug issues along with working on error handling techniques. By
the end of this book, you will be an expert in scripting with
PowerShell Core 6.0. What you will learn Optimize code through the
use of functions, switches, and looping structures Work with
objects and operators to test and manipulate data Parse and
manipulate different data types Create scripts and functions using
PowerShell Use jobs, events, and popular public modules which
assist with implementing multithreading Write .NET classes with
ease within the PowerShell Create and implement regular expressions
in PowerShell scripts Make use of advanced techniques to define and
restrict the behavior of parameters Who this book is forIf you are
a system administrator who wants to become an expert in controlling
and automating your Windows environment, then Mastering Windows
PowerShell Scripting is for you. It is also ideal for those new to
the PowerShell language.
|
|