Biznes IT

193
Wird geladen...
E-BOOK

Conducting a Telephone Interview. Master the art of conducting a telephone interview to make the most effective hiring decisions

Vaibhav Gupta

As organizations become ever more global and recruitment needs intensify, the telephone interview is increasingly becoming recognized as an essential aspect of the recruitment process. However, conducting a successful telephone interview is a complex and nuanced process that requires much training and practice.Conducting a Telephone Interview is a practical and comprehensive guide covering every aspect of the telephone interview process. You will learn all the essential elements of successful telephone interviewing, including planning and verbal conduct, asking insightful and relevant questions, and consistently and accurately evaluating the answers given in order to make the correct hiring decision.Covering everything from the role of telephone interviews in the modern recruitment process to selling the job and closing a job offer with a candidate, this book investigates every aspect of the telephone interview process, giving insightful, practical advice and case studies at each point.Telephone interviewing has been shown to reduce both the time and cost of recruitment, but conducting a successful telephone interview is a complex and highly valuable skill. This book will take you on a logical and detailed journey from the planning and scheduling stage, to giving guidance on what sort of questions to ask, what answers to look for, how to dig deeper, and how to effectively evaluate a candidate.Reading this book will equip you with all the knowledge necessary to make the right hiring decisions from effective, comprehensive telephone interviews.

194
Wird geladen...
E-BOOK

Conducting a Telephone Interview. Master the art of conducting a telephone interview to make the most effective hiring decisions

Vaibhav Gupta

As organizations become ever more global and recruitment needs intensify, the telephone interview is increasingly becoming recognized as an essential aspect of the recruitment process. However, conducting a successful telephone interview is a complex and nuanced process that requires much training and practice.Conducting a Telephone Interview is a practical and comprehensive guide covering every aspect of the telephone interview process. You will learn all the essential elements of successful telephone interviewing, including planning and verbal conduct, asking insightful and relevant questions, and consistently and accurately evaluating the answers given in order to make the correct hiring decision.Covering everything from the role of telephone interviews in the modern recruitment process to selling the job and closing a job offer with a candidate, this book investigates every aspect of the telephone interview process, giving insightful, practical advice and case studies at each point.Telephone interviewing has been shown to reduce both the time and cost of recruitment, but conducting a successful telephone interview is a complex and highly valuable skill. This book will take you on a logical and detailed journey from the planning and scheduling stage, to giving guidance on what sort of questions to ask, what answers to look for, how to dig deeper, and how to effectively evaluate a candidate.Reading this book will equip you with all the knowledge necessary to make the right hiring decisions from effective, comprehensive telephone interviews.

195
Wird geladen...
E-BOOK

Content marketing. Od strategii do efektów

Justyna Bakalarska-Stankiewicz

Złów złotą rybkę w oceanie internetu! Wiek XXI to epoka informacji. A może raczej: nadmiaru informacji. Internet w coraz mniejszym stopniu jest źródłem cennej wiedzy, przypomina raczej śmietnik przepełniony fake newsami i milionami bodźców oddziałujących na odbiorców w każdej sekundzie. Do tego stanu rzeczy przyczyniają się także marketerzy, którzy w obliczu ślepoty bannerowej czy też programów do blokowania reklam szukają coraz skuteczniejszych metod przykucia uwagi odbiorcy. Nie jest to łatwe. Według niektórych źródeł średni czas koncentracji internautów w ostatnich latach spadł do 8 sekund - to podobno tyle, ile trwa utrzymanie uwagi przez złotą rybkę. Dlatego sposobem na zwiększenie zainteresowania internetowych "złotych rybek" miał być content marketing, czyli marketing treści. Jednak ten modny trend, realizowany w niewłaściwy sposób, wcale nie prowadzi do osiągnięcia zadowalających efektów. Zamiast tego powoduje jeszcze większy chaos komunikacyjny. Jak temu zaradzić? Tu z pomocą przychodzi Justyna Bakalarska-Stankiewicz, autorka książki, z której dowiesz się między innymi: Czego content manager może się nauczyć z oper mydlanych? Dlaczego o swoim odbiorcy powinieneś myśleć jak o przyjacielu? Czy content marketing sprzedaje? Czemu panda, pingwin i koliber powinny mieć wpływ na Twoją strategię? Jak być SMART przy określaniu celów w marketingu treści? W czym marketer powinien upodobnić się do Jezusa? Czy Twoja firma to Mędrzec czy Błazen? Jak pisać do odbiorców, którzy nie czytają? A także wielu innych rzeczy, dzięki którym stworzysz naprawdę skuteczną strategię contentmarketingową dla swojej firmy i marki osobistej.

