Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • New York : McGraw-Hill Education  (461)
  • [Place of publication not identified] : Apress  (428)
  • Electronic books ; local  (861)
  • Instructional films  (28)
Datasource
Material
Language
Years
  • 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
    New York : McGraw-Hill Education
    ISBN: 9781260143027 , 1260143023
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Organizational change ; Organizational learning ; Success in business ; Electronic books ; Electronic books ; local
    Abstract: A transformative system that shows leaders how to rethink their strategies, retool their capabilities, and revitalize their businesses for stronger, longer-lasting success. There's a learning curve to running any successful business. But when leaders begin to rely on past achievements or get stuck in old thinking and practices that no longer work, they need to take a step back-and unlearn. This innovative and actionable framework from executive coach Barry O'Reilly shows leaders how to break the cycle and move away from once-useful mindsets and behaviors that were effective in the past but are no longer relevant in the current business climate and may now stand in the way of success. With this simple but powerful three-step system, leaders can: 1. Unlearn the behaviors and mindsets that keep them and their businesses from moving forward. 2. Relearn the skills, strategies, and innovations that are transforming the world every day. 3. Break through old habits and thinking by opening up to new ideas, perspectives, and resources. Good leaders know they need to continuously learn. But great leaders know when to unlearn the past to succeed in the future. This book shows them the way.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    ISBN: 9781260142730 , 1260142736
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Personal coaching ; Electronic books ; Electronic books ; local
    Abstract: Positive Coaching Mindset x Positive Coaching Habits = Winning Results and Relationships Most coaching books focus on skills and scripts. But without the right mindset, those skills and scripts will not yield the response and results your want from your team. When you have a positive mindset, you are able to see more opportunities for growth and improvement. Coaching is not just about investing in others-it's about investing in yourself. When you grow, you can better help others grow. The Power of Positive Coaching shows you how to elevate your coaching game and drive winning results and relationships. Acclaimed coaches Lee Colan, Ph.D. and Julie Davis-Colan reveal how to build a positive coaching mindset that you can use to apply the five positive coaching habits With this book as your guide, you'll learn how to: •Develop a more positive mindset to leverage on the job and in your personal life •Build proven, positive coaching habits by using simple tools and techniques •Inspire better results and relationships on your team •Explain the circle of consequences to gain alignment •Ask purposeful questions to ignite engagement •Involve your team to reduce the eight areas of waste to enlist ownership •Measure performance with relevant scoreboards to enhance accountability •Appreciate the people behind your employees to deepen commitment. Apply The Power of Positive Coaching , and create a positive ripple effect throughout your team, your business, and your life.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260135701 , 1260135705
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Bureaucracy ; Businesspeople ; Time management ; Customer relations ; Organizational effectiveness ; Electronic books ; Electronic books ; local
    Abstract: In 2016, $4.6 trillion of merchandise was left in abandoned e-commerce shopping carts. Every year, the U.S. economy loses $3 trillion dollars in productivity due to excess bureaucracy. Red tape and over-complicated licenses have contributed to China's GDP exceeding India's by $82 trillion over the span of just three decades. If you're a business leader, these statistics should give you nightmares. According to science-based marketing and business expert Roger Dooley, they illustrate the real and growing threat of "friction," which he defines as the unnecessary expenditure of time, effort, or money in performing a task. In today's high-speed, customer-empowered world, the levels of swiftness and efficiency of business transactions will determine ultimate success or failure. In this groundbreaking guide, Dooley helps you spot the inevitable points of friction in your organization, and he provides the tools and insight you need to eliminate them. By truly understanding the impact friction can have, you'll be able to establish positive habits and eliminate negative ones-all with the end result of building a company that's the envy of your industry. Friction takes you step-by-step through the process of: •Empowering frank conversations •Guiding individual and team behaviors •Getting ahead of friction •Optimizing the customer experience •Building a frictionless corporate culture Combining scientific research with real-life examples of leaders who have conquered business friction, Dooley teaches you how to identify roadblocks, alter them for the benefit of both business and customer, and create positive, lasting change. If you're in a leadership position, now is the time to declare war on friction-before your competitors do. Stamp out ridiculous rules, pointless procedures, and meaningless meetings. Become a relentless advocate for the customer and for minimizing customer effort. Lubricate every point of friction and make your company run like a well-oiled machine. Friction provides the know-how you need to lead your company to industry dominance.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed May 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    ISBN: 9781260129229 , 1260129225
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Leadership ; Insight ; Electronic books ; Electronic books ; local
    Abstract: Uncover your blind spots and reset your leadership approach for long-lasting success in any business Far too many business leaders today are using outdated practices to engage and motivate their people-and they're failing miserably. Truly resilient, thriving organizations are those that are purpose driven and focus on more than pure profits. Purpose, or an underlying company philosophy, not only drives strategic change, but also encourages customer loyalty and employee engagement. In order to succeed, leaders must be willing to discard old ways of thinking and detrimental business habits-and recognize their blind spots. Authors Jim Haudan and Rich Berens identify the five most common leadership blind spots that hamper success: Purpose, Story, Engagement, Trust, and Truth. They take you straight into the board room of well-known leadership teams to illustrate how these blind spots play out and the impact they have on organizations. You'll learn how to identify and overcome your own blind spots and embrace positive, forward-thinking new practices. What's Your Blind Spot equips you with the tools needed for a personal leadership reset. You'll discover how to increase engagement, productivity, and growth in your own organization. This is an invaluable guide for executives, managers, team leaders, and human resource professionals looking for an effective way to engage and motivate employees at every level of an organization.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    ISBN: 9781260121490 , 1260121496
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: All-in-one
    Parallel Title: Erscheint auch als
    Keywords: Computer network architectures ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Service-oriented architecture (Computer science) ; Examinations ; Study guides ; Business enterprises ; Computer networks ; Examinations ; Study guides ; Information technology ; Management ; Examinations ; Study guides ; Corporate culture ; Electronic books ; Electronic books ; local
    Abstract: This effective study guide offers comprehensive coverage of topics comprising the enterprise architecture body of knowledge. The book provides detailed coverage and lays out actionable methodologies and best practices to create and maintain successful EA models, artifacts and building blocks. It helps prepare readers to take any of the various EA certification exams and academic courses in enterprise architecture. This highly effective self-study guide offers comprehensive coverage of all topics in the enterprise architecture body of knowledge. Written by a team of experienced academics, practitioners, and professionals, the book takes a holistic look at the practice of enterprise architecture. You will get actionable methodologies and best practices and learn how to develop, deploy, and maintain successful enterprise architecture models, artifacts, and building blocks. Designed to help you prepare for certification, the Certified Enterprise Architect All-in-One Exam Guide also serves as an essential on-the-job reference. Coverage includes: •Enterprise architecture foundation concepts •Planning the enterprise architecture •Enterprise architecture development, governance, and maintenance •Defense frameworks •Viewpoints and views •The Zachman Framework •The Open Group Architecture Framework (TOGAF) •The Common Approach to Federal Enterprise Architecture •FEAF2 •Comparison of frameworks •Case Study integrated throughout the text •And much more
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    ISBN: 9781260441598 , 1260441598
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Crisis management ; Problem solving ; Electronic books ; Electronic books ; local
    Abstract: Manage every business problem like you were born for it-from a problem customer to a career-threatening crisis It's not being negative or pessimistic to assume that something will always go wrong in business and in your career. It's being realistic. What you do when crisis hits is the only thing matters-and this proven guide delivers everything you need to take positive action with confidence, skill, and professionalism. In What to Do When Things Go Wrong , Frank Supovitz, the man who has been behind-the-scenes at major events like the Super Bowl, Stanley Cup, and Indy 500 guides you through the process of making sure you handle inevitable problems as if it's something you do day in and day out. Whether you're revealing a new strategy to your team, presenting last year's numbers to the C-suite, or opening your own business, What to Do When Things Go Wrong helps you think through and prepare for all potential problems. You'll learn why things go wrong, how to best go about preventing crisis, and how to fix them when they happen anyway. Complete with stories from the author's clients, executives, entrepreneurs, and others, What to Do When Things Go Wrong is your playbook for ensuring the results you deliver reflect the smart, hard-working professional you are.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed May 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260441529 , 1260441520
    Language: English
    Pages: 1 online resource (1 volume)
    Parallel Title: Erscheint auch als
    Keywords: Failure (Psychology) ; Errors ; Success in business ; Electronic books ; Electronic books ; local
    Abstract: The business professional's guide to building success out of failure Learning from our mistakes is the only way to make sure we don't make the same ones twice. But what if you could use every failure-large and small-to actually create a successful business, career, and life? You can. Fail More provides the knowledge, insight, and tools to do just that. This one-of-a-kind guide teaches you how to take active, strategic measures to turn the sting of failure into the reward of growth. It reveals the setbacks that are both inevitable and valuable, and it delivers practical ways of quickly moving past self-judgment and -recrimination to: •Create large and small goals •Establish milestones for achieving them •Analyze data to determine what worked and what didn't •Make the necessary corrections to your method •Determine what you need and adjust accordingly •Evaluate your actions •Assess your progress while refining your game plan •Use failing as a core tool for motivation By embracing failure, not just "getting past it," you will fly past your competition, whether you're building a startup, advancing in your career, or improving your personal life.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    ISBN: 9781260440362 , 1260440362
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Raspberry Pi (Computer) ; Programming ; Home automation ; Electronic books ; Electronic books ; local
    Abstract: Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Gain the skills needed to create a hi-tech home-affordably and easily This hands-on guide shows, step by step, how to use the powerful Raspberry Pi for home automation. Written in an easy-to-follow style, the book features DIY projects for Amazon Echo, Google Home, smart lightbulbs and thermostats, and more. Home Automation with Raspberry Pi: Projects Using Google Home, Amazon Echo, and Other Intelligent Personal Assistants lays out essential skills for hobbyists and makers of all ages and experience levels. You will discover how to build gadgets that can work in conjunction with-or in some cases replace-commercially available smart home products. Inside, you'll learn how to: •Design and build custom home automation devices •Interface a Google Home device to your Raspberry Pi •Connect Google Voice Assistant to RasPi •Incorporate GPIO control using the Amazon Echo •Navigate home automation operating systems •Use Z-Wave in your RasPi HA projects •Apply fuzzy logic techniques to your projects •Work with sensors and develop home security systems •Utilize two open-source AI applications, Mycroft and Picroft •Tie your projects together to create an integrated home automation system
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    ISBN: 9781259584879 , 1259584879
    Language: English
    Pages: 1 online resource (1 volume)
    Keywords: Personnel management ; Examinations ; Study guides ; Manpower policy ; Examinations ; Study guides ; Personnel directors ; Certification ; Electronic books ; Electronic books ; local
    Abstract: More than 500 accurate practice questions and answers for the SHRM-CP and SHRM-SCP exams This all-new book arms you with hundreds of practice questions for the two new Society for Human Resource Management exams-the SHRM Certified Professional (SHRM-CP) and the SHRM Senior Certified Professional (SHRM-SCP) exams. All questions simulate those on the actual tests in content, style, tone, format, and difficulty, and are accompanied by in-depth answer explanations for the correct AND incorrect answer choices. SHRM-CP/SHRM-SCP Certification Practice Exams is logically organized by exam domains, allowing you to focus on specific topics and tailor your study to areas of strength and weakness. Two pre-assessment tests-one for each exam-are also included to gauge your exam readiness and determine a course for self-study. • Written by a pair of seasoned HR professionals • Supplements SHRM-CP/SHRM-SCP Certification All-in-One Exam Guide • Covers all SHRM-CP and SHRM-SCP functional areas Electronic content includes: • All of the questions from the book in a customizable exam engine--practice answering questions by exam topic or take complete, timed exams • PDF copy of the book
    Note: Description based on online resource; title from title page (Safari, viewed September 26, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    ISBN: 9781484238141
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Small business ; Entrepreneurship ; Success in business ; Electronic books ; local ; Electronic books
    Abstract: Scale your single-person business to profitability. Increase your audience, create multiple products, and generate more profit. This book takes you through the entire process of building a scalable business from the seemingly impossible place of "being just one person." Most single-person businesses are stuck in a pattern of exchanging time for money. Through this book, you will learn how to beat that feast or famine cycle of work. Ask yourself the following questions: Do I have to do the work or can I outsource it to someone else? Can I receive 1,000 orders tomorrow and handle it? Is the process/delivery repeatable so anyone can do it? What You'll Learn Develop a profitable, scalable business from what you're doing now Create content and attract an audience to that content Outsource your scalable process Scale your profit and money management Optimize your growth and prioritize meeting and exceeding your goals Who This Book Is For Consultants, freelancers, owners of small to medium-sized businesses, developers, and entrepreneurs
    Note: Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed October 8, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260455502 , 1260455505
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Amazon.com (Firm) ; Strategic planning ; Electronic commerce ; Electronic books ; Electronic books ; local
    Abstract: The former Amazon executive who launched and scaled Amazon Marketplace delivers the ultimate playbook on how to "think like Amazon" and succeed in the digital age. "What would Jeff do?" Since leaving Amazon to advise start-ups and corporations, John Rossman has been asked this question countless times by executives who want to know "the secret" behind Amazon's historic success. In this step-by-step guide, he provides 50 ½ answers drawn from his experience as an Amazon executive-and shows today's business leaders how to think like Amazon, strategize like Bezos, and beat the competition like nobody's business. Learn how to: •Move forward to get back to Day 1-and change the status quo. •Become a platform company-with the right platform strategy. •Create customer obsession-and grant your customers superpowers. •Experiment, fail, rinse, and repeat. •Decentralize your way to digital greatness. •Master the magic of small autonomous teams. •Avoid the trap of past positions. •Make better and faster decisions. •Use metrics to create a culture of accountability and innovation •Use AI and the Internet of Things to reinvent customer experiences. In addition to these targeted strategies, you'll receive a rare inside glimpse into how Jeff Bezos and Amazon take a remarkably consistent approach to innovate, explore new markets, and spark new growth. You'll understand the unique mindset and inner workings that drive Amazon's operational excellence, from its ground-up approach to new digital markets to its out-of-the-box attitudes on innovation. Along the way, you'll learn specific game-changing strategies that made Amazon stand out in a crowded digital world. These include actionable ideas that you can use to transform your culture, expand your business into digital, and become the kind of platform company that customers obsess over. Rossman also offers invaluable insights into the latest technologies, e-commerce marketing, online culture, and IoT disruptions that only an Amazon insider would know. If you want to compete and win in the digital era, you have to Think Like Amazon .
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed June 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    ISBN: 9781260441888 , 1260441881
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Series Statement: All-in-one
    Keywords: Computer science ; Examinations ; Study guides ; Information technology ; Examinations ; Study guides ; Computer technicians ; Certification ; Study guides ; Electronic books ; Electronic books ; local
    Abstract: This fully updated study guide delivers 100% coverage of every topic on the 2018 CompTIA IT Fundamentals+ exam Take the CompTIA IT Fundamentals+ exam with complete confidence using this effective self-study system. Written by three CompTIA certification and training experts, this authoritative guide explains foundational computer technologies in full detail. You'll find learning objectives at the beginning of each chapter, exam tips, practice exam questions, and in-depth explanations throughout. Designed to help you pass the exam with ease, this definitive volume also serves as an essential on-the-job reference. Covers all exam topics, including: • Computer basics • System hardware • I/O ports and peripherals • Data storage and sharing • PC setup and configuration • Understanding operating systems • Working with applications and files • Setting up and configuring a mobile device • Connecting to networks and the Internet • Handling local and online security threats • Computer maintenance and management • Troubleshooting and problem solving • Understanding databases • Software development and implementation Online content includes: • 130 practice exam questions in a customizable test engine • Link to over an hour of free video training from Mike Meyers
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed May 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    ISBN: 9781484237519
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Agile software development ; Computer software ; Quality control ; Electronic books ; local ; Electronic books
    Abstract: Utilize a set of practical guidelines to help your Agile organization elevate software design quality as an important business driver to achieve customer satisfaction and, ultimately, higher revenue for your company. This is the first book to focus on a holistic quality view-what it is and how it links to overall business enhancements. The real-world examples used in this book allow you to learn and apply similar strategies and guidelines to help create a quality blueprint for your organization. Five pillars of quality are defined that can be used for any industry and, once internalized, can serve as a set of tools to continuously improve and measure the key factors impacting quality. What You'll Learn Be aware of the key elements in any transformation that involves culture Link quality and business outcomes Understand quality and its holistic definition and why continuous improvement is still a relevant approach in enhancing quality Follow guidelines with specific examples that can be applied to any product release in any type of industry to improve quality and enhance Agile processes Utilize relevant metrics to measure and continuously improve to make incremental positive changes Who This Book Is For Individuals at various levels in organizations-from Agile scrum teams, all the way up to executive leadership
    Note: Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed October 9, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    ISBN: 9781260453317 , 1260453316
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Parallel Title: Erscheint auch als
    Keywords: Instagram (Firm) ; Internet marketing ; Social media ; Marketing ; Branding (Marketing) ; Electronic books ; Electronic books ; local
    Abstract: Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. The essential guide to marketing and building your business on Instagram - today's hottest social media platform While other social sites are declining in popularity, Instagram is hotter than ever-and shows no signs of cooling off any time soon. But it's not just users that are flocking to the site, marketers love it too. With more features and marketing capabilities than ever, Instagram is a channel that smart marketers can't afford to avoid. Filled with proven strategies from leading Instagram experts this updated edition of Instagram Power walks you through the steps of setting up your account, actionable monetization methods you can use, and how to integrate the social media platform into your complete marketing approach. With 15 new chapter subsections and revisions throughout, the book shows you how to leverage all the new features, including Insights, IGTV, Shop-able Posts, Stories, and Instagram Ads. You'll discover how to: •Leverage Instagram to build and strengthen your business or personal brand •Design an effective marketing plan for the platform •Sell directly on Instagram with Shop-able posts •Avoid common pitfalls, and much more If you're serious about marketing, you need to tap into the power of the world's most popular photo-sharing platform. This guide offers a road map to achieving Instagram marketing success.
    Note: "Revised and expanded"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    ISBN: 9781260441857 , 1260441857
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Branding (Marketing) ; Career development ; Electronic books ; Electronic books ; local
    Abstract: Turbocharge your professional success and accelerate your career. This practical guide cuts the fluff and gives you real, tangible, actionable steps you can take to build your own world-class network. Even if you think the terms "personal branding" or "networking" sound sleazy, How to Get Ahead teaches you how to earn more, learn more, get more done, and set yourself up for long-term career success. THIS PROVEN, SIX-STEP SYSTEM TEACHES YOU HOW TO: • Stop spinning your wheels and set professional goals that you can actually achieve. • Identify, reach out to, and learn from mentors, teachers, and advisors to shave years off your learning and avoid painful mistakes. • Eliminate overwhelm and burnout through a personalized project management system Identify and signal your skills and expertise to unleash your own personal brand. • Discover The "Seven Deadly Sins of Networking" that kill your chances of building a world-class network- and how to avoid them. • Tap into your own personal network and get introductions influential people-even if you hate "networking." • Make people want to work with you - even if you hate "pitching." Whether you're an employee, a business owner, an academic, a student, or an aspiring "digital nomad," this book gives you the steps to set up your own system for professional success.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed June 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    ISBN: 9781260122169 , 1260122166
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Knowledge workers ; Labor productivity ; Organizational effectiveness ; Electronic books ; Electronic books ; local
    Abstract: Unlock your company's true potential by eliminating knowledge work waste that's hiding in plain sight. Back in 1987, Nobel laureate Robert Solow quipped, "You can see the computer age everywhere but in the productivity statistics." This costly condition soon became known as the "productivity paradox." Why does it persist today? Why do knowledge workers spend a third of their days on needless correction, avoidable work and overservice, despite existing office technology that could help, even automate, their actions? And why does nobody notice? The answers-and solutions-are in this book. The Knowledge Work Factory uncovers the well-intentioned waste that hides in plain sight within virtually every organization. It reveals the ingrained perceptual biases that trick our brains into accepting the status quo and missing breakthrough opportunities. It draws stunning parallels to industrial production, which cracked this very code over 100 years ago. Most importantly, it gives you an easy-to-follow, one-stop guide to boost efficiency, productivity, and morale among the very knowledge workers who struggle under the burden of the productivity paradox. Discover your organization's true, untapped capacity. Maximize the productivity of every single knowledge worker. Uncover "better-than-best practices." Reap benefits that drop straight to the bottom line. The power is in your hands-with The Knowledge Work Factory .
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed February 13, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484239421
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Entrepreneurship ; Business incubators ; Creative ability in business ; Technological innovations ; Management ; Electronic books ; local ; Electronic books
    Abstract: Utilize this comprehensive guide in your organization to create a corporate incubator that protects innovative ideas from oppressive corporate processes and culture and gives those ideas the resources and environment they need to grow and have the best possible chance to thrive. Innovation is hard. Ironically, innovation in a large enterprise can be even more difficult. Policies designed for mature businesses often crush emerging businesses along with the entrepreneurial spirit of the innovators. Procedures can make it difficult, even impossible, for innovative employees to get their ideas funded, or even seen. As a result, even companies with their roots in innovation can find themselves unable to innovate, with a devastating impact on employee morale and often resulting in the exodus of the most creative employees. In Lean Intrapreneurship the authors leverage decades of personal experience innovating in large enterprises to explore the root causes of failure to innovate in established organizations, and offer a solution to the innovator's dilemma. The book includes a recipe for creating a repeatable program for innovating in large organizations, including tools, tips, and strategies developed by the authors as they created an innovative incubation program for a multi-billion-dollar technology company. It also offers a wealth of information to help aspiring intrapreneurs and entrepreneurs bring their ideas to life. What You'll Learn Discover the most common reasons that innovation fails in established organizations Explore techniques to make innovative ideas a success Follow a recipe to create a program to enable innovation across your company Understand the power of transparency inside and outside an incubator Develop employees and foster a culture of innovation across your company Who This Book Is For Anyone with an innovative idea who wants to make it real but does not know where to begin; anyone struggling to innovate inside an established company; anyone who wishes to make their existing company more lean, agile, and efficient; anyone who wishes to start a program to incubate new, innovative ideas inside an established company
    Note: Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed January 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    ISBN: 9781260135107 , 1260135101
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Parallel Title: Erscheint auch als
    Keywords: Computer crimes ; Investigation ; Mobile communication systems ; Forensic sciences ; Electronic books ; Electronic books ; local
    Abstract: Master the tools and techniques of mobile forensic investigations Conduct mobile forensic investigations that are legal, ethical, and highly effective using the detailed information contained in this practical guide. Mobile Forensic Investigations: A Guide to Evidence Collection, Analysis, and Presentation, Second Edition fully explains the latest tools and methods along with features, examples, and real-world case studies. Find out how to assemble a mobile forensics lab, collect prosecutable evidence, uncover hidden files, and lock down the chain of custody. This comprehensive resource shows not only how to collect and analyze mobile device data but also how to accurately document your investigations to deliver court-ready documents. •Legally seize mobile devices, USB drives, SD cards, and SIM cards •Uncover sensitive data through both physical and logical techniques •Properly package, document, transport, and store evidence •Work with free, open source, and commercial forensic software •Perform a deep dive analysis of iOS, Android, and Windows Phone file systems •Extract evidence from application, cache, and user storage files •Extract and analyze data from IoT devices, drones, wearables, and infotainment systems •Build SQLite queries and Python scripts for mobile device file interrogation •Prepare reports that will hold up to judicial and defense scrutiny
    Note: "Fully revised to cover IoT, wearables, UAS devices, and more"--Cover. - Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260128710 , 1260128717
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Third edition.
    Keywords: Computer networks ; Security measures ; Examinations ; Study guides ; Telecommunications engineers ; Certification ; Electronic books ; local
    Abstract: This fully updated study guide offers complete coverage of every topic on the latest version of the SSCP exam Take the 2018 edition of the challenging Systems Security Certified Practitioner (SSCP) exam with confidence using the detailed information contained in this highly effective self-study guide. The book provides 100% coverage of the revised SSCP Common Body of Knowledge (CBK) as developed by the International Information Systems Security Certification Consortium (ISC)2. Written by bestselling IT security certification author and trainer Darril Gibson, SSCP Systems Security Certified Practitioner All-in-One Exam Guide, Third Edition clearly explains all exam domains. You will get lists of topics covered at the beginning of each chapter, exam tips, practice exam questions, and in-depth answer explanations. Designed to help you pass the exam with ease, SSCP Systems Security Certified Practitioner All-in-One Exam Guide, Third Edition also serves as an essential on-the-job reference. •Features 100% coverage of every objective on the SSCP exam •Electronic content includes 250+ practice questions and a secured book PDF •Written by an industry-recognized expert and experienced trainer
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed November 5, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260440249 , 1260440249
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Eleventh edition.
    Parallel Title: Erscheint auch als
    Keywords: Java (Computer program language) ; Internet programming ; Electronic books ; Electronic books ; local
    Abstract: The Definitive Java Programming Guide Fully updated for Java SE 11, Java: The Complete Reference, Eleventh Edition explains how to develop, compile, debug, and run Java programs. Best-selling programming author Herb Schildt covers the entire Java language, including its syntax, keywords, and fundamental programming principles. You'll also find information on key portions of the Java API library, such as I/O, the Collections Framework, the stream library, and the concurrency utilities. Swing, JavaBeans, and servlets are examined and numerous examples demonstrate Java in action. Of course, the very important module system is discussed in detail. This Oracle Press resource also offers an introduction to JShell, Java's interactive programming tool. Best of all, the book is written in the clear, crisp, uncompromising style that has made Schildt the choice of millions worldwide. Coverage includes: •Data types, variables, arrays, and operators •Control statements •Classes, objects, and methods •Method overloading and overriding •Inheritance •Local variable type inference •Interfaces and packages •Exception handling •Multithreaded programming •Enumerations, autoboxing, and annotations •The I/O classes •Generics •Lambda expressions •Modules •String handling •The Collections Framework •Networking •Event handling •AWT •Swing •The Concurrent API •The Stream API •Regular expressions •JavaBeans •Servlets •Much, much more Code examples in the book are available for download at www.OraclePressBooks.com.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260142556 , 1260142558
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Manpower planning ; Personnel management ; Strategic planning ; Electronic books ; Electronic books ; local
    Abstract: Rethink Everything You Know about Managing Talent in Today's Disruptive Landscape A Vice Chairman at Korn Ferry (KF)-the world's largest talent advisory and executive search firm-RJ Heckman has helped many of today's most successful companies develop talent-management strategies that ensure corporate success through good times and bad. Now, he shares his breakthrough methods with you. The Talent Manifesto reveals proven talent strategies and innovative recruiting and retainment methods gleaned from nearly three decades of consulting with the world's leading organizations. Heckman identifies the most common pitfalls in HR today and delivers an actionable program for avoiding them. He shows how to generate reliable data and use it to make the best decisions. He reveals all the game-changing HR strategies at your disposal and how to use them to drive superior business performance. As organizations across industries experience faster cycles of disruptive change, one factor looms above all others as a portent of their future success: whether they can recruit, develop, and retain top talent better and faster than their competitors. With The Talent Manifesto , you have everything you need to redesign your HR strategies, reshape perception of talent management, and measurably contribute to your organization's ability to compete-now and in the future.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    ISBN: 9781260121414 , 1260121410
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Women ; Employment ; Career development ; Self-actualization (Psychology) ; Success in business ; Psychological aspects ; Electronic books ; Electronic books ; local
    Abstract: The rule-smashing guide for motivated working women who want to stop following someone else's rules and take charge of their own success. You leaned in like a palm tree in a hurricane. You cracked the confidence code. You're determined not to be a nice girl, but a #GirlBoss. You've learned you can't have it all, but you still try anyway. You know all of this. You've read the books, downloaded the apps, vision boarded and journaled your way to oblivion and back, to no avail. Whether you're stuck in middle management, stalled in mid-career, or mulling over a major career change, sometimes the proverbial glass ceiling feels very real indeed-a barrier keeping you from fulfilling your potential. Unlike other books, which focus on fixing you, Kick Some Glass empowers you to break through your glass ceiling and guides you toward understanding your context and uncovering what you really want, what your definition of success is, what your values are, and how to set the goals to reach your potential. This is no one-size-fits-all career guide. It's a top-to-bottom, inside-out, do-it-yourself makeover with the focus completely on you. In each chapter, you'll be asked to evaluate specific parts of your work life, home life, personal strengths and weaknesses, past history and present obstacles, both internal and external, so you can: •Live your intention and design a meaningful life at any stage •Identify the underlying values that are the core of your being •Get comfortable with your personal power and understand what it means •Uncover the conscious and subconscious mental models that are holding you back •Take calculated risks through planful action with a clear direction •Let go of things you cannot control or change •Become more resilient, adaptable, and self-aware •Make the choices and tradeoffs necessary to fulfill your goals •Decide if it's time to reinvent your career-and prepare for your next move •Find that elusive work-life balance that's right for you •Create your own definition of success-and make it happen for you Best of all, you'll be able to map out a career course for yourself that is based on your own definition of success, play and win by your own rules, and pay it forward by busting down doors for the next generation of women. In the end, this book will help you uncover who you truly are and approach your professional life in ways that are authentic and most meaningful to you-and no one else. After all, only you hold the answers. It's t...
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    ISBN: 9781260118100 , 126011810X
    Language: English
    Pages: 1 online resource (1 volume)
    Keywords: Corporate culture ; Organizational behavior ; Employee motivation ; Quality of work life ; Social responsibility of business ; Electronic books ; Electronic books ; local
    Abstract: The secret to business success? Get REAL and be HUMAN! As human beings, we are built to connect and form relationships. So, it should be no surprise that relationships must also translate into the workplace, where we spend most of our time! Companies that recognize this will retain the most productive, creative, and loyal employees, and invariably seize the competitive edge. The most successful leaders are those who actively form quality relationships with their employees, who honor fundamental human qualities-authenticity, openness, and basic politeness-and apply them day in and day out. Paying attention and genuinely caring about the effects people have on one another other is key to developing a winning culture where people perform at the top of their game and want to work. As a workplace strategist and business coach, Erica Keswin has spent over 20 years working with top business leaders and executives to build successful organizations that honor relationships. Featuring case studies from top brands such as, Lyft, Starbucks, Mogul, and SoulCycle, to name a few, Bring Your Human to Work distills the key practices of the most human companies into applicable advice that any business leader can use to build a "human workplace." These building blocks include: •Understanding your company's role in the world, beyond financial profit •Encouraging employees to be healthy in body and spirit •Running your meetings with clear purpose •Making space for face-to-face interaction •Building professional development into company culture •Inspiring your workforce to give back to the community •Simply saying "thank you" A human company is real, genuine, aligned , and true to itself . A real company flaunts its humanity, instead of hiding it. It's what the most successful, sustainable companies are doing today, and there's no reason yours can't be the same. Keswin's leadership lessons foster fairness, devotion, and joy in the workplace-all critical elements of a successful business. By bringing your human to work, you can design a workplace that is good for people, great for business, and just might change the world.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed September 11, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    ISBN: 9781260128734 , 1260128733
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Nokia (Firm) ; Cell phone equipment industry ; Finland ; History ; Electronic books ; Electronic books ; local
    Abstract: The great Nokia turnaround-universal business lessons for leaders in any industry Nokia once dominated the smartphone industry. It was to mobile phones was Kleenex is to facial tissues. Then iPhones and Androids appeared out of nowhere and pushed Nokia off the cliff. In just four years, the company lost over 90 percent of its value. Revenues were in freefall; massive layoffs became common. Pundits predicted that bankruptcy wasn't a matter of if, it was a matter of when. Then something equally shocking occurred. In record time, Nokia bounced back. With a vengeance. Nokia reinvented itself and is now the second-biggest player in the $100 billion-dollar global wireless market. In Transforming Nokia , the man who orchestrated and led Nokia's comeback-Chairman of the Board Risto Siilasmaa-reveals the story of Nokia's fall and resurrection. He reveals the inside story of the collapse and provides survival strategies and change-management methods any business leader can take to the bank. You'll learn how to harness the power of what Siilasmaa calls "paranoid optimism" and apply his winning entrepreneurial leadership model to rise above any challenge and drive sustainable success. Whether you lead a team or a corporate division, head a start-up or a massive organization, and whether your business is on the rocks or running smoothly, Transforming Nokia provides everything you need to sharpen your foresight, expand your options, seize opportunities, and thrive, no matter what changes tomorrow brings.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260454024 , 1260454029
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    DDC: 306.209477
    Keywords: Social change ; Social movements ; Political culture ; Social change ; Ukraine ; Social movements ; Ukraine ; Political culture ; Ukraine ; Ukraine ; Social conditions ; 1991- ; Electronic books ; Electronic books ; local ; Since 1991 ; Mouvements sociaux ; Ukraine ; BUSINESS & ECONOMICS / Leadership ; Political culture ; Social change ; Social conditions ; Social movements ; Ukraine ; Ukraine Social conditions 1991-2014 ; Ukraine Social conditions 2014-
    Abstract: What does it take to change the world? This book will show you how to harness the power of CASCADES to create a revolutionary movement! If you could make a change-any change you wanted-what would it be? Would it be something in your organization or your industry? Maybe something it's in your community or throughout society as a whole? Creating true change is never easy. Most startups don't survive. Most community groups never get beyond small local actions. Even when a spark catches fire and protesters swarm the streets, it often seems to fizzle out almost as fast as it started. The status quo is, almost by definition, well entrenched and never gives up without a fight. In this groundbreaking book, one of today's top innovation experts delivers a guide for driving transformational change. To truly change the world or even just your little corner of it, you don't need a charismatic leader or a catchy slogan. What you need is a cascade: small groups that are loosely connected but united by a common purpose. As individual entities, these groups may seem inconsequential, but when they synchronize their collective behavior as networks, they become immensely powerful. Through the power of cascades, a company can be made anew, an industry disrupted, or even an entire society reshaped. As Satell takes us through past and present movements, he explains exactly why and how some succeed while others fail.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed June 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    ISBN: 9781260452846 , 1260452840
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Career development ; Interpersonal relations ; Social networks ; Electronic books ; Electronic books ; local
    Abstract: A proven step-by-step approach to leveraging the unique power of relationships to your best business advantage. Our professional relationships are the most important asset we have when it comes to growing our careers and our businesses. Most people think of this as "networking." But in today's hyperconnected market, the most cost-effective and high-return route to new, repeat, and referral business is through our existing networks, not through adding more social media "friends" and "connections." This transformative guide from relationship marketing expert Zvi Band shows you how to deepen your personal connections to achieve your professional goals-using the CAPITAL strategy of relationship-building techniques: •Consistency: develop good habits to form stronger relationships •Aggregate: build a personal database of professional contacts •Prioritize: order your network based on who can help •Investigate: collect intelligence on the people who are most important to you •Timely Engagement: create a steady cadence in your outreach •Adding Value: offer more than a simple follow-up •Leverage: execute more effectively The basic idea behind these powerful tools is simple: Effective relationship building is not about acquiring new contacts. It's about strengthening your connections with the key people who will help you drive your business forward. Through a combination of personal research, best practices, and case studies, Band provides a prescriptive strategy you can customize and follow every day. You'll find cost-effective, high-yield tools that can be implemented via social media and other digital platforms. You'll discover the best-kept secrets of the most popular companies in the world-and time-saving techniques for achieving similar results with your own customers. Most important, you can make the most of what you already have: the simple human connections that make everything worthwhile. In business, as in life, it all comes down to the quality of your relationships. When the right people are on your side, Success Is in Your Sphere .
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed May 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    ISBN: 9781260440492 , 1260440494
    Language: English
    Pages: 1 online resource (1 volume)
    Keywords: Project management ; Examinations ; Study guides ; Project managers ; Certification ; Electronic books ; Electronic books ; local
    Abstract: Don't Let the Real Test Be Your First Test! Take the 2018 version of the challenging CAPM exam with confidence using this highly effective, exam-focused study resource. CAPM® Certified Associate in Project Management Practice Exams contains more than 1000 practice questions and is fully aligned with the Project Management Body of Knowledge® Guide, Sixth Edition . All questions simulate those on the live test in content, style, tone, and difficulty. To facilitate retention, every question is accompanied by in-depth explanations for both correct and incorrect answers. Covers all 57 learning objectives for the CAPM exam, including: •Project integration management •Project scope management •Project schedule management •Project cost management •Project quality management •Project resource management •Project communications management •Project risk management •Project procurement management •Project stakeholder management Digital content includes: •Test engine that provides full-length practice exams or customized quizzes by chapter or by exam domain •600 practice exam questions
    Note: "Aligned with the PMBOK Guide, sixth edition"--Cover. - Description based on online resource; title from title page (Safari, viewed January 21, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    ISBN: 9781260143171 , 1260143171
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Organizational behavior ; Emotional intelligence ; Employee motivation ; Corporate culture ; Electronic books ; Electronic books ; local
    Abstract: Drive long-term profits and growth by making the company a place your employees love. In Great Company presents a practical approach to ensure that your employees perform at their highest possible levels. It's not about increasing salaries, offering huge bonuses, or investing in the latest employee engagement tools. The real answer is simpler, deeper, and longer-lasting: getting your people to love where they work. Founder and CEO of one of today's top leadership development firms, Best Practices Institute, Louis Carter takes you step by step through the process of building a lasting emotional connection between your staff and your company. Carter's proven strategy is founded on five key principles: collaboration, optimism, values, respect, and performance. Fuse them together, and your company will be the envy of your industry. This groundbreaking guide provides everything you need to create an environment where people have a strong sense of belonging-a place where people finally feel like they're part of something big, where employees want to work collaboratively and creatively, where your staff and your company grow together. Bridge the engagement gap by ensuring that every member of your team spends their entire work day in great company.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    ISBN: 9781260142815 , 1260142817
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: McGovern, Patrick Joseph ; 1937-2014 ; Leadership ; Management ; Technological innovations ; Electronic books ; Electronic books ; local
    Abstract: Powerful lessons in forward-thinking leadership from the global business pioneer who turned IDG into a $3 billion technology media and venture capital empire Like Steve Jobs, Patrick McGovern created a worldwide multibillion-dollar industry by thinking differently, disrupting old business models, and embracing new global trends. He drove the future forward and never looked back. His company, International Data Group (IDG), quickly became a global powerhouse with information technology publications in markets around the world. IDG broke new ground in the 1980s by opening offices in China, the Soviet Union, Eastern Europe, and other markets deemed off-limits. IDG thrived across a series of technology and media industry shifts- from mainframe computers to minicomputers to personal computers, from print to digital, and through into the age of the Internet and smartphones-that upended many rivals. Living at the intersection of these classic disruptions, McGovern never missed a beat. And he understood well before most that a revolution in information technology was underway and not only was there money to be made but that this business would soon become the world's largest industry. His leadership in the creation of one of the world's leading brain research institutes at MIT only served to cement his legacy. His bold vision and fearless risk-taking made McGovern a legend among leaders. In today's ever-changing global marketplace, his leadership lessons are more timely and important than ever. In Future Forward , leaders will find 10 essential lessons that can be easily applied to any business, from small startups to giant corporations. These include: "Let's try it. Encourage entrepreneurial behavior and back it up with serious commitment." "Decentralize. When building a global empire, every market is local." "Love your employees. Adore your customers." Leaders at every level will discover outside-the-box approaches to employee engagement, entrepreneurial commitment, and radical innovation. These are the lessons of a true visionary. This is how successful leaders take risks, take charge, and take the future by storm.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    ISBN: 9781260132182 , 1260132188
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Leadership ; Executive ability ; Electronic books ; Electronic books ; local
    Abstract: Proven techniques for building self-confidence, making personal connections, and developing a professional presence that's powerful, authentic, and effective . Increase your poise, presence, and influence for more dynamic leadership Are you showing up as the best version of yourself? Are you aware of how others experience you? By cultivating executive poise and presence, we not only improve how others see us but enhance our capacity to lead a life of our choosing. While leadership styles may vary, all great leaders are able to connect with others while staying true to themselves. By remaining true to the best aspects of your personality, you too, will be able to lead effectively in every situation. Leading from Your Best Self delivers a roadmap for developing the poise, presence, and influence needed to succeed at work and in life. As a theater professional, Rob Salafia cultivated a mindset of excellence and learned how to truly connect with his audiences by tapping into and developing his own intrinsic gifts as a performer. He realized that these skills could be put to great use in the business world where it is just as important to build authentic connections with key stakeholders-in this case, employees, bosses, and customers. Now, he shares his insights with you, making this book the next best thing to having your own personal executive coach. Through specific techniques, activities, and personal stories, Salafia illustrates how to tap into your own inner resources and experiences, show up with greater self-confidence, and make the shift to more inclusive modes of leading. He shares exercises and narratives from real-life clients who have struggled and succeeded to break past their self-imposed limitations. Leading from Your Best Self shows you how to: •Be present and open •Discover your Signature Stance •Maintain poise under the most stressful of situations •Create a solid foundation of self-confidence and your own genuine leadership style •Develop a System for Learning, a Platform for Failure, and a Mindset of Excellence •Connect authentically with others and build lasting relationships based on trust •Use storytelling and metaphor to make your messages meaningful and memorable •Understand the sources of influence and power within organizations •Create a culture of learning within your own team and organization Everyone has the capacity to be extraordinary by appreciating and nurturing their best qualities and gifts. This book will help ...
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260120882 , 1260120880
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Oracle (Computer file) ; Cloud computing ; Database management ; Electronic books ; Electronic books ; local
    Abstract: Quickly Get Up and Running on Oracle Database Exadata Cloud Service Quickly install, configure, and start using Oracle Database Exadata Cloud Service with the hands-on information contained in this comprehensive Oracle Press guide. Designed for easy learning, the book features real-world examples, detailed illustrations, and step-by-step instructions. Oracle Database Exadata Cloud Service: A Beginner's Guide walks you through the basics and shows you how to provision, create, and deploy databases. Basic system administration tasks, including data backup and recovery, software patching, and system updating, are clearly explained. Advanced monitoring and data compression techniques are also covered. Inside, you'll discover how to: •Set up and configure Oracle Database Exadata Cloud Service •Navigate the user interface •Work with tooling and CLIs •Deploy smart scans and storage indexes •Employ the latest compression techniques •Handle Oracle Exadata resource management •Administer Oracle Exadata Smart Flash Cache •Manage and monitor your Oracle Exadata Cloud Service •Migrate to Oracle Exadata Cloud Service TAG: For a complete list of Oracle Press titles, visit www.OraclePressBooks.com.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    ISBN: 9781260453294 , 1260453294
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Revised and expanded third edition.
    Parallel Title: Erscheint auch als
    Keywords: Internet marketing ; Online social networks ; Social media ; Economic aspects ; Customer relations ; Branding (Marketing) ; Electronic books ; Electronic books ; local
    Abstract: Harness the power of social media to attract new customers and transform your business! More than three billion people are now on social media. If you're not in the social media marketing game, you're not in the game at all. From one of the world's leading figures in the world of social media marketing, Likeable Social Media reveals everything you need to know about building your brand and attracting & retaining loyal customers through smart, savvy social media engagement. This updated edition of the bestselling classic is packed with expert advice and new case studies that demonstrate the latest best practices. You'll find critical information about new and relevant social media platforms, such as Snapchat, along with updated tools, and tactics around video, mobile, paid media, and data; and need-to-know insights into existing platforms/content, including Instagram, LinkedIn and Facebook stories. Likeable Social Media shows you how to: •Engage customers and crowdsource innovation online •Create content that resonates with consumers and provides value •Integrate social media into the entire customer experience •Effectively deal with criticism and negative feedback on social media •Grow your audience across social channels, and much more
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    ISBN: 9781260440614 , 1260440613
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Women executives ; Self-perception ; Leadership ; Career development ; Women ; Vocational guidance ; Success ; Electronic books ; Electronic books ; local
    Abstract: IT'S TIME TO STOP QUESTIONING YOURSELF- AND START TAKING CONTROL OF YOUR SUCCESS How many times did your inner critic pop up and talk you down today? Or, tell you someone else wasn't good enough? Is your inner critic running rampant, thwarting your advancement as a leader? You may have never called your inner critic out or confronted its harsh ramblings until now, but it's time! Mastering Your Inner Critic offers first-hand hard-won advice for scaling the hurdles that prevent you from controlling that little voice. It's time to counter those nagging questions that torment you-with positive solutions that empower you. "DO I KNOW WHAT I WANT?" Learn how to conquer self-doubt and clarify your goals. Be honest and true to yourself. "CAN I DO THIS?" Yes, you can. This book shows you how to build your confidence from the inside out. "HOW DO I ASK FOR WHAT I WANT?" Master the secret to expressing your needs. "WHY CAN'T I DO IT ALL? Stop doing too much to prove yourself and start equipping and empowering others. "WHO HAS THE TIME?" Rely on your relationships and networks to get the support you need to tackle anything. Filled with inspiring anecdotes from accomplished women at various stages in their careers, as well as proven strategies any woman can use in the workplace, this unique and self-motivating guide helps you confront your inner critic, face your hurdles head on, and achieve the goals that really matter-to you.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484236642
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Keywords: Project management ; Examinations ; Study guides ; Project managers ; Certification ; Electronic books ; local ; Electronic books
    Abstract: Use this study guide to prepare for the Certified Associate in Project Management (CAPM) exam, based on PMBOK's sixth edition, administered by the Project Management Institute (PMI). The revised and updated second edition of the best-selling CAPM in Depth has a laser-sharp focus on the exam objectives for project managers and others who want to pass the CAPM exam. No prior knowledge of project management is assumed. The chapters and the sections within each chapter are presented in a logical learning sequence. The concepts and topics, both simple and complex, are clearly explained when they appear for the first time. This facilitates step-wise learning, prevents confusion, and makes this book useful for those who want to get up to speed quickly to pass the CAPM exam, even if you are new to the discipline of project management. This book tells the story of project management in a cohesive, concise, yet comprehensive fashion. Unlike most CAPM exam books, this book is not just an exam-cram book. It is an easy-to-understand guide that is a valuable reference both before and after the exam. What You'll Learn Understand the body of knowledge required to earn the Certified Associate in Project Management (CAPM) certification Acquire the knowledge needed to successfully manage projects in any field Who This Book Is For Project management practitioners preparing for the CAPM exam, entry-level project managers and project team members preparing for the CAPM exam, beginners who want to join the field of project management and get up to speed quickly, project managers who need a quick and easy reference to the discipline of project management, instructors and trainers who need a textbook for a course on project management
    Note: Description based on online resource; title from cover (Safari, viewed August 15, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    ISBN: 9781260441260 , 1260441261
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Marketing ; Artificial intelligence ; Machine learning ; Electronic books ; Electronic books ; local
    Abstract: Marketers are harnessing the enormous power of AI to drive unprecedented results The world of marketing is undergoing major change. Sophisticated algorithms can test billions of marketing messages and measure results, and shift the weight of campaigns-all in real time. What's next? A complete transformation of marketing as we know it, where machines themselves design and implement customized advertising tactics at virtually every point of digital contact. The Invisible Brand provides an in-depth exploration of the risks and rewards of this epochal shift-while delivering the information and insight you need to stay ahead of the game. Renowned technologist William Ammerman draws from his decades of experience at the forefront of digital marketing to provide a roadmap to our data-driven future. You'll learn how data and AI will forge a new level of persuasiveness and influence for reshaping consumers' buying decisions. You'll understand the technology behind these changes and see how it is already at work in digital assistants, recommendation engines and digital advertising. And you'll find unmatched insight into how to harness the power of artificial intelligence for maximum results. As we enter the age of mass customization of messaging, power and influence will go to those who know the consumer best. Whether you are a marketing executive or concerned citizen, The Invisible Brand provides everything you need to understand how brands are harnessing the extraordinary amounts of data at their disposal-and capitalizing on it with AI.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed June 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260142969 , 1260142965
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Success ; Success in business ; Motivation (Psychology) ; Electronic books ; Electronic books ; local
    Abstract: This super-practical guide to personal success is packed with no-nonsense tips that will get anyone where they want to be in business and in life Why do you always feel so BUSY? You are constantly adding to your to-do list, drowning in tasks at the office, and still can't get on top of your workload. You work so hard and yet you're not where you want to be in your career and in your life. How can that be? Get It Together gets to the bottom of this question and provides you with the tools and insights you need to transform your career-and finally live the life you always dreamed of. Career-management expert, bestselling author, and in-demand speaker, Lauren Berger is here to help you break your current habits, get out of your own way, and not only set, but master your very own personalized goals. Get It Together provides 17 guiding principles for achieving ultimate success, including: •Always self-evaluate •Cope with failure-it's inevitable •Determine your goals •Stop getting ready to get ready •Know your priorities Embrace and apply these principles and you'll have the foundation you need to create real and lasting success-both professionally and personally. Before you know it, you'll be thinking more clearly, approaching tasks with a greater sense of purpose, and generating unthinkable results . It's time to stop spinning your wheels and make the most of your time by aligning your actions with your priorities. It's time, once and for all, to GET IT TOGETHER .
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260136180 , 1260136183
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Corporate culture ; Organizational behavior ; Leadership ; Job satisfaction ; Electronic books ; Electronic books ; local
    Abstract: A "Highest Rated CEO" who has transformed his organization into a billion-dollar company and a "Top Place to Work" shows leaders how truly prioritizing employees isn't just good for employees-it's good for business. Imagine a company where everybody loves to work, where employees feel not just "satisfied" but truly cared for, respected, and energized. Think of the impact this would have on recruitment, retention, customer satisfaction, innovation, and overall performance. Aron Ain, the award-winning CEO of Kronos, a global provider of workforce management and human capital management cloud solutions, believes that anything is possible when people are inspired. By embracing employee development and engagement as a growth strategy, Ain transformed his company's culture and built a billion-dollar business. This book takes leaders and managers inside Kronos's highly admired WorkInspired culture, showing them the surprisingly simple rules to follow to replicate that success. Ain's inspiring guide reveals the best practices that have earned Kronos distinctions on coveted lists, such as Glassdoor's 100 Best Places to Work, Fortune's 100 Best Companies to Work For, Forbes's America's Best Employers, and the Boston Globe's Top Places to Work. These include over-communicating and truth-telling, trusting your people again and again, holding managers accountable for being great at what they do, allowing employees flexible schedules and open vacation time, challenging your people to put the company out of business with new and revolutionary ideas, and welcoming back boomerang employees. Many executives talk about how "their people are their greatest asset." Ain challenges leaders to "walk the talk" and put people first, whether they oversee a team of five or an organization of 500,000. When they do, employees won't be the only ones who thank them. Customers and shareholders will, too.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484237038
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Information technology ; Vocational guidance ; Electronic books ; local ; Electronic books
    Abstract: Remain relevant in the face of constant change during your career in technology. This book shows you how to proactively plan in anticipation of future changes. Many people find technology careers enticing because of the number of job opportunities, the high compensation, or simply because of fascination with technology itself. Once in those careers, however, there are many challenges to remaining relevant and at one's peak in the face of constantly shifting competitive and technology landscapes. Incumbents face a constant stream of new skills to learn that are often already known by more recent graduates entering the market at lower compensation rates. There also are time-to-market challenges and the need to keep up with the introduction of automation. This book was written based on the author's experience gained over 40 years working with and in technology-related fields and companies. It provides practical guidance on remaining relevant as changes are expected to occur in technology at ever faster rates in coming decades. What You'll Learn Know what companies really want Realize the importance of alignment with company culture Understand the political landscape and how to use it to advantage Discover why creating, maintaining, and operating in a diverse environment is beneficial Master strategies for skills development Future-proof your career Who This Book Is For Technology professionals who want to remain relevant and happy while navigating their current career and university students who are pursuing a STEM career and actively planning their future
    Note: Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed September 13, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    ISBN: 9781260453126 , 126045312X
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Series Statement: All-in-one
    Keywords: Personnel management ; Examinations ; Study guides ; Personnel management ; Examinations, questions, etc ; Personnel departments ; Employees ; Certification ; Electronic books ; Electronic books ; local
    Abstract: Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Fully updated coverage of every topic on the 2018 versions of the PHR and SPHR exams Get complete coverage of the HR Certification Institute's Professional and Senior Professional in Human Resources bodies of knowledge inside this comprehensive resource. Written by HR experts, this authoritative guide fully addresses the core knowledge and responsibilities necessary for the implementation and management of HR practices. You'll find chapter reviews, "In-the-Trenches" sidebars featuring HR experts' real-world experiences and sage advice, practice exam questions, and in-depth explanations. Designed to help you pass the PHR and SPHR exams with ease, this definitive volume also serves as an essential on-the-job reference. Covers all PHR and SPHR functional areas, including: •Business Management •Leadership and Strategy •Talent Planning and Acquisition •Learning and Development •Total Rewards •Employee and Labor Relations Electronic content includes: •350 practice exam questions •Test engine that provides full-length practice exams and customized quizzes by exam topic
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (viewed June 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260441697 , 1260441695
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: Second edition.
    Series Statement: All-in-one
    Parallel Title: Erscheint auch als
    Keywords: Application software ; Development ; Examinations ; Study guides ; Computer security ; Examinations ; Study guides ; Computer technicians ; Certification ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Electronic books ; Electronic books ; local
    Abstract: Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. This self-study guide delivers 100% coverage of all domainsin the the CSSLP exam Get complete coverage of all the material included on the Certified Secure Software Lifecycle Professional exam. CSSLP Certification All-in-One Exam Guide, Second Edition covers all eight exam domains developed by the International Information Systems Security Certification Consortium (ISC)2®. You'll find learning objectives at the beginning of each chapter, exam tips, practice questions, and in-depth explanations. Designed to help you pass the exam with ease, this definitive resource also serves as an essential on-the-job reference. Covers all eight exam domains: •Secure Software Concepts •Secure Software Requirements •Secure Software Design •Secure Software Implementation/Programming •Secure Software Testing •Software Lifecycle Management •Software Deployment, Operations, and Maintenance •Supply Chain and Software Acquisition Online content includes: •Test engine that provides full-length practice exams or customized quizzes by chapter or exam domain
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260440225 , 1260440222
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Eighth edition.
    Parallel Title: Erscheint auch als
    Keywords: Java (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: A practical introduction to Java programming-fully revised for long-term support release Java SE 11 Thoroughly updated for Java Platform Standard Edition 11, this hands-on resource shows, step by step, how to get started programming in Java from the very first chapter. Written by Java guru Herbert Schildt, the book starts with the basics, such as how to create, compile, and run a Java program. From there, you will learn essential Java keywords, syntax, and commands. Java: A Beginner's Guide, Eighth Edition covers the basics and touches on advanced features, including multithreaded programming, generics, Lambda expressions, and Swing. Enumeration, modules, and interface methods are also clearly explained. This Oracle Press guide delivers the appropriate mix of theory and practical coding necessary to get you up and running developing Java applications in no time. •Clearly explains all of the new Java SE 11 features •Features self-tests, exercises, and downloadable code samples •Written by bestselling author and leading Java authority Herbert Schildt
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    ISBN: 9781260143102 , 1260143104
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Time management ; Electronic books ; Electronic books ; local
    Abstract: Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. What's the number one thing we all want more of? TIME. Time is our most valuable, precious, and limited commodity-and the key to lasting happiness and success. The TIME CLEANSE™ is a proven system that shows you how to do more, get more, be more by changing your relationship with time and get back 20 hours a week or more of your free time as a result. Learn how you can squeeze every drop of productivity out of each hour of your day so you can gain the freedom to do what you want when you want! In The Time Cleanse , Steven Griffith will help you realize that time is not the real reason we're stuck, stopped, or struggling to reach our goals. Its the fact we are relying on outdated time management strategies that no longer work in today's technology driven world. We need to change how we look at our relationship with time-and The Time Cleanse does exactly that by showing you how to get time back on your side. By implementing the groundbreaking principles of The Time Cleanse , you will learn to eliminate the time toxins and contaminates that have been stealing your time, energy, and focus-while also increasing your productivity and improving your performance. By adding time to your day, you will finally have time to grow your business, spend time with loved ones, advance your career, improve your health and fitness, or just relax and enjoy life. It's time to take control of your life and your future. It's your time, right now, to MAKE YOUR MOVE .
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484238554
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Business planning ; Strategic planning ; Business enterprises ; Technological innovations ; Electronic books ; local ; Electronic books
    Abstract: Know how to lead and establish business agility in your organization. Benefit from clear, actionable steps based on change management truths that have been long underutilized and have limited the success of agile expansion into your business. This book provides a pragmatic framework for leading your business toward shifting to an agile mindset. Achieving Business Agility offers strategies and concrete examples to engage business executives and will teach you how to effectively execute these strategies. Whether you are a delivery executive, a change advocate, a consultant, a business leader, or a newcomer to agile, you will learn clear actions from a practical, business-oriented perspective that is vital to effect change and bring agile into your business. The book is structured in three sections. The first provides you with a deep understanding of each of four strategies. The second section tells the story of a company that applied these strategies through the eyes of several key players. The last section helps you get started applying what you learned in your own company. What You'll Learn Get the attention of your executives by alerting them to a company problem that can impact them personally and create a sense of urgency to address it Collaborate with your executives in a way that gets them to open up and to see how their operating model is a contributing cause to the company problem Demonstrate how your executives can specifically benefit from a new agile business operating model and address the company problem Create a reinforcement structure on a larger scale to establish agile as the new standard operating model in your organization Who This Book Is For Managers, business leaders, and consultants at/for large enterprises or small startups who want their company to better compete in today's fast-moving markets that present threats and opportunities at every turn. No agile expertise is required.
    Note: Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed November 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260132359 , 1260132358
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Work environment ; Corporate culture ; Electronic books ; Electronic books ; local
    Abstract: Build a dynamic work culture that inspires employees and promotes organizational growth Evidence shows culture drives fiscal performance. It's no secret that a toxic work culture can drive away employees and drive down profits. Creating a dynamic work culture that promotes both employee and business growth is key to ensuring an organization's success. However, culture is a moving target and hard to get right. In Great Mondays , brand strategist Josh Levine introduces a proven formula for building and managing a workplace culture that maximizes employee engagement, performance, and retention for long-term business success. Written in a punchy, outcomes-driven style, Great Mondays reveals the six components for driving culture change in any type of organization: •Purpose: the motivating force-the North Star of an organization that both inspires and guides •Values: the powerful culture guardrails that establish behavioral expectations of employees and leaders •Behaviors: the culturally-aligned symptoms and actions of a work culture •Recognition: the ways in which organizations can more effectively reward employees •Rituals: the regular activities that create and strengthen relationships between individuals •Cues: the physical and behavioral reminders designed to reconnect everyone to the organization's purpose and goals for the future With real-life case studies drawn from Silicon Valley heavy hitters, prominent nonprofits, major corporations, and respected universities, leaders of all levels will find expert guidance and proven strategies they can put to use to create a dynamic culture where employees thrive and business grows.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260128536 , 1260128539
    Language: English
    Pages: 1 online resource (1 volume)
    Parallel Title: Erscheint auch als
    Keywords: Success in business ; Motivation (Psychology) ; Electronic books ; Electronic books ; local
    Abstract: Learn the best-kept secret of the world's most successful entrepreneurs: EXECUTION! Kim Perell made headlines for her amazing transformative story of a startup entrepreneur to an internationally renowned CEO and prominent angel investor. From her modest beginnings at her kitchen table, she went from broke to multi-millionaire in just a few short years. Today, she has investments in over 70 startups many of which have been sold to some of the largest Fortune 500 companies. Now, in The Execution Factor , she offers indispensable wisdom as she shares her personal journey and proven program for achieving success. The Execution Factor offers a straightforward approach to success - deliberately designed in a way that anyone can master. Perell flips the notion on its head that success is all about having a great idea, an advanced degree or a high IQ. Because people around the world have achieved their dreams without any of those things. Perell believes the ability to execute is the difference between success and failure. **Perell is so confident that committing to mastering these 5 traits of execution will lead to your success, that she is putting all of her book royalties into an Execution Fund to help others turn their dreams into reality. The Execution Fund is a seed stage fund that will invest a minimum of $1 million into execution-led companies, providing early financing to entrepreneurs and connecting them with an extensive network of industry experts.** The Execution Factor is for anyone looking to transform themselves from a "dreamer" to a "doer" and will make you feel like you have a success coach by your side. Perell teaches her unique 5 traits of execution: vision, passion, action, resilience, and relationships. By the time you've completed the book you will have a have a blueprint to achieve your dreams in business and in life. Don't settle for ordinary when you can have extraordinary. Master execution and change your life.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    ISBN: 9781260121391 , 1260121399
    Language: English
    Pages: 1 online resource (1 volume)
    Parallel Title: Erscheint auch als
    Keywords: Success ; Sports ; Psychological aspects ; Electronic books ; Electronic books ; local
    Abstract: Your game plan for career success-from International Basketball Pro Dre Baldwin No one knows how to turn unrelenting self-belief into hard-and-fast career results better than Dre Baldwin. When everyone and everything was telling him to give up on his goal of playing pro basketball, he got focused on his future, and met the challenge head on. In the end, Baldwin succeeded-making a living playing basketball in leagues around the world-and in these pages, he shares all his secrets. Whether you're just starting out in business or looking to take your career to the next level, Work On Your Game provides the strategy you need to succeed from the inside-out. Dre Baldwin, or "DreAllDay," as his fans know him, delivers an easy-to-understand four-part model for achieving any goal. It's based on discipline, confidence, mental toughness, and personal initiative-and it's proven effective. Baldwin takes you through the steps of identifying what's expected of you, preparing for what's coming, and conditioning your body and mind for the competitive world of business-and everything is a business. Baldwin's personal story of beating the odds is both inspiring and instructional. You'll learn how to play the mental game in a way that launches you towards unparalleled achievement.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    ISBN: 9781259583438 , 1259583430
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: All-in-one
    Keywords: Personnel management ; Examinations ; Study guides ; Manpower policy ; Examinations ; Study guides ; Personnel directors ; Certification ; Electronic books ; Electronic books ; local
    Abstract: Take the SHRM-Certified Professional (SHRM-CP) and SHRM-Senior Certified Professional (SHRM-SCP) exams with complete confidence This integrated exam preparation system delivers 100% coverage of all topics for both the SHRM-Certified Professional (SHRM-CP) and SHRM-Senior Certified Professional (SHRM-SCP) exams. To aid in self-study, each chapter includes Exam Tips that highlight key information, summaries that reinforce salient points, and end-of-chapter questions that are accurate to the content and format of the real tests. Fulfilling the promise of the All-in-One series, this comprehensive reference serves as a study tool AND a valuable on-the-job reference that will serve HR professionals well beyond the exams. SHRM-CP/SHRM-SCP Certification All-in-One Exam Guide features real-world examples and sidebars that offer insight and call out potentially harmful situations. • Written by a team of HR professionals and experienced educators • Features full coverage of all functional areas within the SHRM Body of Competency & Knowledge (BoCK) Electronic content includes: • Test engine that provides full-length SHRM-CP and SHRM-SCP practice exams as well as customized quizzes by exam topic
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed February 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484236062
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Information technology ; Management ; Leadership ; Technological innovations ; Management ; Electronic books ; local ; Electronic books
    Abstract: Get ready to be an effective digital leader, influencer, disruptor, and catalyst for change in the digital world! As a leader you need to constantly evolve to achieve sustained success. The world is being transformed by Digital. The pace of change is constantly accelerating and volatility and complexity are the new norms. Digital leaders are at the forefront of these waves of change, creating new markets and transforming traditional ones. This book is a framework and set of tools that will help you develop a deep awareness of yourself, your teams, and your stakeholders. The powerful four-step process (designed to remain relevant over time) ensures that you are embracing adversity, driving disruption, and unlocking your full leadership potential. What You'll Learn Be an influencer, disrupter, and catalyst for change in a disruptive world Know five key career recommendations from 40 digital leaders with more than 400 years of combined experience Use the four steps of the Unnatural Selection framework to facilitate your personal evolution and digital leadership success Demystify what makes people tick using the Human Full Stack, which is a model analogous to the technical full stack, so that complex behaviors are easier to understand Embody intentionality to avoid distractions and achieve what's important-your personal evolution, growing amazing teams, and influencing stakeholders Who This Book Is For Leaders who come from a technical background or are leading technical teams/organizations and want to be a part of building tomorrow's digital world
    Note: Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed August 2, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260121148 , 1260121143
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: SQL server ; Linux ; Client/server computing ; Relational databases ; Electronic books ; Electronic books ; local
    Abstract: Essential Microsoft® SQL Server® 2017 installation, configuration, and management techniques for Linux Foreword by Kalen Delaney, Microsoft SQL Server MVP This comprehensive guide shows, step-by-step, how to set up, configure, and administer SQL Server 2017 on Linux for high performance and high availability. Written by a SQL Server expert and respected author, Microsoft SQL Server 2017 on Linux teaches valuable Linux skills to Windows-based SQL Server professionals. You will get clear coverage of both Linux and SQL Server and complete explanations of the latest features, tools, and techniques. The book offers clear instruction on adaptive query processing, automatic tuning, disaster recovery, security, and much more. •Understand how SQL Server 2017 on Linux works •Install and configure SQL Server on Linux •Run SQL Server on Docker containers •Learn Linux Administration •Troubleshoot and tune query performance in SQL Server •Learn what is new in SQL Server 2017 •Work with adaptive query processing and automatic tuning techniques •Implement high availability and disaster recovery for SQL Server on Linux •Learn the security features available in SQL Server
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260026085 , 1260026086
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Third edition.
    Keywords: Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic books ; Electronic books ; local
    Abstract: This fully updated, exam-focused study aid covers everything you need to know and shows you how to prepare for the CompTIA Security+ exam Thoroughly revised to cover every objective on the latest version of the CompTIA Security+ exam (SY0-501), this powerful self-study resource offers more than 400 questions that accurately mirror those on the actual test. Authored by training and certification expert, Glen Clarke, the book provides in-depth explanations for both correct and incorrect answer choices. CompTIA Security+ Certification Study Guide, Third Edition , offers three complete practice exams-one pre-assessment test and two final exams-intended to measure progress and prepare for the live test. Within the customizable test engine, questions may be organized by chapter and exam domain, allowing readers to focus on specific topics and tailor a highly effective course of study. • Provides 100% coverage of all objectives on the CompTIA Security+ exam (SY0-501) • Includes coverage of performance-based questions • Electronic content includes training videos from the author, all 50 exercises from the book in a Lab Book PDF, a pre-assessment exam, 2 complete practice exams, Glossary, and a secured book PDF
    Note: Includes index. - Description based on online resource; title from title page (viewed January 2, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484238493
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Microsoft Office ; Business ; Computer programs ; Cloud computing ; Electronic books ; local ; Electronic books
    Abstract: Start making the most of the latest collaboration tools in Office 365-including SharePoint, OneDrive, Office 365 Groups, Office, Teams, Yammer, Planner, Stream, Forms, and Flow-and integrate them into your team's projects to boost productivity, engagement, innovation, and enjoyment at work. This book walks you through the features, teaching you how to choose the right tools for your situation. While technologies for collaboration are more advanced than ever before, there also are more of them. Beginning Office 365 Collaboration Apps will help you make sense of what is available and how it can help you and your team be more productive. What You'll Learn Know the collaboration features available across Office 365, and how to choose the ones that are right for you and your colleagues in any given situation Understand the software-as-a-service (SaaS) model and how it enables users to be more productive and effective Discover how multi-device usability and real-time cloud synchronization can help your team collaborate any time, anywhere, across the apps Find out how Planner can help you manage projects and tasks, even without a project manager Explore Microsoft Flow to connect applications and services and create code-less workflows Who This Book is For Office 365 business users with a limited technical background. You should be familiar with the Microsoft Office suite products such as Word and Outlook, and work in a team environment.
    Note: Description based on online resource; title from cover (Safari, viewed October 8, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    ISBN: 9781484238080
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Artificial intelligence ; Human-computer interaction ; Business enterprises ; Technological innovations ; Electronic books ; local ; Electronic books
    Abstract: Get started with artificial intelligence in your business. This book will help you understand AI, its implications, and how to adopt a strategy that is rational, relevant, and practical. Beyond the buzzwords and the technology complexities, organizations are struggling to understand what AI means for their industry and how they can start their journey. How to Compete in the Age of Artificial Intelligence is not a book about complex formulas or solution architectures. It goes deeper into explaining the meaning and relevance of AI for your business. You will learn how to apply AI thinking across enterprise functions-including disruptive technologies such as IoT, Blockchain, and cloud-and transform your organization. What You'll Learn Know how to spot AI opportunities and establish the right organizational imperatives to grow your business Understand AI in the context of changing business dynamics and the workforce/skills required to succeed Discover how to apply AI thinking across enterprise functions-from the boardroom to cybersecurity, IoT, IT operations, policies-and implement a sustainable and integrated human-machine collaboration strategy Who This Book is For CxOs, senior executives, mid-level managers, AI evangelists, digital leads, and technology directors
    Note: Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed October 26, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484237571
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: iOS (Electronic resource) ; Mobile computing ; Security measures ; iPhone (Smartphone) ; Security measures ; iPad (Computer) ; Security measures ; Mobile device forensics ; Application software ; Development ; Electronic books ; local ; Electronic books
    Abstract: Examine how to keep iOS devices safe in the physical world, including creating company policies for iPhones; assessing and defending against cyber vulnerabilities and attacks; working with preinstalled as well as third party tools; and strategies for keeping your data safe including backing up and screen locks. Managing and maintaining iPhones and iPads in a corporate or other business environment inherently requires strict attention to security concerns. Managers and IT professionals need to know how to create and communicate business policies for using iOS devices in the workplace, and implement security and forensics tools to manage and protect them. The iPhone and iPad are both widely used across businesses from Fortune 500 companies down to garage start-ups. All of these devices must have secure and monitorable ways to connect to the internet, store and transmit data without leaks, and even be managed in the event of a physical theft. Pro iOS Security and Forensics covers all these concerns as well as also offering tips for communicating with employees about the policies your business puts in place, why those policies are important, and how to follow them. What You'll Learn Review communicating policies and requirements for use of iPhones Keep your iPhone safe in the physical world Connect to the Internet securely Explore strategies for keeping your data safe including backing up and screen locks Who This Book Is For Managers and IT professionals working in a business environment with iPhones and iPads.
    Note: Description based on online resource; title from cover (Safari, viewed August 28, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260135602 , 1260135608
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Third edition.
    Parallel Title: Erscheint auch als
    Keywords: Business enterprises ; Finance ; Corporations ; Finance ; Accounting ; Wall Street (New York, N.Y.) ; Anecdotes ; Electronic books ; Electronic books ; local
    Abstract: Mastering corporate finance is a lot easier than you think. Business school textbooks are notoriously dry, static, and filled with confusing acronyms. The Wall Street MBA takes a different approach by presenting a succinct "crash course," breaking down the main concepts of MBA finance and accounting programs to provide the information and insight you need to: •Review financial statements •Analyze earnings •Detect fraud •Value companies •Determine the cost of capital Fully updated and revised, this new edition will also get you up to speed on important new trends in FinTech, alternative investments, and cost accounting. This highly accessible ground-floor view of corporate accounting offers everything you need to navigate today's financial landscape with the knowledge and confidence of a seasoned pro.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 9781260134810 , 1260134814
    Language: English
    Pages: 1 online resource (1 volume)
    Parallel Title: Erscheint auch als
    Keywords: Project management ; Examinations ; Study guides ; Project managers ; Certification ; Electronic books ; Electronic books ; local
    Abstract: Don't Let the Real Test Be Your First Test! Aligned with the current PMI® Project Management Body of Knowledge (PMBOK®) and the latest release of the Project Management Professional exam, PMP® Project Management Professional Practice Exams provides coverage of all exam objectives and is logically organized by exam domain. All questions simulate those on the actual exam in content, style, and difficulty. To facilitate retention, every question is accompanied by in-depth explanations for both correct and incorrect answers. Covers all five PMP exam domains: •Initiating the Project •Planning the Project •Executing the Project •Monitoring and Controlling the Project •Closing the Project Digital content includes: •Test engine that provides full-length practice exams or customized quizzes by chapter or by exam domain •600 practice exam questions
    Note: Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    ISBN: 9781260118032 , 1260118037
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: General Motors Corporation ; Organizational change ; Case studies ; Strategic planning ; Electronic books ; Electronic books ; local
    Abstract: Lack of Agility is the kiss of death. Position your company to succeed in world of change. To edge out the competition in today's disruptive environment, you need to ensure that your company is agile-that it can respond to change instantly and effectively. Because fast and furious change is the only thing you can count on in business today. Network expert Michael Arena helped enable GM's legendary turnaround. In these pages, he explains how you can transform your own company through the concept of adaptive space. Based on hundreds of interviews and the author's own groundbreaking study of dozens of organizations spanning a variety of industries, Adaptive Space shows how to position your company for today-and for the future-by enabling creativity, innovation, and novel ideas to flow freely among teams, across departments, and throughout the company. Using GM as the main case study-along with the stories of other highly adaptive organizations, like Apple, Amazon, Disney, and Gore-Arena provides a model you can follow to reinvent your company. It's about inspiring employees to explore new ideas, empowering the most creative people and teams to spread their ideas across the organization, and operationalizing the entrepreneurial spirit so adaptability is set in stone. Hesitation is a killer in today's business landscape. With Adaptive Space , you have everything you need to confront disruption with smart, confident actions and seize the valuable opportunities that come with change.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    New York : McGraw-Hill Education
    ISBN: 1260026469 , 9781260026467
    Language: English
    Pages: 1 online resource (1 volume)
    Parallel Title: Erscheint auch als
    Keywords: Leadership ; Electronic books ; Electronic books ; local
    Abstract: Powerful, unvarnished advice for growing through the work challenges all aspiring leaders face The business world is full of catchphrases: follow your passion; think positive; be authentic; suck it up; take risks; network. All well-intentioned, but let's be honest. This inch-deep advice just isn't very helpful. How do real people succeed in the real world of work? That's the question bestselling author Joanna Barsh sets out to answer-not by asking motivational gurus or well-established CEOs but by diving into the trenches with today's boldest, brightest, up-and-coming leaders. Distilling the stories of important work challenges from more than 200 rising leaders in 120 companies, this hands-on guide helps you grow through the challenges you face-not despite them. You'll learn how to: * Handle rising pressure and recover from colossal mistakes * Bounce back from poor performance reviews and use them to up your game * Get people on board with you and your mission * Deal with office villains like a superhero * Take uncomfortable risks and dare to challenge * Grow when everything is falling apart around you * Know when it's time to find another position Packed with raw experiences and on-the-job coping strategies from a rich diversity of voices-immigrants and first-generation Americans; blacks, Hispanics, and Asians; Ivy League alums and high school grads; and parents, some of whom are single-from all industries, this book offers the kind of nuts-and-bolts, real-world insights you won't find anywhere else. Using these proven strategies, you can accelerate your growth with every new challenge. Best of all, you'll be able to take the lead in your own career and build a future that works for you. This is how ordinary people turn challenges into extraordinary opportunities for action-and how you can Grow Wherever You Work.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    ISBN: 9781260026009 , 1260026000
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Fifth edition.
    Parallel Title: Erscheint auch als
    Keywords: Computer security ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic books ; Electronic books ; local
    Abstract: Fully updated computer security essentials-quality approved by CompTIA Learn IT security fundamentals while getting complete coverage of the objectives for the latest release of CompTIA Security+ certification exam SY0-501. This thoroughly revised, full-color textbook discusses communication, infrastructure, operational security, attack prevention, disaster recovery, computer forensics, and much more. Written by a pair of highly respected security educators, Principles of Computer Security: CompTIA Security+® and Beyond, Fifth Edition (Exam SY0-501) will help you pass the exam and become a CompTIA certified computer security expert. Find out how to: •Ensure operational, organizational, and physical security •Use cryptography and public key infrastructures (PKIs) •Secure remote access, wireless networks, and virtual private networks (VPNs) •Authenticate users and lock down mobile devices •Harden network devices, operating systems, and applications •Prevent network attacks, such as denial of service, spoofing, hijacking, and password guessing •Combat viruses, worms, Trojan horses, and rootkits •Manage e-mail, instant messaging, and web security •Explore secure software development requirements •Implement disaster recovery and business continuity measures •Handle computer forensics and incident response •Understand legal, ethical, and privacy issues Online content includes: •Test engine that provides full-length practice exams and customized quizzes by chapter or exam objective •200 practice exam questions Each chapter includes: •Learning objectives •Real-world examples •Try This! and Cross Check exercises •Tech Tips, Notes, and Warnings •Exam Tips •End-of-chapter quizzes and lab projects
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    ISBN: 9781260011913 , 1260011917
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Communication in management ; Storytelling ; Business communication ; Electronic books ; Electronic books ; local
    Abstract: HARNESS THE UNIVERSAL POWER OF STORYTELLING TO IMPROVE ALL OF YOUR BUSINESS COMMUNICATIONS. What's your story? It's a question human beings have been asking each other since we first gathered around a campfire. Millennia later, this human need for storytelling hasn't changed. We communicate most effectively through our personal stories-and our professional success depends on it. This groundbreaking guide shows you how to tap into the timeless power of storytelling to transform your business. Here, executive coach, motivational speaker, and psychologist Murray Nossel, PhD, distills decades of experience into a simple method that will enable you to: •Find the right story for a particular audience and purpose. •Leverage your own experiences, memories, history, and heritage. •Create, develop, and craft a universal story that resonates. •Connect with business associates on a more personal, relatable level. •Share your corporate vision and goals-and get others on board. •Resolve workplace conflicts and find workable solutions. •Boost creativity, spread ideas, and spark true innovation. •Improve teamwork and collaboration through listening and learning. •Integrate storytelling into all your communications for ongoing succe ss. You'll learn the proven three-step method Murray's firm, Narativ, uses with its clients, ranging from Fortune 500 companies to nonprofits. First, you excavate your personal memories and experiences to generate story ideas that suit your particular needs. Second, you craft and shape these elements into a classic story structure that really connects with audiences. Third, you present your story to your business audience using simple performance techniques that anyone can master. A fundamental element of this method is a focus on listening: the ability to hear yourself, as well as the feedback provided by a given audience-because it is your audience's listening that shapes your telling. Everyone needs to communicate well to succeed in business. And everyone has a story to tell. Powered by Storytelling shows you how to tell your story, connect with your audience, and achieve results.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    ISBN: 9781260135329 , 1260135322
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Portfolio management ; Investments ; Electronic books ; Electronic books ; local
    Abstract: Modern Portfolio Theory has been failing investors for decades. Here's a common-sense, business-based alternative to generate the income streams that you need for retirement. Created in the 1950s, Modern Portfolio Theory (MPT) was created as an academic exercise and reflects the conditions of the 1950s and 1960s, not the state of your retirement account. A half century later, MPT has outlived its usefulness and is leading investors astray. Balancing historical evidence with a practitioner's real-world expertise, Getting Back to Business demonstrates why you need to drop MPT and instead apply the kind standards that drive the business decisions we all make-cash return on cash investments. Author Daniel Peris focuses on cash generation and distributions, clearly illustrating the difference between investing -what businesspeople try to do day in and day out-and speculation -what all too many individuals and institutions end up doing with their portfolios. The former, he convincingly argues, leads to better strategic investment decisions and financial security.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    ISBN: 9781260117370 , 1260117375
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Java (Computer program language) ; Examinations ; Study guides ; Computer programmers ; Certification ; Electronic books ; Electronic books ; local
    Abstract: A Complete, Integrated Study System for OCP Exam 1Z0-809 Study for the OCP Java SE 8 Programmer II exam using this effective exam preparation guide from Oracle Press. Written by a team of experts, including two developers of the original exam, OCP Java SE 8 Programmer II Exam Guide (Exam 1Z0-809) offers comprehensive coverage of every subject on the test and lays out essential Java programming skills. Throughout, step-by-step exercises; self-tests; and "Exam Watch," "Inside the Exam," and "On the Job" sections highlight salient points and aid in learning. In all, the book and accompanying digital content feature more than 350 practice questions that mirror those on the live test in tone, format, and content. Clearly explains every topic on Exam 1Z0-809, including: •Declarations, access control, and enums •Object orientation •Assertions and exceptions •Dates, times, locales, and resource bundles •I/O and NIO •Generics and collections •Inner classes •Lambda expressions and functional interfaces •Streams •Threads •Concurrency •JDBC Electronic content includes: •170 practice exam questions •Fully customizable test engine •Secured book PDF For questions regarding content or to report errata, e-mailhep_customer-servicemheducation.com.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    ISBN: 9781484238738
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Machine learning ; Economic aspects ; Web applications ; Python (Computer program language) ; Cloud computing ; Electronic books ; local ; Electronic books
    Abstract: Take your Python machine learning ideas and create serverless web applications accessible by anyone with an Internet connection. Some of the most popular serverless cloud providers are covered in this book-Amazon, Microsoft, Google, and PythonAnywhere. You will work through a series of common Python data science problems in an increasing order of complexity. The practical projects presented in this book are simple, clear, and can be used as templates to jump-start many other types of projects. You will learn to create a web application around numerical or categorical predictions, understand the analysis of text, create powerful and interactive presentations, serve restricted access to data, and leverage web plugins to accept credit card payments and donations. You will get your projects into the hands of the world in no time. Each chapter follows three steps: modeling the right way, designing and developing a local web application, and deploying onto a popular and reliable serverless cloud provider. You can easily jump to or skip particular topics in the book. You also will have access to Jupyter notebooks and code repositories for complete versions of the code covered in the book. What You'll Learn Extend your machine learning models using simple techniques to create compelling and interactive web dashboards Leverage the Flask web framework for rapid prototyping of your Python models and ideas Create dynamic content powered by regression coefficients, logistic regressions, gradient boosting machines, Bayesian classifications, and more Harness the power of TensorFlow by exporting saved models into web applications Create rich web dashboards to handle complex real-time user input with JavaScript and Ajax to yield interactive and tailored content Create dashboards with paywalls to offer subscription-based access Access API data such as Google Maps, OpenWeather, etc. Apply different approaches to make sense of text data and return customized intelligence Build an intuitive and useful recommendation site to add value to users and entice them to keep coming back Utilize the freemium offerings of Google Analytics and analyze the results Take your ideas all the way to your customer's plate using the top serverless cloud providers Who This Book Is For Those with some programming experience with Python, code editing, and access to an interpreter in working order. The book is geared toward entrepreneurs who want to get their ideas onto the web without b...
    Note: Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed October 9, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484238059
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: JavaScript (Computer program language) ; Application software ; Development ; Web applications ; Electronic books ; local ; Electronic books
    Abstract: Explore Vue.js to take advantage of the capabilities of modern browsers and devices using the fastest-growing framework for building dynamic JavaScript applications. You will work with the power of the Model-View-Controller (MVC) pattern on the client, creating a strong foundation for complex and rich web apps. Best-selling author Adam Freeman explains how to get the most from Vue.js 2. He begins by describing the MVC pattern and the benefits it can offer. He then shows you how to use Vue.js in your projects, starting from the nuts and bolts and building up to the most advanced and sophisticated features, going in-depth to give you the knowledge you need. Chapters include common problems and how to avoid them. What You'll Learn Gain a solid architectural understanding of the MVC pattern Create rich and dynamic web app clients using Vue.js 2 Extend and customize Vue.js Test your Vue.js projects Who This Book Is For JavaScript developers who want to use Vue.js to create dynamic client-side applications
    Note: Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed October 9, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484237908
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Neural networks (Computer science) ; Machine learning ; Electronic books ; local ; Electronic books
    Abstract: Work with advanced topics in deep learning, such as optimization algorithms, hyper-parameter tuning, dropout, and error analysis as well as strategies to address typical problems encountered when training deep neural networks. You'll begin by studying the activation functions mostly with a single neuron (ReLu, sigmoid, and Swish), seeing how to perform linear and logistic regression using TensorFlow, and choosing the right cost function. The next section talks about more complicated neural network architectures with several layers and neurons and explores the problem of random initialization of weights. An entire chapter is dedicated to a complete overview of neural network error analysis, giving examples of solving problems originating from variance, bias, overfitting, and datasets coming from different distributions. Applied Deep Learning also discusses how to implement logistic regression completely from scratch without using any Python library except NumPy, to let you appreciate how libraries such as TensorFlow allow quick and efficient experiments. Case studies for each method are included to put into practice all theoretical information. You'll discover tips and tricks for writing optimized Python code (for example vectorizing loops with NumPy). What You Will Learn Implement advanced techniques in the right way in Python and TensorFlow Debug and optimize advanced methods (such as dropout and regularization) Carry out error analysis (to realize if one has a bias problem, a variance problem, a data offset problem, and so on) Set up a machine learning project focused on deep learning on a complex dataset Who This Book Is For Readers with a medium understanding of machine learning, linear algebra, calculus, and basic Python programming.
    Note: Description based on online resource; title from cover (Safari, viewed October 4, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Artificial intelligence ; Application software ; Development ; Machine learning ; Natural language processing (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: Want to build your first AI bot but don't know where to start? This book provides a comprehensive look at all the major bot frameworks available. You'll learn the basics for each framework in one place and get a clear picture for which one is best for your needs. Beginning AI Bot Frameworks starts with an overview of bot development and then looks at Google Wit.ai and APi.ai functions, IBM Watson, AWS bots with Lambda, FlockOS and TensorFlow. Additionally, it touches on Deep Learning and how bot frameworks can be extended to mixed reality with Hololens. By the end, you'll have mastered the different bot frameworks available and finally have the confidence to develop intelligent AI Chatbots of their own. What You'll Learn Review key structural points for building bots Understand the basic requirements for building a bot in each framework Integrate some of the frameworks Compare the features of each framework Who This Book Is For Computer Science students, engineers, developers and technology enthusiasts with some background in C#, node.js, and cloud platforms.
    Note: Description based on online resource; title from cover (Safari, viewed October 23, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    ISBN: 9781484237335
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Python (Computer program language) ; Natural language processing (Computer science) ; Neural networks (Computer science) ; Machine learning ; Electronic books ; local ; Electronic books
    Abstract: Learn to harness the power of AI for natural language processing, performing tasks such as spell check, text summarization, document classification, and natural language generation. Along the way, you will learn the skills to implement these methods in larger infrastructures to replace existing code or create new algorithms. Applied Natural Language Processing with Python starts with reviewing the necessary machine learning concepts before moving onto discussing various NLP problems. After reading this book, you will have the skills to apply these concepts in your own professional environment. What You Will Learn Utilize various machine learning and natural language processing libraries such as TensorFlow, Keras, NLTK, and Gensim Manipulate and preprocess raw text data in formats such as .txt and .pdf Strengthen your skills in data science by learning both the theory and the application of various algorithms Who This Book Is For You should be at least a beginner in ML to get the most out of this text, but you needn't feel that you need be an expert to understand the content.
    Note: Description based on online resource; title from cover (Safari, viewed October 9, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484236949
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: MySQL (Electronic resource) ; Python (Computer program language) ; Electronic books ; local ; Electronic books
    Abstract: Move data back and forth between database and application. The must-have knowledge in this book helps programmers learn how to use the official driver, MySQL Connector/Python, by which Python programs communicate with the MySQL database. This book takes you from the initial installation of the connector through basic query execution, then through more advanced topics, error handing, and troubleshooting. The book covers both the traditional API as well as the new X DevAPI. The X DevAPI is part of MySQL 8.0 and is an API that can be used with connectors for several programming languages and is used from the command-line interface known as MySQL Shell. You will learn to use the connector by working through code examples and following a discussion of how the API calls work. By the end of the book, you will be able to use MySQL as the back-end storage for your Python programs, and you'll even have the option of choosing between SQL and NoSQL interfaces. What You'll Learn Install MySQL Connector/Python Connect to MySQL and configure database access Execute SQL and NoSQL queries from your Python program Trap errors and troubleshoot problems Store data from different languages using MySQL's character set support Work in the X DevAPI that underlies all of MySQL's language connectors Who This Book Is For Developers familiar with Python who are looking at using MySQL as the back-end database. No prior knowledge of Connector/Python is assumed, but readers should be familiar with databases and the Python programming language.
    Note: Description based on online resource; title from cover (Safari, viewed September 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484236734
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Unity (Electronic resource) ; Neural networks (Computer science) ; Computer programs ; C# (Computer program language) ; Electronic books ; local ; Electronic books
    Abstract: Learn the core concepts of neural networks and discover the different types of neural network, using Unity as your platform. In this book you will start by exploring back propagation and unsupervised neural networks with Unity and C#. You'll then move onto activation functions, such as sigmoid functions, step functions, and so on. The author also explains all the variations of neural networks such as feed forward, recurrent, and radial. Once you've gained the basics, you'll start programming Unity with C#. In this section the author discusses constructing neural networks for unsupervised learning, representing a neural network in terms of data structures in C#, and replicating a neural network in Unity as a simulation. Finally, you'll define back propagation with Unity C#, before compiling your project. What You'll Learn Discover the concepts behind neural networks Work with Unity and C# See the difference between fully connected and convolutional neural networks Master neural network processing for Windows 10 UWP Who This Book Is For Gaming professionals, machine learning and deep learning enthusiasts.
    Note: Description based on online resource; title from cover (Safari, viewed August 9, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    ISBN: 9781484234921
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Computer games ; Programming ; Blockchains (Databases) ; Computer algorithms ; Electronic books ; local ; Electronic books
    Abstract: Learn how to take your existing knowledge of Ethereum and Solidity to the next level. Hone your development skills and become more familiar with the syntax of the Solidity language by working through well-tested, well-documented intermediate-level sample projects. You will begin by covering the basics of Ethereum, Solidity, and gaming theory. From there, you will move onto sample projects that use smart contract engineering to create fun casino-style games that you can deploy and test on your friends and colleagues with real ether. All games are provably fair and auditable, so that players know the house won't always win! Ideal for any reader with exposure to Ethereum, the techniques this book teaches are applicable to game developers, software engineers, web developers, and cryptocurrency enthusiasts. What You'll Learn Use various features and best practices for smart contract programming in Ethereum and Solidity Develop and deploy games of chance, similar to the kind you'd find in a casino Create fun, easy projects with Ethereum lntegrate the Ethereum blockchain into games Who This Book Is For Entry-level programmers with some exposure to Ethereum; game developers, Blockchain and cryptocurrency enthusiasts looking to add Ethereum and Solidity development to their skill set; software engineers and Web developers
    Note: Includes bibliographical references. . - Description based on online resource; title from cover (Safari, viewed June 14, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484234778
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Query languages (Computer science) ; Business intelligence ; Business ; Data processing ; Electronic books ; local ; Electronic books
    Abstract: Attention all SQL Pros, DAX is not just for writing Excel-based formulas! Get hands-on learning and expert advice on how to use the vast capabilities of the DAX language to solve common data modeling challenges. Beginning DAX with Power BI teaches key concepts such as mapping techniques from SQL to DAX, filtering, grouping, joining, pivoting, and using temporary tables, all aimed at the SQL professional. Join author Philip Seamark as he guides you on a journey through typical business data transformation scenarios and challenges, and teaches you, step-by-step, how to resolve challenges using DAX. Tips, tricks, and shortcuts are included and explained, along with examples of the SQL equivalent, in order to accelerate learning. Examples in the book range from beginner to advanced, with plenty of detailed explanation when walking through each scenario. What You'll Learn Turbocharge your Power BI model by adding advanced DAX programming techniques Know when to use calculated measures versus calculated columns Generate new tables on the fly from existing data Optimize, monitor, and tune Power BI to improve performance of your models Discover new ideas, tricks, and time-saving techniques for better models Who This Book Is For Business intelligence developers, business analysts, or any SQL user who wants to use Power BI as a reporting tool. A solid understanding of SQL is recommended, as examples throughout the book include the DAX equivalents to SQL problem/solution scenarios.
    Note: Description based on online resource; title from cover (Safari, viewed May 1, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Place of publication not identified] : Apress
    ISBN: 9781484234624
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Technology in action
    Keywords: Robotics ; Amateurs' manuals ; Raspberry Pi (Computer) ; Arduino (Programmable controller) ; Python (Computer program language) ; Electronic books ; local ; Electronic books
    Abstract: Learn how to use a Raspberry Pi in conjunction with an Arduino to build a basic robot with advanced capabilities. Getting started in robotics does not have to be difficult. This book is an insightful and rewarding introduction to robotics and a catalyst for further directed study. You'll be led step by step through the process of building a robot that uses the power of a Linux based computer paired with the simplicity of Arduino. You'll learn why the Raspberry Pi is a great choice for a robotics platform; its strengths as well as its shortcomings; how to overcome these limitations by implementing an Arduino; and the basics of the Python programming language as well as some of the more powerful features. With the Raspberry Pi you can give your project the power of a Linux computer, while Arduino makes interacting with sensors and motors very easy. These two boards are complimentary in their functions; where one falters the other performs admirably. The book also includes references to other great works to help further your growth in the exciting, and now accessible, field of smart robotics. As a bonus, the final chapter of the book demonstrates the real power of the Raspberry Pi by implementing a basic vision system. Using OpenCV and a standard USB web cam, you will build a robot that can chase a ball. What You'll Learn Install Raspbian, the operating system that drives the Raspberry Pi Drive motors through an I2C motor controller Read data through sensors attached to an Arduino Who This Book Is For Hobbyists and students looking for a rapid start in robotics. It assumes no technical background. Readers are guided to pursue the areas that interest them in more detail as they learn.
    Note: Description based on online resource; title from cover (Safari, viewed May 21, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    ISBN: 9781484234440
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Blockchains (Databases) ; Electronic funds transfers ; Electronic books ; local ; Electronic books
    Abstract: Understand the nuts and bolts of Blockchain, its different flavors with simple use cases, and cryptographic fundamentals. You will also learn some design considerations that can help you build custom solutions. Beginning Blockchain is a beginner's guide to understanding the core concepts of Blockchain from a technical perspective. By learning the design constructs of different types of Blockchain, you will get a better understanding of building the best solution for specific use cases. The book covers the technical aspects of Blockchain technologies, cryptography, cryptocurrencies, and distributed consensus mechanisms. You will learn how these systems work and how to engineer them to design next-gen business solutions. What You'll Learn Get a detailed look at how cryptocurrencies work Understand the core technical components of Blockchain Build a secured Blockchain solution from cryptographic primitives Discover how to use different Blockchain platforms and their suitable use cases Know the current development status, scope, limitations, and future of Blockchain Who This Book Is For Software developers and architects, computer science graduates, entrepreneurs, and anyone wishing to dive deeper into blockchain fundamentals. A basic understanding of computer science, data structure, and algorithms is helpful.
    Note: Includes bibliographical references. - Description based on online resource; title from cover (Safari, viewed August 8, 2018)
    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...