Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • [Erscheinungsort nicht ermittelbar] : Wiley  (922)
  • [Place of publication not identified] : Apress  (428)
  • Electronic books ; local  (1,322)
  • Internet videos  (29)
Datasource
Material
Language
Subjects(RVK)
  • 1
    ISBN: 9781484294826 , 1484294823
    Language: English
    Pages: 1 online resource (1 video file (48 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Git (Computer file) ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This video will get you up and running with GitHub Actions, GitHub's DevOps pipeline engine, which will allow you to automate just about any task. Author and trainer Yas Adel Mehraban takes a very practical hands-on approach for you to follow along, getting you up-to-speed on the terminology and then diving into concepts and code to create basic and more complex workflows. From there you learn how to share workflows within your organization and standardize your work using templates. To conclude the video, you will learn about more complex components such as triggers, expressions, contexts and using environment variables and secrets. What You Will Learn Understand core concepts and benefits of DevOps and CI/CD pipelines Use Yaml syntax for your GitHub workflows Run your first GitHub Action workflow Manage complex scenarios such as handling secrets, integrating depending jobs, configuring stages, environments, and adding labels to workflows Share GitHub Actions within an organization and learn about the templates and triggers available Set custom environment variables in your workflow file Understand the different billing options and limitations Who This Video Is For Any developer, system administrator, IT professionals, devops engineer, or cloud architect, who is already familiar with the fundamentals of GitHub repos source control.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484293737 , 1484293738
    Language: English
    Pages: 1 online resource (1 video file (27 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Android (Electronic resource) ; Application software Development ; JSON (Document markup language) ; Mobile computing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Working with JSON in Android is one of the most useful skills for a developer. This is used on a daily basis in all kinds of apps. Displaying online data in an app is an essential part of the Android ecosystem. This video course will teach you how to download JSON data from an online location into the Android app. For example a list of contacts with email addresses, phone numbers, names, and other relevant information. Then you'll learn how to format the data properly and list it in a TableView to be more user friendly to read by the user of the app. What You'll Learn How to download text from a server How to properly format JSON data How to build a custom ListView with custom rows How to place everything in the layout How to populate the ListView with the formatted JSON data represented by a List of custom items Who This Video Is For People with more advanced skills in Android Studio and Java are targeted, but the video will also be useful for total beginners.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484294789 , 1484294785
    Language: English
    Pages: 1 online resource (1 video file (31 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.8
    Keywords: Computer networks Security measures ; Small business Computer networks ; Security measures ; Computer security Government policy ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Cybersecurity is not just for large businesses. Smaller organizations are becoming a prime target for attacks. Consider that about 60% of small businesses close down within six months of being hacked. Unfortunately, the risks keep growing. There are more than 4,000 ransomware attacks daily. Every eight seconds, there is a phishing attempt. But cybersecurity is not just about fending off hackers. It is actually important for a company's growth. If you want to sell your products or services to larger companies, you will likely need to go through cybersecurity due diligence. The good news is that there are cost-effective ways to improve your security systems and policies -- and this video will show how. What You Will Learn How to assess your cybersecurity risks How to evaluate software protections and countermeasures How to train your employees to improve security Who This Video is For Small business owners and startup founders.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484295748 , 1484295749
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 14 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application program interfaces (Computer software) ; C (Computer program language) ; Regular expressions (Computer science) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn everything you need to work with regular expressions in C# and how to apply them to your projects effectively. Regular expressions provide an extremely powerful method for pattern matching with strings. They are very useful for parsing information such as dates, phone numbers, or zip codes from important text files such as code files, log files, spreadsheets, or documents. This video will teach you about how to perform pattern matching with regular expressions using the latest C# version 11. it starts by introducing the topic of regular expressions and their use cases before exploring the C# API for regular expressions. This video discusses everyday use cases of regular expressions, e.g., data validation, information extraction, pattern matching, and search and replace. The video concludes with a look at advanced topics such as performance optimization and troubleshooting. After completing this video, you will be able to use regular expressions in C# 11 for practical applications such as data validation, text processing, and more. What Will You Learn Understand the basics of using regular expressions Format regular expression's output Master the different C# APIs available for working with regular expressions Who Is This Video For Software and application developers .
    Note: Online resource; title from title details screen (O'Reilly, viewed May 23, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484298640 , 1484298640
    Language: English
    Pages: 1 online resource (1 video file (35 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Android (Electronic resource) ; Application software Development ; Card games ; Mobile computing Software ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In the video, you will learn how to build the classic War card game for Android. The game is played with a full deck of 52 cards. The players play cards one by one and the bigger card gets the smaller one. The point of the game is to win all of the cards. In this game, the user will be able to play vs device. This video is a valuable resource for developers looking to grasp the fundamentals of creating Android games with Java. It covers various aspects, including game design, creating a deck of cards, playing cards on the table, and delving into the intricacies of card games. What You'll Learn How to create Android games with Java How to create game design How to write the logic for card dealing How to play cards one by one and challenge the device Who This Video Is For People with more advanced skills in Android and Java are targeted but the video will be useful for total beginners as well.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 19, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484293744 , 1484293746
    Language: English
    Pages: 1 online resource (1 video file (28 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Android (Electronic resource) ; Application software Development ; Global Positioning System ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This is very simple but useful skill for every Android developer to learn how to get GPS data and display it in its proper format. Based on this knowledge, the developer can create tracking apps and other useful location based apps. Viewers of this video course will learn how to create a basic Android Studio project for Android, reach the GPS module on the device, get location permission, and display the coordinates in proper format on the screen. The video also includes a map so viewers can see not only coordinates but a location on the map too. This is one more amazing skill for the developers. What You'll Learn How to set up the project How to create the use interface How to create the code for the user interface How to write the main logic for getting the location and formatting the data Who This Video Is For People with more advanced skills in Android Studio and Java are the main audience, but the video will be useful for total beginners as well.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484295557 , 1484295552
    Language: English
    Pages: 1 online resource (1 video file (25 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: iOS (Electronic resource) ; Application software Development ; iPhone (Smartphone) Programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Software widgets are relatively simple and easy-to-use software applications or components made for one or more different software platforms. Popular examples of widgets include event countdowns, website visitors counter, clocks, daily weather report, etc. Lots of people can build a widget for iOS. But few can integrate them with an image downloader and show the downloaded image in the widget with custom intervals. This video will show how you can build very simple iOS widget in Xcode. The widget will have big image, front and center. Then on custom intervals, the widget will update the image with a new random one. Images will be stored on an online location so the widget will have to download them and show them one by one. What You'll Learn The basics of iOS widgets Image downloading Basics of SwiftUI How to update the widget with custom functions Who This Video Is For People with more advanced skills in Xcode and Swift are targeted, but the video will be useful for total beginners as well.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484294543 , 1484294548
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 30 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Computer networks Management ; TCP/IP (Computer network protocol) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Python offers software engineers a multitude of inter-process communications (IPC) options. With the popularization of cross-cloud communications today, sockets - be they managing TCP, UDP, or even RAW octets - remain the predominate way to monitor, aggregate, as well as to participate in point-to-point, as well as multi-process signaling and information sharing activities. The purpose of the PSL-3000 Socket IPC is to review how to use TCP/IP and UDP/IP - the most popular and ubiquitous of all modern communication patterns and protocols. Along the way not only will PSL-3000 Socket IPC demonstrate how to share data between cooperating computer processes using IP, but many supporting options - as well as Python's built-in, object-oriented socket frameworks. From protocols, options, and failure recovery, along the way hands-on "beyond the basics" discussions, demonstrations, and coding activities are provided. Evolutionary IPC concepts destined to help viewers demystify common networking terms, trends, technologies, as well as techniques. Split into three (3) major sections, the PSL-3000 Socket IPC educational opportunity viewers will enjoy many IPC coding activities. Projects encompass short and simple snippets designed to review basic networking concepts, common design patterns, bit manipulations, and even hexadecimal network-mask encodings. - Viewers will also enjoy completing an evolutionary set of IPC activities covering client, server, peer-to-peer (multicasting,) as well as Python 3's "batteries included" socketed Framework. Timeouts, testing, as well as error recovery strategies are also demonstrated & practiced. What you will learn: Understand common communications terms, technologies, as well as testing techniques. How to use advanced techniques to multicast. What are the advantage of Python's socketserver object oriented design. How to simulate, as well as to recover from, common communication errors. Who this book is for: Both beginner and intermediate 'Pythoneers understanding functional Python, as well as the basics of inheriting from Python classes, will guarantee a larger audience. DevOps, Cloud, and IT security roles will also enjoy discovering how quick & easy it can be to create, monitor as well as to share data, events, and operational telemetries using Python 3.
    Note: Online resource; title from title details screen (O'Reilly, viewed May 11, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484298725 , 1484298721
    Language: English
    Pages: 1 online resource (1 video file (40 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.8
    Keywords: Computer security ; Computer networks Security measures ; Data protection ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: With cyber attacks on the rise, all individuals - and especially professionals handling potentially confidential company data - should be well-versed in how to protect their information from bad actors. This video will take you through the steps you can take to protect both your private and company data. The video will explain why cybersecurity is important on an individual and personal level, how cyber attacks have been evolving and what vulnerabilities you need to be aware of and protect. It'll go through topics and tricks to deal with these threats and explore the costs and impact of not protecting your data. What You Will Learn The financial impact of (non)-action How to deal with the evolving needs of security How attacks and vulnerabilities are evolving in the world Who This Video is For Non-technical professionals who are looking to understand how they can be careful with both their personal and professional data.
    Note: Online resource; title from title details screen (O'Reilly, viewed September 19, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484296837 , 1484296834
    Language: English
    Pages: 1 online resource (1 video file (30 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Xcode ; Application software Development ; Mobile apps ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: In the video you will learn how to build a simple reminder app for iOS. The user will be able to input some text, set a time and the app will show this text as a notification at the specified time. This app is very useful for people to schedule reminders and notes at specific time. The developers will be able to build that kind of app and will learn how to work with notifications which is very important skill for an iOS developer. What You'll Learn How to create the design of the app How to connect the design with the Swift code How to write logic for background process How to write logic for notification How to write logic for the app Who This Video Is For People with more advanced skills in Xcode and Swift are targeted but the video will be useful for total begin-ners as well.
    Note: Online resource; title from title details screen (O'Reilly, viewed August 3, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    Language: English
    Pages: 1 online resource (1 video file (26 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3/82
    Keywords: iOS (Electronic resource) ; Application software Development ; Logiciels d'application ; Développement ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Add support for different languages in your iOS apps. You'll start by constructing a basic user interface that's ready for multilingual support. Then add files with strings in different languages. Once you have the basics established, you'll learn to translate via code and also via storyboard. All languages are auto-picked according to each users' system settings. So that your users will always be interacting with your app in their native lan-guage. Adding support for multiple languages and adaptability to your apps will help reach wider audiences of users in different countries. Grow your userbase and support a more diverse and inclusive world! What You'll Learn Create simple UIs via storyboard Add strings in different languages Set app languages to the system device settings Who This Video Is For Intermediate to advanced Swift developers creating iOS apps with the expectation of a global audience.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    Language: English
    Pages: 1 online resource (1 video file (53 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.2762
    Keywords: JavaScript (Computer program language) ; JavaScript (Langage de programmation) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Learn how to build high-performing Java 17 applications using the GraalVM 21.3 Native Image compiler tool. You'll start with an introduction to GraalVM, then dive into its architecture and the benefits of running applications on GraalVM. This video also covers polyglot programming, and how to profile applications for analyzing its memory consumption and performance. What You Will Learn Get started with GraalVM while using JDK 17 Dive into GraalVM, its architecture and more Running code written in different languages on the same VM. Build a high-performing Java application with native image code and more Who This Video Is For Java programmers, software developers and engineers who are interested in learning about the capabilities of the GraalVM Native Image compiler tool. Prior experience with Java is recommended.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 30, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    ISBN: 9781484286784 , 1484286782
    Language: English
    Pages: 1 online resource (1 video file (59 mi n.)) , sound, color.
    Edition: [First edition].
    DDC: 004.67/82
    Keywords: Oracle (Computer file) ; Cloud computing ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn how to setup an Oracle cloud account in Oracle's Cloud Infrastructure (OCI). Experiment with provisioning and using the latest version of Oracle's enterprise-level database. Use Oracle's interface to create tables, manipulate data, and test new features. Even learn to create Blockchain tables, a new table type useful for when immutable records of change over time are needed. All of this can be done for free. The skills you learn from using the free access translate directly to Oracle's paid cloud offerings, making you more valuable to employers who are invested in Oracle's cloud platform. Once your database is provisioned, you can use Oracle's cloud tools to design and manage database objects. This video shows you how to design your database using Oracle's graphical cloud database modeler. Then you'll learn to use Oracle's web-based, graphical tools to explore your database, and to create and query database objects such as users and tables. You will also learn how to connect to OCI databases in the cloud directly from on-premises servers via locally installed SQL client software. This gives you a flexible set of tools to explore Oracle's cloud feature set using tools both on premises and in the cloud. What You Will Learn Create a free Oracle Cloud Infrastructure (OCI) account Provision databases and virtual machines Manage your database and its users from the OCI interface Use graphical tools to explore your database and create users and tables Design your database using Oracle's graphical cloud database modeler Create Blockchain tables to preserve immutable historical records Who This Video Is For For Oracle developers and database administrators who want free access to the latest Oracle technologies in the cloud. For those who want to learn about Oracle's cloud platform and host their databases in the cloud.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484287569 , 1484287568
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 9 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Angular is a framework that provides rich and interactive features for single page application, increase development speed and faster user experience. This video course will help you create a strong foundation on angular framework. The video starts with an introduction on angular covering the basics and installation section of it. Moving forward, you will learn components of angular, it will discuss the different parts of angular so that you'll be able develop the app easily. As we progress, the author talks about the binding part of the angular like forms of module, data binding, input and output, validations and much more. After completion of this course you will easily develop a single page application and understand the basic concepts of angular as framework. What you'll learn: Learn the installation process in angular Develop app in an easier way Study the forms and validations in angular Who is this video for: Professionals interested to develop their career in the field of web development.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 17 min.)) , sound, color.
    Edition: [First edition].
    DDC: 004.165
    Keywords: iOS (Electronic resource) ; Operating systems (Computers) ; Swift (Computer program language) ; Application software Development ; Systèmes d'exploitation (Ordinateurs) ; Swift (Langage de programmation) ; Logiciels d'application ; Développement ; operating systems ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Use a declarative approach to build UIs for iOS and macOS. Start with a review of what declarative programming is by building with SwiftUI. We will review all the basic SwiftUI components needed for a modern iOS app. Once we have a solid understanding of SwiftUI, we will cover reactive programming with the Combine framework. Understanding these components will allow us to incorporate SwiftUI with the Combine framework and make a fully declarative/reactive (MVVM) application. The goal is not to make you an expert but build a solid foundation of knowledge and instill the confidence to keep exploring these new technologies. With SwiftUI and the Combine framework, you can take a step closer to a Functional Reactive Programming development process. What You'll Learn Understand the relevant architectures and underlying components of Swift Work with SwiftUI to build basic UIs Build a full app with SwiftUI and the Combine framework Who This Video Is For Developers working on iOS or macOS apps. Familiarity with Swift is beneficial.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484289334 , 1484289331
    Language: English
    Pages: 1 online resource (1 video file (37 min.)) , sound, color.
    Edition: [First edition].
    DDC: 658/.05
    Keywords: Expert systems (Computer science) ; Artificial intelligence ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This course is targeted toward novice or experienced developers and software architects and will help build a solid understanding of what Amazon Lex is capable of and what the best practices associated with it are. The author shares his experience in successfully building chatbots and what that success entailed. Part 3 of Building Bots with Amazon Lex begins with an introduction to the Amazon Lambda service. The author then dives into the details of how to connect Amazon Lex and Amazon Lambda services to extend the functionality of bots. He then shows how to test and deploy a bot with voice and text inputs. The course culminates with a demonstration of a virtual reality environment that is enhanced by chatbots. The course covers not only text-based but also delves into voice-based bots. After completing this course, you will be able to implement chatbots within your organization and define clear goals and objectives for stakeholders. What You Will Learn How to integrate with serverless functions on AWS How to validate and fulfill the user request How to publish a bot for user consumption How to test a bot with voice and text inputs Who This Video Is For Software developers, cloud developers, and cloud architects.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 17, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484288061 , 1484288068
    Language: English
    Pages: 1 online resource (1 video file (51 min.)) , sound, color.
    Edition: [First edition].
    DDC: 658/.05
    Keywords: Business Data processing ; Application software Development ; Artificial intelligence ; Human-computer interaction ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This course will help you in your day to day journey with SAP. It covers how to find and use Parameter Id in SAP. Parameter Id personalizes all the daily transaction code and reports you are running and helps you to post and get data based on your requirement. You will learn about the usage of personal value list. This helps SAP users to store their data points inside SAP and use it whenever needed. This course also covers how to create layouts and variants so that you can get different reports and selection based on your daily requirement. This process helps tremendously in reducing error and confusion as you have all the data points pre built. Additionally, you will learn how you can default the values for certain fields in a transaction code so that the number of entries you have to key is much less and it's ready for automation. Finally, you can learn how to default the values in SAP FIORI apps which is the future of user experience and gives the flavor of buying in amazon shopping while running in SAP. This course will help you use SAP in a more productive way with less clicks and optimizing your work. This course will make you the driver that SAP needs it to operate. What you'll learn: how to create default layout and variants How to change your SAP themes and play with different SAP options Learn personal value list which will help you to move all your excel cheat sheet stored in SAP Study parameter Id which will help you to enter less duplicate stuff Who is this book for: Beginning to intermediate end users, SAP S/4HANA users, SAP ECC.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 17, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    Language: English
    Pages: 1 online resource (1 video file (43 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1/33
    Keywords: Java (Computer program language) ; Java (Langage de programmation) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Learn the many new features, enhancements, and updated technologies in the recent long-term support (LTS) release of Java Platform, Standard Edition (Java SE) 17. This video offers an overview of the JDK Release Process, differences between the more frequent non-LTS and the less frequent LTS releases, and various kinds of features such as preview, experimental, incubation and stable. You will understand how to enable and use preview features, as well as the steps to download the latest Java Development Kit (JDK). You'll also gain insight into the deprecation plan of some unused or obsolete APIs which will streamline the future releases of Java SE platform. What You Will Learn Understand what you need to know before upgrading to Java 17 Get familiar with the Java release process Explore the new features and capabilities of Java SE 17 in detail Upgrade to Java SE 17 Enable and Evaluate Preview features of Java SE 17 Who This Video Is For New programmers and software developers, or even some experienced programmers and developers in Java who are new to Java 17.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 30, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484289341 , 148428934X
    Language: English
    Pages: 1 online resource (1 video file (46 min.)) , sound, color.
    Edition: [First edition].
    DDC: 658/.05
    Keywords: Expert systems (Computer science) ; Artificial intelligence ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This course is targeted toward both novice and experienced developers and software architects and will help build a solid understanding of what Amazon Lex is capable of and what the best practices associated with it are. The author shares his experience in successfully building chatbots and what that success entailed. Part 2 of Building Bots with Amazon Lex begins with an introduction to the Amazon Lex service. The author then dives into the details of creating intents, utterances, prompts, and context. This is a complete hands-on course, and the audience can easily map it with the basics covered in Part 1 of this vidoe series. Building Bots with Amazon Lex covers not only text-based but will also delve into voice-based bots. After completing this course, you will be able to implement chatbots within your organization and define clear goals and objectives for stakeholders. What You Will Learn How to configure Lex bot for multiple locales How to build a natural conversation on bots How to enable and use Sentiment Analysis with the bot How to enable and collect conversational logs from the bot Who This Video Is For Software developers, cloud developers, and cloud architects.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 41 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Python (Computer program language) ; Application program interfaces (Computer software) ; Application software Development ; Computer multitasking ; Python (Langage de programmation) ; Interfaces de programmation d'applications ; Logiciels d'application ; Développement ; Fonctionnement multitâche ; APIs (interfaces) ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: Asynchronous Python Programming using asyncio and async/await lets you write code that runs many processes concurrently. It makes your code more responsive and stops it from wasting time waiting for slow file and internet access. It is simpler to write, easier to reason about, and uses less memory than threads and processes. We start the video with an overview of asyncio, showing the building blocks and core syntax in a few simple examples. Next, you will see how to make normal Python code work in an asynchronous environment, to minimize blocking and facilitate cooperative multi-tasking. Further, we cover an asyncio use-case working with network connections such as web servers using asynio's streams API, followed by communication between coroutines and synchronization of coroutines. We will also look at using the asyncio library to easily wrap blocking code into threads and processes, and some non-blocking replacement libraries used with asyncio such as aiohttp and aiofiles. The uvloop and unsync libraries will be discussed as ways to speed up and simplify your asyncio code. The following section covers writing more robust asyncio code to test and debug your code, handle stuck tasks using time out, logging and error handling and task management. Having gained a firm understanding of how to code using asyncio, the course finishes with a look under the hood. This starts by walking you through a hand-coded example of an event loop (the core of asyncio), an overview of the different types of awaitables and some useful functions of the event loop which gives you fine grain control What you will learn: What are the differences between asyncio, threads and processes How to run code concurrently using coroutines, asyncio, and async/await How to work with network connections using streams How to write robust and modern asynchronous code How asyncio works and how to use the low level functions for fine-grain control Who this video is for Intermediate to experienced Python programmers who want to speed up existing Python code and make it more responsive by using async/await and asyncio.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484285985 , 1484285980
    Language: English
    Pages: 1 online resource (1 video file (35 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3/82
    Keywords: iOS (Electronic resource) ; Application software Development ; iOS (Electronic resource) ; Application software ; Development ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Spice up the design of your apps by adding functionality for user customization. You'll program your apps to allow users to pick different icons. From assets you've imported and made available, users can update their homescreen icon for your app to reflect the season, match their wallpaper, or sync with a current Holiday. This meshes nicely with the newer implementation of widgets to bring more life to users' homescreens and your apps. What You'll Learn Create a basic Xcode project for iOS Import assets for icons Program a UI element for picking between icons Who This Video Is For Developers with some experience using Xcode and Swift.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 21, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484287392 , 1484287398
    Language: English
    Pages: 1 online resource (1 video file (29 min.)) , sound, color.
    Edition: [First edition].
    DDC: 658/.05
    Keywords: Expert systems (Computer science) ; Artificial intelligence ; Computer software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This course is targeted towards novice or experienced developers and software architects. This course will help build a solid understanding of what Amazon Lex is capable of and what are the best practices associated with it. The author shares his experience on how he successfully built chatbots and what were the attributes for success. The course begins with an introduction to chatbot history, and terminologies like Persona, Utterances, Slots, and contexts. Next, it covers Amazon Lex with comparing chatbots between cloud providers, Amazon Lex history, and a use case on HR Bot. This is followed by describing the Life Cycle of the bot by explaining the Analysis phase activities, Design phase activities, and Development phase activities. There is a segment on Developing Business Logic for the bot. It concludes with discussing testing of the bot, deployment, and the channel for hosting the bot. The course will not only cover the text-based but will also delve into the voice-based bot. After completing this course, the audience will be able to visualize use cases where they can implement chatbots within their organization, define clear goals and objectives for the stakeholders. What you will learn What is Amazon Lex Understand life-cycle of a bot How to create your first bot How to host bot on Microsoft Teams Who this video is for Software developer, Cloud developers, Cloud Architects.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484282922 , 1484282922
    Language: English
    Pages: 1 online resource (1 video file (31 min.)) , sound, color.
    Edition: [First edition].
    DDC: 331.2/1649
    Keywords: Employee stock options ; Finance, Personal ; Employee stock options ; Finance, Personal ; Instructional films ; Internet videos ; Nonfiction films ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: The focus of this video will be on how to navigate the complexities of employee stock options and look at the ways to get the most value from them. While your 401(k) and home can be valuable sources of wealth, your employee stock options could potentially be worth much more. As seen with companies like Microsoft, Facebook and Amazon, employees can become millionaires. Yet employee stock options can be extremely complicated and risky. Making a wrong decision on taxes, for example, can be costly and this video will help you navigate it. What You Will Learn · The main types of options: nonqualified stock options and incentive stock options. · How to look at other equity compensation, like restricted stock and employee stock purchase plans (ESPPs). · How to evaluate the risks of employee stock options. Who This Video is For Employees, especially ones working in the tech world.
    Note: Online resource; title from title details screen (O'Reilly, viewed June 21, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Language: English
    Pages: 1 online resource (1 video file (59 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.54
    Keywords: Microsoft Excel (Computer file) ; Microsoft software ; Electronic spreadsheets Computer programs ; Database management ; Logiciels Microsoft ; Tableurs ; Logiciels ; Bases de données ; Gestion ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet ; Webcast
    Abstract: The introductory Excel tutorial covers topics related to entering data and demonstrates various ways of accepting and deleting data. You'll learn how to justify data within a cell and then have an opportunity to put it to practice. You will experiment with SmartLookup to search for anything on the Internet, whether it be Excel related or not, and then learn to place that information into an Excel pane. You will try out the Ribbon, a feature which drives the user-friendly resources in Excel. You'll learn the parts of the ribbon: tabs, groups, and command buttons and see how to hide and unhide the ribbon. Practice using short keys to run the commands and learn how to customize the ribbon to meet your needs. Add and remove commands, tabs and groups, change their order, add commands not normally used, then reset your ribbon back to the way it was before you made your changes. Finally, as Office 365 is is a product that regularly goes through changes, methods of getting help to stay up on the latest changes and support are demonstrated, including how to access Excel's built-in training videos. What you will learn • Know what Excel is and know some of its capabilities • Create, save, and open a workbook • Identify the current cell • Use the ribbon • Enter data in a worksheet • Get Help by using Screen Tips and the "Smart Lookup" feature This video is for anyone who wants to get up to speed on the many useful features and shortcuts of Excel.
    Note: Online resource; title from title details screen (O'Reilly, viewed March 30, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484287668 , 1484287665
    Language: English
    Pages: 1 online resource (1 video file (1 hr.)) , sound, color.
    Edition: [First edition].
    DDC: 776
    Keywords: Adobe Photoshop ; Adobe Illustrator (Computer file) ; Logos (Symbols) Design ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn how to take your client's logo from a flat 2-dimensional business card and turn it into a polished, three-dimensional design for use on merchandise using Photoshop. In this video, you will learn how to place the logo as a smart object in the Photoshop and to modify it with various effects. You will next see how to make altercation as per client request and visualize it in Photoshop. Next, you will learn to incorporate the logo on various merchandise for your client and show it on Photoshop to clients. What You Will Learn Place logos as smart objects in Photoshop See how to open Smart Object Layer to make alterations Learn to incorporate Logo on various merchandise Who Is This Video For Beginners who have little knowledge of Adobe's Illustrator and Photoshop and want to learn how to design logos.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484282229 , 1484282221
    Language: English
    Pages: 1 online resource (1 video file (56 min.)) , sound, color.
    Edition: [First edition].
    DDC: 776
    Keywords: Adobe Photoshop ; Adobe Illustrator (Computer file) ; Logos (Symbols) Design ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Learn how to take your client's logo from a flat 2-dimensional business card and turn it into a polished, three-dimensional design for use on merchandise using Photoshop. In this video, you will learn how to create a logo in Illustrator that can later be modified in Photoshop. You'll start by setting up your Illustrator workspace by importing a client's logo for tracing using the Pen and Shape Tools. Next, you'll see how to add text and effects and how to place the logo as a Smart Object in Photoshop for quick modifications. What You Will Learn Set up Illustrator and import image for tracing Understand Symbols panel and how to use it Add color and graphic styles to enhance the logo Who Is This Video For Beginners who have little knowledge of Adobe's Illustrator and Photoshop and want to learn how to design logos.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484289020 , 1484289021
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 14 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.74
    Keywords: Blockchains (Databases) ; Microsoft Azure (Computing platform) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This video shows how to use blockchain technology in Azure SQL and SQL Server to provide an immutable record of data change over time, and to prove and attest to business partners that your data is accurate and has not been tempered with. You'll learn about the new, Ledger tables feature in Azure SQL and soon to be in SQL Server 2022 that enables this blockchain feature set. This video shows how Ledger-enabled tables protect your data from even high-privileged users, preventing even database and system administrators from making changes without a record of those changes being made. Also covered in this video is the older feature set around system-versioned, temporal tables. You'll learn how temporal tables are used as the base infrastructure for maintaining the blockchain history in Ledger tables. The video shows how Ledger provides additional protection to ensure that - unlike the case with just temporal tables - rows are cryptographically hashed to ensure against tampering. You can even combine both features, temporal and ledger tables; while ledger tables protect the data, temporal tables allow you to easily see the state of the data on a specific time point. What You Will Learn Understand the technology behind Azure SQL Ledger Create a database with ledger-enabled tables Combine ledger and system-versioning technology in a single table Modify the data in the ledger-enabled table Change the structure of ledger-enabled tables Verify that the ledger data has not been tampered with Understand ledger technology limitations Who This Book Is For For advanced database administrators of Azure SQL Databases who are required to prove that sensitive data has not been tampered with. For administrators requiring a tamper-proof record of history over time. For those who are running SQL Server 2022 either on-premises or through Managed Instances who have the same needs.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484286142 , 1484286146
    Language: English
    Pages: 1 online resource (1 video file (1 hr., 29 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.13/3
    Keywords: Java (Computer program language) ; Computer programming ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: This video provides you with instruction in the fundamentals of Java. You will begin by learning how to set up a programming environment on your personal computer using freely available open-source tools. Once set up, you will learn how to model the real world in a program using the various data types available to you. From there, you learn about expressions and statements that allow you to do useful work. Organizing code into classes and methods comes next. Learning to program involves acquiring several skills, especially if your goal is to become a professional programmer. This first video in the Java Tutorial Series helps you take the first steps toward the goal of programming in Java at the professional level. You will learn how and why to use the syntax of the Java language. But more important than just the syntax, this course teaches you the skills you will need to develop code as part of a team in a professional working environment. What You Will Learn Establish a Java development environment on your computer Write and run basic Java programs that can display information with just a text editor Learn about and use the primitive data types available in Java Solve a range of basic math problems taken from everyday life such as calculating loan payments for money that is borrowed Understand the concepts of structured programming and object-oriented programming Control how your code can be used by applying access control Who This Video Is For For those with little or no experience in programming who wish to learn the Java language. For those fluent in other languages who are making the transition into Java programming.
    Note: Online resource; title from title details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119794202
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Discover the interplay between strategy and risk in this insightful new resource from two experts in the financial industry who have applied their knowledge to multiple industries In The Two Headed Coin , accomplished authors James L. Darroch and David Wm. Finnie deliver an insightful exploration of the interplay between strategy and risk that underlies the operational framework of successful organizations. You’ll learn which risks are fundamental to the strategic positioning and goals of your organization and which are not. You’ll also discover the importance of an independent risk function, e,g., the CRO, and its invaluable role as part of the strategic process. You’ll also find: A thorough discussion of the notion of competitive advantage and how it relates to risk An exploration of consumer perception and reputation as an asset to be managed How to use scenario planning and real options to provide a framework for managing uncertainty How a focus on culture and ethics can minimize the risk of large losses due to adverse behaviors Perfect for risk management and strategy professionals The Two Headed Coin will also earn a place in the libraries of executives and managers who wish to improve their ability to integrate strategic and risk thinking to create competitive advantage.
    Note: Online resource; Title from title page (viewed May 11, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119793670
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Supercharge your virtual meetings with evidence-based practices from an award-winning team The shift to virtual meetings was sudden and often traumatic for businesses across all industries as they responded to the global pandemic. Rather than focusing on what worked best, they focused on what worked now . . . which meant closing up the office and being suddenly virtual in nearly every meeting, often without the tools, the training, or the expertise to optimize the new “kitchen table” office. Thankfully, businesses are beginning to be more purposeful in both the tools they use and the approach they take. This book seeks to be a definitive guide for businesses looking to make their meetings as effective as possible in the ever-evolving “new normal”—leveraging insights from some of the foremost thought leaders in meeting science and on-camera communication. This book will: · Highlight new research insights springing from the rapid and exponential adoption of virtual meeting technology · Discuss the problems, challenges, and pitfalls of meeting in this new modality · Provide practical, actionable best practices, backed by meeting research that lead to more productive and effective virtual meetings Perfect for executives, managers, and employees at companies in all industries and of all sizes, Suddenly Virtual provides practical and actionable best practices that lead to more productive and effective remote meetings.
    Note: Online resource; Title from title page (viewed March 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119773290
    Language: English
    Pages: 1 online resource (352 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Project governance, investment governance, and risk governance precepts are woven together in Self-Service Data Analytics and Governance for Managers , equipping managers to structure the inevitable chaos that can result as end-users take matters into their own hands Motivated by the promise of control and efficiency benefits, the widespread adoption of data analytics tools has created a new fast-moving environment of digital transformation in the finance, accounting, and operations world, where entire functions spend their days processing in spreadsheets. With the decentralization of application development as users perform their own analysis on data sets and automate spreadsheet processing without the involvement of IT, governance must be revisited to maintain process control in the new environment. In this book, emergent technologies that have given rise to data analytics and which form the evolving backdrop for digital transformation are introduced and explained, and prominent data analytics tools and capabilities will be demonstrated based on real world scenarios. The authors will provide a much-needed process discovery methodology describing how to survey the processing landscape to identify opportunities to deploy these capabilities. Perhaps most importantly, the authors will digest the mature existing data governance, IT governance, and model governance frameworks, but demonstrate that they do not comprehensively cover the full suite of data analytics builds, leaving a considerable governance gap. This book is meant to fill the gap and provide the reader with a fit-for-purpose and actionable governance framework to protect the value created by analytics deployment at scale. Project governance, investment governance, and risk governance precepts will be woven together to equip managers to structure the inevitable chaos that can result as end-users take matters into their own hands.
    Note: Online resource; Title from title page (viewed June 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119741756
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Explore the most serious prevalent ethical issues in data science with this insightful new resource The increasing popularity of data science has resulted in numerous well-publicized cases of bias, injustice, and discrimination. The widespread deployment of “Black box” algorithms that are difficult or impossible to understand and explain, even for their developers, is a primary source of these unanticipated harms, making modern techniques and methods for manipulating large data sets seem sinister, even dangerous. When put in the hands of authoritarian governments, these algorithms have enabled suppression of political dissent and persecution of minorities. To prevent these harms, data scientists everywhere must come to understand how the algorithms that they build and deploy may harm certain groups or be unfair. Responsible Data Science delivers a comprehensive, practical treatment of how to implement data science solutions in an even-handed and ethical manner that minimizes the risk of undue harm to vulnerable members of society. Both data science practitioners and managers of analytics teams will learn how to: Improve model transparency, even for black box models Diagnose bias and unfairness within models using multiple metrics Audit projects to ensure fairness and minimize the possibility of unintended harm Perfect for data science practitioners, Responsible Data Science will also earn a spot on the bookshelves of technically inclined managers, software developers, and statisticians.
    Note: Online resource; Title from title page (viewed May 11, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119775645
    Language: English
    Pages: 1 online resource (768 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Prepare yourself to take on new and exciting Java programming challenges with this one-stop resource Job Ready Java delivers a comprehensive and foundational approach to Java that is immediately applicable to real-world environments. Based on the highly regarded and effective Software Guild Java Bootcamp: Object Oriented Programming course, this book teaches you the basic and advanced Java concepts you will need at any entry-level Java position. With the “Pulling It Together” sections, you’ll combine and integrate the concepts and lessons taught by the book, while also benefiting from: A thorough introduction to getting set up with Java, including how to write, compile, and run Java programs with or without a Java IDE Practical discussions of the basics of the Java language, including syntax, program flow, and code organization A walk through the fundamentals of Object-Oriented Programming including Classes, Objects, Interfaces, and Inheritance, and how to leverage OOP in Java to create elegant code. Explorations of intermediate and advanced Java concepts, including Maven , unit testing, Lambdas, Streams, and the Spring Framework Perfect for Java novices seeking to make a career transition, Job Ready Java will also earn a place in the libraries of Java developers wanting to brush up on the fundamentals of their craft with an accessible and up-to-date resource.
    Note: Online resource; Title from title page (viewed March 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119690924
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: DESIGNING BIG DATA PLATFORMS Provides expert guidance and valuable insights on getting the most out of Big Data systems An array of tools are currently available for managing and processing data—some are ready-to-go solutions that can be immediately deployed, while others require complex and time-intensive setups. With such a vast range of options, choosing the right tool to build a solution can be complicated, as can determining which tools work well with each other. Designing Big Data Platforms provides clear and authoritative guidance on the critical decisions necessary for successfully deploying, operating, and maintaining Big Data systems. This highly practical guide helps readers understand how to process large amounts of data with well-known Linux tools and database solutions, use effective techniques to collect and manage data from multiple sources, transform data into meaningful business insights, and much more. Author Yusuf Aytas, a software engineer with a vast amount of big data experience, discusses the design of the ideal Big Data platform: one that meets the needs of data analysts, data engineers, data scientists, software engineers, and a spectrum of other stakeholders across an organization. Detailed yet accessible chapters cover key topics such as stream data processing, data analytics, data science, data discovery, and data security. This real-world manual for Big Data technologies: Provides up-to-date coverage of the tools currently used in Big Data processing and management Offers step-by-step guidance on building a data pipeline, from basic scripting to distributed systems Highlights and explains how data is processed at scale Includes an introduction to the foundation of a modern data platform Designing Big Data Platforms: How to Use, Deploy, and Maintain Big Data Systems is a must-have for all professionals working with Big Data, as well researchers and students in computer science and related fields.
    Note: Online resource; Title from title page (viewed July 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119609612
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Stress-test financial models and price credit instruments with confidence and efficiency using the perturbation approach taught in this expert volume Perturbation Methods in Credit Derivatives: Strategies for Efficient Risk Management offers an incisive examination of a new approach to pricing credit-contingent financial instruments. Author and experienced financial engineer Dr. Colin Turfus has created an approach that allows model validators to perform rapid benchmarking of risk and pricing models while making the most efficient use possible of computing resources. The book provides innumerable benefits to a wide range of quantitative financial experts attempting to comply with increasingly burdensome regulatory stress-testing requirements, including: Replacing time-consuming Monte Carlo simulations with faster, simpler pricing algorithms for front-office quants Allowing CVA quants to quantify the impact of counterparty risk, including wrong-way correlation risk, more efficiently Developing more efficient algorithms for generating stress scenarios for market risk quants Obtaining more intuitive analytic pricing formulae which offer a clearer intuition of the important relationships among market parameters, modelling assumptions and trade/portfolio characteristics for traders The methods comprehensively taught in Perturbation Methods in Credit Derivatives also apply to CVA/DVA calculations and contingent credit default swap pricing.
    Note: Online resource; Title from title page (viewed March 15, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119762270
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you only read one book on the future of work, Work Disrupted: Opportunity, Resilience, and Growth in the Accelerated Future of Work should be that book. The future of work swept in sooner than expected, accelerated by Covid-19, creating an urgent need for new maps, new mindsets, new strategies-- and most importantly, a trusted guide to take us on this journey. That guide is Jeff Schwartz. A founding partner of Deloitte Consulting’s Future of Work practice, Schwartz brings clarity, humor, wisdom, and practical advice to the future of work, a topic surrounded by misinformation, fear, and confusion. With a fundamental belief in the power of human innovation and creativity, Schwartz presents the key issues, critical choices, and potential pitfalls that must be on everyone’s radar. If you're anxious about robots taking away your job in the future, you will take comfort in the realistic perspective, fact-based insights, and practical steps Schwartz offers. If you're not sure where to even begin to prepare, follow his level-headed advice and easy-to-follow action plans. If you're a business leader caught between keeping up, while also being thoughtful about the next moves, you will appreciate the playbook directed at you. If you're wondering how Covid-19 will change how and where you will work, Work Disrupted has you covered. Written in a conversational style by Schwartz, with Suzanne Riss, an award-winning journalist and book author, Work Disrupted offers a welcome alternative to books on the topic that lack a broad perspective or dwell on the problems rather than offer solutions. Timely and insightful, the book includes the impact of Covid-19 on our present and future work. Interviews with leading thinkers on the future of work offer additional perspectives and guidance.Cartoons created for the book by leading business illustrator Tom Fishburne bring to life the reader’s journey and the complex issues surrounding the topic. Told from the perspective of an economist, management advisor, and social commentator, Work Disrupted offers hope--and practical advice--exploring such topics as: How we frame what lies ahead is a critical navigational tool. Discover the signposts that can serve as practical guides for individuals who have families to support, mortgages to pay, and want to stay gainfully employed no matter what the future holds. The importance of recognizing the rapidly evolving opportunities in front of us. Learn how to build resilience—in ...
    Note: Online resource; Title from title page (viewed January 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119705895
    Language: English
    Pages: 1 online resource (592 pages)
    Edition: 6th edition
    Keywords: Electronic books ; local
    Abstract: Discover the latest insights in organization theory from a comprehensive and masterful volume Understanding and Managing Public Organizations , 6th Edition provides readers with an authoritative reference for scholars, masters, and doctoral students in public management and public affairs programs in the United States and other nations. The 6th Edition of Understanding and Managing Public Organizations presents the latest research and insights from organization and management theory and their application to public organizations and the people in them. The book expands coverage from previous editions about organizational goals, performance and effectiveness, strategy, decision-making, structure and design, organizational change, operating environments, individuals and groups, motivation and work-related attitudes, leadership, teamwork, and more. Authors and professors Hal Rainey, Sergio Fernandez, and Deanna Malatesta provide new and expanded coverage of such topics as The context and distinctive character of public and nonprofit organizations, including expanded coverage of "publicness" and of the legal context including "state action" Performance management, measurement, organizational effectiveness, and managing for high performance Representative bureaucracy, workforce diversity, and performance Communication and information technology Employee engagement and empowerment, intrinsic motivation, self-determination theory, public service motivation, and positive organizational behavior—resilience, self-efficacy, optimism, and hope Recent developments in theory and thought on leadership, including authentic leadership, shared leadership, servant leadership, and integrated leadership Design and process topics including red tape and green tape, administrative burdens, and organizational routines Theoretical perspectives such as behavioral theory of decision making, resource dependence theory, and others, and their implications for public and nonprofit organizations Advances in theory and practice about rapid developments in collaborative governance, organizational networks, partnerships, and contracting Since the book is used in courses for students in numerous public affairs programs, this new edition updates the Instructor’s Guide, with new and revised PowerPoint slides, cases, exercises, and discussion and examination questions These materials, with the topics in the chapters, are designed to address the learning outcomes required by NASPAA ac...
    Note: Online resource; Title from title page (viewed June 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119805465
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Take on the perspective of an attacker with this insightful new resource for ethical hackers, pentesters, and social engineers In The Art of Attack: Attacker Mindset for Security Professionals, experienced physical pentester and social engineer Maxie Reynolds untangles the threads of a useful, sometimes dangerous, mentality. The book shows ethical hackers, social engineers, and pentesters what an attacker mindset is and how to and how to use it to their advantage. Adopting this mindset will result in the improvement of security, offensively and defensively, by allowing you to see your environment objectively through the eyes of an attacker. The book shows you the laws of the mindset and the techniques attackers use, from persistence to “start with the end” strategies and non-linear thinking, that make them so dangerous. You’ll discover: A variety of attacker strategies, including approaches, processes, reconnaissance, privilege escalation, redundant access, and escape techniques The unique tells and signs of an attack and how to avoid becoming a victim of one What the science of psychology tells us about amygdala hijacking and other tendencies that you need to protect against Perfect for red teams, social engineers, pentesters, and ethical hackers seeking to fortify and harden their systems and the systems of their clients, The Art of Attack is an invaluable resource for anyone in the technology security space seeking a one-stop resource that puts them in the mind of an attacker.
    Note: Online resource; Title from title page (viewed August 10, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119785323
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Organize, plan, and build an exceptional data analytics team within your organization In Minding the Machines: Building and Leading Data Science and Analytics Teams , AI and analytics strategy expert Jeremy Adamson delivers an accessible and insightful roadmap to structuring and leading a successful analytics team. The book explores the tasks, strategies, methods, and frameworks necessary for an organization beginning their first foray into the analytics space or one that is rebooting its team for the umpteenth time in search of success. In this book, you’ll discover: A focus on the three pillars of strategy, process, and people and their role in the iterative and ongoing effort of building an analytics team Repeated emphasis on three guiding principles followed by successful analytics teams: start early, go slow, and fully commit The importance of creating clear goals and objectives when creating a new analytics unit in an organization Perfect for executives, managers, team leads, and other business leaders tasked with structuring and leading a successful analytics team, Minding the Machines is also an indispensable resource for data scientists and analysts who seek to better understand how their individual efforts fit into their team’s overall results.
    Note: Online resource; Title from title page (viewed July 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9780730389071
    Language: English
    Pages: 1 online resource (296 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A breakthrough guide to the real lessons of business Have you ever noticed that individuals of brilliance often fall short of their true potential? Great ideas, concepts and initiatives seldom break through the sea of business mediocrity. As a senior international leader with over 30 years corporate experience, Hamish Thomson has discovered that true transformation and breakthrough comes from personal insight — derived not from intellect or technical mastery, but from experience and observation of real-life occurrences. It’s Not Always Right to Be Right offers unique business and leadership insights, teachable models, and practical advice on what one needs to do differently to achieve desired results. Writing in a casual, autobiographical style, Hamish shares the key experiences and hard-won lessons that enabled him to drive significant change when all the right ways of doing things didn’t work. Packed with fascinating true-to-life stories and powerful, often counterintuitive lessons, this invaluable guide: Distills a lifetime of business wisdom into a single volume Offers honest business and leadership lessons drawn from a long and successful corporate career Features learning messages, practical steps, and shareable strategic models and frameworks to help you make a tangible difference where it counts Provides strategic models that can be used to frame discussions and drive change in individuals, teams, and entire organizations It’s Not Always Right to Be Right is a must-read for anyone starting out in the business and corporate world, for anyone in the middle of their career looking to break through to the next level, and for senior leaders seeking to improve performance and drive meaningful change.
    Note: Online resource; Title from title page (viewed March 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119779209
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Pioneering growth strategist Cliff Farrah reveals how to grow revenue like a Fortune 500 giant Growing the Top Line: Four Key Questions and the Proven Process to Scaling Your Business delivers the step-by-step approach to topline growth used by some of the word’s most successful companies. In this book, leading growth strategy consultant and author, Cliff Farrah, reveals the copyrighted growth strategy that he has developed over the last twenty years through 1,400 successful client engagements and input from leaders at Fortune 500 organizations. Featuring interviews from current and prior leaders at major corporations like Intel, Nike, Chase, Oracle, Raytheon, and the WHO, Growing the Top Line demonstrates that regular business growth isn’t a mystery to be "hacked." Instead, Farrah distills revenue growth into a simple methodology that readers can use to successfully plan growth at their own companies. Readers will discover: The four questions each business leader must ask him or herself when formulating a growth strategy The sixteen different pathways to growth that those four questions unlock, and how to follow them Interviews with key leaders and executives who bring the author's framework to life Perfect for executives, managers, and entrepreneurs tasked with growing revenue, Growing the Top Line also belongs on the bookshelves of business enthusiasts and employees who hope to make a quantifiable impact in their work.
    Note: Online resource; Title from title page (viewed June 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119772064
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: With the right mindset and insight, anyone can become a millionaire. Are you tired of just paying bills until you die? Are you wasting your life at a job that doesn’t make you fulfilled or financially secure? Then Future Proofing You: Twelve Truths for Creating Opportunity, Maximizing Wealth, and Controlling Your Destiny in an Uncertain World is for you. In this life-changing book, celebrated author and entrepreneur Jay Samit, who’s worked with such visionaries as Bill Gates, Steve Jobs, Reid Hoffman, and hundreds of successful entrepreneurs, shares the key understandings and step-by-step process for becoming rich and never needing another job again. To prove the power of his 12 Truths, Samit also details the journey of how he mentored a broke millennial with these principles and empowered him to go from being on welfare to becoming a self-made millionaire in one year. Building upon the principles in his internationally acclaimed book Disrupt You , Samit explains: How to identify an idea and market to start your business How to build a virtual company with little or no capital The latest free software tools for managing your business Ways to get a piece of a trillion-dollar opportunity bigger than mobile How to harness the three primary fears of others to generate more sales Strategies for finding the right mentors to accelerate your success Techniques to structure any deal for creating recurring revenue and lasting wealth This book is perfect for anyone who is tired of jobs with no security, hopes to truly realize their professional and personal potential, and is looking for a way to build a better life for them and their family. Future Proofing You also belongs on the bookshelves of entrepreneurs and intrapreneurs everywhere who hope to inspire their teams to become something greater than what they already are.
    Note: Online resource; Title from title page (viewed March 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119771371
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Get the straight goods on how to build a thriving side hustle from someone who’s been there before In Clever Girl Finance: The Side Hustle Guide , celebrated finance expert, influencer, CEO, and author Bola Sokunbi delivers your own personal key to unlocking more money, more freedom, and more security in your life. You’ll find out how to achieve financial prosperity by leveraging a side hustle business to increase your income and build wealth. You’ll discover how to: Build your confidence, eliminate your fears, and strengthen your focus Establish a strong foundation for your new business, even without prior experience Create a solid plan to brand, market, and grow a business your customers won’t be able to get enough of Write a realistic financial plan for your side hustle and to create long-term wealth Perfect for those with a side hustle dream and some energy to spare, Clever Girl Finance: The Side Hustle Guide will also earn a place in the libraries of anyone who’s ever thought about building a successful and profitable side hustle from the ground up but didn’t know where to start.
    Note: Online resource; Title from title page (viewed June 29, 2021) , Mode of access: World Wide Web.
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119794776
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn how to address racial wealth disparity in the United States today From the life, professional experiences, and research of former Harvard Business School professor Steven Rogers, comes his boldly stated, A Letter to My White Friends and Colleagues . This informative epistle investigates the causes of racial wealth disparity in the United States and provides solutions for addressing it. Through extensive data and historical research, anecdotes, teaching, and case studies, it presents practical ways White people can work with and help the Black community. It teaches readers that eliminating the $153,000 wealth gap between Black and White people is the solution to over 75% of our problems and offers solutions to help improve Black-White racial relations in the United States. In straightforward language, filled with facts, stories, advice, and sometimes even humor, A Letter to My White Friends and Colleagues encourages every White person to share his/her wealth with the Black community—plain and simple. This book recommends that you spend a portion of your annual household budget with Black-owned companies. If more money is spent at Black-owned businesses, those companies can grow and create more jobs for Black people. Rogers also proposes White people make large savings deposits into Black-owned banks. These are the financial institutions that are the backbone of the Black community that provide loans to the Black community for businesses, education, automobiles, and home mortgages. And finally, he resolutely encourages White people to support government reparations to Black Americans who are descendants of Black men and women, who were enslaved from 1619 to 1865. Those who read the book will: Understand the root causes of racial disparities in America Discover how you can personally contribute to reducing the inequality between Black and White people in the United States today Get concrete recommendations on how to redirect your spending to Black-owned institutions to help decrease the racial wealth gap This groundbreaking book provides financial recommendations that you can put into practice today, using his helpful instructions in most of the chapters, to address the systemic inequality between White and Black Americans. Read A Letter to My White Friends and Colleagues and be part of the path forward.
    Note: Online resource; Title from title page (viewed May 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119750307
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Demystify real estate investment trusts with this masterful guide from an industry expert. In The Intelligent REIT Investor Guide , author Brad Thomas walks you through both basic and advanced topics in the profitable, sustainable world of real estate investment trusts. From historical industry performance to the equations needed to calculate key metrics in REIT stocks, this book covers the history, vocabulary, principles, and analysis you’ll need to invest wisely in this growing asset class. Find out how you can strengthen your investment decisions and conclusions with publicly traded REITs in the short- and long-terms alike. With this book you’ll: Understand exactly what REITs are, how they work, and why they’ve achieved such impressive historical returns Discover how REITS have performed over the decades up against other asset classes Compare and contrast the various subsectors – such as residential, retail, office, healthcare, self-storage, lodging, technology, and more – to understand which ones can work better in your personal portfolio. Perfect for personal and professional investors alike, The Intelligent REIT Investor Guide is an invaluable guide to a crucial asset class that is often overlooked or poorly understood despite its undeniable impact on portfolios over the past 60 years.
    Note: Online resource; Title from title page (viewed August 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119738237
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: SUPPLY CHAIN MANAGEMENT BEST PRACTICES Although the fundamentals of the supply chain industry remain constant, massive shifts in the demands of the marketplace and powerful new technologies have changed the way supply chain and transportation companies must engage with and deliver solutions to their clients. In the newly revised Third Edition of Supply Chain Management Best Practices , noted journalist and supply chain expert David Blanchard delivers a compelling and comprehensive overview of the new technologies shaping the transportation and supply chain industries today and the processes that will transform them tomorrow. You’ll discover a thorough introduction to supply chain management, along with examples of best-in-class supply chains in a variety of industries. You’ll also find proven methods and KPIs for measuring the performance of a supply chain. The author presents the traditional core processes of supply chain management and discusses the techniques used by individual and trendsetting companies from around the world. Finally, you’ll learn about the strategies, solutions, and technologies used by leading companies to design their global organizations. From drones and the Internet of Things to same-day delivery, omni-channel distribution, artificial intelligence, Uber-style freight transportation apps, blockchain, and robotics, the book discusses how the transfer of computing power from central mainframes into smartphones and cloud-based services has enabled game-changing technologies to reach companies of all shapes and sizes. Perfect for supply chain managers and professionals, chief financial officers, chief information officers, and controllers, Supply Chain Management Best Practices will also earn a place in the libraries of manufacturing, warehouse, and purchasing managers who seek a one-stop resource to help them understand the latest trends and the enduring foundations of the supply chain industry. BUILD BEST-IN-CLASS SUPPLY CHAIN CAPABILITIES IN YOUR ORGANIZATION WITH THIS NEWLY UPDATED RESOURCE FROM AN INDUSTRY LEADER The revised and updated Third Edition of Supply Chain Management Best Practices offers readers an insightful and comprehensive take on the concepts, processes, and technologies that define today’s supply chain and transportation industries. You’ll discover must-know information about traditional and core processes, as well as new technologies like drones, the Internet of Things, same-day delivery, and artific...
    Note: Online resource; Title from title page (viewed June 9, 2021) , Mode of access: World Wide Web.
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119782414
    Language: English
    Pages: 1 online resource (464 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Provides unparalleled practices for all supply chains from leading consultancy Oliver Wight, more important than ever in the post-COVID world Supercharged Supply Chains: Discover Unparalleled Business Planning and Execution Practices provides authoritative guidance on effective Supply Chain Management. Written by the experts at Oliver Wight, a leading global consultancy firm, the book provides readers with a clear understanding of what is required to operate at a Class A Excellent level. The operating principles are supported by practical examples and cases that demonstrate why typical approaches fail, and why Unparalleled Business Planning and Execution Practices succeed. Based on the popular Oliver Wight class that focuses on Unparalleled Business and Execution processes, the text is designed to put companies on track to successfully operate Business Excellence Planning. Readers get a contemporary view of the processes, learn about new technology for implementing solutions, and are presented with change methods that address the people and behaviors vital to supply chain operations. Topics include demand planning, Integrated Business Planning (Advanced S&OP), master scheduling, material requirements planning, capacity planning, data accuracy, factory scheduling supplier planning, implementation, business improvement, new technologies and more. Outlining the practices that have boosted the health of supply chains for more than 25 years, this invaluable book: Describes how the Business Excellence Practices resolve the common problems encountered in operating a supply chain Provides strategies and methods to significantly improve customer service, financials and grow the business Identifies when and how Unparalleled Planning and Execution Practices should be applied Guarantees success if the recommendations are followed Supercharged Supply Chains: Discover Unparalleled Business Planning and Execution Practices is essential reading for all executives and anyone involved in forecasting, planning, scheduling, inventory control, finance, production, purchasing and management of supply chains. It provides a great overview of the entire supply chain and goes into great detail regarding each element that makes up the supply chain. It also explains in depth how all functions of a company play an important role.
    Note: Online resource; Title from title page (viewed April 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119719090
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The tools you need to maximize success in any negotiation, at any level With Negotiate Without Fear: Strategies and Tools to Maximize Your Outcomes , master negotiator, Kellogg professor, and accomplished CEO Victoria Medvec delivers an authoritative and practical resource for eliminating the fear that impedes success in negotiation. In this book, readers will discover unique and proprietary negotiation strategies honed over decades advising Fortune 500 clients on high-stakes, complex negotiations. Negotiate Without Fear provides readers at all levels of negotiation skill the ability to increase their negotiating confidence and maximize their negotiation success. You'll learn how to: Put the right issues on the table by defining your objectives for the negotiation Analyze the issues being negotiated with an Issue Matrix to ensure you have the right issues to secure what you want Establish ambitious goals using a proprietary tool to identify the weaknesses in the other side's best outside alternative (BATNA) Leverage a unique architecture for creating and delivering Multiple Equivalent Simultaneous Offers (MESOs) Negotiate Without Fear belongs on the bookshelves of executives and all the dealmakers who work for them. Additionally, specific advice is provided in every chapter for individuals who are negotiating for themselves and in the everyday world. This book is an invaluable guide for anyone who hopes to sharpen their negotiating skills and achieve success in any arena.
    Note: Online resource; Title from title page (viewed July 14, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119790877
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: It's time the business world got the actionable, impactful, no-cost strategies needed to increase diversity and inclusion in the workplace Many white leaders want to create change but don't know how to do so appropriately and effectively. How do you know where the blind spots are that can create obstacles for people of color? Your intentions may be sincere and heartfelt, but intentions aren't enough. In It's Time to Talk about Race at Work , acclaimed speaker and bestselling author Kelly McDonald delivers a much-needed roadmap for business people. This book will help you successfully create a fair and equitable workplace that recognizes diverse talent and fosters productive and constructive conversations in your organization. It's Time to Talk about Race at Work does not approach diversity from the standpoint of social activism or an HR perspective. Instead, this book shows you exactly what to do and how to do it so that you can make real progress on diversity and inclusion, regardless of the size of your organization. The author's clear, "real talk" style makes it easy to learn: The costs and risks you're incurring if your organization lacks diversity How people who don't consider themselves to be racist may still have diversity blind spots How to start the hard conversations you may not know how to approach The STARTING Method—an eight-step framework that shows you how to ensure your diversity and inclusion efforts are effective How to recognize the excuses people use to avoid taking action on diversity and inclusion How to address the issues and comments that come up when employees feel nervous, resentful, or uncomfortable as you make headway on diversity in your organization Perfect for executives, managers, and leaders in organizations of all types and sizes, It's Time to Talk about Race at Work is also for employees who want to improve their organization by leading by example.
    Note: Online resource; Title from title page (viewed June 9, 2021) , Mode of access: World Wide Web.
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119755838
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Remote learning has been around since the 18th century. Caleb Phillips began advertising correspondence courses in the Boston Gazette in 1728 allowing people, for the first time, to learn new skills no matter where they lived. For the past 300 years, virtual training, in its various formats, has been meandering into shore on an inevitable yet slow building tide. And then, just like that, everything changed. A global pandemic. Social distancing. Working from home. In an instant, the tide became a tsunami. The global pandemic accelerated the broad adoption of virtual instructor led training along with awareness that classroom-based training is often expensive, inefficient, and fails to deliver a fair return on investment. While it is certainly more challenging to re-create the collaborative environment of the physical classroom in a virtual setting, virtual training combines the structure, accountability, and social learning benefits of classroom training with speed, agility, and significant cost savings. Simply put, virtual training enables organizations to rapidly upskill more people, while generating a far higher return on the training investment. Virtual training is also green. Studies indicate that virtual training consumes nearly 90% less energy and produces 85% fewer CO2 emissions than classroom training. Still, the biggest challenge with virtual training, and the reason there has been so much resistance to it, is historically the experience has been excruciating. Not the quality of the curriculum or content. Not the talent of the trainer. The learning experience. There are few people who haven’t had the pleasure of sitting through agonizing virtual training sessions. Death by voice over PowerPoint, delivered by a disengaged instructor, has an especially bitter flavor. It is the way virtual training is delivered that matters most. When the virtual learning experience is emotionally positive: Participants are more engaged, embrace new competencies, and knowledge sticks Participants are more likely to show up to class and be open to future virtual training Trainers enjoy their work and gain fulfillment from making an impact Leaders book more virtual training Organizations more readily blend and integrate virtual training into learning & development initiatives This is exactly what this book is about. Virtual Training is the definitive guide to delivering virtual training that engages learners and makes new skills and behavioral changes stic...
    Note: Online resource; Title from title page (viewed June 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119779049
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Let the CEO of Rework Work help you understand diversity, equity, and inclusion concepts to actively remove bias from the workplace Dismantling unhealthy workplaces involves much more than talking about it, and more than charts, graphs, and statistics—it requires action. Although it’s increasingly common for businesses of all shapes and sizes to appreciate the importance of diversity and inclusion in the workplace, many are often unaware of bias in the cultures they’ve created. Others might know there’s a problem, but don’t know how to properly address it. UNBIAS: Addressing Unconscious Bias At Work helps you understand concepts of workplace diversity, equity, and inclusion, shows you how to identify bias, and provides you with the tools for actively removing barriers and ensuring equity throughout your organization. Written by Stacey Gordon—CEO of Rework Work, a company on a mission to reduce bias in global talent acquisition and management—this real-world handbook offers step-by-step guidance on creating workplace cultures where employees feel they belong. UNBIAS teaches you to: Identify and address bias in the workplace Understand what you can do to be more inclusive Handle potentially uncomfortable conversations Discuss race in an authentic and meaningful way Use workplace-proven tools that make concepts of diversity and equity actionable Help your employee resource groups without giving them extra work Place accountability on organizational policies that allow biased behavior UNBIAS is a must-have resource for all employers, managers, and HR professionals seeking to create and sustain healthy, inclusive, and equitable workplace environments.
    Note: Online resource; Title from title page (viewed March 30, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119777083
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Educate yourself about finance and socially conscious investing with a woman-centered approach Activate Your Money provides the foundational support women need to talk to each other about their money, invest to grow their wealth, and to take the actions required to shift their assets into alignment with their values. Written for smart, savvy women who want to feel financially empowered, Activate Your Money starts where other personal finance books leave off. It delivers the depth of information you need to make informed investment decisions across your entire portfolio. Starting with checking and savings accounts and proceeding asset class by asset class, this book provides you with core investment knowledge, as well as concrete examples about how and where you can invest your money in alignment with your values. You don't have to do it alone. As women, our strength is in relationships, and this book will help you use that strength to attain better financial outcomes for yourself and your family. Activate Your Money will help you find communities of support and position you to share your knowledge with other women and enable the next generation of smart, confident values-aligned investors. Activate Your Money also includes a companion website that contains downloadable tools you can use to take action and a curriculum that guides women through the process of starting and running their own values-aligned investment clubs. Step up your relationship with money and recognize the power you have to change the world through your investment decisions Demystify financial lingo, learn investment strategies, and acquire tools to help you grow your wealth Explore values-aligned investment options, asset class by asset class, and make informed decisions about where to put your money Break the taboo on discussing money with partners, advisors, friends, and daughters Unlike any other investing book out there, Activate Your Money offers expert guidance, a uniquely woman-centered approach, and a focus on doing good while doing well. Whether you are just starting out or are already a seasoned investor, this book has something for you. Use it as a reference that you can return to again and again as you build your knowledge, confidence, and values-aligned portfolio.
    Note: Online resource; Title from title page (viewed May 11, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119773917
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: STRATEGIC RISK MANAGEMENT Having just experienced a global pandemic that sent equity markets into a tailspin in March 2020, risk management is a more relevant topic than ever. It remains, however, an often poorly understood afterthought. Many portfolios are designed without any thought given to risk management before they are handed off to a dedicated—but separate—risk management team. In Strategic Risk Management: Designing Portfolios and Managing Risk , Campbell R. Harvey, Sandy Rattray, and Otto Van Hemert deliver a reimagining of the risk management process. The book envisions a marriage between the investment and risk processes, an approach that has proven successful at the world’s largest publicly listed hedge fund, Man Group. The authors provide readers with a new framework for portfolio design that includes defensive strategies, drawdown risk controls, volatility targeting, and actively timing rebalancing trades. You will learn about how the book’s new approach to risk management fared during the recent market drawdown at the height of the COVID-19 pandemic. You will also discover why the traditional risk weighting approach only works on certain classes of assets. The book shows you how to accurately evaluate the costs of defensive strategies and which ones offer the best and most cost-effective protection against market downturns. Finally, you will learn how to obtain a more balanced return stream by targeting volatility rather than a constant notional exposure and gain a deeper understanding of concepts like portfolio rebalancing. Perfect for people working in the asset management industry and financial policy makers, Strategic Risk Management: Designing Portfolios and Managing Risk will also earn a place in the libraries of economics and finance scholars, as well as casual readers who take an active approach to investing in their savings or pension assets. PRAISE FOR STRATEGIC RISK MANAGEMENT “ Strategic Risk Management shows how to fully embed risk management into the portfolio management process as an equal partner to alpha. This should clearly be best practice for all asset managers.” —Jase Auby, Chief Investment Officer, the Teacher Retirement System of Texas “This book shows the power of integrating risk and investment management, rather than applying risk management as an afterthought to satisfy set limits. I was pleased to shepherd some of the key ideas in this book through the publication process at The Journal of Portfolio ...
    Note: Online resource; Title from title page (viewed May 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119785231
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: How the Best Companies are Skipping HR and Winning the Future of Work with People Ops People Operations: Automate HR, Design a Great Employee Experience, and Unleash Your Workforce explains how leaders at small- and medium-sized businesses can stop spending time on HR administration—"paperwork"—and start focusing on the "peoplework" that truly fuels employee growth and productivity. Authors Jay Fulcher, Kevin Marasco, Tracy Cote of Zenefits, the leading people operations platform, provide readers with a playbook for creating a massive competitive advantage by eliminating antiquated approaches to HR. The book takes a look at how work has changed and what companies need to do about it, and the new approach they must take to processes, systems, and best practices. You'll learn how to eliminate busywork and hassle, and how to use that newfound time and capital to empower your biggest asset: your people. You'll receive the end-to-end guide to: Digitizing legacy HR functions Using robots for the busywork you hate Employing software to design and improve your employee experience Assembling and empowering your "people team" Utilizing the included plans and templates to guide each stage of your business transformation Perfect for managers, leaders, small business owners, and executives, People Operations is perfect for anyone who wants to optimize HR, maximize their workforce investment, support their employees, and modernize their business.
    Note: Online resource; Title from title page (viewed June 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119717911
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The definitive playbook for driving impact as a middle manager Leading from the Middle: A Playbook for Managers to Influence Up, Down, and Across the Organization delivers an insightful and practical guide for the backbone of an organization: those who have a boss and are a boss and must lead from the messy middle. Accomplished author and former P&G executive Scott Mautz walks readers through the unique challenges facing these managers, and the mindset and skillset necessary for managing up and down and influencing what happens across the organization. You’ll learn the winning mindset of the best middle managers, how to develop the most important skills necessary for managing from the middle, how to create your personal Middle Action Plan (MAP), and effectively influence: Up the chain of command, to your boss and those above them Down, to your direct reports and teams who report to you Laterally, to peers and teams you have no formal authority over Anyone in an organization who reports to someone and has someone reporting to them must lead from the middle. They are the most important group in an organization and have a unique opportunity to drive impact. Leading from the Middle explains how.
    Note: Online resource; Title from title page (viewed May 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119801610
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Become a more strategic and successful investor by identifying the biases impacting your decision making. In Behavioral Finance and Your Portfolio , acclaimed investment advisor and author Michael M. Pompian delivers an insightful and thorough guide to countering the negative effect of cognitive and behavioral biases on your financial decisions. You’ll learn about the “Big Five” behavioral biases and how they’re reducing your returns and leading to unwanted and unnecessary costs in your portfolio. Designed for investors who are serious about maximizing their gains, in this book you’ll discover how to: ● Take control of your decision-making—even when challenging markets push greed and fear to intolerable levels ● Reflect on how to make investment decisions using data-backed and substantiated information instead of emotion and bias ● Counter deep-seated biases like loss aversion, hindsight and overconfidence with self-awareness and hard facts ● Identify your personal investment psychology profile, which you can use to inform your future financial decision making Behavioral Finance and Your Portfolio was created for individual investors, but will also earn a place in the libraries of financial advisors, planners and portfolio managers who are determined to counteract the less principled and data-driven aspects of their decision making.
    Note: Online resource; Title from title page (viewed May 11, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119789796
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: You have great investment ideas. If you turn them into highly profitable portfolios, this book is for you. Advanced Portfolio Management: A Quant’s Guide for Fundamental Investors is for fundamental equity analysts and portfolio managers, present, and future. Whatever stage you are at in your career, you have valuable investment ideas but always need knowledge to turn them into money. This book will introduce you to a framework for portfolio construction and risk management that is grounded in sound theory and tested by successful fundamental portfolio managers. The emphasis is on theory relevant to fundamental portfolio managers that works in practice, enabling you to convert ideas into a strategy portfolio that is both profitable and resilient. Intuition always comes first, and this book helps to lay out simple but effective "rules of thumb" that require little effort to implement and understand. At the same time, the book shows how to implement sophisticated techniques in order to meet the challenges a successful investor faces as his or her strategy grows in size and complexity. Advanced Portfolio Management also contains more advanced material and a quantitative appendix, which benefit quantitative researchers who are members of fundamental teams. You will learn how to: Separate stock-specific return drivers from the investment environment’s return drivers Understand current investment themes Size your cash positions based on Your investment ideas Understand your performance Measure and decompose risk Hedge the risk you don’t want Use diversification to your advantage Manage losses and control tail risk Set your leverage Author Giuseppe A. Paleologo has consulted, collaborated, taught, and drank strong wine with some of the best stock-pickers in the world; he has traded tens of billions of dollars hedging and optimizing their books and has helped them navigate through big drawdowns and even bigger recoveries. Whether or not you have access to risk models or advanced mathematical background, you will benefit from the techniques and the insights contained in the book—and won't find them covered anywhere else.
    Note: Online resource; Title from title page (viewed August 10, 2021) , Mode of access: World Wide Web.
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119784753
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The experts at Oliver Wight provide business leaders with invaluable information for integrating the tactical planning process Integrated Tactical Planning (ITP) is an essential process for regularly re-aligning product, demand, and supply plans in the short term, thereby giving the Executive team the confidence that operational activities are being well managed, unless they formally hear otherwise. This cross-functional re-planning process is vital to responding to change, increasing competitiveness, and reducing costs. Integrated Tactical Planning: Respond to Change, Increase Competitiveness and Reduce Costs helps senior executives devote more time to strategy and other value-added activities by deploying ITP practices throughout their organization. Written by the leadership team at Oliver Wight, one of the world’s most respected firms for effectively integrating business processes and improving business outcomes, this authoritative resource offers a contemporary view of the processes, behavior change methods, and new technology for implementing ITP processes. Throughout the text, the authors share business-proven concepts, define fundamental terms, and provide real-life examples of how Integrated Tactical Planning has been applied in various industries and businesses. Clear and accurate chapters cover essential topics including strategy alignment, product and demand plan execution, supply scheduling, performance improvement, and more. Presenting the information necessary to get an organization started on its Integrated Tactical Planning journey, this book: Describes how to manage and align product portfolio changes and new products within a single management process Explains the mechanisms and behavioral requirements for an organization to successfully execute Integrated Tactical Planning Offers methods for improving reaction time and cost-effectively responding to changes in Demand and Supply Reviews different design and deployment strategies, structures and roles, and the key ITP elements such as process definition and sustainability Features a comprehensive case study that details the challenges and results experienced by an Oliver Wight client company that implemented Integrated Tactical Planning Integrated Tactical Planning: Respond to Change, Increase Competitiveness and Reduce Costs is a must-have book for senior executives, leaders, managers, and planners at organizations of any size across all industries.
    Note: Online resource; Title from title page (viewed February 24, 2021) , Mode of access: World Wide Web.
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119762607
    Language: English
    Pages: 1 online resource (128 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Build a stronger team with this illustrated fable From bestselling author Jon Gordon and coauthor Kate Leavell, Stick Together delivers a crucial message about the power of belief, ownership, connection, love, inclusion, consistency, and hope. The authors guide individuals and teams on an inspiring journey to show them how to persevere through challenges, overcome obstacles, and create success together. Stick Together follows Coach David, a high school basketball coach looking to motivate his team for the new season. The team members are given sticks with words written on them and tasked with a number of missions: To find another player with the same word written on their stick To explain why that word is important for a team to be their best To render their sticks unbreakable As the players work together to complete their tasks, they discover how to make their team stronger and create an unbreakable bond. Perfect for student athletes and teams in all industries including business, education, healthcare, and nonprofit, and for readers of all ages, Stick Together will resonate with anyone looking to improve their team performance and excel in a group environment.
    Note: Online resource; Title from title page (viewed March 30, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119700739
    Language: English
    Pages: 1 online resource (160 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Add cybersecurity to your value proposition and protect your company from cyberattacks Cybersecurity is now a requirement for every company in the world regardless of size or industry. Start-Up Secure: Baking Cybersecurity into Your Company from Founding to Exit covers everything a founder, entrepreneur and venture capitalist should know when building a secure company in today’s world. It takes you step-by-step through the cybersecurity moves you need to make at every stage, from landing your first round of funding through to a successful exit. The book describes how to include security and privacy from the start and build a cyber resilient company. You'll learn the basic cybersecurity concepts every founder needs to know, and you'll see how baking in security drives the value proposition for your startup’s target market. This book will also show you how to scale cybersecurity within your organization, even if you aren’t an expert! Cybersecurity as a whole can be overwhelming for startup founders. Start-Up Secure breaks down the essentials so you can determine what is right for your start-up and your customers. You’ll learn techniques, tools, and strategies that will ensure data security for yourself, your customers, your funders, and your employees. Pick and choose the suggestions that make the most sense for your situation—based on the solid information in this book. Get primed on the basic cybersecurity concepts every founder needs to know Learn how to use cybersecurity know-how to add to your value proposition Ensure that your company stays secure through all its phases, and scale cybersecurity wisely as your business grows Make a clean and successful exit with the peace of mind that comes with knowing your company's data is fully secure Start-Up Secure is the go-to source on cybersecurity for start-up entrepreneurs, leaders, and individual contributors who need to select the right frameworks and standards at every phase of the entrepreneurial journey.
    Note: Online resource; Title from title page (viewed May 11, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119766292
    Language: English
    Pages: 1 online resource (144 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn to live and lead with enthusiasm and optimism, impact your team, and transform your culture In Row the Boat , Minnesota Golden Gophers Head Coach P.J. Fleck and bestselling author Jon Gordon deliver an inspiring message about what you can achieve when you approach life with a never-give-up philosophy. The book shows you how to choose enthusiasm and optimism as your guiding lights instead of being defined by circumstances and events outside of your control. Discover how to put the three key components of row the boat into practice in your life: The Oar: The energy. Only you can dictate whether your oar is in the water or whether you take it out and decide not to use it. The Boat: The sacrifice. The more you give, serve, and make your life about helping others, the better and more fulfilled your life will be, and the bigger your boat gets. The Compass: The direction. The vision you have for your life and the people you surround yourself with help create the dream of where you want to go. Perfect for athletes, coaches, business leaders, and anyone else who hopes to squeeze a little more enjoyment and productivity out of life, Row the Boat will propel leaders, teams, and organizations to greater heights than they have ever reached before.
    Note: Online resource; Title from title page (viewed June 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119700760
    Language: English
    Pages: 1 online resource (544 pages)
    Edition: 6th edition
    Keywords: Electronic books ; local
    Abstract: The all-inclusive guide to exceptional project management that is trusted by hundreds of thousands of readers—now updated and revised The Fast Forward MBA in Project Management : The Comprehensive, Easy to Read Handbook for Beginners and Pros, 6th Edition is a comprehensive guide to real-world project management methods, tools, and techniques. Practical, easy-to-use, and deeply thorough, this book gives you the answers you need now. You'll find cutting-edge ideas and hard-won wisdom of one of the field's leading experts, delivered in short, lively segments that address common management issues. Brief descriptions of important concepts, tips on real-world applications, and compact case studies illustrate the most sought-after skills and pitfalls you should watch out for. This sixth edition now includes: A brand-new chapter on project quality A new chapter on managing media, entertainment, and creative projects A new chapter on the project manager’s #1 priority: leadership A new chapter with the most current practices in Change Management Current PMP certification study tips Readers of The Fast Forward MBA in Project Management also receive access to new video resources available at the author’s website. The book teaches readers how to manage and deliver projects on-time and on-budget by applying the practical strategies and concrete solutions found within. Whether the challenge is finding the right project sponsor, clarifying project objectives, or setting realistic schedules and budget projections, The F ast Forward MBA in Project Management shows you what you need to know, the best way to do it, and what to watch out for along the way.
    Note: Online resource; Title from title page (viewed January 7, 2021) , Mode of access: World Wide Web.
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119776871
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: The new edition of bestselling real-world guide to consultancy success, from the “Rock Star of Consulting” Alan Weiss The second edition of The Consulting Bible: Everything You Need to Know to Create and Expand a Seven-Figure Consulting Practice remains the most comprehensive and practical guide to the consulting profession, from launch to high growth, from marketing to implementation. Legendary consultant, speaker, and bestselling author Alan Weiss shows you how to create an independent or boutique consulting practice and take it to seven-figure success. Step-by-step, this invaluable resource guides you through attracting clients, maximizing your value, and achieving your career goals. In the decade since the first publication of The Consulting Bible , an array of significant developments has dramatically impacted the consulting profession: shifts in social consciousness, the Covid-19 pandemic, tele-consulting and virtual meetings, the globalization of the economy, the growth of social media, and many more. This exhaustively revised new edition provides specific approaches and techniques for mastering the new consulting environment and turning volatility and disruption into unlimited opportunities. Designed to help you become the authority and expert that organizations turn to again and again, this book is your one-stop resource for: Building a strong global brand that draws people to you Marketing remotely to reduce costs and allow for higher fees Mastering the latest implementation techniques Forging strong relationships with the buyers of a new generation Selecting the consulting methodology that best fits your requirements Writing proposals and creating testimonials and references Using advanced technology to sell and deliver your services Written for newcomers and veterans alike, The Consulting Bible: Everything You Need to Know to Create and Expand a Seven-Figure Consulting Practice, Second Edition, is essential reading for every solo consultant, entrepreneur, and principal of a small consulting firm.
    Note: Online resource; Title from title page (viewed June 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119766124
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: "A tactical primer for any business embarking on the critical work of actively building community."—Seth Godin, Author, This is Marketing "This book perfectly marries the psychology of communities, with the hard-earned secrets of someone who's done the real work over many years. David Spinks is the master of this craft."—Nir Eyal, bestselling author of Hooked and Indistractable The rise of the internet has brought with it an inexorable, almost shockingly persistent drive toward community. From the first social networks to the GameStop trading revolution, engaged communities have shown the ability to transform industries. Businesses need to harness that power. As business community expert David Spinks shows in The Business of Belonging: How to Make Community your Competitive Advantage , the successful brands of tomorrow will be those that create authentic connection, giving customers a sense of real belonging and unlocking unprecedented scale as a result. In his career of over 10 years in the business of building community, Spinks has learned what a winning community strategy looks like. From the fundamental concepts—including how community drives measurable business value and what the appropriate metrics are—to high-level community design and practical engagement techniques, The Business of Belonging is an epic journey into the world of community building. This book is for decision makers who want to better understand the value and opportunity of community, and for community professionals who want to level up their strategy. Featuring a foreword by Startup Grind and Bevy cofounder Derek Andersen, it will give you a step-by-step model for strategically planning, creating, facilitating, and measuring communities that drive business growth. Attracting and retaining community members who are also loyal customers, brand evangelists, and leaders—that’s the goal for today’s connected businesses, and this book is the map to getting there.
    Note: Online resource; Title from title page (viewed March 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119793632
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: A “how-to” guide for supply chain professionals who need accurate cost information for end-to-end processes With the increasing pace of globalization, supply chain professionals find that they have less and less margin for error in their decisions making. Competition is getting more intense, and, unfortunately, CFOs and accountants do not currently provide supply chain managers with the information required to make better decisions. Supply Chain Costing and Performance Management, 2nd Edition , will show you (and the executives you report to) how to understand and apply various enterprise and corporate performance management (EPM/CPM) methods related to costs and profit margins and performance measurements. This book is a “how-to” guide to assist supply chain managers and employee teams to obtain interenterprise cost information on supply chain processes. It provides techniques for obtaining accurate cost and performance information on the activities performed within your firm and on activities performed by trading partners. The techniques and approaches in this book were developed from supply chain costing practices implemented by leading-edge firms. You will learn how you can gain access to reasonably accurate costs and profit margins involved with suppliers, products, stock keeping units (SKUs), service-lines, channels, and customers. In addition, you will gain insight into the activity costs in end-to-end business processes, including the “drivers” for each type of cost. Learn how to access accurate cost and pricing information related to both your company and your trading partners Overcome siloed information by creating your own costing practices using proven methods drawn from leading firms Understand what drives activity costs for each step in end-to-end business processes Assess the performance of your costing activities with step-by-step measurement guidelines Make better decisions and improve performance and profitability with clearer, more transparent cost and price data The information in this book will empower supply chain managers with the ability to make better decisions and improve their organizations’ performance and profitability.
    Note: Online resource; Title from title page (viewed June 22, 2021) , Mode of access: World Wide Web.
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119809555
    Language: English
    Pages: 1 online resource (480 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: STRENGTHEN THE WEAKEST LINKS IN YOUR CYBERSECURITY CHAIN Across the world, the networks of hundreds of different world-class organizations have been breached in a seemingly never-ending stream of attacks that targeted the trusted vendors of major brands. From Target to Equifax, Home Depot, and GM, it seems as if no company is safe from a third-party incident or breach, regardless of size. And the advanced threats are now exploiting the intersection of weaknesses in cybersecurity and third-party risk management. In Cybersecurity and Third-Party Risk , veteran cybersecurity specialist Gregory Rasner walks readers through how to lock down the vulnerabilities posed to an organization’s network by third parties. You’ll discover how to move beyond a simple checklist and create an active, effective, and continuous system of third-party cybersecurity risk mitigation. The author discusses how to conduct due diligence on the third parties connected to your company’s networks and how to keep your information about them current and reliable. You’ll learn about the language you need to look for in a third-party data contract whether you’re offshoring or outsourcing data security arrangements. Perfect for professionals and executives responsible for securing their organizations’ systems against external threats, Cybersecurity and Third-Party Risk is an indispensable resource for all business leaders who seek to: Understand the fundamentals of third-party risk management Conduct robust intake and ongoing due diligence Perform on-site due diligence and close vendor risks Secure your software supply chain Utilize cloud and on-premises software securely Continuously monitor your third-party vendors and prevent breaches
    Note: Online resource; Title from title page (viewed July 21, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119741749
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: "Turn yourself into a Data Head. You'll become a more valuable employee and make your organization more successful." Thomas H. Davenport, Research Fellow, Author of Competing on Analytics , Big Data Work , and The AI Advantage You've heard the hype around data—now get the facts. In Becoming a Data Head: How to Think, Speak, and Understand Data Science, Statistics, and Machine Learning , award-winning data scientists Alex Gutman and Jordan Goldmeier pull back the curtain on data science and give you the language and tools necessary to talk and think critically about it. You'll learn how to: Think statistically and understand the role variation plays in your life and decision making Speak intelligently and ask the right questions about the statistics and results you encounter in the workplace Understand what's really going on with machine learning, text analytics, deep learning, and artificial intelligence Avoid common pitfalls when working with and interpreting data Becoming a Data Head is a complete guide for data science in the workplace: covering everything from the personalities you’ll work with to the math behind the algorithms. The authors have spent years in data trenches and sought to create a fun, approachable, and eminently readable book. Anyone can become a Data Head—an active participant in data science, statistics, and machine learning. Whether you're a business professional, engineer, executive, or aspiring data scientist, this book is for you.
    Note: Online resource; Title from title page (viewed May 11, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119746492
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The CEO of Anaplan explains how a company’s character is a critical driver of sustained success In his career as an executive at IBM, Cisco, and now as CEO of Anaplan, Frank A. Calderoni discovered that character is just as vital for companies as it is for individuals. In Upstanding: How Company Character Catalyzes Loyalty, Agility, and Hypergrowth , the author explores the powerful link between corporate strategy, company culture, and individual character, and how activating this link is essential to realizing strong company character—and an essential ingredient for organizations to achieve hypergrowth, agility, and loyalty. This innovative resource features real-life examples of how today’s most successful companies are building upstanding character while increasing employee engagement, happiness, and performance. The book is written to help executives, company founders, managers, and other leaders develop strategies that supercharge organizational performance while building a strong and high-engagement culture—providing real-world insights from the author’s own career along with a diverse cross-section of business thought leaders and CEOs of companies both small and large, local and global. The author draws upon his experience leading a $10 billion hypergrowth software company to explain how the fusion of culture and strategy, driven by a company’s character, leads to sustained internal and external success. Designed to empower leaders to make character the cornerstone of corporate culture, this invaluable resource: Explores what “upstanding character” means for an organization, and how building a culture based on empathy, courage, authenticity, integrity, respect, and other factors drives higher performance and value creation for employees, customers, partners, and shareholders Reviews research on how culture drives performance, and operational practices for building upstanding organizational character and driving value-aligned behavior Features original interviews with Shantanu Narayen, Cy Wakeman, Eric Hutcherson, Kellie McElhaney, Geoffrey Moore, and other leaders inside and outside the tech sector Provides practical tools and approaches for increasing inclusion and belonging, improving communication, strengthening engagement, and rewarding upstanding character in employees Discusses the “Big 9” cultural values that are essential to creating upstanding company character, such as agility, collaboration, diversity, integrity, and respect ...
    Note: Online resource; Title from title page (viewed June 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119794332
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: This book, from New York Times best-selling author Peter Mallouk, will help you avoid the mistakes that stand in the way of investment success! A reliable resource for investors who want to make more informed choices, this book steers readers away from past investment errors and guides them in the right direction. The Five Mistakes Every Investor Makes and How to Avoid Them , Second Edition, focuses on what investors do wrong, so you can avoid these common errors and set yourself on the right path to success. In this comprehensive reference, you'll learn to navigate the ever-changing variables and market dilemmas that can make investing a risky and daunting endeavor. In this Second Edition, Peter Mallouk shares new investment techniques, an expanded discussion of the importance of disciplined investment management, and updated advice on avoiding common pitfalls. In this updated Second Edition, you'll find a workable, sensible investment framework that shows you how to refrain from fighting the market, misunderstanding performance, and letting your biases and emotions get in the way of investing success. Offers updated discussion and investment techniques to improve your performance in today's market conditions Details the major mistakes made by professional and everyday investors, including fighting the market, overactive trading, and not having an endgame Highlights the strategies and mindset necessary for navigating ever-changing variables and market dilemmas Includes useful investment techniques and discusses the importance of discipline in investment management The Five Mistakes Every Investor Makes and How to Avoid Them , Second Edition leads you in the right investing direction and provides a roadmap that you can follow for a lifetime.
    Note: Online resource; Title from title page (viewed June 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119718178
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Learn to plan and execute projects in any organization with this practical and insightful resource The comprehensively updated and revised edition of Strategic Project Management Made Simple cements this series’ status as the leading resource for anyone looking for step-by-step guidance on project design and action initiatives. Written by celebrated management consultant Terry Schmidt, this book fully covers the necessity of systems thinking and the logical framework approach to solve today’s challenging problems. Strategic Project Management Made Simple also includes: An expanded section on turning ideas, problems, and opportunities into projects A newly created chapter on managing your “inner game” to achieve project excellence Fresh case studies that cover how to pivot your business to meet changing needs A new approach, Iterating to Excellence, to create your Minimum Viable Project and produce solutions smoother and faster Strategic Project Management Made Simple, Revised and Updated is an indispensable volume for leaders and workers seeking to transform their approach to planning, driving, and executing projects in their organizations.
    Note: Online resource; Title from title page (viewed May 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119797982
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn how to sell your startup from an acquisition expert Many entrepreneurs dream of the day their company is acquired and they secure a perfect exit. But information about the process of getting your business acquired usually comes from expensive investment bankers who typically advise late-stage startups. In Selling Your Startup , serial entrepreneur Alejandro Cremades delivers an accessible guide on how to sell your startup. With first-hand experience as a fully exited entrepreneur, investment banker, and lawyer, Cremades describes the tips and tricks startup founders need to sell their early-stage to growth-stage business. In this book, you’ll discover: The role that investment bankers play in the acquisition process, how they add value, and how to break down their fees Preparing your company for sale, including compiling a pitch book, putting its finances in order, and building a target list of potential acquirers How to get to a Letter of Intent, perform due diligence, and reach a purchase agreement Perfect for entrepreneurs of all kinds, Selling Your Startup is a must-have roadmap to the practical realities of company acquisition and contains proven guidance on crafting your perfect exit.
    Note: Online resource; Title from title page (viewed July 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119784739
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Your lack of focus on Procurement is limiting your profits. Multiply them by making Procurement a company-wide priority. Profit from Procurement: Add 30% to Your Bottom Line by Breaking Down Silos delivers an insightful, compelling, and fresh take on a subject that typically comprises 50% of a business's total costs: Procurement. Alex Klein, Simon Whatson and Jose Oliveira, leaders at the world's largest dedicated Procurement consultancy, highlight the limitations of the traditional, functionally siloed approach to Procurement, and demonstrate how significant EBITDA gains can be made by lifting Procurement out of the back office and enabling it to fundamentally reset a company's cost base. Its accessible, frank, and refreshing style, combined with practical, actionable advice, based on the authors' extensive real-life experience, make it a must read for any executive looking to make an impact through Procurement. The book offers readers a practical and concrete roadmap to optimizing, integrating, and deploying a company’s Procurement capabilities, creating a less siloed, more impactful function. Readers will learn how to: Plan their company's Procurement transformation Reskill teams for the coming change Reposition the Procurement function to become the driver of cross-functional change Integrate new topics such as digitalization and sustainability into their Procurement roadmaps Ensure that Procurement efficiencies are fully reflected in bottom-line profits Perfect for C-Suite executives and Procurement professionals at companies of all sizes, Profit from Procurement belongs on the bookshelves of every employee and leader tasked with company operations and profit strategy.
    Note: Online resource; Title from title page (viewed April 13, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119774358
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Discover how to manage this noisy world without it managing you. In Numb , distinguished author Dr. Charles R. Chaffin delivers a fun and evidence-based exploration of how you can devote more attention on what you believe is important while ignoring the distractions that increasingly permeate your life. Using research from cognitive, education, positive, and clinical psychology, the book identifies the sources of noise and distraction in this information age and how we can manage it in all aspects of our lives. You'll learn about: How experiences in technology, from social media to selfies to porn, impact our ability to engage and connect with others The news we consume and the impact of confirmation bias, filter bubbles, and tribalism How FOMO and choice overload impact our decision-making The power of our attention in all aspects of our daily lives Perfect for anyone interested in the expanding impact of the information age on our collective psyche, ; Numb helps empower you to use technology and information not as a destination, but as a tool towards authenticity and empowerment.
    Note: Online resource; Title from title page (viewed June 16, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119736226
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: An expert guide for professionals seeking to understand how to navigate the world of work. Kimberly B. Cummings, author of Next Move, Best Move: Transitioning into a Career You'll Love , leaves no stone unturned with this thorough, expert guide for professionals seeking to understand how to navigate the world of work, from beginning to end, starting with uncovering personal and professional values in an effort to align their expertise and skills to roles and companies that will finally change the trajectory of their career and set them up to be leaders in the workforce. As a former career development adviser in some of the nation’s top universities and a diversity + inclusion professional in a Fortune 100 company, Cummings has recognized that people work for the sake of working without understanding how to leverage their unique gifts and position themselves for success. As a result, Next Move, Best Move: Transitioning into a Career You’ll Love shares transformational lessonsto ensure success and puts the ball back in your court. In Cummings’ highly acclaimed book, a specific, effective framework is unveiled to ensure each reader channels and utilizes their highest potential as they regain control and steer professional opportunities in their favor, gaining key information as to: Taking stock of their experiences to ensure strategic career moves Discovering how to cultivate and maintain fruitful relationships that support career growth Uncovering how to build a two-year career strategy to move you into future leadership positions Gaining a deeper look into personal and professional branding to ensure alignment with leadership capabilities and career goals Learning how to use their voice in the workplace to advocate for themselves Author, leadership expert, and entrepreneur, Kimberly B. Cummings, has been featured in Forbes , MONEY Magazine , The Wall Street Journal, CNBC, Fox 5, among many others, and is a proud graduate of Long Island University, earning a Bachelor of Science in business administration and Master of Science in counseling. Through Cummings’ professional experiences as a career development adviser in some of the nation’s top universities and a diversity + inclusion professional in a Fortune 100 company, her highly celebrated book works in tandem with her experiences and sought-after leadership development company, Manifest Yourself, which provides fail-proof solutions to companies looking to engage and retain their workforce. F...
    Note: Online resource; Title from title page (viewed June 9, 2021) , Mode of access: World Wide Web.
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119759256
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Mom's Got Money is a mother’s guide—an instruction manual to help them use the skills they already possess to become extraordinarily confident managers of their money. Alford won't pretend mothers don't have a lot on their plate. She already knows they're pressed for time. The weight of their daily decisions takes a toll. Sometimes, it feels like they manage everything, whether they have a supportive spouse or not. She knows this because it's that way in her house too. However, we all have a choice on how to handle that responsibility, and Alford thinks we can flip the script. Instead of being frustrated or feeling resentful, Alford teaches moms how to recognize their own strengths and develop true financial confidence. Once readers master Alford's money lessons, they'll start to truly enjoy money. Vacations are more fun when they're already planned and paid for. Christmas shopping is a breeze when you have a fully funded holiday spending account. Never worry about the worst that can happen because you have a fully funded emergency fund and life insurance. Feel in control of your bills, caught up, and with room to spare. In this book, you'll learn how to: Become an exceptional leader of your family with a growth mindset Calculate your net worth Effectively budget and manage your household cash flow Work with your spouse or partner on financial goals Understand what impacts your credit score Ensure you pay all your bills on time, every time Make sure you plan for emergencies Protect your family by buying term life insurance Do the math on childcare costs vs. career costs when having a family Plan and save for holiday spending, birthdays, and special events Learn the art and joy of giving Ideal for moms everywhere, but especially new and millennial moms, Mom's Got Money is an indispensable guide to taking financial control of your life.
    Note: Online resource; Title from title page (viewed April 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119773467
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The CEO of highly respected global consultancy Proudfoot shares her secrets to achieve your leadership license to operate and create businesses fit for people Manage to Engage: How Great Managers Create Remarkable Result s provides leaders with a practical, business-proven approach for building stronger organizational ecosystems that achieve exceptional results and long-term prosperity. Packed with innovative tools and exercises that can be immediately applied in any management setting, in-person or virtually, this invaluable guide shows you how to create a movement of energized and enabled people who are truly engaged in their work. Author Pamela Hackett has advised, led, and supported people through major change for some of the world's most prominent companies and brands throughout her 35 years in management consulting. In this must-read book, Pamela shares with you the one factor that underpins all performance improvement and transformation goals - be they operational, financial, cultural, or ultimately driven by your customer. It is to have a fully engaged workforce. She shares her passionate commitment to "people solutions” in business and operations improvement by teaching you how to place engagement at the center of both your leadership and your entire organization. Designed to infuse engagement into every part of your day-to-day role, this vital resource will help you: Raise your head from your technology, connect with people, and build strong relationships by following simple yet powerful concepts like the “HeadsUP High 5” Leverage active management and other behavior models to change the way your teams work with you, and motivate them strive for ‘best possible’ instead of ‘best practice’ Use the innovative “1.5.30 Connect” performance improvement framework to bring about measurable and meaningful change through engagement and replace your outdated annual performance review system Recognize and rapidly adapt to the post-COVID world of work where more people are working remotely— and connectivity and engagement is more crucial than ever before Manage to Engage: How Great Managers Create Remarkable Results should be required reading for anyone wanting to create great relationships at work, be genuinely connected to people, and power-up engagement levels to new highs.
    Note: Online resource; Title from title page (viewed April 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119772439
    Language: English
    Pages: 1 online resource (5760 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: International GAAP 2021 International GAAP 2021 is a detailed guide to interpreting and implementing International Financial Reporting Standards (IFRS). By setting IFRS in a relevant business context, it provides insights on how complex practical issues should be resolved in the real world of global financial reporting. This book is an essential tool for anyone applying, auditing, interpreting, regulating, studying or teaching IFRS. Written by EY financial reporting professionals from around the world, this three-volume guide to reporting under IFRS provides a global perspective on the application of IFRS. The book explains complex technical accounting issues clearly by setting IFRS in a practical context with numerous worked examples and hundreds of illustrations from the published financial reports of major listed companies from around the world. Volume 1 contains the following chapters and sections: International GAAP The IASB's Conceptual Framework Presentation of financial statements and accounting policies Non-current assets held for sale and discontinued operations First-time adoption Consolidated financial statements Consolidation procedures and non-controlling interests Separate and individual financial statements Business combinations Business combinations under common control Investments in associates and joint ventures Joint arrangements Disclosure of interests in other entities Fair value measurement Foreign exchange Hyperinflation Intangible assets Property, plant and equipment Investment property Impairment of fixed assets and goodwill Capitalisation of borrowing costs Inventories Index of extracts from financial statements for all three volumes Index of standards for all three volumes Index for all three volumes This book is printed on acid-free paper, responsibly manufactured from well-managed FSC-certified forests and other controlled sources. This material has been prepared for general informational purposes only and is not intended to be relied upon as accounting, tax, legal or other professional advice. Please refer to your advisors for specific advice. ey.com/igaap
    Note: Online resource; Title from title page (viewed March 8, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119806165
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Harness the power of Martin Rooney's acclaimed "Culture Coach" philosophy to build the culture of your dreams Building a great team culture doesn't happen overnight. Culture is hard to create, and even harder to change. Great culture is a key component for success at home, on the sports field, and at the workplace. In a time when people seem to be more divided than ever, leaders who can build strong and lasting cultures are essential. No one knows this better than internationally-renowned coach, in-demand speaker, and bestselling author Martin Rooney—dedicating his life to coach elite athletes, Fortune 500 executives, military leaders, and every kind of team imaginable to their highest level of performance. In High Ten: An Inspiring Story About Building Great Team Culture , Martin draws from his extensive experience developing top-level teams around the world to help leaders of all kinds foster and sustain winning cultures. This engaging, easy-to-read parable shows you that every business, sports team, and family has a culture. Whether you deliberately created it or not, it's always there and it didn’t come with a manual. That's where High Ten comes in. This must-have book is your personal leadership manual. Stop spending your day unhappy or complaining about a dream that hasn’t come true. High Ten will help you: Create an environment where your people work towards common goals with friends they trust—have fun doing it Develop clarity about the culture you want and put the processes in place to make it happen Ensure your culture reflects core values and aligns with your organization’s mission and vision Transform your culture into the "immune system" for your team or business Learn about the "3 Cornerstones of Culture" and eliminate the "5 Culture Killers" High Ten: An Inspiring Story About Building Great Team Culture is an invaluable resource for all coaches and leaders striving to achieve the highest level of culture—one where everyone feels like a valuable part of the team and consistently produces exceptional results.
    Note: Online resource; Title from title page (viewed July 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119737285
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Discover how to survive and thrive in an increasingly digital world Digital strategy should consist of more than just updating your business’ desktop computers and buying the newest smartphones for your employees. It requires the reimagining of existing business processes and the implementation of the latest technologies into current business activity to enable new capabilities for your firm. In Decisively Digital: From Creating a Culture to Designing Strategy , digital strategy advisor and author Alexander Loth leverages his extensive experience working with Microsoft, CERN, and SAP to deliver a robust and accessible exploration of what it takes for a company to unlock the potential of new digital technologies. You’ll discover how to: Utilize new technologies to establish a digital culture and realize the benefits of modern work for your employees Unleash the abilities that come with processing big data and taking advantage of data democracy, analytics, and cloud computing Implement artificial intelligence, blockchain, process automation, and IoT in a way that goes beyond the hype and delivers real business results Packed with interviews with industry leaders and real-world customer examples, Decisively Digital is ideal for CIOs, CDOs, and other executives and professionals who need to know how technology can improve their businesses and power results today and tomorrow.
    Note: Online resource; Title from title page (viewed July 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119764212
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A personal growth roadmap guiding you into the future of relationships in work, life, play, and giving Curve Benders is a personal growth roadmap. It will guide you through the complicated intersection of work, life, play, and giving. Countless new forces will shape the future, so the strategic relationships we form in these areas of life are, of necessity, changing. This book will show you how to move into the future and dramatically alter your growth trajectory in both its direction and ultimate destination. David Nour, the author of Relationship Economics and a top thought leader on business relationships, has identified 15 forces that will heavily influence what we do and how and where we engage our current and prospective relationships to create value and make a difference in the lives of others. This book aims to provide you with a step-by-step guide for personal, professional, and organizational growth. The author highlights how certain relationships enable a non-linear growth trajectory. These relationships, in addition to augmenting what we can accomplish, often shape who we become. These relationships are “curve benders,” and this book will show you who and where they are, how to find and engage them, and, equally valuable, how you can become a curve bender to impact the lives and livelihoods of others profoundly. Gain insight into the value of your current strategic relationships and how they help you achieve your work, life, and giving goals Reconceptualize relationships to identify the people with the power, not only to help you achieve but to change who you become Learn how to become a “curve bender” who makes an outsized impact in the lives of others Become better at finding and engaging people, navigating the 15 forces that are reshaping our world This book is about strategic relationship planning, personal growth, and, ultimately, about you. Read Curve Benders to launch yourself into your best future.
    Note: Online resource; Title from title page (viewed April 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119708360
    Language: English
    Pages: 1 online resource (352 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Praise for THIRD SHIFT ENTREPRENEUR "A must read for any aspiring entrepreneur with the itch to start their own business who is wondering 'but what do I do first?'" —Gino Wickman, Author of Traction and Creator of EOS "Our country and our communities are better when people bring their own ideas to life as entrepreneurs — and this book written as an engaging story helps show us how. If you're ready to step into the arena, grab hold of this book and the strategies in it." —Robert A. McDonald, 8th Secretary of the Department of Veteran Affairs Retired Chairman, President and CEO of The Procter & Gamble Company “Todd Connor has written the secret real testament of how so many entrepreneurs managed to start and survive. He doesn’t just lift the lid on the world of working entrepreneurs, he offers a game plan to follow. This is a book every person who dreams of starting their own business needs to read first.” —Charlynda Scales, Founder, Mutt’s Sauce LLC “I cannot tell you how much I needed this book. I literally could not put it down. It spoke to my soul, brought me to tears several times while re-living my own angst and discontent, and then ultimately left me bursting with hope, energy and clarity for the path forward. This for me was straight up therapy as well as the coaching I needed. If you’re at that place of wanting to step into your ownential, you have to read this.” - Michael H., Aspiring Entrepreur
    Note: Online resource; Title from title page (viewed May 25, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119797364
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Despite popular belief to the contrary, entrepreneurship in the United States is dying. It has been since before the Great Recession of 2008, and the negative trend in American entrepreneurship has been accelerated by the Covid pandemic. New firms are being started at a slower rate, are employing fewer workers, and are being formed disproportionately in just a few major cities in the U.S. At the same time, large chains are opening more locations. Companies such as Amazon with their "deliver everything and anything" are rapidly displacing Main Street businesses. In The New Builders , we tell the stories of the next generation of entrepreneurs -- and argue for the future of American entrepreneurship. That future lies in surprising places -- and will in particular rely on the success of women, black and brown entrepreneurs. Our country hasn't yet even recognized the identities of the New Builders, let alone developed strategies to support them. Our misunderstanding is driven by a core misperception. Consider a "typical" American entrepreneur. Think about the entrepreneur who appears on TV, the business leader making headlines during the pandemic. Think of the type of businesses she or he is building, the college or business school they attended, the place they grew up. The image you probably conjured is that of a young, white male starting a technology business. He's likely in Silicon Valley. Possibly New York or Boston. He's self-confident, versed in the ins and outs of business funding and has an extensive (Ivy League?) network of peers and mentors eager to help his business thrive, grow and make millions, if not billions. You’d think entrepreneurship is thriving, and helping the United States maintain its economic power. You'd be almost completely wrong. The dominant image of an entrepreneur as a young white man starting a tech business on the coasts isn't correct at all. Today's American entrepreneurs, the people who drive critical parts of our economy, are more likely to be female and non-white. In fact, the number of women-owned businesses has increased 31 times between 1972 and 2018 according to the Kauffman Foundation (in 1972, women-owned businesses accounted for just 4.6% of all firms; in 2018 that figure was 40%). The fastest-growing group of female entrepreneurs are women of color, who are responsible for 64% of new women-owned businesses being created. In a few years, we believe women will make up more than half of the entrepreneurs ...
    Note: Online resource; Title from title page (viewed May 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119756132
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Reimagining our global economy so it becomes more sustainable and prosperous for all Our global economic system is broken. But we can replace the current picture of global upheaval, unsustainability, and uncertainty with one of an economy that works for all people, and the planet. First, we must eliminate rising income inequality within societies where productivity and wage growth has slowed. Second, we must reduce the dampening effect of monopoly market power wielded by large corporations on innovation and productivity gains. And finally, the short-sighted exploitation of natural resources that is corroding the environment and affecting the lives of many for the worse must end. The debate over the causes of the broken economy—laissez-faire government, poorly managed globalization, the rise of technology in favor of the few, or yet another reason—is wide open. Stakeholder Capitalism: A Global Economy that Works for Progress, People and Planet argues convincingly that if we don't start with recognizing the true shape of our problems, our current system will continue to fail us. To help us see our challenges more clearly, Schwab—the Founder and Executive Chairman of the World Economic Forum—looks for the real causes of our system's shortcomings, and for solutions in best practices from around the world in places as diverse as China, Denmark, Ethiopia, Germany, Indonesia, New Zealand, and Singapore. And in doing so, Schwab finds emerging examples of new ways of doing things that provide grounds for hope, including: Individual agency: how countries and policies can make a difference against large external forces A clearly defined social contract: agreement on shared values and goals allows government, business, and individuals to produce the most optimal outcomes Planning for future generations: short-sighted presentism harms our shared future, and that of those yet to be born Better measures of economic success: move beyond a myopic focus on GDP to more complete, human-scaled measures of societal flourishing By accurately describing our real situation, Stakeholder Capitalism is able to pinpoint achievable ways to deal with our problems. Chapter by chapter, Professor Schwab shows us that there are ways for everyone at all levels of society to reshape the broken pieces of the global economy and—country by country, company by company, and citizen by citizen—glue them back together in a way that benefits us all.
    Note: Online resource; Title from title page (viewed January 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119786139
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Optimize your career development by focusing on what your job requires and what your colleagues need Doing the right job the right way is critical to your professional success. Influence and Impact: Discover and Excel at What Your Organization Needs From You The Most provides an easy-to-follow, common-sense approach to building influence at any level of an organization. Accomplished leadership and executive coaches Bill Berman and George Bradt offer a fresh perspective on Evaluating what values, strengths and capabilities you bring to your role How you can develop new skills to increase your influence Determining if you are in the right place to have the greatest impact Through a trifecta of clear frameworks, accessible anecdotes, and pragmatic solutions, Influence and Impact shows the reader how to apply well-tested coaching tools to becoming more influential and achieving impact at work. If you have never worked with an executive coach—or even if you have—this book provides the concepts, techniques, and provocative questions to unpack personal paths to success. Perfect for executives, managers, leaders, and any professional who hopes to get a clearer picture of what their colleagues, superiors, and followers expect of them, Influence and Impact will allow to you refocus your efforts at work and obtain the results you’ve been looking for.
    Note: Online resource; Title from title page (viewed June 22, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119417422
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Master the fundamentals of SPSS with this newly updated and instructive resource The newly and thoroughly revised Second Edition of SPSS Essentials delivers a comprehensive guide for students in the social sciences who wish to learn how to use the Statistical Package for the Social Sciences (SPSS) for the effective collection, management, and analysis of data. The accomplished researchers and authors provide readers with the practical nuts and bolts of SPSS usage and data entry, with a particular emphasis on managing and manipulating data. The book offers an introduction to SPSS, how to navigate it, and a discussion of how to understand the data the reader is working with. It also covers inferential statistics, including topics like hypothesis testing, one-sample Z-testing, T-testing, ANOVAs, correlations, and regression. Five unique appendices round out the text, providing readers with discussions of dealing with real-world data, troubleshooting, advanced data manipulations, and new workbook activities. SPSS Essentials offers a wide variety of features, including: A revised chapter order, designed to match the pacing and content of typical undergraduate statistics classes An explanation of when particular inferential statistics are appropriate for use, given the nature of the data being worked with Additional material on understanding your data sample, including discussions of SPSS output and how to find the most relevant information A companion website offering additional problem sets, complete with answers Perfect for undergraduate students of the social sciences who are just getting started with SPSS, SPSS Essentials also belongs on the bookshelves of advanced placement high school students and practitioners in social science who want to brush up on the fundamentals of this powerful and flexible software package.
    Note: Online resource; Title from title page (viewed March 23, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119773368
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Become proficient and efficient with Visual Studio Code and learn how to integrate all your external tools! Visual Studio Code for Python Programmers helps Python developers become not just familiar, but productive in Visual Studio Code. To start, you’ll find the steps for installing Visual Studio Code on Windows, Mac and Linux platforms, along with an introduction to the editing features of the workspace. Coverage of more advanced functionality includes managing source code, debugging, unit testing, and Jupyter Notebook support. The book finishes with a walk-through of real-world projects which utilize Visual Studio Code features introduced in the book. For developers, the choice of an editor is a very personal one. You have idiosyncratic needs and wants that are unique to you as a developer. This book will help you learn how to customize Visual Studio Code to meet your needs and Python development workflow. Introduces you to the features of the Visual Studio Code workspace and how those features can be customized Demonstrates how Visual Studio Code allows you to choose your structure according to your needs Covers editing code in Python, including syntax highlighting, code completion, object definition, refactoring, and code navigation Describes Git integration and how to perform common Git functions (commits, checkouts, branches, and merges) from within Visual Studio Code Highlights debugging features for Python developers A final section on Real World Applications will step you through several examples (and features integration with Django, Flask, Jupyter Notebook, Docker, and Azure), so you can hit the ground running with Visual Studio Code.
    Note: Online resource; Title from title page (viewed July 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119780588
    Language: English
    Pages: 1 online resource (368 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Provides guidance on creating a sustainable, inclusive, equitable, and compassionate business model that will thrive in businesses globally Diversity, equity, and inclusion programs are a must for today’s corporations, yet many corporations worldwide have failed to establish real equality in an actionable, measurable way. Corporations Compassion Culture: Leading Your Business toward Diversity, Equity, and Inclusion takes a new and more effective approach to driving equity and inclusion in the corporate world, focusing on how a culture of compassion can lead to more vibrant, higher performing teams. You’ll learn how many standard corporate activities actually damage employees’ well-being and engagement—and how to dismantle those practices. You’ll also learn how to build a new and better corporate environment that responds to all employees’ needs and meets shareholders’ demands for stability and risk mitigation. Author Keesa Schreane delivers insight into what it takes for businesses to drive real social and corporate change toward inclusion and equity, while sharing her personal story about the challenges of being a woman of color in today’s corporate environment. Through hard work, talent, and—you guessed it—compassion, she has risen to become one of today’s luminaries in the area of responsible leadership in global corporations. Business executives, HR directors, diversity and inclusion professionals, and sustainability leaders will value her direct, no-nonsense approach. Learn to: Identify behaviors, practices, and activities that may be damaging your employees’ well-being, engagement, and productivity Measure and continuously evolve culture promoting risk mitigation, reputation preservation, employee retention, customer satisfaction, and profit generation. Adopt new approaches to treat employees, customers, and shareholders compassionately and equally, and dismantle the old ways Retain the best talent and survive new realities, all while creating tremendous loyalty, innovation, and financial payoff This book will enable you to create strategies and tactics for integrating racial, cultural and gender equity, inclusion, and compassion into businesses in a way that enriches society, employees, and the corporate entity itself.
    Note: Online resource; Title from title page (viewed March 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119793427
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Demystifies regression-based valuation through simple explanations, easy-to-understand charts, and time-saving bonus resources Current methodologies using median, quartiles, or standard deviations to calculate revenue multipliers and cash flow multipliers often produce values that are wildly divergent. This forces the appraiser to choose between a very high or a very low value or consider averaging the values, opening the possibility for the appraiser to be challenged. On the surface, regression analysis appears to be the more complex, mathematical model, so many professionals shy away from using it out of fear that readers will be confused and reject the results of the appraisal. Valuing Businesses Using Regression Analysis solves this issue by breaking down regression to its simplest terms and providing easy-to-read charts and explanations that can be understood by all. Since regression analysis does not come pre-installed in Excel, this book will show you how to enable Excel's regression in your computer. Then you'll learn four different Regression tools that can be used for business valuations or for forecasting in general. As an added perk, this book also comes with a template that simplifies the entire regression methodology into the click of one button. With a minimal amount of work, you can use this template to produce a compelling four-page valuation report. See why current valuation methodologies can be wildly inaccurate and why regression analysis is a practical and preferable alternative Learn how to set up Regression in Excel and use single-variable linear regression to predict revenue and cash flow multipliers Walk through the process for conducting more advanced analyses, including curved regression with outliers and multiple variable regression Use the bonus template to create attractive four-page valuation reports using regression analysis in Excel This book is an excellent choice for valuators and other financial professionals ready to take the leap into regression analysis for more accurate, more objective business valuations.
    Note: Online resource; Title from title page (viewed May 18, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119764458
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Find out what your customers and employees are really thinking with this indispensable resource Scaling Conversations: How Leaders Access the Full Potential of People delivers invaluable strategies for how leaders can make their communications more inclusive and access the voices of those employees who rarely feel empowered to speak up. As constituent numbers scale, leaders have traditionally struggled to make communications a conversation with the entire organization, settling instead for small focus groups, talking at people in town halls, and delivering surveys after the fact. The result is exclusive, narrow decision-making that disengages and under-utilizes talent and human capital. And now, as the remote environment grows, the challenge and imperative for engaging conversations on a wider scale is even greater. Scaling Conversations provides the solution. Having led a remote team for over a decade and having worked with thousands of leaders across North America, Dave MacLeod teaches you how to: Scale your business by listening to the voices that really matter Access and maximize the human capital in your organization Make decisions that create unity and move the group forward Decrease employee turnover caused by poor communication Within these pages, you'll learn how to better facilitate conversations with a wider and more representative array of clients and employees, and not just the loudest ones in the town hall meeting or Slack channel. Perfect for any leader who's responsible for understanding what employees are really feeling and thinking, Scaling Conversations also belongs on the bookshelves of anyone who wants to learn how to discover what the “silent majority,” who are often drowned out by the loudest people in the room, actually believes.
    Note: Online resource; Title from title page (viewed May 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119773870
    Language: English
    Pages: 1 online resource (176 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A Wall Street Journal Bestseller Discover how to overcome anything, bootstrap, and go from initial concept to Series A funding with this firsthand look at entrepreneurship Resilient delivers an invaluable collection of private journal entries mapping out a path from bootstrapping a multi-million dollar business to raising millions in Series A funding for another. Entrepreneur and Resilia CEO Sevetri Wilson describes her journey from self-funding to venture capital success. Written for ambitious and aspiring entrepreneurs like herself, Wilson covers a wide variety of topics about the entrepreneurial journey: How to go from idea to product The correct way to dive into the hiring process Preparing to raise money Building a tech company as a non-technical founder How to select the right accelerators, programs, and pitch competitions Creating wealth while building a business The author also shares her “Simple Agreement for Future Equity” (SAFE) agreement and first pitch deck. Perfect for entrepreneurs, startup enthusiasts, and founders, Resilient belongs on the bookshelves of anyone interested in the process of bootstrapping and/or raising capital to grow a business in any sector.
    Note: Online resource; Title from title page (viewed April 6, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119639688
    Language: English
    Pages: 1 online resource (544 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: The new edition of the definitive guide for venture capital practitioners—covers the entire process of venture firm formation & management, fund-raising, portfolio construction, value creation, and exit strategies Since its initial publication, The Business of Venture Capital has been hailed as the definitive, most comprehensive book on the subject. Now in its third edition, this market-leading text explains the multiple facets of the business of venture capital, from raising venture funds, to structuring investments, to generating consistent returns, to evaluating exit strategies. Author and VC Mahendra Ramsinghani who has invested in startups and venture funds for over a decade, offers best practices from experts on the front lines of this business. This fully-updated edition includes fresh perspectives on the Softbank effect, career paths for young professionals, case studies and cultural disasters, investment models, epic failures, and more. Readers are guided through each stage of the VC process, supported by a companion website containing tools such as the LP-GP Fund Due Diligence Checklist, the Investment Due Diligence Checklist, an Investment Summary format, and links to white papers and other industry guidelines. Designed for experienced practitioners, angels, devils, and novices alike, this valuable resource: Identifies the key attributes of a VC professional and the arc of an investor’s career Covers the art of raising a venture fund, identifying anchor investors, fund due diligence, negotiating fund investment terms with limited partners, and more Examines the distinct aspects of portfolio construction and value creation Balances technical analyses and real-world insights Features interviews, personal stories, anecdotes, and wisdom from leading venture capitalists The Business of Venture Capital, Third Edition is a must-read book for anyone seeking to raise a venture fund or pursue a career in venture capital, as well as practicing venture capitalists, angel investors or devils alike, limited partners, attorneys, start-up entrepreneurs, and MBA students.
    Note: Online resource; Title from title page (viewed February 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119740759
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Big data analytics for Internet of things
    DDC: 005.7
    RVK:
    Keywords: Electronic books ; local ; Big Data ; Datenverarbeitung ; Internet der Dinge
    Abstract: BIG DATA ANALYTICS FOR INTERNET OF THINGS Discover the latest developments in IoT Big Data with a new resource from established and emerging leaders in the field Big Data Analytics for Internet of Things delivers a comprehensive overview of all aspects of big data analytics in Internet of Things (IoT) systems. The book includes discussions of the enabling technologies of IoT data analytics, types of IoT data analytics, challenges in IoT data analytics, demand for IoT data analytics, computing platforms, analytical tools, privacy, and security. The distinguished editors have included resources that address key techniques in the analysis of IoT data. The book demonstrates how to select the appropriate techniques to unearth valuable insights from IoT data and offers novel designs for IoT systems. With an abiding focus on practical strategies with concrete applications for data analysts and IoT professionals, Big Data Analytics for Internet of Things also offers readers: A thorough introduction to the Internet of Things, including IoT architectures, enabling technologies, and applications An exploration of the intersection between the Internet of Things and Big Data, including IoT as a source of Big Data, the unique characteristics of IoT data, etc. A discussion of the IoT data analytics, including the data analytical requirements of IoT data and the types of IoT analytics, including predictive, descriptive, and prescriptive analytics A treatment of machine learning techniques for IoT data analytics Perfect for professionals, industry practitioners, and researchers engaged in big data analytics related to IoT systems, Big Data Analytics for Internet of Things will also earn a place in the libraries of IoT designers and manufacturers interested in facilitating the efficient implementation of data analytics strategies.
    Note: Online resource; Title from title page (viewed April 20, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119817338
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A practical and pithy guide to investing to help everyday investors achieve their long-term goals The 21st century has been beset with three financial market shocks in its first 20 years, the bursting of the Tech Bubble in 2000-2002; the Global Financial Crisis of 2008-09; and 2020 COVID-19 crash. Given this backdrop, it is no wonder that investing can appear to be so daunting to individual investors. As Chairman and CEO of Vanguard, one of the largest and most respected investment management companies in the world, Jack Brennan has spent his career helping people invest their money. In the newly updated More Straight Talk on Investing , he shares with you the lessons he has learned over his over four decades at Vanguard from a variety of market participants—from Main Street investors and 401(k) plan holders to veteran portfolio managers at the helm of Vanguard funds and sophisticated investment professionals overseeing top endowments and foundations. This a comprehensive, but approachable book will help you develop the knowledge, confidence, and discipline to navigate the financial markets and attain investment success over the long term. While the financial planning and investing principles covered are timeless, a considerable amount has changed in the nearly 20 years since the first edition, including new products and services, lower costs, and ever-evolving regulation and legislation. An entire generation of investors has come of age over the past two decades and could benefit from understanding that sound and sensible investing is an effective way to achieve financial security. This book will assist your manage your “serious” money—the dollars that you set aside for long-term goals, such as retirement or the education of your children. The book also emphasizes the concept of thinking of yourself as a “financial entrepreneur”—managing your financial life like owner manages a business. In a straightforward, plain talk manner, the book demonstrates how to: Build a balanced, diversified portfolio that meets your needs and goals Evaluate mutual funds and ETFs with a discerning eye Adhere to a long-term, disciplined approach to investing Control your emotions and tune out the incessant “noise” in the media Understand the risks and rewards of financial markets Develop a prudent plan and investment policy statement to guide your path forward Avoid the pitfalls and mistakes that can derail your investment program With wit and wisdom, Brennan relay...
    Note: Online resource; Title from title page (viewed April 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119719083
    Language: English
    Pages: 1 online resource (512 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Your ultimate guide to pentesting with Kali Linux Kali is a popular and powerful Linux distribution used by cybersecurity professionals around the world. Penetration testers must master Kali’s varied library of tools to be effective at their work. The Kali Linux Penetration Testing Bible is the hands-on and methodology guide for pentesting with Kali. You’ll discover everything you need to know about the tools and techniques hackers use to gain access to systems like yours so you can erect reliable defenses for your virtual assets. Whether you’re new to the field or an established pentester, you’ll find what you need in this comprehensive guide. Build a modern dockerized environment Discover the fundamentals of the bash language in Linux Use a variety of effective techniques to find vulnerabilities (OSINT, Network Scan, and more) Analyze your findings and identify false positives and uncover advanced subjects, like buffer overflow, lateral movement, and privilege escalation Apply practical and efficient pentesting workflows Learn about Modern Web Application Security Secure SDLC Automate your penetration testing with Python
    Note: Online resource; Title from title page (viewed June 2, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119741480
    Language: English
    Pages: 1 online resource (944 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Unlock the incredible potential of enterprise risk management There has been much evolution in terms of ERM best practices, experience, and standards and regulation over the past decade. Enterprise Risk Management: Today’s Leading Research and Best Practices for Tomorrow’s Executives, Second Edition is the revised and updated essential guide to the now immensely popular topic of enterprise risk management (ERM). With contributions from leading academics and practitioners, this book offers insights into what practitioners are doing and what the future holds. You’ll discover how you can implement best practices, improve ERM tools and techniques, and even learn to teach ERM. Retaining the holistic approach to ERM that made the first edition such a success, this new edition adds coverage of new topics including cybersecurity risk, ERM in government, foreign exchange risk, risk appetite, innovation risk, outsourcing risk, scenario planning, climate change risk, and much more. In addition, the new edition includes important updates and enhancements to topics covered in the first edition; so much of it has been revised and enhanced that it is essentially an entirely new book. Enterprise Risk Management introduces you to the concepts and techniques that allow you to identify risks and prioritize the appropriate responses. This invaluable guide offers a broad overview, covering key issues while focusing on the principles that drive effective decision making and determine business success. This comprehensive resource also provides a thorough introduction to ERM as it relates to credit, market, and operational risk, as well as the evolving requirements of the board of directors’ role in overseeing ERM. Through the comprehensive chapters and leading research and best practices covered, this book: Provides a holistic overview of key topics in ERM, including the role of the chief risk officer, development and use of key risk indicators and the risk-based allocation of resources Contains second-edition updates covering additional material related to teaching ERM, risk frameworks, risk culture, credit and market risk, risk workshops and risk profiles and much more. Over 90% of the content from the first edition has been revised or enhanced Reveals how you can prudently apply ERM best practices within the context of your underlying business activities Filled with helpful examples, tables, and illustrations, Enterprise Risk Management, Second Edition offers ...
    Note: Online resource; Title from title page (viewed July 7, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119597506
    Language: English
    Pages: 1 online resource (752 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: DATA CENTER HANDBOOK Written by 59 experts and reviewed by a seasoned technical advisory board, the Data Center Handbook is a thoroughly revised, one-stop resource that clearly explains the fundamentals, advanced technologies, and best practices used in planning, designing, building and operating a mission-critical, energy-efficient, sustainable data center. This handbook, in its second edition, covers anatomy, ecosystem and taxonomy of data centers that enable the Internet of Things and artificial intelligent ecosystems and encompass the following: SECTION 1: DATA CENTER OVERVIEW AND STRATEGIC PLANNING Megatrends, the IoT, artificial intelligence, 5G network, cloud and edge computing Strategic planning forces, location plan, and capacity planning Green design & construction guidelines and best practices Energy demand, conservation, and sustainability strategies Data center financial analysis & risk management SECTION 2: DATA CENTER TECHNOLOGIES Software-defined environment Computing, storage, network resource management Wireless sensor networks in data centers ASHRAE data center guidelines Data center telecommunication cabling, BICSI and TIA 942 Rack-level and server-level cooling Corrosion and contamination control Energy saving technologies and server design Microgrid and data centers SECTION 3: DATA CENTER DESIGN & CONSTRUCTION Data center site selection Architecture design: rack floor plan and facility layout Mechanical design and cooling technologies Electrical design and UPS Fire protection Structural design Reliability engineering Computational fluid dynamics Project management SECTION 4: DATA CENTER OPERATIONS TECHNOLOGIES Benchmarking metrics and assessment Data center infrastructure management Data center air management Disaster recovery and business continuity management The Data Center Handbook: Plan, Design, Build, and Operations of a Smart Data Center belongs on the bookshelves of any professionals who work in, with, or around a data center.
    Note: Online resource; Title from title page (viewed May 4, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119602989
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Explains the mathematics, theory, and methods of Big Data as applied to finance and investing Data science has fundamentally changed Wall Street—applied mathematics and software code are increasingly driving finance and investment-decision tools. Big Data Science in Finance examines the mathematics, theory, and practical use of the revolutionary techniques that are transforming the industry. Designed for mathematically-advanced students and discerning financial practitioners alike, this energizing book presents new, cutting-edge content based on world-class research taught in the leading Financial Mathematics and Engineering programs in the world. Marco Avellaneda, a leader in quantitative finance, and quantitative methodology author Irene Aldridge help readers harness the power of Big Data. Comprehensive in scope, this book offers in-depth instruction on how to separate signal from noise, how to deal with missing data values, and how to utilize Big Data techniques in decision-making. Key topics include data clustering, data storage optimization, Big Data dynamics, Monte Carlo methods and their applications in Big Data analysis, and more. This valuable book: Provides a complete account of Big Data that includes proofs, step-by-step applications, and code samples Explains the difference between Principal Component Analysis (PCA) and Singular Value Decomposition (SVD) Covers vital topics in the field in a clear, straightforward manner Compares, contrasts, and discusses Big Data and Small Data Includes Cornell University-tested educational materials such as lesson plans, end-of-chapter questions, and downloadable lecture slides Big Data Science in Finance: Mathematics and Applications is an important, up-to-date resource for students in economics, econometrics, finance, applied mathematics, industrial engineering, and business courses, and for investment managers, quantitative traders, risk and portfolio managers, and other financial practitioners.
    Note: Online resource; Title from title page (viewed January 27, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119601821
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Make AI technology the backbone of your organization to compete in the Fintech era The rise of artificial intelligence is nothing short of a technological revolution. AI is poised to completely transform asset management and investment banking, yet its current application within the financial sector is limited and fragmented. Existing AI implementations tend to solve very narrow business issues, rather than serving as a powerful tech framework for next-generation finance. Artificial Intelligence for Asset Management and Investment provides a strategic viewpoint on how AI can be comprehensively integrated within investment finance, leading to evolved performance in compliance, management, customer service, and beyond. No other book on the market takes such a wide-ranging approach to using AI in asset management. With this guide, you’ll be able to build an asset management firm from the ground up—or revolutionize your existing firm—using artificial intelligence as the cornerstone and foundation. This is a must, because AI is quickly growing to be the single competitive factor for financial firms. With better AI comes better results. If you aren’t integrating AI in the strategic DNA of your firm, you’re at risk of being left behind. See how artificial intelligence can form the cornerstone of an integrated, strategic asset management framework Learn how to build AI into your organization to remain competitive in the world of Fintech Go beyond siloed AI implementations to reap even greater benefits Understand and overcome the governance and leadership challenges inherent in AI strategy Until now, it has been prohibitively difficult to map the high-tech world of AI onto complex and ever-changing financial markets. Artificial Intelligence for Asset Management and Investment makes this difficulty a thing of the past, providing you with a professional and accessible framework for setting up and running artificial intelligence in your financial operations.
    Note: Online resource; Title from title page (viewed February 9, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119707707
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Energy efficiency is more of a journey than a battle. It starts with small steps, taken at the local and state levels. It is a matter of identifying and then practicing good habits in our daily lives, at home and at work. Every idea and process described in this book, if performed reasonably well, will put money in your pocket. You will not only save money; you will probably make money—and you will take important steps toward saving the planet. Power Economics is a book for thoughtful people who want to cut their energy costs and diminish the harmful effects of greenhouse gas emissions. Climate change and global warming are not speculative fantasies. They are real. They threaten communities, towns, cities, regions, nations, and continents. Even if you don't care about polar bears and penguins, the effects of melting icecaps and shifting ocean currents will transform your life and the lives of the people around you. Power Economics offers practical steps and achievable strategies for reducing the destructive impact of climate change and global warming. Yes, we need energy to live and to sustain our economies. But we don’t need to burn fossil fuels and release CO2 gas at levels that will result in a global catastrophe. There are reasonable alternatives to our current practices. None of the ideas that described in this book are entirely new or totally unfamiliar. They aren't extreme or bizarre. They won't require harsh or draconian measures to work. All of them follow basic rules of common sense and can be achieved at reasonable cost. "I have done my best to convey the complexity and urgency of the matter. I hope that you find this book informative and useful. Working together, we can shed many of our wasteful energy habits and begin the task of building a world that is safe, sustainable and healthy," writes author and energy expert Elena Cahill.
    Note: Online resource; Title from title page (viewed March 3, 2021) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119780977
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Inspiring stories and success secrets from business leader and entrepreneur Amy Hilliard Pivot for Success tells business leader and entrepreneur Amy Hilliard’s stories of success, struggle, and sustainability to inspire you to become resilient. Hilliard offers her hard-won perspective on what it takes to "make it" in American business and in life. She talks about the tough stuff, the stuff that most people who rise to her level of accomplishment aren't eager for others to know. Few women, and few women of color, have created multi-million-dollar brands in senior corporate positions, legendary entrepreneurial environments, and start-ups. Hilliard’s fearless honesty in revealing her experience can help you find your way forward, even if you face obstacles in today's business environment. While Hilliard is a Harvard Business School graduate, Pivot for Success contains lessons not taught in school. Her perspective on success and the failure it often takes to succeed are invaluable. In this book, you will learn the 10 Pivot Points that have led Hilliard to where she is today, including Purpose, Passion, Perseverance, Positivity, Priorities, and more. The 10 Pivot Points you'll learn in Pivot for Success have been tried and tested, and even endorsed by Michelle Obama. In this book, Hilliard shares her impactful life lessons. No matter who you are or where you are in your life’s journey, you’ll need to gain vision, shift your energy, and make moves in order to get where you’re going. Through Pivot for Success , you’ll find that you can succeed, even when you think you've lost it all. Gain inspiration from Amy Hilliard's rise and resilience to multi-million-dollar success Leverage the 10 Pivot Points to best fit your goals in business and in life Learn to recognize when you’re on the right track or bounce back if your situation calls for a change of outlook and strategy Build the courage to take risks, shift your perspective, and discover new opportunities As the owner of three businesses, Amy Hilliard knows what it takes to hustle and get there. In Pivot for Success , she shows you how.
    Note: Online resource; Title from title page (viewed June 22, 2021) , 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...