196
Wird geladen...
E-BOOK

Continuous Delivery and DevOps - A Quickstart Guide. Start your journey to successful adoption of CD and DevOps - Third Edition

Paul Swartout

Over the past few years, Continuous Delivery (CD) and DevOps have been in the spotlight in tech media, at conferences, and in boardrooms alike. Many articles and books have been written covering the technical aspects of CD and DevOps, yet the vast majority of the industry doesn’t fully understand what they actually are and how, if adopted correctly they can help organizations drastically change the way they deliver value. This book will help you figure out how CD and DevOps can help you to optimize, streamline, and improve the way you work to consistently deliver quality software. In this edition, you’ll be introduced to modern tools, techniques, and examples to help you understand what the adoption of CD and DevOps entails. It provides clear and concise insights in to what CD and DevOps are all about, how to go about both preparing for and adopting them, and what quantifiable value they bring. You will be guided through the various stages of adoption, the impact they will have on your business and those working within it, how to overcome common problems, and what to do once CD and DevOps have become truly embedded. Included within this book are some real-world examples, tricks, and tips that will help ease the adoption process and allow you to fully utilize the power of CD and DevOps

197
Wird geladen...
E-BOOK

Continuous Integration, Delivery, and Deployment. Reliable and faster software releases with automating builds, tests, and deployment

Sander Rossel

The challenge faced by many teams while implementing Continuous Deployment is that it requires the use of many tools and processes that all work together. Learning and implementing all these tools (correctly) takes a lot of time and effort, leading people to wonder whether it's really worth it. This book sets up a project to show you the different steps, processes, and tools in Continuous Deployment and the actual problems they solve.We start by introducing Continuous Integration (CI), deployment, and delivery as well as providing an overview of the tools used in CI. You'll then create a web app and see how Git can be used in a CI environment. Moving on, you'll explore unit testing using Jasmine and browser testing using Karma and Selenium for your app. You'll also find out how to automate tasks using Gulp and Jenkins. Next, you'll get acquainted with database integration for different platforms, such as MongoDB and PostgreSQL. Finally, you'll set up different Jenkins jobs to integrate with Node.js and C# projects, and Jenkins pipelines to make branching easier.By the end of the book, you'll have implemented Continuous Delivery and deployment from scratch.

198
Wird geladen...
E-BOOK

Conversational AI with Rasa. Build, test, and deploy AI-powered, enterprise-grade virtual assistants and chatbots

Xiaoquan Kong, Guan Wang, Alan Nichol

The Rasa framework enables developers to create industrial-strength chatbots using state-of-the-art natural language processing (NLP) and machine learning technologies quickly, all in open source.Conversational AI with Rasa starts by showing you how the two main components at the heart of Rasa work – Rasa NLU (natural language understanding) and Rasa Core. You'll then learn how to build, configure, train, and serve different types of chatbots from scratch by using the Rasa ecosystem. As you advance, you'll use form-based dialogue management, work with the response selector for chitchat and FAQ-like dialogs, make use of knowledge base actions to answer questions for dynamic queries, and much more. Furthermore, you'll understand how to customize the Rasa framework, use conversation-driven development patterns and tools to develop chatbots, explore what your bot can do, and easily fix any mistakes it makes by using interactive learning. Finally, you'll get to grips with deploying the Rasa system to a production environment with high performance and high scalability and cover best practices for building an efficient and robust chat system.By the end of this book, you'll be able to build and deploy your own chatbots using Rasa, addressing the common pain points encountered in the chatbot life cycle.

