Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • MPI Ethno. Forsch.  (9,033)
  • Safari, an O’Reilly Media Company.  (9,033)
  • Boston, MA : Safari  (9,033)
  • Paris : OECD
Datasource
  • MPI Ethno. Forsch.  (9,033)
  • BSZ  (9)
  • GBV  (9)
Material
Language
Years
  • 101
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801079297
    Language: English
    Pages: 1 online resource (242 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Build interactive dashboards and storytelling reports at scale with the cloud-native BI tool - Amazon QuickSight, including embedded analytics and ML-powered insights Key Features Understand how to set up Amazon QuickSight, manage data sources, and build and share dashboards Learn the advanced features of Amazon Quicksight to develop interactive and embedded dashboards Manage and monitor dashboards using the QuickSight API and other AWS services such as Amazon CloudTrail Book Description The adoption of cloud-native BI tools, like Amazon QuickSight, enables organizations to gather insights from data at scale. This book is a practical guide to performing simple-to-advanced tasks with Amazon QuickSight. You'll begin by learning QuickSight's fundamental concepts and how to configure data sources. Next, you'll be introduced to the main analysis-building functionality of QuickSight to develop visuals and dashboards. The book will also demonstrate how to develop and share interactive dashboards with parameters and on-screen controls. Advanced filtering options with URL actions will then be covered, before learning how to set up alerts and scheduled reports. Later, you'll explore the Insights visual type in QuickSight using both existing insights and by building custom insights. Further chapters will show you how to add machine learning insights such as forecasting capabilities, analyzing time series data, adding narratives, and outlier detection to your dashboards. You'll also explore patterns to automate operations and look closer into the API actions that allow us to control settings. Finally, you'll learn advanced topics such as embedded dashboards and multitenancy. By the end of this book, you'll be well-versed with QuickSight's BI and analytics functionalities that will help you create BI apps with ML capabilities. What you will learn Understand the wider AWS analytics ecosystem and how QuickSight fits within it Set up and configure data sources with Amazon QuickSight Include custom controls and add interactivity to your BI application using parameters Add ML insights such as forecasting, anomaly detection, and narratives Explore patterns to automate operations using QuickSight APIs Create interactive dashboards and storytelling with Amazon QuickSight Design an embedded multi-tenant analytics architecture Focus on data permissions and how to manage Amazon QuickSight operations Who this book is for This book is for business intelligence (BI) dev...
    Note: Online resource; Title from title page (viewed January 28, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 102
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Paul Azunre uses Kaggle kernels to experiment with some key NLP architectures, like BERT, GPT etc to generate some text, perform some classification, etc. Time permitting. He also discusses some major advances in NLP since his book "Transfer Learning for NLP" was published (August 2021).
    Note: Online resource; Title from title screen (viewed January 10, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 103
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781663716378
    Language: English
    Pages: 1 online resource (18340 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: The steps you need, for the results you want. There's no shortage of advice out there on how to perform better, and better than others, at work. The problem is knowing which methods are actually proven to work-and how you should act on them to get the best results. In 8 Steps to High Performance, talent expert and bestselling author Marc Effron cuts through the noise with his signature "science-based simplicity" approach to identify what matters most and show you how to optimally apply your time and effort to boost your performance. It turns out that higher performance comes from doing many things well-but some of those things are not in your power to change. Effron reveals the eight key factors you do control and practical steps for improving yourself on each one. You'll learn: how to set goals that create higher performance; which behaviors predict higher performance in different situations; how to quickly develop the most important capabilities; who to connect with and why; how to understand and adapt to your company's strategy; why you sometimes shouldn't be the "genuine" you; how to best manage your body to sustain your performance; and how to avoid management fads that distract you from high performance. Research-based and practical, this short, powerful book will help you and anyone on your team deliver outstanding results.
    Note: Online resource; Title from title page (viewed February 1, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 104
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 33 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Introductory lesson on time series forecasting in Python. Marco Peixeiro explores the random walk model, MA(q) and AR(p) models. Throughout the lesson, he explores the foundational concept of stationarity, and learn how to use the ACF and PACF plots for forecasting.
    Note: Online resource; Title from title screen (viewed January 14, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 105
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Build a very simple command line tool with Python without using external dependencies or frameworks. In this video you'll see how with just a few lines of Python you can transform a file into a script with a help menu. All by using the sys.argv module and a simple if statement. Although you can create more powerful command-line tools with other frameworks like argparse or external libraries like Click, you can still implement a quick script without them that includes a help menu Useful links: Github repo with sample code Introduction to Python
    Note: Online resource; Title from title screen (viewed February 5, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 106
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Step up your local setup by setting a remote compute instance with attached SMB storage and then connect your local VSCode editor so that you can execute code and Jupyter Notebooks remotely. In this video I go through everything you need to know to crete a compute instance in Azure, both in Azure Machine Learning Studio and using the Data Science Virtual Machine spot instance that allows you to save costs when running a high memory with GPU instance. Because remote compute instances in the cloud should be considered ephemeral, specially if you are using spot instances, this video also covers setting up a storage account and a file share configuration for a Samba share that allows you to attach that same storage to any compute. Topics include: Create an Azure compute instance Learn about Spot Instances and other cost savings Setup VSCode for remote code execution Create an SMB file share and attach it to a VM Execute Jupyter Notebooks remotely Useful links: * Github Repository with summary instructions * Create a File share documentation on Azure * Data Science VMs in Azure
    Note: Online resource; Title from title screen (viewed January 13, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 107
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Demo of FastAPI + AWS App Runner
    Note: Online resource; Title from title screen (viewed January 13, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 108
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 46 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Perform Data Science on Day One! 00:00 Intro 02:02 Data Science Project Structure Overview 05:15 Create Github Repo 07:28 Launch Github Codespaces 11:34 Using Colab Notebook 12:47 Using TOC in Colab Notebook 14:43 Saving notebook to Colab to Github 19:52 Ingesting CSV files into Colab 22:31 Describing Data using df.describe() 24:30 Plotting data with seaboard 28:30 lmplot 29:30 Comparing cumulative deaths in Covid19 plot by state 32:40 Merging Pandas Dataframe with election and Sugar Consumption 37:38 Exporting CSV file and uploading to Github from Colab result 39:27 Continuous Integration of Jupyter Notebook with Github Actions 40:44 Create Makefile 44:32 Using Github Actions to test Jupyter via nbval plugin 45:43 Using Github Status Badge for Jupyter Notebook test run pass
    Note: Online resource; Title from title screen (viewed January 22, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 109
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (33 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: As your organization adopts microservices, you also need a service mesh, the infrastructure layer that handles interservice communication in microservice architectures. This seminal book provides patterns and operational best practices to help you deploy and use service meshes in a way that meets your company's goals and needs. Developers face a wide range of choices today: which service mesh to use, which features to deploy, and the best ways to exploit and deploy those features. Whether you're investigating service meshes or already use one, authors Lee Calcote and Nic Jackson provide universal patterns applicable to any service mesh: Istio, Linkerd, Consul, App Mesh, and more. Get a vendor-neutral perspective on where each mesh shines (and perhaps, doesn't) Understand how service meshes benefit developers, operators, and service owners differently Determine whether you're running your mesh effectively Avoid service mesh lock-in through use of service mesh abstractions Learn common deployment patterns for implementing a specific service mesh function Use configuration best practices to avoid common pitfalls Explore federation of service mesh deployments and other service mesh types As microservices proliferate your environment, fear not: service meshes are here to manage your service sprawl. This book shows you how.
    Note: Online resource; Title from title page (viewed May 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 110
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781098106621 , 1098106628
    Language: English
    Pages: 1 online resource (93 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als
    DDC: 005.74
    Keywords: Databases ; Graph databases ; Electronic books ; local
    Abstract: With the rapid rise of graph databases, organizations are now implementing advanced analytics and machine learning solutions to help drive business outcomes. This practical guide shows data scientists, data engineers, architects, and business analysts how to get started with a graph database using TigerGraph, one of the leading graph database models available. You'll explore a three-stage approach to deriving value from connected data: connect, analyze, and learn. Victor Lee, Xinyu Chan, and Gaurav Deshpande from TigerGraph present real use cases covering several contemporary business needs. By diving into hands-on exercises using TigerGraph Cloud, you'll quickly become proficient at designing and managing advanced analytics and machine learning solutions for your organization. Use graph thinking to connect, analyze, and learn from data for advanced analytics and machine learning Learn how graph analytics and machine learning can deliver key business insights and outcomes Use five core categories of graph algorithms to drive advanced analytics and machine learning Deliver a real-time 360-degree view of core business entities, including customer, product, service, supplier, and citizen Discover insights from connected data through machine learning and advanced analytics
    Note: Online resource; Title from title page (viewed May 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 111
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (157 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Data is a fantastic raw resource for powering change in an organization, but all too often the people working in those organizations don't have the necessary skills to communicate with data effectively. With this practical book, subject matter experts will learn ways to develop strong, persuasive points when presenting data to different groups in their organizations. Author Carl Allchin shows anyone how to find data sources and develop data analytics, and teaches those with more data expertise how to visualize data to convey findings to key business leaders more effectively. Once your business and data experts both possess the skills to work with data and interpret its significance, you can deal with questions and challenges in departments across your organization. Learn the fundamental data skills required to work with data Use data visualization to influence change in your organization Learn how to apply data techniques to effectively work with data end to end Understand how to communicate data points clearly and persuasively Appreciate why different stakeholders often have divergent needs and views Create a playbook for using data with different departments
    Note: Online resource; Title from title page (viewed January 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 112
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (59 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Get the lowdown on CockroachDB, the elastic SQL database built to handle the demands of today's data-driven world. With this practical guide, software developers, architects, and DevOps teams will discover the advantages of building on a distributed SQL database. You'll learn how to create applications that scale elastically and provide seamless delivery for end users while remaining exceptionally resilient and indestructible. Written from scratch for the cloud and architected to scale elastically to handle the demands of cloud native and open source, CockroachDB makes it easier to build and scale modern applications. If you're familiar with distributed systems, you'll quickly discover the benefits of strong data correctness and consistency guarantees as well as optimizations for delivering ultralow latencies to globally distributed end users. With this thorough guide, you'll learn how to: Plan and build applications for distributed infrastructure, including data modeling and schema design Migrate data into CockroachDB Read and write data and run ACID transactions across distributed infrastructure Optimize queries for performance across geographically distributed replicas Plan a CockroachDB deployment for resiliency across single-region and multiregion clusters Secure, monitor, and optimize your CockroachDB deployment
    Note: Online resource; Title from title page (viewed April 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 113
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781098109127 , 1098109120
    Language: English
    Pages: 1 online resource (58 pages)
    Edition: 3rd edition
    Parallel Title: Erscheint auch als
    DDC: 004.068/8
    Keywords: Configuration management ; Programming languages (Electronic computers) ; Open source software ; Electronic books ; local ; Electronic books
    Abstract: Among the many configuration management tools available, Ansible has some distinct advantages: It's minimal in nature. You don't need to install anything on your nodes. And it has an easy learning curve. With this updated third edition, you'll quickly learn how to be productive with this tool, whether you're a developer deploying code to production or a system administrator looking for a better automation solution. Authors Bas Meijer, Lorin Hochstein, and Rene Moser show you how to write playbooks (Ansible's configuration management scripts), manage remote servers, and explore the tool's real power: built-in declarative modules. You'll learn how Ansible has all the functionality you need and the simplicity you desire. Explore Ansible configuration management and deployment Learn how to apply Ansible best practices Understand how to use the new collections format Create a local development environment Generate reusable Ansible content for open source middleware Build container images, images for cloud instances, and cloud computing instances Ready to use Ansible for mission-critical work? With this new edition, you'll learn how to eliminate the guesswork and assumptions when using software engineering methods to validate code quality.
    Note: Online resource; Title from title page (viewed September 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 114
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (156 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: For several consecutive years, Rust has been voted "most loved programming language" in Stack Overflow's annual developer survey. This open source systems programming language is now used for everything from game engines and operating systems to browser components and virtual reality simulation engines. But Rust is also an incredibly complex language with a notoriously difficult learning curve. Rather than focus on the language as a whole, this guide teaches Rust using a single small, complete, focused program in each chapter. Author Ken Youens-Clark shows you how to start, write, and test each of these programs to create a finished product. You'll learn how to handle errors in Rust, read and write files, and use regular expressions, Rust types, structs, and more. Discover how to: Use Rust's standard libraries and data types such as strings, vectors, dictionaries, and sets to create systems programs Write and test Rust programs and functions Read and write files, including stdin, stdout, and stderr Document and validate command-line arguments Write programs that fail gracefully Parse raw and delimited text as well as Excel data Use and control randomness
    Note: Online resource; Title from title page (viewed August 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 115
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (187 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: You'll find several books on MySQL basics today, but only one that covers advanced MySQL performance--and nothing in between. That's because explaining MySQL performance without addressing its complexity is difficult. This practical book bridges the gap by teaching developers mid-level MySQL knowledge beyond the fundamentals, but well shy of deep-level internals required by DBAs. Daniel Nichter shows you how to apply best practices and techniques that directly affect efficient MySQL performance. You'll learn how to focus on query response time, optimize queries and data to increase performance, and monitor and understand the most important MySQL metrics. You'll also discover how not to use MySQL, including situations where this database is clearly the wrong choice. Understand why query response time is the North Star of MySQL performance Learn why indexing, not hardware or MySQL config, is the key to performance Examine query metrics in detail, including aggregation, reporting, and analysis Explore ways of improving query response time through query optimization Understand how to monitor MySQL and learn what the metrics mean
    Note: Online resource; Title from title page (viewed March 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 116
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781492088851 , 1492088854
    Language: English
    Pages: 1 online resource (650 pages)
    Edition: 4th edition
    DDC: 005.75/85
    Keywords: SQL server ; SQL (Computer program language) ; Client/server computing ; Electronic books ; local ; Electronic books ; Client/server computing ; SQL (Computer program language) ; SQL server
    Abstract: For programmers, analysts, and database administrators, this Nutshell guide is the essential reference for the SQL language used in today's most popular database products. This new fourth edition clearly documents SQL commands according to the latest ANSI/ISO standard and details how those commands are implemented in Microsoft SQL Server 2019 and Oracle 19c, as well as in the MySQL 8, MariaDB 10.5, and PostgreSQL 13 open source database products. You'll also get a concise overview of the relational database management system (RDBMS) model and a clear-cut explanation of foundational RDBMS concepts--all packed into a succinct, comprehensive, and easy-to-use format. Sections include: Background on the relational database model, including current and previous SQL standards Fundamental concepts necessary for understanding relational databases and SQL commands An alphabetical command reference to SQL statements, according to the SQL:2016 ANSI standard The implementation of each command by MySQL, Oracle, PostgreSQL, and SQL Server An alphabetical reference of the ANSI SQL:2016 functions and constructs as well as the vendor implementations Platform-specific functions unique to each implementation
    Note: Online resource; Title from title page (viewed February 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 117
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (51 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Even as spending on digital transformation continues to skyrocket, mainframes nevertheless have major advantages for global enterprises. These systems still process huge amounts of information and allow for highly secure processing. In this practical book, author Tom Taulli shows software developers how to pursue a hybrid approach by integrating traditional mainframes and applications with modern digital systems. By the end of the book, you'll have a solid understanding of the mainframe architecture and ecosystem, including core concepts and technologies such as COBOL, JCL, DB2, VSAM, and CICS. You'll learn how to blend in newer technologies such as the cloud, AI and machine learning, and the use of microservices. This handbook is indispensable for enterprises looking to thrive in the new digital world. Learn strategies and approaches for mainframe DevOps Update and maintain existing mainframe code, and analyze and resolve common errors Apply modern approaches to the mainframe, including microservices, APIs, cloud, and AI and machine learning Work with datasets and databases and put together effective reports Understand how to work with modern cloud systems, like AWS, for pursuing data migration
    Note: Online resource; Title from title page (viewed July 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 118
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (50 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Testing is a critical discipline for any organization looking to deliver high-quality software. This practical book provides software developers and QA engineers with a comprehensive one-stop guide to testing skills in 10 different categories. You'll learn appropriate strategies, concepts, and practical implementation knowledge you can apply from both a development and testing perspective for web and mobile applications. Author Gayathri Mohan offers examples of more than 40 tools you can use immediately. You'll acquire the skills to conduct exploratory testing, test automation, cross-functional testing, data testing, mobile testing, and visual testing, as well as tests for performance, security, and accessibility. You'll learn to integrate them in continuous integration pipelines to gain faster feedback. Once you dive into this guide, you'll be able to tackle challenging development workflows with a focus on quality. With this book, you will: Learn how to employ various testing types to yield maximum quality in your projects Explore new testing methods by following the book's strategies and concepts Learn how to apply these tools at work by following detailed examples Improve your skills and job prospects by gaining a broad exposure to testing best practices
    Note: Online resource; Title from title page (viewed March 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 119
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: We're building more products today than ever before, but most of them fail--not because we can't complete what we want to build but because we waste time, money, and effort building the wrong product. What we need is a systematic process for quickly vetting product ideas and raising our odds of success. That's the promise of Running Lean. In this inspiring book, Ash Maurya takes you through an exacting strategy for achieving a product/market fit for your fledgling venture. You'll learn ideas and concepts from several innovative methodologies, including the Lean Startup, business model design, design thinking, and Jobs-to-be-Done. This new edition introduces the continuous innovation framework and follows one entrepreneur's journey to uncover, design, and build a product that matters. Know when to "pivot" by changing your plan's course Maximize your efforts for speed, learning, and focus Learn the ideal time to raise your "big round" of funding Find a problem worth solving, then define a solution Engage your customers throughout the development cycle Continually test your product with smaller, faster iterations Build a feature, measure customer response, and verify or refute the idea
    Note: Online resource; Title from title page (viewed March 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 120
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (32 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This essential guide covers all aspects of Linux system administration, from user maintenance, backups, filesystem housekeeping, storage management, and network setup to hardware and software troubleshooting and some application management. It's both a practical daily reference manual for sysadmins and IT pros and a handy study guide for those taking Linux certification exams. You'll turn to it frequently, not only because of the sheer volume of valuable information it provides but because of the real-world examples within and the clear, useful way the information is presented. With this book at your side, you'll be able to: Install Linux and perform initial setup duties, such as connecting to a network Navigate the Linux filesystem via the command line Install software from repositories and source and satisfy dependencies Set permissions on files and directories Create, modify, and remove user accounts Set up networking Format and mount filesystems Perform basic troubleshooting on hardware and software Create and manage logical volumes Work with SELinux Manage a firewall and iptables Shut down, reboot, and recover a system Perform backups and restores
    Note: Online resource; Title from title page (viewed September 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 121
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (44 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: TypeScript has conquered the world of JavaScript: it's one of the world's fastest growing and most popular languages across developer surveys, widely used in consumer and business companies alike, and frequently credited for helping massive web applications scale. But what is TypeScript? How does it work, why does it work, and how can we use it? Learning TypeScript takes beginner to intermediate JavaScript programmers from knowing nothing about "types" or a "type system" to full mastery of the fundamentals of TypeScript. It's more than a means to find bugs and typos--it's a useful system for declaring the way our JavaScript should work and helping us stick to it. You'll learn how TypeScript: interacts with JavaScript analyzes and understands code augments your existing development pattern helps you document your code works with IDEs to provide refactoring tools assists local development in refactoring code helps you develop more quickly with fewer bugs
    Note: Online resource; Title from title page (viewed September 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 122
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (37 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: In spatial data science, things in closer proximity to one another likely have more in common than things that are farther apart. With this practical book, geospatial professionals, data scientists, business analysts, geographers, geologists, and others familiar with data analysis and visualization will learn the fundamentals of spatial data analysis to gain a deeper understanding of their data questions. Author Bonny P. McClain demonstrates why detecting and quantifying patterns in geospatial data is vital. Both proprietary and open source platforms allow you to process and visualize spatial information. This book is for people familiar with data analysis or visualization who are eager to explore geospatial integration with Python. This book helps you: Understand the importance of applying spatial relationships in data science Select and apply data layering of both raster and vector graphics Apply location data to leverage spatial analytics Design informative and accurate maps Automate geographic data with Python scripts Explore Python packages for additional functionality Work with atypical data types such as polygons, shape files, and projections Understand the graphical syntax of spatial data science to stimulate curiosity
    Note: Online resource; Title from title page (viewed May 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 123
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (35 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Shell scripts are everywhere, especially those written in bash compatible syntax, and it's extremely useful to be able to understand and write them, but they can be complex and obscure. Complexity is the enemy of security, but it's also the enemy of readability and understanding. With this practical book, you'll learn how to decipher old bash code and write new code that's as clear and readable as possible. Your future you will thank you. Authors Carl Albing and JP Vossen show you how to use the power and flexibility of the shell to your advantage. You'll learn how to read and write scripts like an expert, so that you can: Write useful, flexible, and readable bash code...with style Decode bash code such as ${MAKEMELC,,} and ${PATHNAME##*/} Save time and ensure consistency when automating tasks Amaze and impress colleagues with bash idioms Discover how bash idioms can make your code clean and concise
    Note: Online resource; Title from title page (viewed April 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 124
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (85 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Get started with Selenium WebDriver, the open source library for automating tests to ensure your web application performs as expected. In this practical hands-on book, author Boni Garcia takes Java developers through Selenium's main features for automating web navigation, browser manipulation, web element interaction, and more, with ready-to-be-executed test examples. You'll start by learning the core features of the Selenium framework (composed by WebDriver, Grid, and IDE) and its ecosystem. Discover why Selenium is the de facto framework for developing end-to-end tests on your web application. You'll explore ways to use advanced Selenium WebDriver features, including using web browsers in Docker containers or the DevTools protocol. Selenium WebDriver examples in this book are available on GitHub. With this book, you'll learn how to: Set up a Java project containing end-to-end tests that use Selenium WebDriver Conduct automated interaction with web applications Use strategies for managing browser-specific capabilities and cross-browser testing Interact with web forms, manage pop-up messages, and execute JavaScript Control remote browsers and use advanced browser infrastructure for Selenium WebDriver tests in the cloud Model web pages using object-oriented classes to ease test maintenance and reduce code duplication
    Note: Online resource; Title from title page (viewed September 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 125
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (68 pages)
    Edition: 2nd edition
    Keywords: Electronic books
    Abstract: How do you turn raw, unprocessed, or malformed data into dynamic, interactive web visualizations? In this practical book, author Kyran Dale shows data scientists and analysts--as well as Python and JavaScript developers--how to create the ideal toolchain for the job. By providing engaging examples and stressing hard-earned best practices, this guide teaches you how to leverage the power of best-of-breed Python and JavaScript libraries. Python provides accessible, powerful, and mature libraries for scraping, cleaning, and processing data. And while JavaScript is the best language when it comes to programming web visualizations, its data processing abilities can't compare with Python's. Together, these two languages are a perfect complement for creating a modern web-visualization toolchain. This book gets you started. You'll learn how to: Obtain data you need programmatically, using scraping tools or web APIs: Requests, Scrapy, Beautiful Soup Clean and process data using Python's heavyweight data processing libraries within the NumPy ecosystem: Jupyter notebooks with pandas+Matplotlib+Seaborn Deliver the data to a browser with static files or by using Flask, the lightweight Python server, and a RESTful API Pick up enough web development skills (HTML, CSS, JS) to get your visualized data on the web Use the data you've mined and refined to create web charts and visualizations with Plotly, D3, Leaflet, and other libraries
    Note: Online resource; Title from title page (viewed December 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 126
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781098118549 , 1098118545
    Language: English
    Pages: 1 online resource (35 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als
    DDC: 004.67/82
    Keywords: Cloud computing Security measures ; Electronic books
    Abstract: As more and more organizations migrate their applications to the cloud, cloud native computing has become the dominant way to approach software development and execution. In the meantime, security threats are growing more sophisticated and widespread every day. Protecting your applications from these threats requires the ability to defend them at runtime, when they're most vulnerable to attacks. This practical guide introduces you to Falco, the open source standard for continuous risk and threat detection across Kubernetes, containers, and the cloud. Falco creator Loris Degioanni and core maintainer Leonardo Grasso bring you up to speed on cloud native threat detection basics and show you how to get Falco up and running. You'll then dive into advanced topics such as deploying Falco in production and writing your own security rules. You'll learn how to: Leverage runtime security in cloud native environments Detect configuration changes and unexpected behavior in the cloud Protect containers, Kubernetes, and cloud applications using Falco Run, deploy, and customize Falco using advanced concepts Deploy, configure, and maintain Falco in a production environment Improve your organization's ability to pass compliance audits Implement threat detection for containers, Kubernetes, and cloud apps
    Note: Online resource; Title from title page (viewed November 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 127
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (97 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Whether you're new to Linux or have some experience, this practical book shows you how to master various tasks with this operating system--not just system administration. Cloud native professionals including developers, architects, DevOps practitioners, and site reliability engineers will learn how to use and program Linux in different modern environments, from embedded systems such as the Raspberry Pi to the virtual machine of your cloud provider of choice. Along the way, you'll gain hands-on experience with modern terminals, shells, and commands, use Linux networking, and learn how to manage your workloads, all with the goal of implementing modern Linux observability. You'll also understand how to run Linux applications in modern ways by using containers, systemd, modern filesystems, and immutable distros such as Flatcar and Bottlerocket. With this book, you will: Use Linux as a modern programming environment, not just as an admin tool Learn critical components such as the kernel, terminal multiplexer, human-friendly shells, and portable scripting Become familiar with access control, from file permissions to capabilities Understand the role of filesystems as a fundamental building block in Linux Gain hands-on experience with the Linux networking stack and tooling Learn how to apply modern operating system observability to manage your workloads Share data using SSH, rsync, and cloud sync mechanisms
    Note: Online resource; Title from title page (viewed November 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 128
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (82 pages)
    Edition: 1st edition
    DDC: 004.6782
    Keywords: Database management ; Big data ; Data mining ; Data Mining ; Electronic books ; Données volumineuses ; Exploration de données (Informatique) ; Big data ; Data mining ; Database management ; Bases de données ; Gestion
    Abstract: Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available in the framework of the data engineering lifecycle. Authors Joe Reis and Matt Housley walk you through the data engineering lifecycle and show you how to stitch together a variety of cloud technologies to serve the needs of downstream data consumers. You'll understand how to apply the concepts of data generation, ingestion, orchestration, transformation, storage, governance, and deployment that are critical in any data environment regardless of the underlying technology. This book will help you: Assess data engineering problems using an end-to-end data framework of best practices Cut through marketing hype when choosing data technologies, architecture, and processes Use the data engineering lifecycle to design and build a robust architecture Incorporate data governance and security across the data engineering lifecycle
    Note: Online resource; Title from title page (viewed September 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 129
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (62 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Good software design is essential for the success of your project, but designing software is hard to do. You need to have a deep understanding of the consequences of design decisions and a good overview of available design alternatives. With this book, experienced C++ developers will get a thorough, practical, and unparalleled overview of software design with this modern language. C++ trainer and consultant Klaus Iglberger explains how you can manage dependencies and abstractions, improve changeability and extensibility of software entities, and apply and implement modern design patterns to help you take advantage of today's possibilities. Design is the most essential aspect of a software project because it impacts the software's most important properties: maintainability, changeability, and extensibility. Learn how to evaluate your code with respect to software design Understand what software design is, including design goals such as changeability and extensibility Explore the advantages and disadvantages of each design approach Learn how design patterns help solve problems and express intent Choose the right form of a design pattern to gain most of its advantages
    Note: Online resource; Title from title page (viewed November 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 130
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (74 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Zwingmann, Tobias AI-powered business intelligence
    DDC: 658.4/72
    Keywords: Business intelligence Data processing ; Artificial intelligence Industrial applications ; Electronic books ; Artificial intelligence ; Industrial applications
    Abstract: Use business intelligence to power corporate growth, increase efficiency, and improve corporate decision-making. With this practical book, you'll explore the most relevant AI use cases for BI, including improved forecasting, automated classification, and AI-powered recommendations. And you'll learn how to draw insights from unstructured data sources like text, image, and voice audio files. Author Tobias Zwingmann, senior data scientist and cofounder of Germany-based AI startup RAPYD.AI, helps BI, business, and data analysts understand high-impact areas of predictive and prescriptive analytics. You'll learn how to leverage popular AI-as-a-service and AutoML platforms to ship enterprise-grade proof of concepts without the help of software engineers or data scientists. Learn how AI can generate business impact in BI environments Use AutoML for automated classification and improved forecasting Implement recommendation services to support decision-making Draw insights from text data at scale with NLP services Extract information from documents and images with computer vision services Make voice audio files accessible for reporting with AI transcription services Build interactive user frontends for AI-powered dashboard prototypes Implement an end-to-end case study for building an AI-powered customer analytics dashboard
    Note: Online resource; Title from title page (viewed October 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 131
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Berrett-Koehler Publishers | Boston, MA : Safari
    ISBN: 9781523092901
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: This is the first book to offer detailed guidance on how scenarios can be used to help organizations make their toughest decisions in a world of ever-escalating crisis and opportunity. To reap the full benefits of scenarios, you have to be able to apply them in the real world. This groundbreaking book goes beyond the theoretical to clearly explain different ways scenarios can be used in business decision-making—from strategic planning and financial modeling to crisis response. Connecting scenarios to strategy and action can have many benefits, including the ability to react quickly, anticipate major changes in the environment, and identify major opportunities. Thomas Chermack, a top expert on scenario planning, offers seven specific ways organizations can use scenarios and provides a wide variety of examples, along with proven processes, exercises, and workshops that have been used successfully in organizations across industries and countries for more than fifteen years.
    Note: Online resource; Title from title page (viewed February 1, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 132
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (925 pages)
    Edition: 4th edition
    DDC: 658.8/72
    Keywords: Web sites Design ; Web site development ; Web search engines ; Internet marketing ; Web sites Ratings and rankings ; Program transformation (Computer programming) ; Internet searching ; Electronic books
    Abstract: Three acknowledged experts in search engine optimization share guidelines and innovative techniques that will help you plan and execute a comprehensive SEO strategy. Complete with an array of effective tactics from basic to advanced, this fourth edition prepares digital marketers for 2022 and beyond with updates on SEO tools and new search engine optimization methods that have reshaped the SEO landscape. Novices will receive a thorough SEO education, while experienced SEO practitioners get an extensive reference to support ongoing engagements. Learn about the various intricacies and complexities of internet search Explore the underlying theory and inner workings of search engines and their algorithms Understand the interplay between social media engagement and other factors Discover tools to track results and measure success Examine the effects of key Google algorithm updates Consider opportunities for visibility in mobile, local, vertical, social, and voice search Build a competent SEO team with defined roles Gain insights into the future of search and internet discoverability
    Note: Online resource; Title from title page (viewed October 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 133
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Association for Talent Development | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Make DEI Training Foundational in Your Organization When done well, diversity, equity, and inclusion (DEI) training creates space for courageous conversations that acknowledge hard truths around systemic inequities and explores topics that touch on people’s vulnerabilities in all facets of their lives. For those of you who do this work, there has not been a clear path to follow for making progress. As a DEI trainer, you have forged your own way and learned as you went. With Diversity, Equity, and Inclusion for Trainers: Fostering DEI in the Workplace, the need for DEI trainers to go at it alone comes to an end. Expert facilitator Maria Morukian provides the guidance you need to develop the knowledge and skills required for DEI training. Morukian covers the historical underpinnings and rationale for DEI work; takes you through the process of organizational assessment, design, and delivery; and offers strategies for embedding DEI and promoting sustainability through collaborative practices and dialogues, allowing you to develop and understand your own identity lenses and biases. Reflection questions and worksheets are included in every chapter.
    Note: Online resource; Title from title page (viewed January 11, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 134
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (38 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Innovative organizations today are reaping the benefits of combining data from a variety of internal and external sources. By collecting, storing, analyzing, and leveraging external data, these companies are able to outperform competitors by unlocking improvements in growth, productivity, and risk management. This report explains how you can harness the power of external data to boost analytics, find competitive advantages, and drive value. Author Joseph D. Stec explains how clever companies are now using advanced analytics tools that can simultaneously collect, mix, and match diverse data from disparate data sources. This enables them to improve products and brand loyalty, generate better conversions, identify trends earlier, and pinpoint additional ways to improve customer satisfaction. With this report, you will: Learn how external data elevates and enhances the way you analyze and interpret data outside of your apps or databases Dive into the nuts and bolts of external data platforms to solve key challenges Understand how new technology makes external data easier to use with analytics Learn how an external data platform fits into your data architecture Gain access to relevant external data signals with Explorium, an automated external data management platform Unlock improvements in growth, productivity, and risk management
    Note: Online resource; Title from title page (viewed January 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 135
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484278215
    Language: English
    Pages: 1 online resource (219 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: When it comes to managing cybersecurity in an organization, most organizations tussle with basic foundational components. This practitioner’s guide lays down those foundational components, with real client examples and pitfalls to avoid. A plethora of cybersecurity management resources are available—many with sound advice, management approaches, and technical solutions—but few with one common theme that pulls together management and technology, with a focus on executive oversight. Author Ryan Leirvik helps solve these common problems by providing a clear, easy-to-understand, and easy-to-deploy foundational cyber risk management approach applicable to your entire organization. The book provides tools and methods in a straight-forward practical manner to guide the management of your cybersecurity program and helps practitioners pull cyber from a “technical” problem to a “business risk management” problem, equipping you with a simple approach to understand, manage, and measure cyber risk for your enterprise. What You Will Learn Educate the executives/board on what you are doing to reduce risk Communicate the value of cybersecurity programs and investments through insightful risk-informative metrics Know your key performance indicators (KPIs), key risk indicators (KRIs), and/or objectives and key results Prioritize appropriate resources through identifying program-related gaps Lay down the foundational components of a program based on real examples, including pitfalls to avoid Who This Book Is For CISOs, CROs, CIOs, directors of risk management, and anyone struggling to pull together frameworks or basic metrics to quantify uncertainty and address risk
    Note: Online resource; Title from title page (viewed January 1, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 136
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (200 pages)
    Edition: 2nd edition
    Keywords: Electronic books
    Abstract: Product management has become a critical function for modern organizations, from small startups to global enterprises. And yet the day-to-day work of product management remains largely misunderstood. In theory, product managers are visionary leaders building products that delight customers. In practice, product managers are thoughtful facilitators navigating difficult conversations, frustrating compromises, and hard-won incremental gains. In this thoroughly revised and expanded second edition of his beloved Product Management in Practice, author Matt LeMay provides the practical, day-to-day guidance that product managers need to navigate an ambiguous role in a fast-changing world. Updated and expanded for the era of remote and hybrid work, Product Management in Practice answers the tricky questions that you may have been afraid to ask about the real-world practice of product management. For current and aspiring product managers, this book explores: Choosing clarity over comfort to avoid disastrous miscommunications Learning to love the unique constraints of your role and organization Talking to users and working with executives Crafting simple and actionable product strategies Choreographing space and time to facilitate remote collaboration Avoiding pointless arguments about Agile
    Note: Online resource; Title from title page (viewed July 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 137
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484267974
    Language: English
    Pages: 1 online resource (1196 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Implement numerical algorithms in Java using NM Dev, an object-oriented and high-performance programming library for mathematics.You’ll see how it can help you easily create a solution for your complex engineering problem by quickly putting together classes. Numerical Methods Using Java covers a wide range of topics, including chapters on linear algebra, root finding, curve fitting, differentiation and integration, solving differential equations, random numbers and simulation, a whole suite of unconstrained and constrained optimization algorithms, statistics, regression and time series analysis. The mathematical concepts behind the algorithms are clearly explained, with plenty of code examples and illustrations to help even beginners get started. What You Will Learn Program in Java using a high-performance numerical library Learn the mathematics for a wide range of numerical computing algorithms Convert ideas and equations into code Put together algorithms and classes to build your own engineering solution Build solvers for industrial optimization problems Do data analysis using basic and advanced statistics Who This Book Is For Programmers, data scientists, and analysts with prior experience with programming in any language, especially Java.
    Note: Online resource; Title from title page (viewed January 1, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 138
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801818773
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Get hands-on with NetSuite implementation, customization, and integration services for automating operations and accelerating business growth Key Features Understand how to take a new client from the kickoff meeting through to their go live and beyond in the fastest possible time Explore the new innovations in NetSuite 2021 and leading practices for ERP and CRM consultants Avoid the common pitfalls that consultants can run into when implementing NetSuite Book Description Used by thousands of organizations worldwide, NetSuite's customer and financial management solutions expedite daily financial transactions, accelerate the financial close, ensure compliance, and so much more. With companies around the world choosing to run their business on this cloud-based SaaS solution, the demand for NetSuite professionals is ever increasing. This book takes a hands-on approach to help you grasp the implementation and associated methodologies in no time. You'll start by exploring what NetSuite is, how it works, and how accounts, support, and updates work within its ecosystem. Understanding a business' requirements is a critical first step toward completing any software product implementation, so you'll learn how to write business requirements by learning about the various departments, roles, and processes in the client's organization. Once you've developed a solid understanding of NetSuite and your client, you can apply your knowledge to configure accounts and test everything with the users. Finally, you'll get to grips with managing both functional and technical issues that arise post-implementation and learn how to handle them like a professional. By the end of this book, you'll have gained the knowledge necessary to implement NetSuite for businesses and get things up and running in the shortest possible time. What you will learn Understand the NetSuite ecosystem, including its main modules, the platform, and related features Explore the fundamentals of NetSuite and get ready to implement it in any organization Discover how to manage gaps, data migration, and integrations with NetSuite Find out how to minimize disruptions in finance as you migrate to NetSuite Understand the steps to configure your organization's account and how development and testing fit into the implementation schedule Refine your skills with NetSuite tips and tricks and make each implementation process a success Who this book is for This book is for consultants (or any NetSuite users) ...
    Note: Online resource; Title from title page (viewed January 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 139
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801073301
    Language: English
    Pages: 1 online resource (424 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Gain in-depth knowledge of Azure fundamentals that will make it easy for you to achieve AZ-900 certification Key Features Get fundamental knowledge of cloud concepts and the Microsoft Azure platform Explore practical exercises to gain experience of working with the Microsoft Azure platform in the real world Prepare to achieve AZ-900 certification on the first go with the help of simplified examples covered in the book Book Description This is the digital and cloud era, and Microsoft Azure is one of the top cloud computing platforms. It;s now more important than ever to understand how the cloud functions and the different services that can be leveraged across the cloud. This book will give you a solid understanding of cloud concepts and Microsoft Azure, starting by taking you through cloud concepts in depth, then focusing on the core Azure architectural components, solutions, and management tools. Next, you will understand security concepts, defense-in-depth, and key security services such as Network Security Groups and Azure Firewall, as well as security operations tooling such as Azure Security Center and Azure Sentinel. As you progress, you will understand how identity, governance, privacy, and compliance are managed in Azure. Finally, you will get to grips with cost management, service-level agreements, and service life cycles. Throughout, the book features a number of hands-on exercises to support the concepts, services, and solutions discussed. This provides you with a glimpse of real-world scenarios, before finally concluding with practice questions for AZ-900 exam preparation. By the end of this Azure book, you will have a thorough understanding of cloud concepts and Azure fundamentals, enabling you to pass the AZ-900 certification exam easily. What you will learn Explore cloud computing with Azure cloud Gain an understanding of the core Azure architectural components Acquire knowledge of core services and management tools on Azure Get up and running with security concepts, security operations, and protection from threats Focus on identity, governance, privacy, and compliance features Understand Azure cost management, SLAs, and service life cycles Who this book is for This Azure fundamentals book is both for those with technical backgrounds and non-technical backgrounds who want to learn and explore the field of cloud computing, especially with Azure. This book will also help anyone who wants to develop a good foundation for achieving a...
    Note: Online resource; Title from title page (viewed January 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 140
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484278246
    Language: English
    Pages: 1 online resource (223 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Delivering AI projects and building an AI organization are two big challenges for enterprises. They determine whether companies succeed or fail in establishing AI and integrating AI into their digital transformation. This book addresses both challenges by bringing together organizational and service design concepts, project management, and testing and quality assurance. It covers crucial, often-overlooked topics such as MLOps, IT risk, security and compliance, and AI ethics. In particular, the book shows how to shape AI projects and the capabilities of an AI line organization in an enterprise. It elaborates critical deliverables and milestones, helping you turn your vision into a corporate reality by efficiently managing and setting goals for data scientists, data engineers, and other IT specialists. For those new to AI or AI in an enterprise setting you will find this book a systematic introduction to the field. You will get the necessary know-how to collaborate with and lead AI specialists and guide them to success. Time-pressured readers will benefit from self-contained sections explaining key topics and providing illustrations for fostering discussions in their next team, project, or management meeting. Reading this book helps you to better sell the business benefits from your AI initiatives and build your skills around scoping and delivering AI projects. You will be better able to work through critical aspects such as quality assurance, security, and ethics when building AI solutions in your organization. What You Will Learn Clarify the benefits of your AI initiatives and sell them to senior managers Scope and manage AI projects in your organization Set up quality assurance and testing for AI models and their integration in complex software solutions Shape and manage an AI delivery organization, thereby mastering ML Ops Understand and formulate requirements for the underlying data management infrastructure Handle AI-related IT security, compliance, and risk topics and understand relevant AI ethics aspects Who This Book Is For Experienced IT managers managing data scientists or who want to get involved in managing AI projects, data scientists and other tech professionals who want to progress toward taking on leadership roles in their organization’s AI initiatives and who aim to structure AI projects and AI organizations, any line manager and project manager involved in AI projects or in collaborating with AI teams
    Note: Online resource; Title from title page (viewed January 1, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 141
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (46 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Kubernetes has achieved unparalleled dominance as the platform for running containerized workloads by automating and simplifying key functions. But the process for working with specifications for Kubernetes workloads, known as manifests, is neither automated nor simplified. Managing these requirements is a high-cost activity up front, and an additional cost burden when reuse is needed. In this report, author Brent Laster shows software developers, Kubernetes administrators, and DevOps engineers how the Kustomize container orchestration system helps simplify and alleviate these challenges. You'll gain an overall understanding of Kustomize, including how this system functions, how it compares to tools like Helm, and how it works with your strategy for managing Kubernetes manifests. In this report, you will: Learn the Kubernetes value proposition for defining and executing workloads Get a brief survey of application deployment and reuse options with Kubernetes Explore the basic tenets of Kustomize's approach Understand how Kustomize compares to the Helm package manager Examine the unique value-adds that Kustomize provides for simplifying reuse
    Note: Online resource; Title from title page (viewed January 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 142
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260463569
    Language: English
    Pages: 1 online resource (752 pages)
    Edition: 9th edition
    Keywords: Electronic books
    Abstract: A practical introduction to Java programming—fully revised for the latest version, Java SE 17 Thoroughly updated for Java Platform Standard Edition 17, this hands-on resource shows, step by step, how to get started programming in Java from the very first chapter. Written by Java guru Herbert Schildt, the book starts with the basics, such as how to create, compile, and run a Java program. From there, you will learn essential Java keywords, syntax, and commands. Java: A Beginner's Guide, Ninth Edition covers the basics and touches on advanced features, including multithreaded programming, generics, Lambda expressions, and Swing. Enumeration, modules, and interface methods are also clearly explained. This guide delivers the appropriate mix of theory and practical coding necessary to get you up and running developing Java applications in no time! Clearly explains all of the new Java SE 17 features Features self-tests, exercises, and downloadable code samples Written by bestselling author and leading Java authority Herbert Schildt
    Note: Online resource; Title from title page (viewed January 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 143
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : No Starch Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Go H*ck Yourself is an eye-opening, hands-on introduction to the world of hacking, from an award-winning cybersecurity coach. As you perform common attacks against yourself, you’ll be shocked by how easy they are to carry out—and realize just how vulnerable most people really are. You’ll be guided through setting up a virtual hacking lab so you can safely try out attacks without putting yourself or others at risk. Then step-by-step instructions will walk you through executing every major type of attack, including physical access hacks, Google hacking and reconnaissance, social engineering and phishing, malware, password cracking, web hacking, and phone hacking. You’ll even hack a virtual car! You’ll experience each hack from the point of view of both the attacker and the target. Most importantly, every hack is grounded in real-life examples and paired with practical cyber defense tips, so you’ll understand how to guard against the hacks you perform. You’ll learn: •How to practice hacking within a safe, virtual environment •How to use popular hacking tools the way real hackers do, like Kali Linux, Metasploit, and John the Ripper •How to infect devices with malware, steal and crack passwords, phish for sensitive information, and more •How to use hacking skills for good, such as to access files on an old laptop when you can’t remember the password •Valuable strategies for protecting yourself from cyber attacks You can’t truly understand cyber threats or defend against them until you’ve experienced them firsthand. By hacking yourself before the bad guys do, you’ll gain the knowledge you need to keep you and your loved ones safe.
    Note: Online resource; Title from title page (viewed January 18, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 144
    ISBN: 9780738460031
    Language: English
    Pages: 1 online resource (268 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: IBM® Hyper Protect Data Controller is designed to provide privacy protection of your sensitive data and give ease of control and auditability. It can manage how data is shared securely through a central control. Hyper Protect Data Controller can protect data wherever it goes—security policies are kept and honored whenever the data is accessed and future data access can be revoked even after data leaves the system of record. This IBM Redbooks® publication can assist you with determining how to get started with IBM Hyper Protect Data Controller through a use case approach. It will help you plan for, install, tailor and configure the Hyper Protect Data Controller. It includes information about the following topics: Concepts and reference architecture Common use cases with implementation guidance and advice Implementation and policy examples Typical operational tasks for creating policies and preparing for audits Monitoring user activity and events This IBM Redbooks publication is written for IT Managers, IT Architects, Security Administrators, data owners, and data consumers.
    Note: Online resource; Title from title page (viewed January 4, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 145
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: 9+ Hours of Video Instruction Includes coverage of the September 2021 exam updates! Prepare for Microsoft Exam AZ-500‚Äö and demonstrate your knowledge of Azure security controls that protect identity, access, data, applications, and networks in cloud and hybrid environments as part of an end-to-end infrastructure. Description Microsoft MVP and Microsoft Certified Azure Solutions Architect Tim Warner walks you through what to expect on the AZ-500 Microsoft Azure Security Technologies exam . The new Azure certifications are aligned to industry job roles; earning Azure certification both validates your specific Azure skill set and increases your value in today’s crowded IT job market. Think of the news you’ve read lately regarding data breaches and ransomware attacks. Knowing how to secure applications and data in the cloud is a business necessity these days, as well as a lucrative job skill. Azure Security Engineer is a popular Microsoft certification for both IT newcomers and veterans. Exam AZ-500 has a reputation as a challenging exam because of the breadth and depth of its content. This training course covers every Exam AZ-500 objective and provides just what you need to pass in a friendly, approachable, and logical way. About the Instructor Tim Warner has been a Microsoft MVP in Cloud/Datacenter Management for five years, and a Microsoft Certified Trainer for more than 20 years. His Microsoft Azure-related O‚ÄôReilly Live Training classes reach hundreds of thousands of students around the world. He’s written for Microsoft Press, presented at Microsoft Ignite, and contributed to Microsoft open-source projects. He’s earned the Azure Security Engineer credential and trains regularly on the topic. You can find Tim on Twitter (TechTrainerTim) or his website, TechTrainerTim.com . Skill Level Intermediate to Advanced What You Will Learn Complete your AZ-500 exam preparation with confidence Manage identity and access to Azure enforcing least-privilege security Implement Azure platform protection Manage security operations in your Azure environment Secure data and applications Who Should Take This Course Certification candidates preparing for exam AZ-500 Microsoft Azure Security Technologies Any Microsoft certification candidate interested in learning the Azure Security Engineer skill set Any IT professional looking to understand how Microsoft Azure institutes information security Course Requirements Prerequisites: Candidates ...
    Note: Online resource; Title from title screen (viewed January 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 146
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801811576
    Language: English
    Pages: 1 online resource (264 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Discover how to use the LEGO SPIKE Prime kit and boost your confidence in robotics, coding, and engineering Key Features Get up and running with new parts not seen in previous LEGO kits Gain deeper insights into non-compatible sensors and components that work with all prior LEGO components and third-party elements Explore new features and experiment with new robot builds with LEGO's new coding platform Book Description The new LEGO SPIKE Prime is one of the latest additions to the LEGO robotics line of products. This book will help you to enjoy building robots and understand how exciting robotics can be in terms of design, coding, and the expression of ideas. The book begins by taking you through a new realm of playful learning experiences designed for inventors and creators of any age. In each chapter, you'll find out how to build a creative robot, learn to bring the robot to life through code, and finally work with exercises to test what you've learned and remix the robot to suit your own unique style. Throughout the chapters, you'll build exciting new smart robots such as a handheld game, a robotic arm with a joystick, a guitar, a flying bird, a sumobot, a dragster, and a Simon Says game. By the end of this LEGO book, you'll have gained the knowledge and skills you need to build any robot that you can imagine. What you will learn Discover how the LEGO SPIKE Prime kit works, and explore its parts and the elements inside them Build and design robots that go beyond basic robotic designs Create interactive robots with the help of sensors Explore real-world robots and learn how to build them by yourself Find out challenging ways to remix build ideas with your own imagination and skills Develop coding skills using the Scratch programming interface Who this book is for This book is for robot enthusiasts, LEGO lovers, hobbyists, educators, students, and anyone looking to learn about the new LEGO SPIKE Prime kit. The book is designed to go beyond the basic builds to intermediate and advanced builds, while also helping you to learn how to add your own personal touch to the builds and code. To make the most of this book, you'll need a basic understanding of build techniques, coding in block-based software environments, and weaving them together to create unique robot builds.
    Note: Online resource; Title from title page (viewed January 6, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 147
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    ISBN: 9780136875758
    Language: English
    Pages: 1 online resource (464 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Write More Elegant C++ Programs and Improve Legacy Code "We are very pleased to see Rainer Grimm applying his teaching skills and industrial background to tackling the hard and necessary task of making the C++ Core Guidelines accessible to more people." -- Bjarne Stroustrup and Herb Sutter, co-editors, C++ Core Guidelines The official C++ Core Guidelines provide consistent best practices for writing outstanding modern C++ code, but they aren't organized for easy usage by working developers. In C++ Core Guidelines Explained , expert C++ instructor Rainer Grimm has distilled them to their essence, removing esoterica, sharing new insights and context, and presenting well-tested examples from his own training courses. Grimm helps experienced C++ programmers use the Core Guidelines with any recent version of the language, from C++11 onward. Most of his code examples are written for C++17, with added coverage of newer versions and C++20 wherever appropriate, and references to the official C++ Core Guidelines online. Whether you're creating new software or improving legacy code, Grimm will help you get more value from the Core Guidelines' most useful rules, as you write code that's safer, clearer, more efficient, and easier to maintain. Apply the guidelines and the underlying programming philosophy Correctly use interfaces, functions, classes, enum, resources, expressions, and statements Optimize performance, implement concurrency and parallelism, and handle errors Work with constants, immutability, templates, generics, and metaprogramming Program in C++ style, manage source files, and use the Standard Library
    Note: Online resource; Title from title page (viewed March 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 148
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484274552
    Language: English
    Pages: 1 online resource (372 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Learn the fundamentals of Godot by diving headfirst into creating a 2D platformer from scratch. This book is a hands-on, practical guide to developing 2D games using the Godot Engine 3.2.3/3.3, with the help of GDScript. Author Maithili Dhule begins by explaining some basic tools and techniques used to make games, the factors that need to be considered while choosing a game engine, and pointing out the benefits of using Godot. She then walks you through downloading the engine and guides you as you explore key features of its interface. Next, you’ll receive a concise introduction to the basics of GDScript, the main scripting language used in Godot, before moving on to essential topics such as Godot’s node-scene architecture, the interaction of various physics bodies, the creation of game scenes, and writing scripts. As the book progresses, you’ll learn how to create and animate your game character, design the game world, add enemies, and implement a coin-collection system. You’ll also see how the user’s gaming experience can be enhanced through the addition of parallax backgrounds, a title screen, music, and sound effects. Toward the end of the book, you’ll learn how to export your game to different platforms, both mobile and PC, as well as possible avenues for monetizing the game. Throughout the book, theoretical concepts are supplemented with concrete, ready-to-implement examples that you can try out. Upon finishing this book, you’ll be able to make and publish your first 2D platform game. Beginning Game Development with Godot is for game development enthusiasts of all levels interested in creating their own games. What You Will Learn Understand the Godot engine and the benefits of using it for game development Master the fundamentals of programming in GDScript Use the Godot graphical interface to design and animate players, the game world, menus, and various games scenes Create your first 2D game in Godot and publish it to various platforms Who This Book Is For Aspiring game developers who may be new to game development, as well as experts exploring the potential of the Godot Engine.
    Note: Online resource; Title from title page (viewed January 1, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 149
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484274934
    Language: English
    Pages: 1 online resource (941 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Take your hand-drawn illustrations to the next level by using various selection tools in Photoshop to clean up the artwork, and Illustrator for final refinement. Also, learn to save your artwork as vector images to be used for web, print, or even stills for character animation. Author Jennifer Harder begins by showing you how to use basic tools in Photoshop to clean up your artwork, followed by Marquee tools and more. Next, you will see how to use more advanced tools such as Lasso, Magic Wand, the Object Selection tool, and so on. You’ll then get a demonstration of how to control the type of selection using the selection main menu, how to copy selections to another layer, and how to use the focus area. This is followed by a chapter that covers paths, channels, and layer masks that you will master to clean up your artwork. To round things out, you will learn how to use Illustrator’s different features to further enhance your work. On completing the book, you will have mastered how to make your artwork and illustrations portfolio-ready. What You Will Learn Master each selection tool found in Photoshop Choose the right tools for cleaning and refining artwork Save selections for other projects Make your artwork scalable in Illustrator using various methods Who Is This Book For Readers with little-to-intermediate-level experience with Photoshop.
    Note: Online resource; Title from title page (viewed January 1, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 150
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to build solutions with Go and the AWS Cloud9 environment via the AWS SDK
    Note: Online resource; Title from title screen (viewed January 9, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 151
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Build a command-line tool with Apple's Swift language.
    Note: Online resource; Title from title screen (viewed January 10, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 152
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781663716798
    Language: English
    Pages: 1 online resource (11253 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: When you think of a successful entrepreneur, who comes to mind? Bill Gates? Mark Zuckerberg? Or maybe even Jesse Eisenberg, the man who played Zuckerberg in The Social Network? It may surprise you that most successful founders look very different from Zuckerberg or Gates. In fact, most startup origin stories are very different from the famous "unicorns" that have achieved valuations of over $1 billion, from Facebook to Google to Uber. In The Unicorn's Shadow Ethan Mollick takes us to the forefront of an empirical revolution in entrepreneurship. New data and better research methods have overturned the conventional wisdom behind what a successful founder looks like, how they succeed, and how the startup ecosystem works. Among the issues he examines: which founders are most likely to succeed?; where do the best startup ideas come from?; what's the most foolproof way of securing the funding needed to take a company to the next level?; and what's the best way to grow and scale your company and create a thriving culture that won't hinder expansion? Mollick argues that entrepreneurship is too important, both for society and for the individuals who start companies, to be eclipsed by the shadows of unicorns. He shows we can democratize entrepreneurship-but only by following an evidence-based approach that puts to rest the false narratives that surround it.
    Note: Online resource; Title from title page (viewed February 15, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 153
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781663716835
    Language: English
    Pages: 1 online resource (13576 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: Leadership is a set of abilities with which a lucky few are born. They're the natural relationship builders, master negotiators and persuaders, and agile and strategic thinkers. The good news for the rest of us is that those abilities can be developed. In The Leader's Brain: Enhance Your Leadership, Build Stronger Teams, Make Better Decisions, and Inspire Greater Innovation with Neuroscience, Wharton Neuroscience Initiative director Michael Platt explains how. Over two decades as a professor and practitioner in neuroscience, psychology, and marketing, Platt's pioneering research has deepened our understanding of how key areas of the brain work-and how that understanding can be applied in business settings. In The Leader's Brain, Platt explains: why two managers, when presented with the same set of information, make very different decisions; why some companies (Apple) build strong social and emotional connections with their customers and others do not (Samsung); how some of the most significant events in sports history, like the "Miracle on Ice," contain insights for how to build a team; and why even some of the most visionary business leaders can make disastrous decisions, and how to fix that. The Leader's Brain relates findings like these, and many more, to help enhance leadership in an ever-shifting world entering a "new normal."
    Note: Online resource; Title from title page (viewed February 15, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 154
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (33 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: In this report, we look at the data generated by the O'Reilly online learning platform to discern trends in the technology industry: trends technology leaders need to follow.
    Note: Online resource; Title from title page (viewed January 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 155
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119844549
    Language: English
    Pages: 1 online resource (576 pages)
    Edition: 5th edition
    Keywords: Electronic books
    Abstract: Become a stats superstar by using Excel to reveal the powerful secrets of statistics Microsoft Excel offers numerous possibilities for statistical analysis—and you don’t have to be a math wizard to unlock them. In Statistical Analysis with Excel For Dummies, fully updated for the 2021 version of Excel, you’ll hit the ground running with straightforward techniques and practical guidance to unlock the power of statistics in Excel. Bypass unnecessary jargon and skip right to mastering formulas, functions, charts, probabilities, distributions, and correlations. Written for professionals and students without a background in statistics or math, you’ll learn to create, interpret, and translate statistics—and have fun doing it! In this book you’ll find out how to: Understand, describe, and summarize any kind of data, from sports stats to sales figures Confidently draw conclusions from your analyses, make accurate predictions, and calculate correlations Model the probabilities of future outcomes based on past data Perform statistical analysis on any platform: Windows, Mac, or iPad Access additional resources and practice templates through Dummies.com For anyone who’s ever wanted to unleash the full potential of statistical analysis in Excel—and impress your colleagues or classmates along the way— Statistical Analysis with Excel For Dummies walks you through the foundational concepts of analyzing statistics and the step-by-step methods you use to apply them.
    Note: Online resource; Title from title page (viewed January 19, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 156
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: We’ve all worked with architects—some are good, and some that could be better. But what exactly are the traits of a good architect? What skills and qualities should you focus on to become a very good one? Join us for a special conversation with Neal Ford and Agile Developer Inc. founder Venkat Subramaniam. They’ll explore the traits of a good architect and share some tips that will make the journey to become a successful architect a pleasant one. Whether you’re already an architect or you aspire to become one, you’re sure to gain valuable insights that will help you boost your skills. What you’ll learn and how you can apply it Learn how to make Agile software development practical See what the future looks like for software development This recording of a live event is for you because… You want to learn about how to become a more effective architect. You want to improve your skills as an architect. You want to learn how to best adapt to unexpected changes in features. Recommended follow-up: Read Fundamentals of Software Architecture (book) Read Software Architecture: The Hard Parts (book) Take Hands-On Software Design (live online training course with Venkat Subramaniam) Take Architecture: The Hard Parts (live online training course with Mark Richards and Neal Ford)
    Note: Online resource; Title from title screen (viewed February 3, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 157
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Sybex | Boston, MA : Safari
    ISBN: 9781119805489
    Language: English
    Pages: 1 online resource (496 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Advance your current career or start a new one by obtaining the industry-leading SHRM-CP and SHRM-SCP certifications The Society for Human Resource Management (SHRM) is the world's largest professional association for Human Resources practitioners. Its certifications, while challenging to obtain, open enormous opportunities in the HR field and prove your competence and expertise in the profession. In SHRM Society for Human Resource Management Complete Study Guide: SHRM-CP Exam and SHRM-SCP Exam , veteran HR consultant Sandra M. Reed delivers a comprehensive roadmap to achieving the premier certification for global human resource professionals. You'll get access to Sybex's comprehensive study package, including an assessment test, chapter tests, practice exams, electronic flashcards, and a glossary of key terms. Discover hands-on, practical exercises that prepare you for real-world HR interviews and jobs as you master the technical, leadership, and business competencies you'll need to succeed on the SHRM-CP and SHRM-SCP Exams and in your new HR career. This book also provides: Fully updated information for the latest SHRM Certified Professional and Senior Certified Professional exams Opportunities for new career transitions or advancement with a highly sought-after professional certification Access to Sybex online study tools, with chapter review questions, full-length practice exams, hundreds of electronic flashcards, and a glossary of key terms Perfect for HR leaders who wish to pursue the SHRM Senior Certified Professional or SHRM Certified Professional designations, this study guide also teaches the skills required by anyone seeking to transition into an HR-related role. It offers intuitive and easy-to-follow organization and comprehensive domain coverage ideal for experienced and novice professionals alike.
    Note: Online resource; Title from title page (viewed January 6, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 158
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781663718594
    Language: English
    Pages: 1 online resource (22183 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: Tap into the potential of strategic partnerships with industry associations in this groundbreaking new book Reimagining Industry Growth offers listeners a blueprint to harnessing the power of leading industry associations as strategic partners. By utilizing those partnerships, business leaders will become able to leverage the collective strength of the supply chain to overcome challenges, address uncertainty, mitigate risks, and position their industries for growth. The book provides an overview of strategic partnerships, how they work, and how they can be applied to industry relationships with trade associations. It includes: illuminating and factual case studies outlining strategic partnerships in five different industry segments; roadmaps for executives to apply the lessons learned from industry; success stories on leveraging relationships with trade associations; and advice on how to move the needle for entire industries via effective strategic partnerships and achieve unprecedented growth. Ideal for executives, managers, business leaders of all kinds, business students and professors, and association executives, Reimagining Industry Growth is a must-listen for anyone who hopes to tap into the potential strength and value of effective strategic partnerships.
    Note: Online resource; Title from title page (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 159
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (109 pages)
    Edition: 2nd edition
    Keywords: Electronic books
    Abstract: Python is a first-class tool for many researchers, primarily because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the new edition of Python Data Science Handbook do you get them all--IPython, NumPy, Pandas, Matplotlib, Scikit-Learn, and other related tools. In this second edition, working scientists and data crunchers familiar with reading and writing Python code will find this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types of data; and using data to build statistical or machine learning models. Quite simply, this is the must-have reference for scientific computing in Python. With this handbook, you'll learn how: IPython and Jupyter provide computational environments for scientists using Python NumPy includes the ndarray for efficient storage and manipulation of dense data arrays Pandas contains the DataFrame for efficient storage and manipulation of labeled/columnar data Matplotlib includes capabilities for a flexible range of data visualizations Scikit-Learn helps you build efficient and clean Python implementations of the most important and established machine learning algorithms
    Note: Online resource; Title from title page (viewed December 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 160
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    ISBN: 9780137383511
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: With .NET 5s ML.NET and Programming ML.NET , any Microsoft .NET developer can solve serious machine learning problems, increasing their value and competitiveness in some of todays fastest-growing areas of software development. World-renowned Microsoft development expert Dino Esposito covers everything you need to know about ML.NET, the machine learning pipeline, and real-world machine learning solutions development. Modeled on his popular Programming ASP.NET books, this guide takes the same scenario-based approach Microsofts team used to build the ML.NET framework itself. Esposito presents and illuminates ML.NETs dedicated mini-frameworks (ML Tasks) for specific classes of problems, and draws on personal experience to help developers apply these in the real world, where a problems complexity can vary widely based on data availability or the specific results you need. In a full section on ML.NET neural networks, Esposito introduces key concepts and presents realistic examples you can reuse in your own applications. Along the way, Esposito also shows how to leverage powerful Python-based machine learning tools in the .NET environment. Programming ML.NET will help you add machine learning and artificial intelligence to your tool belt, whether you have a background in these high-demand technologies or not.
    Note: Online resource; Title from title page (viewed March 15, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 161
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (40 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: If you want to work in any computational or technical field, you need to understand linear algebra. As the study of matrices and operations acting upon them, linear algebra is the mathematical basis of nearly all algorithms and analyses implemented in computers. But the way it's presented in decades-old textbooks is much different from how professionals use linear algebra today to solve real-world modern applications. This practical guide from Mike X Cohen teaches the core concepts of linear algebra as implemented in Python, including how they're used in data science, machine learning, deep learning, computational simulations, and biomedical data processing applications. Armed with knowledge from this book, you'll be able to understand, implement, and adapt myriad modern analysis methods and algorithms. Ideal for practitioners and students using computer technology and algorithms, this book introduces you to: The interpretations and applications of vectors and matrices Matrix arithmetic (various multiplications and transformations) Independence, rank, and inverses Important decompositions used in applied linear algebra (including LU and QR) Eigendecomposition and singular value decomposition Applications including least-squares model fitting and principal components analysis
    Note: Online resource; Title from title page (viewed November 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 162
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119829119
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Learn all about the best application for emailing, scheduling, collaborating, and just plain getting stuff done Did you know that Microsoft Outlook can do everything, including cook your dinner? Okay, it can’t cook your dinner. But it can deliver your email, filter out the junk, help you organize your life, sync data to the cloud, integrate with iOS and Android, and about a zillion other things. Outlook For Dummies shows you how to work all the basic and advanced features of the Office 2021 version. Outlook is loaded with interesting productivity tools that most people—even in business environments—don’t know about. Did you know you can create automated mail-handling rules? Translate messages into other languages? Share your calendar with other people? It’s true, and when people start wondering how you suddenly got to be so productive, you can tell them: Outlook For Dummies . Take a stroll around the basic interface and emailing capabilities of Outlook for Office 2021 Use Outlook to create daily and monthly schedules, manage a to-do list, organize messages into folders, and make notes for later reference Discover advanced and little-known features that will help you get organized and stay on top of things Sync email across your devices and access Outlook from any computer, tablet, or phone For users who are brand-new to Outlook and those upgrading to the latest version, this book makes it simple to get going.
    Note: Online resource; Title from title page (viewed January 6, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 163
    ISBN: 9781264274734
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 6th edition
    Keywords: Electronic books
    Abstract: Practice essential IT skills and prepare for the 2021 version of the CompTIA Network+ exam This thoroughly revised lab manual challenges you to solve real-world problems by learning to successfully apply the techniques contained in Mike Meyers’ CompTIA Network+ Guide to Managing and Troubleshooting Networks, Sixth Edition . Clear, measurable lab objectives map directly to every topic on the test, enabling readers to pass the challenging exam with ease. Mike Meyers’ CompTIA Network+ Guide to Managing and Troubleshooting Networks Lab Manual, Sixth Edition (Exam N10-008) contains more than 90 hands-on labs along with materials lists, lab setup details, and step-by-step instructions that require you to think critically. The book features special design elements that teach and reinforce retention. You will Lab Analysis questions and a Key Term Quiz that helps to build vocabulary. Contains 90+ hands-on labs with clear objectives and instructions Includes a 10% discount voucher coupon for the exam, a $32 value Lab solutions are not printed in the book and are only available to adopting instructors Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product.
    Note: Online resource; Title from title page (viewed January 28, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 164
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119748038
    Language: English
    Pages: 1 online resource (384 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Create a strong brand DNA—and watch it grow These days, customers want to have a deeply felt connection to the brands behind the products they're purchasing, which means that if you're starting a business, a strong brand DNA has got to be part of your creative process from day one. And it needs to be more than just an abstract idea: to give your brand life—and a bigger chance of surviving against the competition—you need to have a standout launch strategy and a set plan for growing your brand in a noisy marketplace. In Launching & Building a Brand For Dummies, Amy Will—who launched her first business at just 24-years-old and has been the brains behind four strong and buzzworthy brands—covers everything from crafting a powerful brand identity and planning that all-important launch to being prepared to scale up as you begin to take off. She reveals crucial lessons from her personal experience in launching five companies, as well as detailing case studies from some of the strongest brands out there, accompanied by insights and advice from successful founders and branding experts. Stand out on social media Create viral campaigns Build on Customer Loyalty and LongevityDeal with the competition Whether you're thinking of starting a business or are already building up your market share, memorable brand identity will be the key to—and Launching & Building a Brand For Dummies one of the secrets of—your future standout success.
    Note: Online resource; Title from title page (viewed January 6, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 165
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298653
    Language: English
    Pages: 1 online resource (328 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Kubernetes Native Microservices with Quarkus and MicroProfile teaches you to build microservices using containers, Kubernetes, and the Quarkus framework. You'll immediately start developing a deployable application using Quarkus and the MicroProfile APIs. Then, you'll explore the startup and runtime gains Quarkus delivers out of the box and also learn how to supercharge performance by compiling natively using GraalVM. Along the way, you'll see how to integrate a Quarkus application with Spring and pick up pro tips for monitoring and managing your microservices.
    Note: Online resource; Title from title page (viewed January 20, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 166
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469080468
    Language: English
    Pages: 1 online resource (19603 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: What Is The Easiest, Fastest, and Most Surprising Way To Become a Wealth Magnet? How can anyone use it-no matter who you are, where you are, or what you do? Why has every successful person in history-from Seneca, Ford, Carnegie, Barnum, Rockefeller and Getty to Bezos, Musk, Gates, Buffett and Zuckerberg-used this secret? The answer will surprise you. It's called "Karmic Marketing." It's the secret of many titans and legends, mom and pop businesses, mega-successful online entrepreneurs, and even individuals with no business at all. All you need to implement this secret for your own wealth is the simple understanding of how to do it right. In this inspiring interview with globally famous author Joe Vitale, you'll find: the surprising secret of "Karmic Marketing"; how to become a "wealth magnet"; how to do it so it works every time; how to clear any hidden blocks to receiving wealth; how to add this simple method to any current marketing; how to reap the rewards without running a business at all; and how this method is a spiritual tool for awakening the planet.
    Note: Online resource; Title from title page (viewed January 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 167
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 18 hr., 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: 18+ Hours of Video Instruction Description An intensive study resource designed to guide you in best practices for exam success on the Java SE 11 Developer (1Z0-819) exam. Overview The Oracle Certified Professional: Java SE 11 Developer exam is the industry standard certification for Java programming skills. Java SE 11 Developer (1Z0-819) Complete Video Course is designed to make you successful in your Java certification exam journey. This over 20-hour video course focuses on exam key concepts and helps you hone your Java programming skills, so you are not only prepared to take the exam but become a better Java programmer. This study resource is fast-paced and focuses on elucidating both key concepts and difficult and unfamiliar topics. Each lesson is reinforced with clear instruction and focused discussions to help ensure a full understanding of the material, maximizing the potential of passing the exam. At the end of each lesson, there is a “Question Deep Dive” section that is modelled after the real exam format so you can familiarize yourself with how questions may appear on the exam as well as gain confidence before you take the test. Topics include Working with Java data types Controlling Program Flow and Exception Handling Java Object-Oriented Approach Working with Arrays and Collections Working with Streams and Lambda Expressions Java Platform Module System Concurrency Database Applications with JDBC, and Java IO Annotations, Localization, and Secure Coding in Java SE Application The code files for this course can be found at https://www.pearsonitcertification.com/store/java-se-11-developer-1z0-819-complete-video-course-9780137586806 . About the Instructor Simon Roberts started his computing career as a programmer in the early 1980s and built several of his own microprocessor-based computers. He moved to Sun Microsystems, Inc. in mid-1995, and almost immediately became Sun’s lead Java instructor in the United Kingdom. In 1998, Simon moved to Colorado, where he still lives. While at Sun, he created the Sun Certified Programmer, Developer, and Architect certifications, and worked in teams on several other certifications. He wrote three books on Java, including two certification study guides: One covering the Programmer and Developer exams, and one on the Architect exam. He left Sun in 2004 and became an independent instructor, architect, and software engineer. Skill Level Intermediate to Advanced Learn How To Work with Java date types Con...
    Note: Online resource; Title from title screen (viewed February 2, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 168
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119867876
    Language: English
    Pages: 1 online resource (512 pages)
    Edition: 3rd edition
    Keywords: Electronic books
    Abstract: An essential, all-in-one guide to investment banking and valuation, complete with downloadable models – this new edition reflects valuable contributions from Nasdaq and the global law firm Latham & Watkins LLP plus access to the online valuation models and course. The thoroughly revised Third Edition of Investment Banking: Valuation, LBOs, M&A, and IPOs (Book + Valuation Models) delivers the most current discussion of valuation and deal-making fundamentals essential to the work of investment bankers, private equity professionals, hedge fund investors, corporate lawyers, executives, and students. Drawing on over four decades of combined experience in investment banking and investing, authors Joshua Rosenbaum and Joshua Pearl explain how to perform the valuation work and financial analysis at the core of Wall Street – comparable companies, precedent transactions, DCF, LBO, M&A analysis...and now IPO analytics and valuation. Using a step-by-step, how-to approach for each methodology, the authors build a chronological knowledge base and define key terms, financial concepts, and processes throughout the book. Now, over 10 years after the release of the first edition, the book is more relevant and topical than ever. The book has sold over 250,000 copies and is used in over 200 universities globally. It has become a go-to resource for investment banks, private equity, investment firms, and corporations undertaking M&A transactions, LBOs, IPOs, restructurings, and investment decisions. While the fundamentals haven't changed, the environment must adapt to changing market developments and conditions. As a result, Rosenbaum and Pearl have updated their widely-adopted book accordingly, turning the latest edition into a unique and comprehensive training package. The Third Edition includes six downloadable valuation model templates: Comparable Companies Analysis, Precedent Transactions Analysis, Discounted Cash Flow Analysis, Leveraged Buyout Analysis, M&A Analysis, and IPO Valuation, available at www.wiley.com/go/investmentbanking3e.
    Note: Online resource; Title from title page (viewed February 8, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 169
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781264285501
    Language: English
    Pages: 1 online resource (176 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: A pioneering venture capitalist provides an actionable framework for founders and executives to create innovative, enduring companies built for growth and for societal good. The Milton Friedman philosophy that companies exist only to increase shareholder value is dead and buried. The old Silicon Valley tenets of “move fast and break things,” minimum viable products, and hyper engagement at any cost must be replaced with new principles for an era of responsible innovation. We can no longer manage businesses solely for growth. With innovation comes responsibility: to generate returns beyond profits and to recenter technology as a force for good in the world. This requires a shift in the way organizations approach and value work. A company’s mindset —its intent to do good, avoid harmful consequences, and innovate responsibly—is not enough. That mindset must be supported by a business model, a mechanism that leaders must intentionally and proactively build along with the company from the ground up, one that incentivizes and rewards the organization for fulfilling its intentions. Companies need a new set of KCIs, or key consequence indicators, that measure factors such as its impact on customers’ energy consumption, whether its product is being used equally across socioeconomic groups, or if it is actually solving the social problem it is addressing. Not only is this the right thing to do—increasingly, it is what customers, employees, and shareholders demand of business. In this inspiring, practical, and actionable guide, Hemant Taneja: lays out the argument for why a new model of company building and leadership is necessary—and how it can lead to better performance explores why social-good businesses are some of the greatest opportunities today, detailing examples of billion-dollar startups that are addressing inequality, climate change, systemic societal problems, and chronic disease—all while generating profit and positive shareholder returns presents a topic-by-topic road map that addresses business models, artificial intelligence, ethical growth, culture, governance, and good citizenship Intended Consequences is designed as the ultimate playbook for founders, entrepreneurs, leadership teams, and investors on how to build and maintain a responsible innovation company.
    Note: Online resource; Title from title page (viewed January 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 170
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Observability—a measure of how well internal states of a system can be inferred from its outputs—is crucial for engineering, managing, and improving complex business-critical systems. Join us to learn how observability can help any software engineering team gain a deeper understanding of system performance, so you can perform ongoing maintenance and ship the features your customers need. About the Infrastructure & Ops Superstream Series: This four-part Superstream series guides you through what you need to know about modernizing your organization’s infrastructure and operations, with each event day covering different topics and lasting no more than four hours. They’re packed with the expert insights, skills, and tools that will help you effectively manage existing legacy systems while migrating to modern, scalable, cost-effective infrastructures—with no interruption to your business. What you’ll learn and how you can apply it Gain a deeper understanding of system performance so you can perform ongoing maintenance and ship the features your customers need Understand how to build an observability-driven development practice Discover how your production services are really performing right now This recording of a live event is for you because… You’re a developer who wants to learn the basics of observability and how to use it in your system. You want to better understand how observability can be used with data. You want to know what the future holds for observability and infrastructure and operations. Recommended follow-up: Read Observability Engineering (book) Read Kubernetes Security and Observability (book) Watch Observability at Google (video) Read Linux Observability with BPF (book) (Watch Case Study: How Lightstep Implemented Observability (recorded event))
    Note: Online resource; Title from title screen (viewed January 12, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 171
    ISBN: 9780738460314
    Language: English
    Pages: 1 online resource (638 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: This IBM® Redbooks® publication captures several of the preferred practices and describes the performance gains that can be achieved by implementing the IBM FlashSystem® products that are powered by IBM Spectrum® Virtualize Version 8.4.2. These practices are based on field experience. This book highlights configuration guidelines and preferred practices for the storage area network (SAN) topology, clustered system, back-end storage, storage pools and managed disks, volumes, Remote Copy services, and hosts. It explains how you can optimize disk performance with the IBM System Storage Easy Tier® function. It also provides preferred practices for monitoring, maintaining, and troubleshooting. This book is intended for experienced storage, SAN, IBM FlashSystem, SAN Volume Controller, and IBM Storwize® administrators and technicians. Understanding this book requires advanced knowledge of these environments.
    Note: Online resource; Title from title page (viewed February 2, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 172
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (322 pages)
    Edition: 3rd edition
    Keywords: Electronic books
    Abstract: Through a recent series of breakthroughs, deep learning has boosted the entire field of machine learning. Now, even programmers who know close to nothing about this technology can use simple, efficient tools to implement programs capable of learning from data. This best-selling book uses concrete examples, minimal theory, and production-ready Python frameworks--scikit-learn, Keras, and TensorFlow--to help you gain an intuitive understanding of the concepts and tools for building intelligent systems. With this updated third edition, author Aurelien Geron explores a range of techniques, starting with simple linear regression and progressing to deep neural networks. Numerous code examples and exercises throughout the book help you apply what you've learned. Programming experience is all you need to get started. Use scikit-learn to track an example machine learning project end to end Explore several models, including support vector machines, decision trees, random forests, and ensemble methods Exploit unsupervised learning techniques such as dimensionality reduction, clustering, and anomaly detection Dive into neural net architectures, including convolutional nets, recurrent nets, generative adversarial networks, and transformers Use TensorFlow and Keras to build and train neural nets for computer vision, natural language processing, generative models, and deep reinforcement learning Train neural nets using multiple GPUs and deploy them at scale using Google's Vertex AI
    Note: Online resource; Title from title page (viewed October 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 173
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781801072694
    Language: English
    Pages: 1 online resource (406 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Gain practical skills to design, deploy, and manage networks on Google Cloud and prepare to gain Professional Cloud Network Engineer certification Key Features Gain hands-on experience in implementing VPCs, hybrid connectivity, network services, and security Establish a secure network architecture by learning security best practices Leverage this comprehensive guide to gain Professional Cloud Network Engineer certification Book Description Google Cloud, the public cloud platform from Google, has a variety of networking options, which are instrumental in managing a networking architecture. This book will give you hands-on experience of implementing and securing networks in Google Cloud Platform (GCP). You will understand the basics of Google Cloud infrastructure and learn to design, plan, and prototype a network on GCP. After implementing a Virtual Private Cloud (VPC), you will configure network services and implement hybrid connectivity. Later, the book focuses on security, which forms an important aspect of a network. You will also get to grips with network security and learn to manage and monitor network operations in GCP. Finally, you will learn to optimize network resources and delve into advanced networking. The book also helps you to reinforce your knowledge with the help of mock tests featuring exam-like questions. By the end of this book, you will have gained a complete understanding of networking in Google Cloud and learned everything you need to pass the certification exam. What you will learn Understand the fundamentals of Google Cloud architecture Implement and manage network architectures in Google Cloud Platform Get up to speed with VPCs and configure VPC networks, subnets, and routers Understand the command line interface and GCP console for networking Get to grips with logging and monitoring to troubleshoot network and security Use the knowledge you gain to implement advanced networks on GCP Who this book is for This Google Cloud certification book is for cloud network engineers, cloud architects, cloud engineers, administrators, and anyone who is looking to design, implement, and manage network architectures in Google Cloud Platform. You can use this book as a guide for passing the Professional Cloud Network Engineer certification exam. You need to have at least a year of experience in Google Cloud, basic enterprise-level network design experience, and a fundamental understanding of Cloud Shell to get started with this book.
    Note: Online resource; Title from title page (viewed January 13, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 174
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484279694
    Language: English
    Pages: 1 online resource (1 video file, approximately 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Viewers will be introduced to the world of decentralized finance and the many different aspects of it. Cryptocurrencies are only the beginning as innovators and developers have started to penetrate almost every traditional finance solution. Decentralized alternatives are becoming more popular over time and giving people who are traditionally left behind a chance to make use of financial instruments as well. We will start with a short history of the field and how the field has been developing over time. This will give the viewers a proper introduction and help them to understand what they might be expecting. We will then look in depth into cryptocurrencies, stablecoins, fiat bridges, DExs and more. What You Will Learn Techniques and examples, as well as risks of different technology which investors should understand How decentralized applications are opening up basic financial services to a wider public and how they are securing your investments DeFi solutions for those who like to invest in decentralized products and want to reduce their risks Who This Video is For Investors, technologists and other business professionals
    Note: Online resource; Title from title screen (viewed January 19, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 175
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617298998
    Language: English
    Pages: 1 online resource (384 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Data Privacy: A runbook for engineers teaches you how to navigate the trade-off s between strict data security and real world business needs. In this practical book, you’ll learn how to design and implement privacy programs that are easy to scale and automate. There’s no bureaucratic process—just workable solutions and smart repurposing of existing security tools to help set and achieve your privacy goals.
    Note: Online resource; Title from title page (viewed February 5, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 176
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781663718518
    Language: English
    Pages: 1 online resource (24072 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: Innovation used to be seen as a game best left to entrepreneurs, but now a new breed of corporate managers is flipping this logic on its head. These Corporate Explorers have the insight, resilience, and discipline to overcome the obstacles and build new ventures from inside even the largest organizations. Corporate Explorers are part entrepreneurs, using innovation disciplines to jump start cutting-edge ideas, and part change leaders, capable of creating support for investment. They see that corporations already own the ideas, resources, and-critically-the talent to build new ventures. Companies like Amazon, Microsoft, and Bosch enable managers to put these assets to use and gain an upper hand over startups that threaten to disrupt them. Corporate Explorer is a guidebook to the practices that enable these managers to go from idea into action. This actionable and proven framework explains how managers can become successful corporate innovators. It includes tools to: learn how to apply innovation practices with greater discipline; turn great ideas into a full-time job as an innovation leader; experiment with and scale original business models; transform innovation programs into a thriving source of new business; attract, retain, and motivate entrepreneurial talent; and energize employees by creating a realistic way to innovate.
    Note: Online resource; Title from title page (viewed February 8, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 177
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Rocky Nook | Boston, MA : Safari
    ISBN: 9781681987453
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Own composition, use composition, and make composition your own in your photographs! Of all the magical elixirs that make up a successful photograph, composition is perhaps the most fundamental, and at the same time the most elusive. What makes a composition “good”? It’s hard to define exactly, but we instinctively recognize good composition when we see it. There is an undeniable emotional response when a composition resonates with and complements the subject matter of an image. But traditional attempts to define “good composition” and to pass on rules for good compositional construction are often doomed to failure. The truth is, there are no hard and fast rules. Rules eliminate experimentation and spontaneity, which are crucial for creating compelling, dynamic, and exciting compositions. The best compositions contain an element of the unexpected. “Expect the unexpected!” is perhaps the only viable “rule” of composition. To create exciting compositions, you must have a willingness to embrace serendipity and change as part of your artistic practice. After all, composition is a process, not a result. In Composition & Photography , photographer and bestselling author Harold Davis teaches you how to perceive patterns and abstractions and incorporate them into your image-making process. If one of the goals of photography is to show viewers things that are new, or things they haven’t seen before, or things they have seen many times but need to see anew, then it’s with the thoughtful and considered use of composition that you do that. In this book, you’ll learn how to reduce your subject matter to the fundamentals, and to show familiar subjects in unfamiliar, novel ways. Harold covers topics and themes such as: ▪ Lines and circles ▪ Rectangles ▪ Combinations ▪ Repetition ▪ Symmetry and asymmetry ▪ Abstraction ▪ Entering and exiting ▪ Vanishing points and perspective ▪ Emphasis ▪ Designing within a frame ▪ Creating order from chaos Composition & Photography will help you find the tools and visual vocabulary to creatively design your photographs. Regardless of the genre and kind of photography you practice, you’ll learn to create powerful compositions that incorporate structure and form into your work in ways that best support your images. Along the way, Harold shows and discusses his own work relating to each compositional element or theme he’s exploring. And featured throughout the book are exercises about flexibility and process, designed to spur y...
    Note: Online resource; Title from title page (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 178
    ISBN: 9781663719478
    Language: English
    Pages: 1 online resource (42219 pages)
    Edition: 1st edition
    Keywords: Audiobooks
    Abstract: A clear and concise roadmap for ethical business behavior using commonsense moral principles Business Ethics for Better Behavior concisely answers the three most pressing ethical questions business professionals face: What makes business practices right or wrong?; Why do normal, decent businesspeople of good will sometimes do the wrong thing?; and How can we use the answer to these questions to get ourselves, our coworkers, our bosses, and our employees to behave better? Bad behavior in business rarely results from bad will. Most people mean well much of the time. But most of us are vulnerable. We all fall into moral traps, usually without even noticing. Business Ethics for Better Behavior teaches business professionals, students, and other listeners how to become aware of those traps, how to avoid them, and how to dig their way out if they fall in. It integrates the best work in psychology, economics, management theory, and normative philosophy into a simple action plan for ensuring the best ethical performance at all levels of business practice. This is a book anyone in business, from an entry-level employee to CEO, can use.
    Note: Online resource; Title from title page (viewed February 15, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 179
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800564930
    Language: English
    Pages: 1 online resource (342 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Implement, run, operate, and test data processing pipelines using Apache Beam Key Features Understand how to improve usability and productivity when implementing Beam pipelines Learn how to use stateful processing to implement complex use cases using Apache Beam Implement, test, and run Apache Beam pipelines with the help of expert tips and techniques Book Description Apache Beam is an open source unified programming model for implementing and executing data processing pipelines, including Extract, Transform, and Load (ETL), batch, and stream processing. This book will help you to confidently build data processing pipelines with Apache Beam. You'll start with an overview of Apache Beam and understand how to use it to implement basic pipelines. You'll also learn how to test and run the pipelines efficiently. As you progress, you'll explore how to structure your code for reusability and also use various Domain Specific Languages (DSLs). Later chapters will show you how to use schemas and query your data using (streaming) SQL. Finally, you'll understand advanced Apache Beam concepts, such as implementing your own I/O connectors. By the end of this book, you'll have gained a deep understanding of the Apache Beam model and be able to apply it to solve problems. What you will learn Understand the core concepts and architecture of Apache Beam Implement stateless and stateful data processing pipelines Use state and timers for processing real-time event processing Structure your code for reusability Use streaming SQL to process real-time data for increasing productivity and data accessibility Run a pipeline using a portable runner and implement data processing using the Apache Beam Python SDK Implement Apache Beam I/O connectors using the Splittable DoFn API Who this book is for This book is for data engineers, data scientists, and data analysts who want to learn how Apache Beam works. Intermediate-level knowledge of the Java programming language is assumed.
    Note: Online resource; Title from title page (viewed January 21, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 180
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119836117
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: The secret to leading growth is your mindset Snowflake CEO Frank Slootman is one of the tech world's most accomplished executives in enterprise growth, having led Snowflake to the largest software IPO ever after leading ServiceNow and Data Domain to exponential growth and the public market before that. In Amp It Up : Leading for Hypergrowth by Raising Expectations, Increasing Urgency, and Elevating Intensity , he shares his leadership approach for the first time. Amp It Up delivers an authoritative look at what it takes to transform an organization for maximum growth and scale. Slootman shows that most leaders have significant room to improve their organization's performance without making expensive changes to their talent, structure, or fundamental business model—and they don’t need to bring in an army of consultants to do it. What they do need is to align people around what matters and execute with urgency and intensity every day. Leading for unprecedented growth means declaring war on mediocrity, breaking the status quo, and making conflicted choices daily, all with a relentless focus on the mission. Amp It Up provides the first principles to guide that change, and the tactical advice for organizing a company around them. Perfect for executives, entrepreneurs, founders, managers, and leaders of all kinds, Amp It Up is a must-read resource for anyone who seeks to unleash the growth potential of a company and scale it to heights they never thought possible.
    Note: Online resource; Title from title page (viewed January 19, 2022) , Mode of access: World Wide Web.
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 181
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803248981
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Learn how to use artificial intelligence for product and service innovation, including the diverse use cases of Commerce.AI Key Features Learn how to integrate data and AI in your innovation workflows Unlock insights into how various industries are using AI for innovation Apply your knowledge to real innovation use cases like product strategy and market intelligence Book Description Commerce.AI is a suite of artificial intelligence (AI) tools, trained on over a trillion data points, to help businesses build next-gen products and services. If you want to be the best business on the block, using AI is a must. Developers and analysts working with AI will be able to put their knowledge to work with this practical guide. You'll begin by learning the core themes of new product and service innovation, including how to identify market opportunities, come up with ideas, and predict trends. With plenty of use cases as reference, you'll learn how to apply AI for innovation, both programmatically and with Commerce.AI. You'll also find out how to analyze product and service data with tools such as GPT-J, Python pandas, Prophet, and TextBlob. As you progress, you'll explore the evolution of commerce in AI, including how top businesses today are using AI. You'll learn how Commerce.AI merges machine learning, product expertise, and big data to help businesses make more accurate decisions. Finally, you'll use the Commerce.AI suite for product ideation and analyzing market trends. By the end of this artificial intelligence book, you'll be able to strategize new product opportunities by using AI, and also have an understanding of how to use Commerce.AI for product ideation, trend analysis, and predictions. What you will learn Find out how machine learning can help you identify new market opportunities Understand how to use consumer data to create new products and services Use state-of-the-art AI frameworks and tools for data analysis Launch, track, and improve products and services with AI Rise above the competition with unparalleled insights from AI Turn customer touchpoints into business wins Generate high-conversion product and service copy Who this book is for This AI book is for AI developers, data scientists, data product managers, analysts, and consumer insights professionals. The book will guide you through the process of product and service innovation, no matter your pre-existing skillset.
    Note: Online resource; Title from title page (viewed January 28, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 182
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    ISBN: 9780738460345
    Language: English
    Pages: 1 online resource (42 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: The document describes the configuration and end-to-end architecture for configuring the logical air-gap solution for cyber resiliency using IBM® Spectrum Virtualize for Public Cloud (SV4PC) on Azure, IBM Spectrum® Virtualize Safeguarded Copy, and IBM FlashSystem®. This blueprint guide provides the following information: • A solutions architecture and related solution configuration workflows, with the following essential software and hardware components: – IBM FlashSystem – IBM Spectrum Virtualize for Public Cloud on Azure – IBM Copy Services Manager • Detailed technical configuration steps for building the cyber resiliency solutions This technical report does not provide performance analysis from a user perspective or replace any official IBM manuals or documents. This technical paper assumes that the reader is familiar with the following areas: • Basic kowledge of IBM FlashSystem • Azure Cloud fundamentals • Hybrid Cloud network connectivity • IBM Copy Services Manager
    Note: Online resource; Title from title page (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 183
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803232799
    Language: English
    Pages: 1 online resource (464 pages)
    Edition: 2nd edition
    Keywords: Electronic books
    Abstract: Step into the world of animation and go beyond the fundamentals of Adobe Animate to bring experiences to life with the help of expert-led content Key Features Produce rich motion graphics and interactive animations for multiple platforms Explore the key features and enhancements in the latest Adobe Animate release Take your Adobe Animate projects to the next level with creative workflows Book Description Adobe Animate is platform-agnostic asset creation, motion design, animation, and interactivity software. Complete with explanations of essential concepts and step-by-step walkthroughs of practical examples, this book will guide you in using Adobe Animate to create immersive experiences by breaking through creative limitations across every medium. We begin by getting up to speed with all that you need to know about Adobe Animate. You'll learn how to get started with Animate as a creative platform and explore the features introduced in its most recent versions. The book will show you how to consume and produce media assets for multiple platforms through both the publish and export workflows. Following this, you'll explore advanced rigging techniques and discover how to create more dynamic animation with advanced depth and movement techniques. You'll also find out how to build projects such as games, virtual reality experiences, and apps for various platforms as the book demonstrates different ways to use Animate. Finally, it covers the different methods used to extend the software for various needs. By the end of this Adobe Animate book, you'll be able to produce a variety of media assets, motion graphic design materials, animated artifacts, and interactive content pieces for platforms such as HTML5 Canvas, WebGL, and mobile devices. What you will learn Gain a solid understanding of Adobe Animate foundations and new features Understand the nuances associated with publishing and exporting rich media content to various platforms Make use of advanced layering and rigging techniques to create engaging motion content Create dynamic motion using the camera and variable layer depth techniques Develop web-based games, virtual reality experiences, and multiplatform mobile applications Extend Animate with extensions, application-level scripting, and the creation of custom integrated tutorials Who this book is for This book is for web, graphic, and motion design professionals with basic experience in animation who want to take their existing skills to the ...
    Note: Online resource; Title from title page (viewed January 14, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 184
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (35 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Machine learning has accelerated in several industries recently, enabling companies to automate decisions and act based on predicted futures. In time, nearly all major industries will embed ML into the core of their businesses, but right now the gap between companies that successfully adopt ML and those that fail continues to grow. This report examines why so many ML initiatives stall, especially at the stage of moving models from proof of concept to production. Authors Ben Epstein and Paige Roberts examine the strengths and weaknesses of data lake and data warehouse analytic architectures, including the ways that companies use them cooperatively in production. You'll learn how to merge these separate technology stacks into a unified architecture that will streamline the daily workflows of data scientists and data engineers, and facilitate the seamless transition of models from development into production. With this report, you'll explore: Why the unique challenges of MLOps have caused so many ML applications to fail The evolution of data warehouse and data lake architectures How a unified analytics architecture enables you to unite the workflows of business analysts and data scientists How this architecture helps you get new ML projects into production as easily as creating new tables on a dashboard The advantages of in-database ML, including enhanced security, speed and scalability, accessibility, governance, and production readiness
    Note: Online resource; Title from title page (viewed January 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 185
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781803241111
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to create apps and submit them to the App Store using SwiftUI 3 Code and Xcode 13 on iOS 15 from scratch About This Video Develop iPhone apps using SwiftUI 3 code and Xcode 13 Learn Swift programming and SwiftUI by creating five complete apps Learn to share your app ideas through the App Store In Detail If you are looking for a course that is fun, for complete beginners, and gets straight to the point, then this is the course for you. This course will help you learn all about developing iPhone applications and simultaneously implement all that you learn by creating five complete apps using SwiftUI 3 code and Xcode 13. In this course, we will start with the SwiftUI basics that are required for developing an app and set up our developing environment with Xcode. Once our environment is set, we will start working on our different apps. In this first app - People Counter - and the second app - Text Formatter, you will be learning the basics of Swift programming. In this third app, we will create an app called Emoji Dictionary, where you will learn about lists, arrays, and multi-view apps. In the fourth app, we will create a Quick ToDos app, where you will learn how to save information with CoreData. In our final app, we will create a Course Lister app where we will work with web, APIs, JSON, and images. Once we are done with the apps, we will discuss the process to submit your own apps to the App Store! By the end of this course, you will be set to build your own app and share your app with the world through the App Store. Who this book is for This course is best for complete beginners who want to make an iPhone app as no prior experience is needed and one just needs to have a Mac computer and passion to develop amazing apps.
    Note: Online resource; Title from title screen (viewed January 31, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 186
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 42 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Sinan Ozdemir teaches how to use core tenants of feature engineering to build your own art recommendation engine from scratch. You will be using state of the art models like VGG-11 and BERT alongside classic feature engineering techniques algorithms to construct and fine-tune a pipeline to produce art recommendations.
    Note: Online resource; Title from title screen (viewed January 7, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 187
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Setup quick and easy way to mount a SAMBA (SMB) file share in an Azure VM with a pre-configured BASH script. The shell script will allow you to automatically mount the share and save your work. This type of workflow allows your infrastructures and virtual machines to be resilient to failure. This is a short video that covers only setting up SMB on a VM. For a full video with setting up the VM, SSH access, and connect a remote compute to VSCode go here Follow along with more examples in the Github repository This video covers: Create a Storage Account Create a File Share for a Storage Account Use SSH to connect to a remote Virtual Machine Use a pre-configured shell script to mount the share Verify files and directories through the Azure portal 00:00 Introduction 00:26 Azure Portal Virtual Machines 01:00 SSH Connection string 01:41 Create a Storage Account in Azure 03:18 Create a File Share (SAMBA) in Azure 04:12 SAMBA connection snippet in BASH (Shell script) for mounting 05:06 Create the script in the Virtual Machine 05:34 Mount the SAMBA share and verify it is mounted in /mnt/ 06:45 Verify created files are available in the Azure Portal for the File Share Useful links: * Github Repository with summary instructions * Create a File share documentation on Azure * Data Science VMs in Azure
    Note: Online resource; Title from title screen (viewed January 27, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 188
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Find out how to share and use Google Colab notebooks for data science!
    Note: Online resource; Title from title screen (viewed January 14, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 189
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pragmatic AI Solutions | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos
    Abstract: Learn to deploy an AWS Lambda Function in Python with CDK. 00:00 Intro 00:36 Verify CDK Version 01:00 Initialize Python CDK app 02:09 Create AWS Python Lambda 02:50 Add AWS CDK Stack for AWS Lambda 03:42 Run cdk diff 04:06 bootstrap cdk 05:31 run cdk deploy result 06:01 test AWS Lambda in Console
    Note: Online resource; Title from title screen (viewed January 24, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 190
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Edition: Revised Edtion
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Since their introduction in 2017, Transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you're a data scientist or coder, this practical book shows you how to train and scale these large models using HuggingFace Transformers, a Python-based deep learning library. Transformers have been used to write realistic news stories, improve Google Search queries, and even create chatbots that tell corny jokes. In this guide, authors Lewis Tunstall, Leandro von Werra, and Thomas Wolf use a hands-on approach to teach you how Transformers work and how to integrate them in your applications. You'll quickly learn a variety of tasks they can help you solve. Build, debug, and optimize Transformer models for core NLP tasks, such as text classification, named entity recognition, and question answering Learn how Transformers can be used for cross-lingual transfer learning Apply Transformers in real-world scenarios where labeled data is scarce Make Transformer models efficient for deployment using techniques such as distillation, pruning, and quantization Train Transformers from scratch and learn how to scale to multiple GPUs and distributed environments
    Note: Online resource; Title from title page (viewed March 25, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 191
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (150 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This practical book introduces new cloud native approaches for Kubernetes practitioners, like yourself, who care about the security and observability of mission-critical microservices. Through practical guidance and best practice recommendations, this book helps you understand why cloud native applications require a modern approach to security and observability practices and how to implement them. Do you want to know how to secure and troubleshoot your cloud native applications? Or are you part of a group that wants to solve security and observability challenges before fully adopting Kubernetes in your organization? This book takes you through the full breadth of new cloud native approaches for establishing security and observability with Kubernetes. Learn why you need a security and observability strategy for cloud native applications and determine your scope of coverage Understand key concepts behind Kubernetesâ??s security and observability approach Explore the technology choices you can make to meet each aspect of this strategy Discover how to split security responsibilities across multiple teams or roles Learn ways to architect Kubernetes security and observability for multicloud and hybrid environments
    Note: Online resource; Title from title page (viewed February 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 192
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (60 pages)
    Edition: 3rd edition
    Parallel Title: Erscheint auch als
    DDC: 006.3/12
    Keywords: Data mining ; Python (Computer program language) ; Electronic books ; local ; Electronic books
    Abstract: Get the definitive handbook for manipulating, processing, cleaning, and crunching datasets in Python. Updated for Python 3.9 and pandas 1.2, the third edition of this hands-on guide is packed with practical case studies that show you how to solve a broad set of data analysis problems effectively. You�?�¢??ll learn the latest versions of pandas, NumPy, and Jupyter in the process. Written by Wes McKinney, the creator of the Python pandas project, this book is a practical, modern introduction to data science tools in Python. It�?�¢??s ideal for analysts new to Python and for Python programmers new to data science and scientific computing. Data files and related material are available on GitHub. Use the Jupyter notebook and IPython shell for exploratory computing Learn basic and advanced features in NumPy Get started with data analysis tools in the pandas library Use flexible tools to load, clean, transform, merge, and reshape data Create informative visualizations with matplotlib Apply the pandas groupby facility to slice, dice, and summarize datasets Analyze and manipulate regular and irregular time series data Learn how to solve real-world data analysis problems with thorough, detailed examples
    Note: Online resource; Title from title page (viewed September 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 193
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (81 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: With Amazon Web Services and other platforms designed for rapid adaptation and failure recovery, cloud computing is more like programming than traditional system administration. For developers, this practical book provides system administration knowledge to ensure you're using AWS effectively, so you can build a robust and resilient application infrastructure. System administrators will learn how to automate their favorite tools and processes. In the second edition of this guide, authors Federico Lucifredi, Jacob Zimmerman, and Mike Ryan show developers and system administrators how to configure and manage AWS services including EC2, CloudFormation, Elastic Load Balancing, S3, and Route 53. Fully configuring infrastructure with automation, this book walks you through developing a complete application example along the way. Even small DevOps teams can manage massively scalable application infrastructures once they drop old views and master automation. Securely deploy and manage your applications with AWS tools Automate AWS configuration management with Python, Puppet, and Ansible Deploy applications with autoscaling and elastic load balancing Explore ways to deploy application and infrastructure updates Save time on development and operations with reusable strategies Embrace GitOps versioning of infrastructure and application code alike Learn strategies for managing log files in AWS environments Configure a cloud-aware DNS service with Route 53 Use AWS CloudWatch to monitor your infrastructure and applications
    Note: Online resource; Title from title page (viewed September 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 194
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (61 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Track, branch, merge, and manage code revisions with Git, the free and open source distributed version control system. Through a series of step-by-step tutorials, this practical guide quickly takes you from Git fundamentals to advanced techniques, and provides friendly yet rigorous advice for navigating Git's many functions. You'll learn how to work with everything from small to very large projects with speed and efficiency. In this third edition, authors Prem Kumar Ponuthorai and Jon Loeliger break down Git concepts using a modular approach. You'll start with the basics and fundamental philosophy of Git, followed by intermediate commands to help you efficiently supplement your daily development workflow. Finally, you'll learn advanced Git commands and concepts to understand how Git works under the hood. Learn how to use Git for real-world development scenarios Gain insight into Git's common use cases, initial tasks, and basic functions Use the system for distributed version control Learn how to manage merges, conflicts, patches, and diffs Apply advanced techniques such as rebasing, hooks, and ways to handle submodules
    Note: Online resource; Title from title page (viewed October 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 195
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781492094494 , 1492094498
    Language: English
    Pages: 1 online resource (75 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als
    DDC: 658.4/03
    Keywords: Database management ; Machine learning ; Management information systems ; Business Databases Management ; Information storage and retrieval systems Reliability ; Electronic books ; local ; Electronic books ; Bases de données ; Gestion ; Apprentissage automatique ; Systèmes d'information de gestion ; Affaires ; Bases de données ; Gestion ; Systèmes d'information ; Fiabilité
    Abstract: Your training data has as much to do with the success of your data project as the algorithms themselves--most failures in deep learning systems relate to training data. But while training data is the foundation for successful machine learning, there are few comprehensive resources to help you ace the process. This hands-on guide explains how to work with and scale training data. You'll gain a solid understanding of the concepts, tools, and processes needed to: Design, deploy, and ship training data for production-grade deep learning applications Integrate with a growing ecosystem of tools Recognize and correct new training data-based failure modes Improve existing system performance and avoid development risks Confidently use automation and acceleration approaches to more effectively create training data Avoid data loss by structuring metadata around created datasets Clearly explain training data concepts to subject matter experts and other shareholders Successfully maintain, operate, and improve your system
    Note: Online resource; Title from title page (viewed January 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 196
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (63 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Many organizations today orchestrate and maintain apps that rely on other people's services. Software designers, developers, and architects in those companies often work to coordinate and maintain apps based on existing microservices, including third-party services that run outside their ecosystem. This cookbook provides proven recipes to help you get those many disparate parts to work together in your network. Author Mike Amundsen provides step-by-step solutions for finding, connecting, and maintaining applications designed and built by people outside the organization. Whether you're working on human-centric mobile apps or creating high-powered machine-to-machine solutions, this guide shows you the rules, routines, commands, and protocols--the glue --that integrates individual microservices so they can function together in a safe, scalable, and reliable way. Design and build individual microservices that can successfully interact on the open web Increase interoperability by designing services that share a common understanding Build client applications that can adapt to evolving services without breaking Create resilient and reliable microservices that support peer-to-peer interactions on the web Use web-based service registries to support runtime "find-and-bind" operations that manage external dependencies in real time Implement stable workflows to accomplish complex, multiservice tasks consistently
    Note: Online resource; Title from title page (viewed April 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 197
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    ISBN: 9781098112448 , 109811244X
    Language: English
    Pages: 1 online resource (70 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als
    DDC: 006.7/6
    Keywords: Application software Development ; Quantum computing ; Electronic books ; local ; Electronic books ; Quantum computing ; Application software ; Development
    Abstract: Why is the quantum computing market expected to grow by nearly $1.3 billion over the next five years? Given their quantum mechanical nature, quantum computers can solve difficult problems in fields such as chemistry, optimization, finance, and machine learning that classical computers find impossible to unravel. This pocket guide provides software developers with a quick reference to Qiskit, an open source SDK for working with quantum computers. Packed with helpful programming examples, tables, figures, and lists, this handy book helps you find the information you need to develop and debug quantum programs. Whether you're focused on business, engineering, or scientific applications, you'll learn how to choose and apply the appropriate Qiskit classes, methods, and functions. You'll also learn how to use the latest version of the Open Quantum Assembly Language, OpenQASM 3.0.
    Note: Online resource; Title from title page (viewed November 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 198
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (64 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Kubernetes has become the operating system of today's cloud native world, providing a reliable and scalable platform for running containerized workloads. In this friendly, pragmatic book, cloud experts Justin Domingus and John Arundel show your development and operations staff what Kubernetes can do--and what you can do with it. This updated second edition guides you through the growing Kubernetes ecosystem and provides practical solutions to everyday problems using tools currently in use in the software industry. You'll walk through an example containerized application running in Kubernetes step-by-step, from the development environment through the continuous deployment pipeline, with patterns you can use for your own applications. Make your development teams lean, fast, and effective by adopting Kubernetes and DevOps principles. Understand containers and Kubernetes--no experience necessary Run your own applications on managed cloud Kubernetes services or on-premises environments Design your own cloud native services and infrastructure Use Kubernetes to manage resource usage and the container lifecycle Optimize clusters for cost, performance, resilience, capacity, and scalability Learn the best tools for developing, testing, and deploying your applications Apply the latest industry practices for observability and monitoring Secure your containers and clusters in production
    Note: Online resource; Title from title page (viewed May 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 199
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (68 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambdas and streams. If you're interested in applying FP concepts to your Java code, this book is for you. Author Ben Weidig highlights different aspects of functional programming and shows you how to incorporate them in your code without going "fully functional." You'll learn how, when, and why to use FP concepts such as immutability and pure functions to write more concise, reasonable, and future-proof code. Many developers seek to expand their horizons by using OOP and FP together. It's no longer either-or; it's both. In two parts, this book includes: A Functional Approach: Get a high-level overview of functional programming, including the types already available to Java developers. Then explore different FP concepts and learn how to use them. Real-World Problems, Patterns, and Recipes: Apply what you've learned in part one to the typical real-world problems you might encounter in your daily work.
    Note: Online resource; Title from title page (viewed December 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 200
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (133 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: With the rise of the cloud, every aspect of IT has been shaken to its core. The fundamentals for building systems are changing, and although many of the principles that underpin security still ring true, their implementation has become unrecognizable. This practical book provides recipes for AWS, Azure, and GCP to help you enhance the security of your own cloud native systems. Based on his hard-earned experience working with some of the world's biggest enterprises and rapidly iterating startups, consultant Josh Armitage covers the trade-offs that security professionals, developers, and infrastructure gurus need to make when working with different cloud providers. Each recipe discusses the inherent trade-offs, as well as where clouds have similarities and where they're fundamentally different. Learn how the cloud provides superior security to what was achievable in an on-premises world Understand the principles and mental models that enable you to make optimal trade-offs as part of your solution Learn how to implement existing solutions that are robust and secure, and devise design solutions to new and interesting problems Deal with security challenges and solutions both horizontally and vertically within your business
    Note: Online resource; Title from title page (viewed June 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...