199
Wird geladen...
E-BOOK

Cracking the Data Science Interview. Unlock insider tips from industry experts to master the data science field

Leondra R. Gonzalez, Angela Baltes, Aaren Stubberfield

The data science job market is saturated with professionals of all backgrounds, including academics, researchers, bootcampers, and Massive Open Online Course (MOOC) graduates. This poses a challenge for companies seeking the best person to fill their roles. At the heart of this selection process is the data science interview, a crucial juncture that determines the best fit for both the candidate and the company.Cracking the Data Science Interview provides expert guidance on approaching the interview process with full preparation and confidence. Starting with an introduction to the modern data science landscape, you’ll find tips on job hunting, resume writing, and creating a top-notch portfolio. You’ll then advance to topics such as Python, SQL databases, Git, and productivity with shell scripting and Bash. Building on this foundation, you'll delve into the fundamentals of statistics, laying the groundwork for pre-modeling concepts, machine learning, deep learning, and generative AI. The book concludes by offering insights into how best to prepare for the intensive data science interview.By the end of this interview guide, you’ll have gained the confidence, business acumen, and technical skills required to distinguish yourself within this competitive landscape and land your next data science job.

200
Wird geladen...
E-BOOK

Cracking the Product Marketing Code. Craft winning go-to-market strategies for market domination

Iman Bayatra, Daniel Kuperman

In the ever-evolving product landscape, the significance of building the right product and bringing it effectively to the right market cannot be overstated. With this book, you’ll learn how to bridge the gap between your product and the market to meet customer needs effectively.Equipped with a comprehensive understanding of product marketing and its key functions—inbound and outbound strategies—you’ll discover how these strategies interweave throughout the product launch process and how to effectively leverage them to bring a product to market.This product marketing book will help you master the inbound strategies, influencing product development by conducting market and customer research, analyzing the competitive landscape, identifying customer segments, and building buyer personas to identify gaps and drive product innovation.Next, you’ll get to grips with outbound strategies, the driving force behind product adoption and sustained exponential growth. You’ll create and test messaging and positioning, build the go-to-market (GTM) plan, enable your sales team to maximize effectiveness, and ensure a product-market fit throughout the different stages of the buyer journey with impactful collaboration internally and externally for creating value.By the end of this book, you’ll have transformed into a product marketing expert enhancing product innovation, driving product adoption, and accelerating growth.

201
Wird geladen...
E-BOOK

Cracking the Product Marketing Code. Craft winning go-to-market strategies for market domination

Iman Bayatra, Daniel Kuperman

In the ever-evolving product landscape, the significance of building the right product and bringing it effectively to the right market cannot be overstated. With this book, you’ll learn how to bridge the gap between your product and the market to meet customer needs effectively.Equipped with a comprehensive understanding of product marketing and its key functions—inbound and outbound strategies—you’ll discover how these strategies interweave throughout the product launch process and how to effectively leverage them to bring a product to market.This product marketing book will help you master the inbound strategies, influencing product development by conducting market and customer research, analyzing the competitive landscape, identifying customer segments, and building buyer personas to identify gaps and drive product innovation.Next, you’ll get to grips with outbound strategies, the driving force behind product adoption and sustained exponential growth. You’ll create and test messaging and positioning, build the go-to-market (GTM) plan, enable your sales team to maximize effectiveness, and ensure a product-market fit throughout the different stages of the buyer journey with impactful collaboration internally and externally for creating value.By the end of this book, you’ll have transformed into a product marketing expert enhancing product innovation, driving product adoption, and accelerating growth.

202
Wird geladen...
E-BOOK

Customer Success with Microsoft Dynamics Sure Step. Having invested in Microsoft Dynamics, your enterprise will want to make a success of it, which is where this guide to Sure Step comes in, teaching you how to apply the methodologies to ensure optimum results

Chandru Shankar, Vincent Bellefroid

Customer Success with Microsft Dynamics Sure Step is a focused tutorial of Microsoft Dynamics solution envisioning and delivery, rather than a step-by-step guide into project management. It will equip you with the tactics required to plan, align, and orchestrate your solution selling activities, as well as help you to be efficient, proactive, goal driven, and flexible in your Microsoft Dynamics engagements. If you are involved in one or more of the roles stated below, then this book is for you: If you are a Project Manager, Engagement Manager, Solution Architect, or Consultant involved in delivering Microsoft Dynamics solutions, this book will teach you how you can improve the quality of your implementation with a consistent, repeatable process. If you are a Customer Project Manager, Subject Matter Expert, Key User, or End User involved in selecting the right business solution for your organization and delivering the Microsoft Dynamics solution, this book will help you determine how the method facilitates the delivery of a solution that is aligned to your vision. If you are a Sales Executive, Services Sales Executive, Technical Sales Specialist, Pre-Sales Consultant, or Engagement Manager involved in the sales of Microsoft Dynamics solutions, this book will help you to understand how you can accelerate your sales cycle and bring it to a close. If you are the Customer Decision Maker, CxO, Buyer, or Project Manager who participates in the selection process for your business solution needs, this book will show you how to determine how this process can help your due diligence exercise and set the stage for a quality implementation of the solution. If you are a Change Management expert, this book will enable you to learn how you can help the customer manage organizational change during the business solution delivery process, and/or help solution providers adopt a process for selling and delivering solutions.

203
Wird geladen...
E-BOOK

Dancing with Qubits. From qubits to algorithms, embark on the quantum computing journey shaping our future - Second Edition

Robert S. Sutor

Dancing with Qubits, Second Edition, is a comprehensive quantum computing textbook that starts with an overview of why quantum computing is so different from classical computing and describes several industry use cases where it can have a major impact. A full description of classical computing and the mathematical underpinnings of quantum computing follows, helping you better understand concepts such as superposition, entanglement, and interference. Next up are circuits and algorithms, both basic and sophisticated, as well as a survey of the physics and engineering ideas behind how quantum computing hardware is built. Finally, the book looks to the future and gives you guidance on understanding how further developments may affect you.This new edition is updated throughout with more than 100 new exercises and includes new chapters on NISQ algorithms and quantum machine learning.Understanding quantum computing requires a lot of math, and this book doesn't shy away from the necessary math concepts you'll need. Each topic is explained thoroughly and with helpful examples, leaving you with a solid foundation of knowledge in quantum computing that will help you pursue and leverage quantum-led technologies.

204
Wird geladen...
E-BOOK

Dancing with Qubits. How quantum computing works and how it can change the world

Robert S. Sutor

Quantum computing is making us change the way we think about computers. Quantum bits, a.k.a. qubits, can make it possible to solve problems that would otherwise be intractable with current computing technology. Dancing with Qubits is a quantum computing textbook that starts with an overview of why quantum computing is so different from classical computing and describes several industry use cases where it can have a major impact. From there it moves on to a fuller description of classical computing and the mathematical underpinnings necessary to understand such concepts as superposition, entanglement, and interference. Next up is circuits and algorithms, both basic and more sophisticated. It then nicely moves on to provide a survey of the physics and engineering ideas behind how quantum computing hardware is built. Finally, the book looks to the future and gives you guidance on understanding how further developments will affect you.Really understanding quantum computing requires a lot of math, and this book doesn't shy away from the necessary math concepts you'll need. Each topic is introduced and explained thoroughly, in clear English with helpful examples.

205
Wird geladen...
E-BOOK

Dancing with Qubits. How quantum computing works and how it can change the world

Robert S. Sutor

Quantum computing is making us change the way we think about computers. Quantum bits, a.k.a. qubits, can make it possible to solve problems that would otherwise be intractable with current computing technology. Dancing with Qubits is a quantum computing textbook that starts with an overview of why quantum computing is so different from classical computing and describes several industry use cases where it can have a major impact. From there it moves on to a fuller description of classical computing and the mathematical underpinnings necessary to understand such concepts as superposition, entanglement, and interference. Next up is circuits and algorithms, both basic and more sophisticated. It then nicely moves on to provide a survey of the physics and engineering ideas behind how quantum computing hardware is built. Finally, the book looks to the future and gives you guidance on understanding how further developments will affect you.Really understanding quantum computing requires a lot of math, and this book doesn't shy away from the necessary math concepts you'll need. Each topic is introduced and explained thoroughly, in clear English with helpful examples.

206
Wird geladen...
E-BOOK

Data Analysis Foundations with Python. Master Data Analysis with Python: From Basics to Advanced Techniques

Cuantum Technologies LLC

Embark on a comprehensive journey through data analysis with Python. Begin with an introduction to data analysis and Python, setting a strong foundation before delving into Python programming basics. Learn to set up your data analysis environment, ensuring you have the necessary tools and libraries at your fingertips. As you progress, gain proficiency in NumPy for numerical operations and Pandas for data manipulation, mastering the skills to handle and transform data efficiently.Proceed to data visualization with Matplotlib and Seaborn, where you'll create insightful visualizations to uncover patterns and trends. Understand the core principles of exploratory data analysis (EDA) and data preprocessing, preparing your data for robust analysis. Explore probability theory and hypothesis testing to make data-driven conclusions and get introduced to the fundamentals of machine learning. Delve into supervised and unsupervised learning techniques, laying the groundwork for predictive modeling.To solidify your knowledge, engage with two practical case studies: sales data analysis and social media sentiment analysis. These real-world applications will demonstrate best practices and provide valuable tips for your data analysis projects.

207
Wird geladen...
E-BOOK

Data Analysis with IBM SPSS Statistics. Implementing data modeling, descriptive statistics and ANOVA

James C. Mott, Ken Stehlik-Barry, James Sugrue,...

SPSS Statistics is a software package used for logical batched and non-batched statistical analysis. Analytical tools such as SPSS can readily provide even a novice user with an overwhelming amount of information and a broad range of options for analyzing patterns in the data. The journey starts with installing and configuring SPSS Statistics for first use and exploring the data to understand its potential (as well as its limitations). Use the right statistical analysis technique such as regression, classification and more, and analyze your data in the best possible manner. Work with graphs and charts to visualize your findings. With this information in hand, the discovery of patterns within the data can be undertaken. Finally, the high level objective of developing predictive models that can be applied to other situations will be addressed. By the end of this book, you will have a firm understanding of the various statistical analysis techniques offered by SPSS Statistics, and be able to master its use for data analysis with ease.

208
Wird geladen...
E-BOOK

Data Augmentation with Python. Enhance deep learning accuracy with data augmentation methods for image, text, audio, and tabular data

Duc Haba

Data is paramount in AI projects, especially for deep learning and generative AI, as forecasting accuracy relies on input datasets being robust. Acquiring additional data through traditional methods can be challenging, expensive, and impractical, and data augmentation offers an economical option to extend the dataset.The book teaches you over 20 geometric, photometric, and random erasing augmentation methods using seven real-world datasets for image classification and segmentation. You’ll also review eight image augmentation open source libraries, write object-oriented programming (OOP) wrapper functions in Python Notebooks, view color image augmentation effects, analyze safe levels and biases, as well as explore fun facts and take on fun challenges. As you advance, you’ll discover over 20 character and word techniques for text augmentation using two real-world datasets and excerpts from four classic books. The chapter on advanced text augmentation uses machine learning to extend the text dataset, such as Transformer, Word2vec, BERT, GPT-2, and others. While chapters on audio and tabular data have real-world data, open source libraries, amazing custom plots, and Python Notebook, along with fun facts and challenges.By the end of this book, you will be proficient in image, text, audio, and tabular data augmentation techniques.

209
Wird geladen...
E-BOOK

Data driven marketing. O logicznym podejściu do podejmowania decyzji

Adrian Andrzejczyk

Jak korzystać z pozyskanych danych przy tworzeniu kampanii marketingowej? Data driven marketing jest koncepcją odnoszącą się bezpośrednio do używania statystyk, faktów i obiektywnych informacji w marketingu. Te precyzyjne, ukierunkowane działania mają pomóc w podejmowaniu lepszych decyzji, optymalizacji procesów czy ― idąc tropem marketingu 5.0 ― zastosowaniu AI jako wsparcia, jak również naśladowaniu pracy samych marketingowców. W efekcie marketing staje się efektywniejszy, co bezpośrednio pozytywnie wpływa na wyniki przedsiębiorstwa. Sam termin data driven marketing jest bardzo obszerny, mieszczą się w nim wszystkie pojęcia wspólne dla marketingu i analityki danych. Autor książki stara się zgłębić najważniejsze z nich i pokazać: Jak skuteczny może być marketing bazujący na danych Na czym bazują techniki analizy danych Dlaczego w marketingu online warto sięgać po narzędzia oferowane przez Google Które z nich są szczególnie przydatne w marketingowej analizie danych Jakimi rozwiązaniami można ewentualnie zastąpić narzędzia Google Książka w mediach: BiznesTuba.pl Przeczytam 52 Książki Bookstagram Detalistka.pl - Recenzja Books4Business Bookstagram

210
Wird geladen...
E-BOOK

Data Labeling in Machine Learning with Python. Explore modern ways to prepare labeled data for training and fine-tuning ML and generative AI models

Vijaya Kumar Suda

Data labeling is the invisible hand that guides the power of artificial intelligence and machine learning. In today’s data-driven world, mastering data labeling is not just an advantage, it’s a necessity. Data Labeling in Machine Learning with Python empowers you to unearth value from raw data, create intelligent systems, and influence the course of technological evolution.With this book, you'll discover the art of employing summary statistics, weak supervision, programmatic rules, and heuristics to assign labels to unlabeled training data programmatically. As you progress, you'll be able to enhance your datasets by mastering the intricacies of semi-supervised learning and data augmentation. Venturing further into the data landscape, you'll immerse yourself in the annotation of image, video, and audio data, harnessing the power of Python libraries such as seaborn, matplotlib, cv2, librosa, openai, and langchain. With hands-on guidance and practical examples, you'll gain proficiency in annotating diverse data types effectively.By the end of this book, you’ll have the practical expertise to programmatically label diverse data types and enhance datasets, unlocking the full potential of your data.

211
Wird geladen...
E-BOOK

Data Lake for Enterprises. Lambda Architecture for building enterprise data systems

Vivek Mishra, Tomcy John, Pankaj Misra

The term Data Lake has recently emerged as a prominent term in the big data industry. Data scientists can make use of it in deriving meaningful insights that can be used by businesses to redefine or transform the way they operate. Lambda architecture is also emerging as one of the very eminent patterns in the big data landscape, as it not only helps to derive useful information from historical data but also correlates real-time data to enable business to take critical decisions. This book tries to bring these two important aspects — data lake and lambda architecture—together.This book is divided into three main sections. The first introduces you to the concept of data lakes, the importance of data lakes in enterprises, and getting you up-to-speed with the Lambda architecture. The second section delves into the principal components of building a data lake using the Lambda architecture. It introduces you to popular big data technologies such as Apache Hadoop, Spark, Sqoop, Flume, and ElasticSearch. The third section is a highly practical demonstration of putting it all together, and shows you how an enterprise data lake can be implemented, along with several real-world use-cases. It also shows you how other peripheral components can be added to the lake to make it more efficient.By the end of this book, you will be able to choose the right big data technologies using the lambda architectural patterns to build your enterprise data lake.