Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • 2015-2019  (931)
  • 1960-1964
  • Sebastopol, CA : O'Reilly Media  (779)
  • [Erscheinungsort nicht ermittelbar] : For Dummies  (152)
  • Electronic books ; local  (931)
Datasource
Material
Years
Year
Subjects(RVK)
  • 1
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Regular expressions (Computer science) ; Text processing (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: The ubiquity of regular expressions must mean they offer universal utility, and, surprisingly, they do not have a steep learning curve. If you frequently find yourself manually scanning documents or parsing substrings just to identify text patterns, you might want to give them a look. Especially in data science and data engineering, they can assist in a wide spectrum of tasks, from wrangling data to qualifying and categorizing it. This report covers enough regular expression features to make them useful for a great majority of tasks you may encounter.
    Note: "Report.". - Description based on online resource; title from cover (viewed June 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Why are so many companies moving to the cloud? In a word, agility. Businesses need to act quickly to stay ahead of today's global competition. The cloud provides all the services you need on demand -everything from data storage and applications to networking and greater processing power-so your business can catch, match, or outpace your competitors. With this short ebook, you'll learn how the cloud enables you to pivot quickly when market conditions change. Author Bill Laberis explains how the cloud follows in the footsteps of previous computing paradigms such as mainframes and client-server models. You'll explore various cloud options and examine case studies that reveal how Airbnb, Heineken, American Airlines, Colgate-Palmolive, and Schneider Electric leverage cloud services from Amazon, IBM, and Google. Delve into the business case for using cloud services Understand the differences between the private, public, and hybrid cloud Examine the cloud's payment model that lets you pay for services on an as-needed basis Explore cloud options such as SaaS, PaaS, IaaS, and serverless computing Learn about the security concerns of the public and private cloud
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Electronic data processing ; Distributed processing ; Management ; Big data ; Information storage and retrieval systems ; Electronic books ; Electronic books ; local
    Abstract: Data is changing everything. Many industries today are being fundamentally transformed through the accumulation and analysis of large quantities of data, stored in diversified but flexible repositories known as data lakes. Whether your company has just begun to think about big data or has already initiated a strategy for handling it, this practical ebook shows you how to plan a successful data lake migration. You'll learn the value of data lakes, their structure, and the problems they attempt to solve. Using Zaloni's data lake maturity model, you'll then explore your organization's readiness for putting a data lake into action. Do you have the tools and data architectures to support big data analysis? Are your people and processes prepared? The data lake maturity model will help you rate your organization's readiness. This report includes: The structure and purpose of a data lake Descriptive, predictive, and prescriptive analytics Data lake curation, self-service, and the use of data lake zones How to rate your organization using the data lake maturity model A complete checklist to help you determine your strategic path forward
    Note: 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 ...
  • 4
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Keywords: Database management ; Electronic data processing ; Management ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Every decade since the 1960s, researchers at companies like IBM, Amazon, and many others have introduced major new frameworks and techniques to handle rising data management problems. This concise ebook explains how these new systems helped data science evolve quickly-from hierarchical and relational databases to big data and cloud computing to streaming and graph data. Computer scientist Paco Nathan shows members of your data science team how major companies created each of these data management systems not just to deal with new data types but also to take full advantage of the opportunities the data presented. Their efforts over the years have propelled an entire industry. This report covers the historical progression of data management topics including: Hierarchical databases -1960s mainframe batch systems are still used in finance, healthcare, manufacturing, energy, and other industries. Relational databases -these enabled faster transactions, mathematical optimization, and budgeting guarantees for many businesses. Big data -this includes relatively cheap horizontal scale-out systems for collecting huge amounts of customer data. Cloud computing -large companies began managing reliable, scalable, cost-effective data centers; Amazon turned the concept into a business. Cluster schedulers -managing horizontal clusters was difficult before schedulers such as Apache Mesos appeared. Streaming data -data continuously generated by different sources requires responses in "real time"-generally milliseconds.
    Note: 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 ...
  • 5
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Python (Computer program language) ; Natural language processing (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: Natural Language Processing (NLP) provides boundless opportunities for solving problems in artificial intelligence, making products such as Amazon Alexa and Google Translate possible. If you're a developer or data scientist new to NLP and deep learning, this practical guide shows you how to apply these methods using PyTorch, a Python-based deep learning library. Authors Delip Rao and Brian McMahon provide you with a solid grounding in NLP and deep learning algorithms and demonstrate how to use PyTorch to build applications involving rich representations of text specific to the problems you face. Each chapter includes several code examples and illustrations. Explore computational graphs and the supervised learning paradigm Master the basics of the PyTorch optimized tensor manipulation library Get an overview of traditional NLP concepts and methods Learn the basic ideas involved in building neural networks Use embeddings to represent words, sentences, documents, and other features Explore sequence prediction and generate sequence-to-sequence models Learn design patterns for building production NLP systems
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed January 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Unity (Electronic resource) ; Computer games ; Programming ; Computer games ; Design ; Electronic books ; Electronic books ; local
    Abstract: Find out how to use the Unity Game Engine to its fullest for both 3D and 2D game development-from the basics to the hottest new tricks in virtual reality. With this unique cookbook, you'll get started in two ways: First, you'll learn about the Unity game engine by following very brief exercises that teach specific features of the software Second, this tutorial-oriented guide provides a collection of snippets that solve common gameplay problems, like determining if a player has completed a lap in a race Using our cookbook format, we pinpoint the problem, set out the solution, and discuss how to solve your problem in the best and most straightforward way possible so you can move onto the next step in the project. Unity Game Development Cookbook is ideal for beginning to intermediate Unity developers. Beginners will get a broad immersion into the Unity development environment, while intermediate developers will learn how to apply the foundational Unity skills they have to solve real game development problems.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Keywords: Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Now that companies are moving en masse to the public cloud, how can you leverage your previous investment in a private cloud? Many organizations that developed private clouds in the past decade are busy building hybrid clouds that combine both private and public cloud technologies. This ebook shows IT ops, data ops, and data engineers how a hybrid cloud can give your company a competitive advantage. Author Steve Suehring guides you through the various hybrid and multicloud solutions available. You'll learn how to use a hybrid cloud to store secure data in your own data center and then apply computational resources from the public cloud to run applications with that data. Hybrid clouds also enable you provide efficient backup, warm recoveries, and an easier way to manage regulatory compliance. Learn the advantages and challenges of using a hybrid cloud in your organization Create a hybrid cloud architecture by managing private and public clouds as one unified resource pool Seamlessly manage and move workloads between clouds by working with migration and service movement paths Choose a hybrid cloud solution that provides the support and advanced capabilities your organization requires
    Note: 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 ...
  • 8
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Keywords: Laravel (Software framework) ; PHP (Computer program language) ; Application program interfaces (Computer software) ; Electronic books ; Electronic books ; local
    Abstract: What sets Laravel apart from other PHP web frameworks? Speed and simplicity, for starters. This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. Fully updated to cover Laravel 5.8, the latest release, the second edition of this practical guide provides the definitive introduction to one of today's most popular web frameworks. Matt Stauffer-a leading teacher and developer in the Laravel community-delivers a high-level overview and concrete examples to help experienced PHP web developers get started with Laravel right away. By the time you reach the last page, you should feel comfortable writing an entire application in Laravel from scratch.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Product design ; Creative thinking ; User-centered system design ; Customer relations ; Electronic books ; Electronic books ; local
    Abstract: User experience doesn't happen on a screen; it happens in the mind, and the experience is multidimensional and multisensory. This practical book will help you uncover critical insights about how your customers think so you can create products or services with an exceptional experience. Corporate leaders, marketers, product owners, and designers will learn how cognitive processes from different brain regions form what we perceive as a singular experience. Author John Whalen shows you how anyone on your team can conduct "contextual interviews" to unlock insights. You'll then learn how to apply that knowledge to design brilliant experiences for your customers. Learn about the "six minds" of user experience and how each contributes to the perception of a singular experience Find out how your team-without any specialized training in psychology-can uncover critical insights about your customers' conscious and unconscious processes Learn how to immediately apply what you've learned to improve your products and services Explore practical examples of how the Fortune 100 used this system to build highly successful experiences
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Edition: First edition.
    Series Statement: Head first
    Keywords: Go (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: What will you learn from this book? Go makes it easy to build software that's simple, reliable, and efficient. Andthis book makes it easy for programmers like you to get started. Googledesigned Go for high-performance networking and multiprocessing, but-like Python and JavaScript-the language is easy to read and use. With thispractical hands-on guide, you'll learn how to write Go code using clearexamples that demonstrate the language in action. Best of all, you'll understandthe conventions and techniques that employers want entry-level Godevelopers to know. Why does this book look so different? Based on the latest research in cognitive science and learning theory, HeadFirst Go uses a visually rich format to engage your mind rather than a textheavyapproach that puts you to sleep. Why waste your time struggling withnew concepts? This multisensory learning experience is designed for theway your brain really works.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Augmented reality ; Design ; Virtual reality ; Design ; Human-computer interaction ; Electronic books ; Electronic books ; local
    Abstract: Despite popular forays into augmented and virtual reality in recent years, spatial computing still sits on the cusp of mainstream use. Developers, artists, and designers looking to enter this field today have few places to turn for expert guidance. In this book, Erin Pangilinan, Steve Lukas, and Vasanth Mohan examine the AR and VR development pipeline and provide hands-on practice to help you hone your skills. Through step-by-step tutorials, you'll learn how to build practical applications and experiences grounded in theory and backed by industry use cases. In each section of the book, industry specialists, including Timoni West, Victor Prisacariu, and Nicolas Meuleau, join the authors to explain the technology behind spatial computing. In three parts, this book covers: Art and design: Explore spatial computing and design interactions, human-centered interaction and sensory design, and content creation tools for digital art Technical development: Examine differences between ARKit, ARCore, and spatial mapping-based systems; learn approaches to cross-platform development on head-mounted displays Use cases: Learn how data and machine learning visualization and AI work in spatial computing, training, sports, health, and other enterprise applications
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Information visualization ; Visual analytics ; Visualization ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: Effective visualization is the best way to communicate information from the increasingly large and complex datasets in the natural and social sciences. But with the increasing power of visualization software today, scientists, engineers, and business analysts often have to navigate a bewildering array of visualization choices and options. This practical book takes you through many commonly encountered visualization problems, and it provides guidelines on how to turn large datasets into clear and compelling figures. What visualization type is best for the story you want to tell? How do you make informative figures that are visually pleasing? Author Claus O. Wilke teaches you the elements most critical to successful data visualization. Explore the basic concepts of color as a tool to highlight, distinguish, or represent a value Understand the importance of redundant coding to ensure you provide key information in multiple ways Use the book's visualizations directory, a graphical guide to commonly used types of data visualizations Get extensive examples of good and bad figures Learn how to use figures in a document or report and how employ them effectively to tell a compelling story
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Microsoft Windows (Computer file) ; Handbooks, manuals, etc ; Electronic books ; Electronic books ; local
    Abstract: The Windows 10 May 2019 Update adds a host of new and improved features to Microsoft's flagship operating system-and this jargon-free guide helps you get the most out of every component. This in-depth Missing Manual covers the entire system and introduces you to the latest features in the Windows Professional, Enterprise, Education, and Home editions. You'll learn how to take advantage of improvements to the Game Bar, Edge browser, Windows Online, smartphone features, and a lot more. Written by David Pogue-tech critic for Yahoo Finance and former columnist for The New York Times -this updated edition illuminates its subject with technical insight, plenty of wit, and hardnosed objectivity.
    Note: "The book that should have been in the box.". - Includes 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 ...
  • 14
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Web applications ; Security measures ; Data protection ; Malware (Computer software) ; Electronic books ; Electronic books ; local
    Abstract: Despite deploying the latest security technologies, organizations still struggle to defend cloud-based web applications against sophisticated cyberattacks. Many companies have turned to the popular defense-in-depth (DiD) technique, but this multilayered approach has its shortcomings. So where is the industry headed next? This insightful ebook demonstrates a new approach to DiD that enables current security tools to operate in concert rather than independently. Stephen Gates, edge security evangelist and SME at Oracle Dyn, shows you how companies can establish integrated lines of defense similar to the way in which modern militaries operate on the battlefield. By the end of this book, CSOs, CISOs, security managers, and other professionals will understand how to implement the recommendations in this book today using the security technologies they already have in place. With this ebook, you'll examine: Why today's security technologies alone aren't enough to protect web applications How the existing approach to DiD for cybersecurity falls short of its goals An example of how the modern military uses integrated lines of defense that work in concert Eight lines of defense-including edge routers, DDoS defenses, and WAFs-that are best for protecting cloud-based web applications Ways to use automation and supervised machine learning to integrate your security approaches
    Note: 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 ...
  • 15
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Parallel Title: Erscheint auch als Lauwens, Ben Think Julia
    DDC: 005.73
    RVK:
    Keywords: Julia (Computer program language) ; Dynamic programming ; Electronic books ; Electronic books ; local ; Julia
    Abstract: If you're just learning how to program, Julia is an excellent JIT-compiled, dynamically typed language with a clean syntax. This hands-on guide uses Julia 1.0 to walk you through programming one step at a time, beginning with basic programming concepts before moving on to more advanced capabilities, such as creating new types and multiple dispatch. Designed from the beginning for high performance, Julia is a general-purpose language ideal for not only numerical analysis and computational science but also web programming and scripting. Through exercises in each chapter, you'll try out programming concepts as you learn them. Think Julia is perfect for students at the high school or college level as well as self-learners and professionals who need to learn programming basics. Start with the basics, including language syntax and semantics Get a clear definition of each programming concept Learn about values, variables, statements, functions, and data structures in a logical progression Discover how to work with files and databases Understand types, methods, and multiple dispatch Use debugging techniques to fix syntax, runtime, and semantic errors Explore interface design and data structures through case studies
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Spark (Electronic resource : Apache Software Foundation) ; Graph algorithms ; Electronic books ; Electronic books ; local
    Abstract: Learn how graph algorithms can help you leverage relationships within your data to develop intelligent solutions and enhance your machine learning models. With this practical guide,developers and data scientists will discover how graph analytics deliver value, whether they're used for building dynamic network models or forecasting real-world behavior. Mark Needham and Amy Hodler from Neo4j explain how graph algorithms describe complex structures and reveal difficult-to-find patterns-from finding vulnerabilities and bottlenecksto detecting communities and improving machine learning predictions. You'll walk through hands-on examples that show you how to use graph algorithms in Apache Spark and Neo4j, two of the most common choices for graph analytics. Learn how graph analytics reveal more predictive elements in today's data Understand how popular graph algorithms work and how they're applied Use sample code and tips from more than 20 graph algorithm examples Learn which algorithms to use for different types of questions Explore examples with working code and sample datasets for Spark and Neo4j Create an ML workflow for link prediction by combining Neo4j and Spark
    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 ...
  • 17
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Computer security ; Computer networks ; Security measures ; Computer crimes ; Economic aspects ; Electronic books ; Electronic books ; local
    Abstract: If you hope to outmaneuver threat actors, speed and efficiency need to be key components of your cybersecurity operations. Mastery of the standard command line interface (CLI) is an invaluable skill in times of crisis because no other software application can match the CLI's availability, flexibility, and agility. This practical guide shows you how to use the CLI with the bash shell to perform tasks such as data collection and analysis, intrusion detection, reverse engineering, and administration. Authors Paul Troncone, founder of Digadel Corporation, and Carl Albing, coauthor of bash Cookbook (O'Reilly), provide insight into command line tools and techniques to help defensive operators collect data, analyze logs, and monitor networks. Penetration testers will learn how to leverage the enormous amount of functionality built into every version of Linux to enable offensive operations. With this book, security practitioners, administrators, and students will learn how to: Collect and analyze data, including system logs Search for and through files Detect network and host changes Develop a remote access toolkit Format output for reporting Develop scripts to automate tasks
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Keywords: Business enterprises ; Industrial management ; Electronic books ; Electronic books ; local
    Abstract: Today's successful businesses are increasingly digital and technologically astute, but how do they attract and manage employees in a world where two billion people work part-time? How do they develop a workforce when automation is advancing? And how do they serve customers and attract and retain employees when competition for both is high and trust is at an all-time low? In this O'Reilly Radar report, Josh Bersin, Tim O'Reilly, Roger Magoulas, and Mike Loukides address what business leaders, tech leaders, and decision makers can expect, how they can prepare, and what they should learn to shape the future of the business. These lessons affect much more than the bottom line. This report covers big-picture trends we expect to impact the future success of all firms, including: Trust in business is changing: customers seek firms whose values reflect their own. Employees want satisfaction and meaning, not just money and security. The shift to AI and machine learning is changing almost every job. Companies are becoming networked marketplaces that build on core competencies while outsourcing the rest. Many firms offer compensation beyond pay, including alternate work relationships, flexible workplaces, and training opportunities. Embracing diversity requires solving compensation problems, creating a safe workplace, and valuing an employee's opinions.
    Note: Description based on online resource; title from title page (Safari, viewed June 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: 2nd edition.
    Keywords: R (Computer program language) ; Statistics ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: This O'Reilly cookbook provides more than 150 recipes to help scientists, engineers, programmers, and data analysts generate high-quality graphs quickly-without having to comb through all the details of R's graphing systems. Each recipe tackles a specific problem with a solution you can apply to your own project and includes a discussion of how and why the recipe works. Most of the recipes in this second edition use the updated version of the ggplot2 package, a powerful and flexible way to make graphs in R. You'll also find expanded content about the visual design of graphics. If you have at least a basic understanding of the R language, you're ready to get started with this easy-to-use reference. Use R's default graphics for quick exploration of data Create a variety of bar graphs, line graphs, and scatter plots Summarize data distributions with histograms, density curves, box plots, and more Provide annotations to help viewers interpret data Control the overall appearance of graphics Explore options for using colors in plots Create network graphs, heat maps, and 3D scatter plots Get your data into shape using packages from the tidyverse
    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 ...
  • 20
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Database design ; Database management ; Teams in the workplace ; Job descriptions ; Electronic books ; Electronic books ; local
    Abstract: Data engineers and data scientists are not interchangeable-and misperceptions of their roles can hurt teams and compromise productivity. This article clears up the differences of each role and how to best optimize these roles.
    Note: "Report.". - Description based on online resource; title from cover (viewed June 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 7th edition
    Keywords: Electronic books ; local
    Abstract: The bestselling blogging book-updated in a new edition! Ready to make your mark on the online world? Start a blog! Blogging For Dummies provides you with information on blogging basics, the anatomy of a good blog, and the tools required to get started. Plus, you'll get advice on a blog topic, choosing a domain name and host, writing your first post, planning an editorial calendar, and using your blog as an important part of your personal brand. Decide which of the major blogging platforms will work for you Use SEO to drive traffic to your blog Monetization through advertising and sponsorships Create content that draws readers in Covering shifts in popular blogging platforms and tools, changes in social media, and the latest best practices in the blogosphere, this new edition sets you up for blogging success!
    Note: Online resource; Title from title page (viewed September 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (384 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Advice from a YouTube insider on how to creative effective campaigns YouTube is the top destination for online video. With over a billion viewers around the globe, it's also valuable real estate for marketers looking to get their message out. YouTube Marketing For Dummies shares insight from a former YouTube employee who helped large and small businesses create effective marketing campaigns. Inside, you'll discover proven game plans for buying advertising, launching a content marketing campaign, building a branded channel and community, and evaluating the results of your work. Plus, you'll find trusted, proven ways to get the most bang for your buck from the internet's #1 destination for video content. Create a plan that fits your business needs Launch an ad campaign Find video creation strategies Launch a branded channel Are you ready to identify, launch, and measure a YouTube marketing campaign? Everything you need is a page away!
    Note: Online resource; Title from title page (viewed February 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Small business taxes taxing you out? For most business owners, their single biggest "expense" (and headache) is dealing with their taxes. And while the just passed Congressional tax bill reduced taxes for many of the estimated 30 million small business owners in the U.S., the nation's taxes continue to be complex. Not being up-to-speed on tax rules and strategies can lead to mistakes that cost business owners thousands of dollars in fines and penalties every year. Small Business Taxes For Dummies assists both current and aspiring small business owners with important tax planning issues, including complete coverage of the tax changes taking effect in 2018, creating an ongoing tax routine, dealing with the IRS, and navigating audits and notices. Includes issues influencing incorporated small businesses, partnerships, and LLCs Offers expanded coverage of other business taxes including payroll and sales taxes Provides websites and other online tax resources Gives guidance to millennials juggling multiple gigs If you're a current or aspiring small business owner looking for the most up-to-date tax planning issues, this book keeps you covered.
    Note: Online resource; Title from title page (viewed March 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (384 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Grasp and apply the basic principles of technical analysis Savvy traders know that the best way to maximize return is to interpret real-world market information for themselves rather than relying solely on the predictions of professional analysts. This straightforward guide shows you how to put this into profitable action-from basic principles and useful formulas to current theories on market trends and behavioral economics-to make the most lucrative decisions for your portfolio. The latest edition of Technical Analysis for Dummies includes a brand-new chapter on making the right decisions in a bull or bear market, an updated look at unique formulas and key indicators, as well as refreshed and practical examples that reflect today today's financial atmosphere. Become an expert in spotting market trends and key indicators Get the skinny on the latest research on behavioral economics Take a deep dive into how to read market sentiment and make it work for you Get a look at the first innovation in charting for decades-straight from Japan With comprehensive coverage from charting basics to the cutting edge, Technical Analysis for Dummies includes everything you need to the make informed independent market decisions that will maximize your profits. Happy trading!
    Note: Online resource; Title from title page (viewed October 1, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Get ready for interview success Programming jobs are on the rise, and the field is predicted to keep growing, fast. Landing one of these lucrative and rewarding jobs requires more than just being a good programmer. Programming Interviews For Dummies explains the skills and knowledge you need to ace the programming interview. Interviews for software development jobs and other programming positions are unique. Not only must candidates demonstrate technical savvy, they must also show that they're equipped to be a productive member of programming teams and ready to start solving problems from day one. This book demystifies both sides of the process, offering tips and techniques to help candidates and interviewers alike. Prepare for the most common interview questions Understand what employers are looking for Develop the skills to impress non-technical interviewers Learn how to assess candidates for programming roles Prove that you (or your new hires) can be productive from day one Programming Interviews For Dummies gives readers a clear view of both sides of the process, so prospective coders and interviewers alike will learn to ace the interview.
    Note: Online resource; Title from title page (viewed October 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (608 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Manage the art of bookkeeping Do you need to get up and running on bookkeeping basics and the latest tools and technology used in the field? You've come to the right place! Bookkeeping All-In-One For Dummies is your go-to guide for all things bookkeeping. Bringing you accessible information on the new technologies and programs, it cuts through confusing jargon and gives you friendly instruction you can use right away. Inside, you'll learn how to keep track of transactions, unravel up-to-date tax information, recognize your assets, and so much more. Covers all the new techniques and programs in the bookkeeping field Shows you how to manage assets and liabilities Explains how to track business transactions accurately with ledgers and journals Helps you make sense of accounting and bookkeeping basics Get all the info you need to jumpstart your career as a bookkeeper!
    Note: Online resource; Title from title page (viewed August 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (448 pages)
    Edition: 5th edition
    Keywords: Electronic books ; local
    Abstract: Your quick guide to using QuickBooks Online Searching for a cloud-based solution for your small business' accounting needs? Master the fundamentals of QuickBooks Online-the world's most popular software for fast and easy mobile accounting! QuickBooks Online brings this popular accounting software to your browser for a monthly fee, allowing you access to its tools from any device with an Internet connection. From generating financial reports to simplifying tax preparation to tracking business finances, QuickBooks Online For Dummies covers it all! Handle your financial and business management tasks more effectively Get the most out of QuickBooks' features Create invoices and memos with ease Pay bills, prepare payroll, and record sales receipts If you use QuickBooks Online-or want to implement it-this new edition gets you up and running fast.
    Note: Online resource; Title from title page (viewed June 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (432 pages)
    Edition: 10th edition
    Keywords: Electronic books ; local
    Abstract: Build a winning portfolio-and reduce your risk-with this bestselling guide Online investing has never been easier-or more potentially confusing. Now that every broker or finance site has its own app, data, or approach, it can be all too easy to be misled and make a bad decision. Online Investing for Dummies helps you reduce risk and separate the gimmicks from the gold, pointing investors of all experience levels to the pro-tips, calculators, databases, useful sites, and peer communities that will lead to success. Updated to include information on mobile trading and the influence of social media on the markets, the book also covers the basics-showing you how to figure out how much to invest, find data online, and pick an online broker. It then progresses through to more advanced topics, such as calculating returns, selecting mutual funds, buying bonds, options, commodities, and IPOs, taking you and your money wherever you want to go in the global market. Set expectations and assess your risk Analyze stocks and financial statements Assemble the suite of tools to calculate your performance Get tips on choosing the right online broker and on protecting your information online It's time to get a pro strategy, and Online Investing for Dummies has all the inside information you need to build up that winning portfolio.
    Note: Online resource; Title from title page (viewed August 27, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Pre-Algebra Essentials For Dummies (9781119590866) was previously published as Pre-Algebra Essentials For Dummies (9780470618387). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product. Many students worry about starting algebra. Pre-Algebra Essentials For Dummies provides an overview of critical pre-algebra concepts to help new algebra students (and their parents) take the next step without fear. Free of ramp-up material, Pre-Algebra Essentials For Dummies contains content focused on key topics only. It provides discrete explanations of critical concepts taught in a typical pre-algebra course, from fractions, decimals, and percents to scientific notation and simple variable equations. This guide is also a perfect reference for parents who need to review critical pre-algebra concepts as they help students with homework assignments, as well as for adult learners headed back into the classroom who just need to a refresher of the core concepts. The Essentials For Dummies Series Dummies is proud to present our new series, The Essentials For Dummies. Now students who are prepping for exams, preparing to study new material, or who just need a refresher can have a concise, easy-to-understand review guide that covers an entire course by concentrating solely on the most important concepts. From algebra and chemistry to grammar and Spanish, our expert authors focus on the skills students most need to succeed in a subject.
    Note: Online resource; Title from title page (viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (368 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Understand how day trading works—and get an action plan Due to the fluctuating economy, trade wars, and new tax laws, the risks and opportunities for day traders are changing. Now, more than ever, trading can be intimidating due to the different methods and strategies of traders on Wall Street. Day Trading For Dummies provides anyone interested in this quick-action trading with the information they need to get started and maintain their assets. From classic and renegade strategies to the nitty-gritty of daily trading practices, this book gives you the knowledge and confidence you'll need to keep a cool head, manage risk, and make decisions instantly as you buy and sell your positions. New trading products such as cryptocurrencies Updated information on SEC rules and regulations and tax laws Using options to manage risk and make money Expanded information on programming If you’re someone who needs to know a lot about day trading in a short amount of time, this is your place to start.
    Note: Online resource; Title from title page (viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Unravel the mysteries of blockchains Blockchain technologies are disrupting some of the world’s biggest industries. Blockchain For Dummies provides a fast way to catch up with the essentials of this quickly evolving tech. Written by an author involved in founding and analyzing blockchain solutions, this book serves to help those who need to understand what a blockchain can do (and can't do). This revised edition walks you through how a blockchainsecurely records data across independent networks. It offers a tour of some of the world’s best-known blockchains, including those that power Bitcoin and other cryptocurrencies. It also provides a glance at how blockchain solutions are affecting the worlds of finance, supply chain management, insurance, and governments. Get a clear picture of what a blockchain can do Learn how blockchains rule cryptocurrency and smart contracts Discover current blockchains and how each of them work Test blockchain apps Blockchain has become the critical buzzword in the world of financial technology and transaction security — and now you can make sense of it with the help of this essential guide.
    Note: Online resource; Title from title page (viewed May 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Forensics For Dummies (9781119608967) was previously published as Forensics For Dummies (9781119181651). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product. Understand the real-life science behind crime scene investigation Forensics For Dummies takes you inside the world of crime scene investigation to give you the low down on this exciting field. Written by a doctor and former Law & Order consultant, this guide will have you solving crimes along with your favorite TV shows in no time. From fingerprints and fibers to blood and ballistics, you'll walk through the processes that yield significant information from the smallest clues. You'll learn how Hollywood gets it wrong, and how real-world forensics experts work every day in fields as diverse as biology, psychology, anthropology, medicine, information technology, and more. If you're interested in a forensics career, you'll find out how to break in—and the education you'll need to do the type of forensics work that interests you the most. Written for the true forensics fan, this book doesn't shy away from the details; you'll learn what goes on at the morgue as you determine cause of death, and you'll climb into the mind of a killer as you learn how forensic psychologists narrow down the suspect list. Crime shows are entertaining, but the reality is that most forensics cases aren't wrapped up in an hour. This book shows you how it's really done, and the amazing technology and brilliant people that do it every day. Learn who does what, when they do it, and how it's done Discover the many fields involved in crime scene investigation Understand what really happens inside a forensics lab Examine famous forensics cases more intriguing than any TV show Forensic scientists work in a variety of environments and in many different capacities. If you think television makes it look interesting, just wait until you learn what it's really like! Forensics For Dummies takes you on a tour of the real-world science behind solving the case.
    Note: Online resource; Title from title page (viewed June 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (432 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Edit, organize, store, and share photos Whether you are brand new to photography, a devoted enthusiast, or a seasoned pro, there’s a version of Lightroom for you. Lightroom For Dummies is the book to help you learn which version of Lightroom is right for your needs. The main focus of the book is on using Lightroom Classic, but also includes an introduction to Lightroom CC. All with the goal of helping you get started on the right foot toward taking your photographic workflow to the next level. The book is a great starting place to help you improve your family photos or add advanced Lightroom skills that aid your career. Look inside to find the steps to navigating the software and getting top-notch results. Deciding which version of Lightroom is the best fit Take control of your photo library with Lightroom Classic Importing, organizing, and finding photos Editing and sharing your photos Producing a slideshow, book, print, or web gallery Gain a foundation for getting started with Lightroom CC Get ready to spend less time in front of the computer and more time behind the lens!
    Note: Online resource; Title from title page (viewed July 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Discover the ultimate success habits for a healthy and prosperous life Whether we like it or not, a big part of what we do in life is governed by habits. Even more importantly, habits can lead us to think and feel in certain patterns. Since habits are so powerful, it's worth paying attention to the ones that are most effective. Inside, bestselling author Dirk Zeller provides tried-and-true advice on creating, building, and cultivating winning habits to achieve success. Success Habits For Dummies is a gold mine of startling insights and practical pointers on achieving success. No matter what your station in life, it can quickly put you on the road to the success you want and deserve. With wit, warmth, and loads of practical wisdom, Dirk Zeller helps you: Discover how habits determine 95% of a person’s behavior Get to know how the people who achieve most in life take deliberate steps to ensure their goals are met Make a practical plan to perform at your maximum potential Maintain a growth mindset that makes you capable of change Everything that you are today, and everything that you will ever accomplish, is determined by the quality of the habits that you form. By creating good habits and adopting a positive behavior, you too can become successful and live a prosperous life.
    Note: Online resource; Title from title page (viewed May 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Welcome to the Galaxy Popular for both work and play, Android tablets fill a useful niche between smartphone and computer. Samsung’s Galaxy Tab kicks it up a notch, offering both hardware and software technology beyond its competitors. Samsung enhances the basics—web, email, eReader, navigation, music, video, camera—and offers unique tools such as the Bixby assistant and the high-tech S-Pen. Coupled with an envious design, Galaxy Tab is a formidable contender to other devices, offering features you won’t find anywhere else. Samsung Galaxy Tab For Dummies helps you take full advantage of everything this sweet device has to offer. Whether you’re looking to keep in touch with friends and family on social media, want a portable way to stay connected to your work, or desire to read the latest potboiler or catch-up with the latest streaming TV drama, the Galaxy Tab makes it possible—and this book shows you how. Set up and start using your new tablet Connect with email, video chat, and explore social media Play games, enjoy music, watch movies and streaming TV Browse digital magazines and enjoy ebooks A whole new galaxy awaits! Get ready to soak it all in!
    Note: Online resource; Title from title page (viewed January 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (464 pages)
    Edition: 8th edition
    Keywords: Electronic books ; local
    Abstract: Polish up that old resume—and land your dream job We've all been there: it's time to apply for a job or internship and you have to create or revise your resume. Many questions pop in your head. What do employers want? What skills should I highlight? How do I format this? How do I get noticed? But resume writing doesn't have to be a daunting task. The latest edition of Resumes For Dummies answers all of these questions and more—whether you're a resume rookie, looking for new tips, or want to create that eye-catching winning resume. In this trusted guide, Laura DeCarlo decodes the modern culture of resume writing and offers you insider tips on all the best practices that’ll make your skills shine and your resume pop. Let's start writing! Write effective resumes that will stand out in a crowd Understand Applicant Tracking Systems and how to adapt your resume Keep your resume up with the current culture Position a layoff or other career change and challenge with a positive spin Leverage tips and tricks that give your resume visual power In order to put your best foot forward and stand out in a pile of papers, it’s important to have an excellent and effective resume—and now you can.
    Note: Online resource; Title from title page (viewed March 19, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (368 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Use your Nikon D3500 camera like the pros Capturing frame-worthy photos is no easy feat — until now! Inside, author Julie King shares her experience as a professional photographer and photography teacher to help you get picture-perfect landscapes, portraits, action shots, and more with your Nikon D3500 digital SLR camera. It takes more than a good eye and an amazing camera to get shots like the pros. With the help of Nikon D3500 For Dummies , you’ll find all the expert advice and know-how you need to unlock your camera’s capabilities to their fullest potential. From working with the basics of lighting and exposure to making sense of your camera’s fanciest features, you’ll be snapping professional-grade photos in a flash! Learn the five essential options for shooting quality photos Understand the settings that control exposure Take charge of color and focus features Put your skills together to shoot portraits, close-ups, and action shots Whether you’re shooting in automatic mode, scene mode, or manual mode, you’ll get all the guidance you need to take photos you’ll be proud to share.
    Note: Online resource; Title from title page (viewed January 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Grammar Essentials For Dummies (9781119589617) was previously published as Grammar Essentials For Dummies (9780470618370). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product. For students competing for the decreasing pool of college scholarships, writing a stellar entrance essay can make all the difference. With discrete explanations of vital grammar rules, common usage errors, and the other key concepts people need to refer to most often, Grammar Essentials For Dummies provides crucial information to help students communicate accurately and effectively. This guide is also a perfect reference for parents who need to review critical grammar concepts as they help students with homework assignments or college entrance essays, as well as for adult learners headed back into the classroom and people learning English as a next language. The Essentials For Dummies Series Dummies is proud to present our new series, The Essentials For Dummies. Now students who are prepping for exams, preparing to study new material, or who just need a refresher can have a concise, easy-to-understand review guide that covers an entire course by concentrating solely on the most important concepts. From algebra and chemistry to grammar and Spanish, our expert authors focus on the skills students most need to succeed in a subject.
    Note: Online resource; Title from title page (viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Algebra II For Dummies, 2nd Edition (9781119543145) was previously published as Algebra II For Dummies, 2nd Edition (9781119090625). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product. Your complete guide to acing Algebra II Do quadratic equations make you queasy? Does the mere thought of logarithms make you feel lethargic? You're not alone! Algebra can induce anxiety in the best of us, especially for the masses that have never counted math as their forte. But here's the good news: you no longer have to suffer through statistics, sequences, and series alone. Algebra II For Dummies takes the fear out of this math course and gives you easy-to-follow, friendly guidance on everything you'll encounter in the classroom and arms you with the skills and confidence you need to score high at exam time. Gone are the days that Algebra II is a subject that only the serious 'math' students need to worry about. Now, as the concepts and material covered in a typical Algebra II course are consistently popping up on standardized tests like the SAT and ACT, the demand for advanced guidance on this subject has never been more urgent. Thankfully, this new edition of Algebra II For Dummies answers the call with a friendly and accessible approach to this often-intimidating subject, offering you a closer look at exponentials, graphing inequalities, and other topics in a way you can understand. Examine exponentials like a pro Find out how to graph inequalities Go beyond your Algebra I knowledge Ace your Algebra II exams with ease Whether you're looking to increase your score on a standardized test or simply succeed in your Algebra II course, this friendly guide makes it possible.
    Note: Online resource; Title from title page (viewed January 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: All the answers to your data science questions Over half of all businesses are using data science to generate insights and value from big data. How are they doing it? Data Science Strategy For Dummies answers all your questions about how to build a data science capability from scratch, starting with the “what” and the “why” of data science and covering what it takes to lead and nurture a top-notch team of data scientists. With this book, you’ll learn how to incorporate data science as a strategic function into any business, large or small. Find solutions to your real-life challenges as you uncover the stories and value hidden within data. Learn exactly what data science is and why it’s important Adopt a data-driven mindset as the foundation to success Understand the processes and common roadblocks behind data science Keep your data science program focused on generating business value Nurture a top-quality data science team In non-technical language, Data Science Strategy For Dummies outlines new perspectives and strategies to effectively lead analytics and data science functions to create real value.
    Note: Online resource; Title from title page (viewed July 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119607960
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 13th edition
    Keywords: Electronic books ; local
    Abstract: Unleash the power of your iPhone! The iPhone you carry in your pocket or purse gives you enormous power to get things done. It puts you within easy reach of your family and friends, provides instant access to your favorite music, TV, and movies, lets you to follow and react to news and events, and makes it possible to share your life in pictures and video with anyone in the world—all within seconds. And this is just scratching the surface of what it can do! This updated edition of iPhone for Dummies covers the latest versions of the device and the latest version of the iOS operating system. Beginning with how to get started with a new phone—navigating the settings, hooking up to wifi, sharing audio and video — you’ll also find out the many ways in which the iPhone’s tools and applications can bring an extra dimension to all aspects of your life. Explore the latest version of iOS Change your life with must-have apps Get artsy with photos, videos, and creative applications Troubleshoot common problems with ease Whether you’re just getting started or want to get even more from your iPhone, this book puts all the power in your hands!
    Note: Online resource; Title from title page (viewed November 26, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119658665
    Language: English
    Pages: 1 online resource (384 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Get connected with Apple Watch The new and improved Apple Watch does it all—tells time, tracks your fitness, monitors your health, keeps you connected, and so much more! Apple Watch for Dummies covers the latest series and version of Apple Watch, giving you the lowdown on the new WatchOS. You’ll learn how to use all the exciting new features, watch faces, improvements to Siri, and how to customize your Apple Watch to suit your needs! From picking the right watch model and learning the “newbie” basics to must-have apps, troubleshooting, and beyond, this book will help you wrap your head around the Apple Watch! Send and receive text message and e-mails Use Siri to control Apple Watch with your voice Taking advantage of advanced health and fitness features Adjust Apple Watch settings to meet your needs Push Apple Watch to its limits with advanced techniques Whether you’re a beginner or already an Apple Watch veteran, read this book to get a handle on all the features and tools of the latest and greatest Apple Watch.
    Note: Online resource; Title from title page (viewed November 26, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119546092
    Language: English
    Pages: 1 online resource (464 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Don’t be afraid of the GDPR wolf! How can your business easily comply with the new data protection and privacy laws and avoid fines of up to $27M? GDPR For Dummies sets out in simple steps how small business owners can comply with the complex General Data Protection Regulations (GDPR). These regulations apply to all businesses established in the EU and to businesses established outside of the EU insofar as they process personal data about people within the EU. Inside, you’ll discover how GDPR applies to your business in the context of marketing, employment, providing your services, and using service providers. Learn how to avoid fines, regulatory investigations, customer complaints, and brand damage, while gaining a competitive advantage and increasing customer loyalty by putting privacy at the heart of your business. Find out what constitutes personal data and special category data Gain consent for online and offline marketing Put your Privacy Policy in place Report a data breach before being fined 79% of U.S. businesses haven’t figured out how they’ll report breaches in a timely fashion, provide customers the right to be forgotten, conduct privacy impact assessments, and more. If you are one of those businesses that hasn't put a plan in place, then GDPR For Dummies is for you.
    Note: Online resource; Title from title page (viewed December 24, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119675594
    Language: English
    Pages: 1 online resource (432 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Build your electronics workbench—and begin creating fun electronics projects right away Packed with hundreds of colorful diagrams and photographs, this book provides step-by-step instructions for experiments that show you how electronic components work, advice on choosing and using essential tools, and exciting projects you can build in 30 minutes or less. You'll get charged up as you transform theory into action in chapter after chapter! Circuit basics — learn what voltage is, where current flows (and doesn't flow), and how power is used in a circuit Critical components — discover how resistors, capacitors, inductors, diodes, and transistors control and shape electric current Versatile chips — find out how to use analog and digital integrated circuits to build complex projects with just a few parts Analyze circuits — understand the rules that govern current and voltage and learn how to apply them Safety tips — get a thorough grounding in how to protect yourself—and your electronics—from harm Electronics For Dummies (9781119675594) was previously published as Electronics For Dummies (9781119117971). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product.
    Note: Online resource; Title from title page (viewed December 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Keywords: Python (Computer program language) ; Database management ; Data structures (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: To really learn data science, you should not only master the tools-data science libraries, frameworks, modules, and toolkits-but also understand the ideas and principles underlying them. Updated for Python 3.6, this second edition of Data Science from Scratch shows you how these tools and algorithms work by implementing them from scratch. If you have an aptitude for mathematics and some programming skills, author Joel Grus will help you get comfortable with the math and statistics at the core of data science, and with the hacking skills you need to get started as a data scientist. Packed with new material on deep learning, statistics, and natural language processing, this updated book shows you how to find the gems in today's messy glut of data. Get a crash course in Python Learn the basics of linear algebra, statistics, and probability-and how and when they're used in data science Collect, explore, clean, munge, and manipulate data Dive into the fundamentals of machine learning Implement models such as k-nearest neighbors, Naïve Bayes, linear and logistic regression, decision trees, neural networks, and clustering Explore recommender systems, natural language processing, network analysis, MapReduce, and databases
    Note: Previous edition published: 2015. - Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Empathy ; Work ; Psychological aspects ; Psychology, Industrial ; Interpersonal communication ; Interpersonal relations ; Electronic books ; Electronic books ; local
    Abstract: Empathy is an essential tool for building solid relationships, connecting with those you disagree with, and creating an environment where everyone feels valued. Empathy is also incredibly difficult to quantify. How do you show empathy? Which actions promote empathy, and which destroy it? This practical ebook details how companies can create systems and services around empathy to help managers and their employees have a better experience at work. Author Sharon Steed examines the most impactful empathy actions and shows you how to facilitate conversations around incorporating these practices among your teams. You'll explore different types of empathy and learn how to apply empathetic communication. Along the way, you'll discover new tools to help you be a better empath in difficult situations. This ebook explores: Three types of empathy that play an important role in how you interact with others Key characteristics of empathetic communication: active listening and intentional speaking Why nonverbal communication outweighs verbal communication The behaviors of collaborative teams that value empathy How to overcome barriers at work that make empathy difficult Three steps to help you put empathy into operation
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed April 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: JavaScript (Computer program language) ; Interactive computer graphics ; Computer graphics ; Computer programs ; Electronic books ; Electronic books ; local
    Abstract: If you're in a hurry to learn D3.js, the leading JavaScript library for web-based graphics and visualization, this book is for you. Written for technically savvy readers with a background in programming or data science, the book moves quickly, emphasizing unifying concepts and patterns. Anticipating common difficulties, author Philipp K. Janert teaches you how to apply D3 to your own problems. Assuming only a general programming background, but no previous experience with contemporary web development, this book explains supporting technologies such as SVG, HTML5, CSS, and the DOM as needed, making it a convenient one-stop resource for a technical audience. Understand D3 selections, the library's fundamental organizing principle Learn how to create data-driven documents with data binding Create animated graphs and interactive user interfaces Draw figures with curves, shapes, and colors Use the built-in facilities for heatmaps, tree graphs, and networks Simplify your work by writing your own reusable components
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Information technology ; Management ; Machine learning ; Electronic books ; Electronic books ; local
    Abstract: As enterprise-scale data science sharpens its focus on data-driven decision making and machine learning, new tools have emerged to help facilitate these processes. This practical ebook shows data scientists and enterprise developers how the notebook interface, Apache Spark, and other collaboration tools are particularly well suited to bridge the communication gap between their teams. Through a series of real-world examples, author Jerome Nilmeier demonstrates how to generate a model that enables data scientists and developers to share ideas and project code. You'll learn how data scientists can approach real-world business problems with Spark and how developers can then implement the solution in a production environment. Dive deep into data science technologies, including Spark, TensorFlow, and the Jupyter Notebook Learn how Spark and Python notebooks enable data scientists and developers to work together Explore how the notebook environment works with Spark SQL for structured data Use notebooks and Spark as a launchpad to pursue supervised, unsupervised, and deep learning data models Learn additional Spark functionality, including graph analysis and streaming Explore the use of analytics in the production environment, particularly when creating data pipelines and deploying code
    Note: Description based on online resource; title from title page (Safari, viewed April 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: The great cloud migration is picking up steam. Companies moving all or part of their IT workloads to the public cloud for backup, email hosting, productivity apps or all of the above will generate $44 billion in costs during 2018 alone. So, the question is not if but how enterprises plan to make the move. This ebook provides a practical seven-step migration plan to prepare your company for the journey. Author Steve Francis provides a prescriptive look at the best practices needed to ensure a successful transition. You'll also learn from several IT and business leaders about their recent cloud migration experiences, including pitfalls to avoid. This seven-step plan focuses on three major benefits of the cloud: operational agility, strategic focus, and cost savings: Identify desired outcomes before you get into migration specifics Classify candidates for the cloud, including applications or workloads best suited for the move Define deployment model criteria-IaaS, PaaS, SaaS, or a private cloud Devise an iterative, agile process for transformation among your teams Get buy-in to the plan from people at the top and in the trenches Start simply with a project that's relatively risk-free-one you're likely to learn from the most Rinse and repeat by applying lessons learned to the next workload or application
    Note: Description based on online resource; title from title page (Safari, viewed November 8, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Security measures ; Computer networks ; Security measures ; Computer networks ; Access control ; Electronic books ; Electronic books ; local
    Abstract: With their rapidly changing architecture and API-driven automation, cloud platforms come with unique security challenges and opportunities. This hands-on book guides you through security best practices for multivendor cloud environments, whether your company plans to move legacy on-premises projects to the cloud or build a new infrastructure from the ground up. Developers, IT architects, and security professionals will learn cloud-specific techniques for securing popular cloud platforms such as Amazon Web Services, Microsoft Azure, and IBM Cloud. Chris Dotson-an IBM senior technical staff member-shows you how to establish data asset management, identity and access management, vulnerability management, network security, and incident response in your cloud environment.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Organizational change ; Organizational effectiveness ; Agile software development ; Electronic books ; Electronic books ; local
    Abstract: The Agile movement provides real, actionable answers to the question that keeps many company leaders awake at night: How do we stay successful in a fast-changing and unpredictable world? Agile has already transformed how modern companies build and deliver software. This practical book demonstrates how entire organizations-from product managers and engineers to marketers and executives-can put Agile to work. Author Matt LeMay explains Agile in clear, jargon-free terms and provides concrete and actionable steps to help any team put its values and principles into practice. Examples from a wide variety of organizations, including small nonprofits and global financial enterprises, bring to life the on-the-ground realities of Agile across industries and functions. Understand exactly what Agile is and why it matters Use Agile to address your organization's specific needs and goals Take customer centricity from theory into practice Stop wasting time in "report and critique" meetings and start making better decisions Create a harmonious cycle of learning, collaborating, and delivering Learn from Agile experts at companies like IBM, Spotify, and Coca-Cola
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed November 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Second edition.
    Keywords: Python (Computer program language) ; Finance ; Computer programs ; Finance ; Statistical methods ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: The financial industry has recently adopted Python at a tremendous rate, with some of the largest investment banks and hedge funds using it to build core trading and risk management systems. Updated for Python 3, the second edition of this hands-on book helps you get started with the language, guiding developers and quantitative analysts through Python libraries and tools for building financial applications and interactive financial analytics. Using practical examples throughout the book, author Yves Hilpisch also shows you how to develop a full-fledged framework for Monte Carlo simulation-based derivatives and risk analytics, based on a large, realistic case study. Much of the book uses interactive IPython Notebooks.
    Note: Previous edition published: 2014. - Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed June 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Technological innovations ; Psychological aspects ; Technological innovations ; Social aspects ; Emotional intelligence ; Design and technology ; Product design ; Technological innovations ; Electronic books ; Electronic books ; local
    Abstract: As technology becomes deeply integrated into every aspect of our lives, we've begun to expect more emotionally intelligent interactions. But smartphones don't know if we're having a bad day, and cars couldn't care less about compassion. Technology is developing more IQ, but it still lacks EQ. In this book, Pamela Pavliscak-design researcher and advisor to Fortune 500 companies-explores new research about emotion, new technology that engages emotion, and new emotional design practices. Drawing on her own research and the latest thinking in psychology, neuroscience, and behavioral economics, Pamela shows you how design can help promote emotional well-being. You'll learn: How design has transformed emotion and how tech is transforming it again New principles for merging emotional intelligence and design thinking How to use a relationship model for framing product interactions and personality Methods for blending well-being interventions with design patterns How emotional resonance can guide designers toward ethical futures Implications of emotionally intelligent technology as it scales from micro- to mega-emotional spheres
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed January 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Commercial crimes ; Investigation ; Computer crimes ; Investigation ; Artificial intelligence ; Electronic books ; Electronic books ; local
    Abstract: As new digital channels emerge for monetary transactions, financial crime continues to soar. The good news is that recently developed AI-based crime-fighting systems are already having a positive impact. In this report, Atif Kureishy (Teradata Consulting) and Chad Meley (Teradata) examine online criminal activity and describe the benefits and challenges of deploying AI models for fighting digital crime. Roughly two-thirds of all businesses around the globe experienced financial criminal activity in 2017-up 58% from the year before. Legacy practices and traditional rules engines simply can't keep up. This report delves into research on the current state of AI adoption worldwide and discusses the advantages of AI models as well as the difficulties of putting them into practice. With this report, you'll explore: Different types of financial crime, including sophisticated fraud schemes, cybercrime, and money laundering The fallout that successful criminal schemes have on financial services firms Challenges to staying ahead of financial crime, such as regulatory complexity, real-time transactions, and pressure to innovate The state of today's anticrime measures in financial institutions and the benefits of AI-based models Challenges that crop up when deploying AI models for fighting financial crime
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed June 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application program interfaces (Computer software) ; Application software ; Development ; Cloud computing ; Software patterns ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: The way developers design, build, and run software has changed significantly with the evolution of microservices and containers. These modern architectures use new primitives that require a different set of practices than most developers, tech leads, and architects are accustomed to. With this focused guide, Bilgin Ibryam and Roland Huß from Red Hat provide common reusable elements, patterns, principles, and practices for designing and implementing cloud-native applications on Kubernetes. Each pattern includes a description of the problem and a proposed solution with Kubernetes specifics. Many patterns are also backed by concrete code examples. This book is ideal for developers already familiar with basic Kubernetes concepts who want to learn common cloud-native patterns. You'll learn about the following pattern categories: Foundational patterns cover the core principles and practices for building container-based cloud-native applications. Behavioral patterns explore finer-grained concepts for managing various types of container and platform interactions. Structural patterns help you organize containers within a pod, the atom of the Kubernetes platform. Configuration patterns provide insight into how application configurations can be handled in Kubernetes. Advanced patterns cover more advanced topics such as extending the platform with operators.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Application software ; Development ; Computer networks ; Management ; Computer software ; Development ; Electronic books ; Electronic books ; local
    Abstract: While Kubernetes is a great platform for running and managing containers, the job of building, deploying, and managing serverless applications is best suited for Knative. This practical ebook shows developers and operators new to Knative how to use this open source project in conjunction with Kubernetes. You'll learn how to create and run code with Knative and how to integrate this platform into your production environment. Throughout this ebook, Bryan Friedman and Brian McClain from Pivotal explore serverless architecture patterns using examples of self-service use cases. Whether you're planning to use Kubernetes or have begun to run it in production, this ebook will help you understand how Knative and each of its components will work in your system. Code samples are available on GitHub, and prebuilt container images are available on Docker Hub. Dive into Knative's three key components: serving, building, and eventing Deploy and serve applications and functions with the Knative Serving module Compile and package code as containers with Knative Build Create a rich, robust event-driven architecture with Knative Eventing Explore advanced topics such as creating your own event source and using build templates Put everything together to build a sample service for visualizing earthquake activity
    Note: Includes bibliographical references. - Description based on online resource; title from title page (Safari, viewed May 21, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Teams in the workplace ; Teams in the workplace ; Training of ; Electronic books ; Electronic books ; local
    Abstract: Collaboration is key for organizations in the 21st century, yet few business people have been trained to teach this skill. How do you advance ideas in a collaborative way and then communicate them throughout your company? In this practical book, author Gretchen Anderson shows you how to generate ideas with others while gaining buy-in from all levels of your organization. Product managers, designers, marketers, technical leaders, and executives will obtain better insight into how team members work together to make decisions. Through tangible exercises and techniques, you'll learn how to turn promising ideas into products, services, and solutions that make a real difference in the market. Use a framework to develop ideas into hypotheses to be tested and refined Avoid common pitfalls in the collaboration process Align communication approaches to ensure that collaboration is effective and inclusive Structure events or meetings for different types of collaboration depending on the people involved Practice giving and receiving critiques to foster inclusion without resorting to consensus-based decisions
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic data processing ; Distributed processing ; Application software ; Development ; Information technology ; Management ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: Kubernetes is the operating system of the cloud native world, providing a reliable and scalable platform for running containerized workloads. In this friendly, pragmatic book, cloud experts John Arundel and Justin Domingus show you what Kubernetes can do-and what you can do with it. You'll learn all about the Kubernetes ecosystem, and use battle-tested solutions to everyday problems. You'll build, step by step, an example cloud native application and its supporting infrastructure, along with a development environment and continuous deployment pipeline that you can use for your own applications. Understand containers and Kubernetes from first principles; no experience necessary Run your own clusters or choose a managed Kubernetes service from Amazon, Google, and others Use Kubernetes to manage resource usage and the container lifecycle Optimize clusters for cost, performance, resilience, capacity, and scalability Learn the best tools for developing, testing, and deploying your applications Apply the latest industry practices for security, observability, and monitoring Adopt DevOps principles to help make your development teams lean, fast, and effective
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed March 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Life sciences ; Data processing ; Machine learning ; Artificial intelligence ; Electronic books ; local ; Electronic books
    Abstract: Deep learning has already achieved remarkable results in many fields. Now it's making waves throughout the sciences broadly and the life sciences in particular. This practical book teaches developers and scientists how to use deep learning for genomics, chemistry, biophysics, microscopy, medical analysis, and other fields. Ideal for practicing developers and scientists ready to apply their skills to scientific applications such as biology, genetics, and drug discovery, this book introduces several deep network primitives. You'll follow a case study on the problem of designing new therapeutics that ties together physics, chemistry, biology, and medicine-an example that represents one of science's greatest challenges. Learn the basics of performing machine learning on molecular data Understand why deep learning is a powerful tool for genetics and genomics Apply deep learning to understand biophysical systems Get a brief introduction to machine learning with DeepChem Use deep learning to analyze microscopic images Analyze medical scans using deep learning techniques Learn about variational autoencoders and generative adversarial networks Interpret what your model is doing and how it's working
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: TypeScript (Computer program language) ; JavaScript (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Any programmer working with a dynamically typed language will tell you how hard it is to scale to more lines of code and more engineers. That's why Facebook, Google, and Microsoft invented gradual static type layers for their dynamically typed JavaScript and Python code. This practical book shows you how one such type layer, TypeScript, is unique among them: it makes programming fun with its powerful static type system. If you're a programmer with intermediate JavaScript experience, author Boris Cherny will teach you how to master the TypeScript language. You'll understand how TypeScript can help you eliminate bugs in your code and enable you to scale your code across more engineers than you could before. In this book, you'll: Start with the basics: Learn about TypeScript's different types and type operators, including what they're for and how they're used Explore advanced topics: Understand TypeScript's sophisticated type system, including how to safely handle errors and build asynchronous programs Dive in hands-on: Use TypeScript with your favorite frontend and backend frameworks, migrate your existing JavaScript project to TypeScript, and run your TypeScript application in production
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Apache Flink ; Streaming technology (Telecommunications) ; Big data ; Electronic books ; Electronic books ; local
    Abstract: Get started with Apache Flink, the open source framework that powers some of the world's largest stream processing applications. With this practical book, you'll explore the fundamental concepts of parallel stream processing and discover how this technology differs from traditional batch data processing. Longtime Apache Flink committers Fabian Hueske and Vasia Kalavri show you how to implement scalable streaming applications with Flink's DataStream API and continuously run and maintain these applications in operational environments. Stream processing is ideal for many use cases, including low-latency ETL, streaming analytics, and real-time dashboards as well as fraud detection, anomaly detection, and alerting. You can process continuous data of any kind, including user interactions, financial transactions, and IoT data, as soon as you generate them. Learn concepts and challenges of distributed stateful stream processing Explore Flink's system architecture, including its event-time processing mode and fault-tolerance model Understand the fundamentals and building blocks of the DataStream API, including its time-based and statefuloperators Read data from and write data to external systems with exactly-once consistency Deploy and configure Flink clusters Operate continuously running streaming applications
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed April 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    Sebastopol, CA : O'Reilly Media
    Language: English
    Pages: 1 online resource (1 volume)
    Edition: First edition.
    Keywords: Cloud computing ; Computer architecture ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Why are so many companies embracing cloud native development? Getting new features into the hands of demanding customers requires a faster and more efficient approach than traditional development methods. The most successful organizations today use cloud native to develop innovative software products and services with speed and scalability not possible with the static waterfall development method. In this ebook, Bill Laberis explores cloud native by defining various interrelated elements of this approach. By learning terms such as DevOps, microservices, and continuous delivery, you'll understand why cloud native is much more about how applications are built and deployed than where. This ebook includes case studies of how the Financial Times, Volkswagen, ASOS, and DISH adopted cloud native. You'll examine cloud native practices and components such as: DevOps: Practices for removing barriers between development and operations Continuous delivery, continuous upgrades, and automated scalability: Practices vital to DevOps success Containers, including Docker: A method for bundling software and its dependencies into one package Kubernetes: A tool for deploying, scaling, and managing containerized applications Orchestration: Automated configuration, coordination, and management of cloud systems, resources, and software Microservices: Architecture for building applications as a collection of services or protocols
    Note: Description based on online resource; title from title page (Safari, viewed May 21, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Information technology ; Management ; Electronic data processing ; Distributed processing ; Business enterprises ; Computer networks ; Management ; Electronic books ; Electronic books ; local
    Abstract: Chaos engineering is a highly collaborative activity. When applied well, virtually everyone is responsible for exploring, surfacing, overcoming, and validating weaknesses in their systems. That can lead to a lot of chaos engineering activity across a collection of systems at any moment in time. How can you keep chaos engineering from becoming, well, too chaotic? One key technique is chaos observability. In this ebook, Russ Miles of ChaosIQ demonstrates how to bring your chaos experiments into the world of system observability. Chaos observability enables you to surface, debug, and even visualize chaos experiment activities across your system in real time and through time series recordings. You'll learn how chaos observability helps everyone in production be aware of chaos activities occurring within and across systems. Understand why it's imperative to make chaos engineering observable Learn how to bring chaos experiments and engineering into the overall system observability picture Make chaos observability actionable and difficult to ignore through alerts and Slack integration
    Note: Description based on online resource; title from title page (Safari, viewed May 21, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Computer software ; Development ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Whether you want to fine-tune operational control or conduct A/B/n tests, feature flags make it easy to deliver software features quickly and safely. With this practical book, software engineers will learn eight best practices for using feature flags in production, including how to configure and manage a growing set of feature flags within your product, maintain them over time, manage infrastructure migrations, and more. Pete Hodgson and Patricio Echagüe demonstrate how feature flags help modern product delivery teams reduce risk by decoupling code deployment from feature release. You'll learn how to maintain flag consistency in different scenarios and how to develop, test, and work with feature flags at scale. With these practices, you will: Make sure users in a test still have access once a feature is ramped up Learn flag strategies for transitioning users from "anonymous" to "logged in" Keep flagging decisions on the server to maintain performance and security Use patterns to make incremental, backward-compatible database changes Implement flagging decisions as close to business logic as possible Have each flag owned by one team responsible for rollout and monitoring Consider testability when using feature flags in combination with CI practices Maintain a process for identifying and tracking flags Examine the effect a feature flag is having on your business
    Note: Description based on online resource; title from title page (Safari, viewed April 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Cloud computing ; Electronic data processing ; Information technology ; Management ; Database management ; Electronic books ; Electronic books ; local
    Abstract: Cloud platforms are changing big data processing for the better, but there's one significant challenge: the problem of managing costs. Organizations used to on-premises solutions are often surprised by expense overruns for various tasks in the cloud, due to the ever-increasing amounts of structured, semi-structured, and unstructured data they collect and use. With this comprehensive guide, IT leaders, data architects, data engineers, and data analysts will examine several factors that affect cloud-based data processing costs. You'll also come away with a collection of financial governance best practices. Through the course of this ebook, you'll explore three areas essential to any successful governance plan: cost controls, traceability, and predictability. Authors Amit Duvedi, Balaji Mohanam, Andy Still, and Andrew Ash cover the processes, tools, and systems that will enable you to perform effective financial governance of your data processing platform. Learn how cloud-based financial governance differs from on-premises solutions Examine the way your company currently uses a cloud data platform Explore available cloud provider tools, third-party cloud management tools, and the new breed of analytic data platforms Dive into the stages of the financial governance lifecycle-to understand, control, and then optimize activity in your cloud platform Control your cloud costs while still meeting rising business demand and SLAs
    Note: Description based on online resource; title from title page (Safari, viewed June 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: Spark (Electronic resource : Apache Software Foundation) ; Electronic data processing ; Distributed processing ; Data mining ; Big data ; Electronic books ; Electronic books ; local
    Abstract: Before you can build analytics tools to gain quick insights, you first need to know how to process data in real time. With this practical guide, developers familiar with Apache Spark will learn how to put this in-memory framework to use for streaming data. You'll discover how Spark enables you to write streaming jobs in almost the same way you write batch jobs. Authors Gerard Maas and François Garillot help you explore the theoretical underpinnings of Apache Spark. This comprehensive guide features two sections that compare and contrast the streaming APIs Spark now supports: the original Spark Streaming library and the newer Structured Streaming API. Learn fundamental stream processing concepts and examine different streaming architectures Explore Structured Streaming through practical examples; learn different aspects of stream processing in detail Create and operate streaming jobs and applications with Spark Streaming ; integrate Spark Streaming with other Spark APIs Learn advanced Spark Streaming techniques, including approximation algorithms and machine learning algorithms Compare Apache Spark to other stream processing projects, including Apache Storm, Apache Flink, and Apache Kafka Streams
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed June 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: First edition.
    Keywords: User-centered system design ; User interfaces (Computer systems) ; Design ; Business writing ; Electronic books ; Electronic books ; local
    Abstract: When you depend on users to perform specific actions-like buying tickets, playing a game, or riding public transit-well-placed words are most effective. But how do you choose the right words? And how do you know if they work? With this practical book, you'll learn how to write strategically for UX, using tools to build foundational pieces for UI text and UX voice strategy. UX content strategist Torrey Podmajersky provides strategies for converting, engaging, supporting, and re-attracting users. You'll use frameworks and patterns for content, methods to measure the content's effectiveness, and processes to create the collaboration necessary for success. You'll also structure your voice throughout so that the brand is easily recognizable to its audience. Learn how UX content works with the software development lifecycle Use a framework to align the UX content with product principles Explore content-first design to root UX text in conversation Learn how UX text patterns work with different voices Produce text that's purposeful, concise, conversational, and clear
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed June 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (352 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The ultimate guide to the world of cryptocurrencies! While the cryptocurrency market is known for its volatility—and this volatility is often linked to the ever-changing regulatory environment of the industry—the entire cryptocurrency market is expected to reach a total value of $1 trillion this year. If you want to get in on the action, this book shows you how. Cryptocurrency Investing For Dummies offers trusted guidance on how to make money trading and investing in the top 200 digital currencies, no matter what the market sentiment. You'll find out how to navigate the new digital finance landscape and choose the right cryptocurrency for different situations with the help of real-world examples that show you how to maximize your cryptocurrency wallet. Understand how the cryptocurrency market works Find best practices for choosing the right cryptocurrency Explore new financial opportunities Choose the right platforms to make the best investments This book explores the hot topics and market moving events affecting cryptocurrency prices and shows you how to develop the smartest investment strategies based on your unique risk tolerance.
    Note: Online resource; Title from title page (viewed March 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Geometry Essentials For Dummies (9781119590446) was previously published as Geometry Essentials For Dummies (9781118068755). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product. Just the critical concepts you need to score high in geometry This practical, friendly guide focuses on critical concepts taught in a typical geometry course, from the properties of triangles, parallelograms, circles, and cylinders, to the skills and strategies you need to write geometry proofs. Geometry Essentials For Dummies is perfect for cramming or doing homework, or as a reference for parents helping kids study for exams. Get down to the basics — get a handle on the basics of geometry, from lines, segments, and angles, to vertices, altitudes, and diagonals Conquer proofs with confidence — follow easy-to-grasp instructions for understanding the components of a formal geometry proof Take triangles in strides — learn how to take in a triangle's sides, analyze its angles, work through an SAS proof, and apply the Pythagorean Theorem Polish up on polygons — get the lowdown on quadrilaterals and other polygons: their angles, areas, properties, perimeters, and much more
    Note: Online resource; Title from title page (viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (816 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Unlock the value in online marketing A well-executed digital marketing plan is a proven component of success in business, and Digital Marketing All-In-One For Dummies covers everything you need to build and implement a winning plan. Whether you’re a novice in the online space or an expert marketer looking to improve your digital ROI, this book has easy-to-absorb tips and insights that will turn online prospects into loyal customers. This book compresses the essential information on 8 topics, so you have all the information you need and none of what you don’t. You’ll learn social media marketing, marketing to millennials, account-based marketing, influencer marketing, content marketing strategies, and more! Use targeted, measurable marketing strategies to promote brands and products Increase brand awareness, customer acquisitions, and audience engagement Measure what your online traffic is worth and improve ROI on digital marketing Develop a solid digital marketing plan and put it to work for your brand From SEO and SEM to brand awareness and why you need it, Digital Marketing All-In-One For Dummies will help you level up your digital marketing game and avoid the common mistakes that might be holding your business back.
    Note: Online resource; Title from title page (viewed May 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Calculus Essentials For Dummies (9781119591207) was previously published as Calculus Essentials For Dummies (9780470618356). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product. Many colleges and universities require students to take at least one math course, and Calculus I is often the chosen option. Calculus Essentials For Dummies provides explanations of key concepts for students who may have taken calculus in high school and want to review the most important concepts as they gear up for a faster-paced college course. Free of review and ramp-up material, Calculus Essentials For Dummies sticks to the point with content focused on key topics only. It provides discrete explanations of critical concepts taught in a typical two-semester high school calculus class or a college level Calculus I course, from limits and differentiation to integration and infinite series. This guide is also a perfect reference for parents who need to review critical calculus concepts as they help high school students with homework assignments, as well as for adult learners headed back into the classroom who just need a refresher of the core concepts. The Essentials For Dummies Series Dummies is proud to present our new series, The Essentials For Dummies . Now students who are prepping for exams, preparing to study new material, or who just need a refresher can have a concise, easy-to-understand review guide that covers an entire course by concentrating solely on the most important concepts. From algebra and chemistry to grammar and Spanish, our expert authors focus on the skills students most need to succeed in a subject.
    Note: Online resource; Title from title page (viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Your practical and fearless guide to surviving the world’s biggest break-up Whether you’re a staunch Remainer, a buccaneering Brexiteer, or are wavering between the two camps, you’ll want to be fully au fait with all the issues surrounding Britain’s exit from the EU—wherever in the world you and your business are based. This book, by leading businessman and entrepreneur Nicholas Wallwork, will arm you with everything you need to negotiate the post-Brexit landscape and end up just where you need to be. Kicking off with the history behind the tightly fought June 23 referendum, Brexit for Dummies covers the origins of British Euroscepticism right up to the most recent legal and policy changes in place following the vote. As well as looking at the influence Brexit has already had—both domestically and internationally—the book takes a glimpse at what lies ahead, giving you vital insights into how to protect your business right now and to capitalize on new opportunities in the future. Changing customs: how to negotiate the new import-export rules Think global: how is Brexit influencing the international economy? Get moving: what do immigration policy changes mean for my business? Buy or sell?: make the smartest foreign investment decisions both inside and outside Britain Love it or loathe it, Brexit has profound implications for your business, and this guide will help you stop worrying and prove that au revoir doesn’t mean goodbye for good.
    Note: Online resource; Title from title page (viewed July 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Statistics Essentials For Dummies (9781119590309) was previously published as Statistics Essentials For Dummies (9780470618394). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product. Statistics Essentials For Dummies not only provides students enrolled in Statistics I with an excellent high-level overview of key concepts, but it also serves as a reference or refresher for students in upper-level statistics courses. Free of review and ramp-up material, Statistics Essentials For Dummies sticks to the point, with content focused on key course topics only. It provides discrete explanations of essential concepts taught in a typical first semester college-level statistics course, from odds and error margins to confidence intervals and conclusions. This guide is also a perfect reference for parents who need to review critical statistics concepts as they help high school students with homework assignments, as well as for adult learners headed back into the classroom who just need a refresher of the core concepts. The Essentials For Dummies Series Dummies is proud to present our new series, The Essentials For Dummies. Now students who are prepping for exams, preparing to study new material, or who just need a refresher can have a concise, easy-to-understand review guide that covers an entire course by concentrating solely on the most important concepts. From algebra and chemistry to grammar and Spanish, our expert authors focus on the skills students most need to succeed in a subject.
    Note: Online resource; Title from title page (viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (432 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Maximize your score on the Series 7 Exam The Series 7 exam is a top-off exam taken with the Securities Industry Essentials exam to obtain General Securities Representative registration. This comprehensive guide is the critical reference you need to lead you through your preparation for the Series 7 exam. Packed with the latest information associated with this test, as well as proven test-taking strategies that are focused on maximizing your score, it covers everything you need to know to score your highest on this all-important exam. The Series 7 exam is no joke — with 125 questions administered in three hours and 45 minutes, this test is certainly a challenge. But with the proper preparation you'll be able to enter the exam room with confidence. · Offers three full-length practice tests with answers and full explanations · Includes one-year access to six full-length tests online · Provides strategies and tips to hone the skills needed to ace the exam · Gives you confidence to start your career as a licensed broker Series 7 Exam For Dummies, 4th Edition with Online Practice is a fundamental resource that guides you through your preparations for the Series 7 exam.
    Note: Online resource; Title from title page (viewed March 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (368 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Protect your business and family against cyber attacks Cybersecurity is the protection against the unauthorized or criminal use of electronic data and the practice of ensuring the integrity, confidentiality, and availability of information. Being "cyber-secure" means that a person or organization has both protected itself against attacks by cyber criminals and other online scoundrels, and ensured that it has the ability to recover if it is attacked. If keeping your business or your family safe from cybersecurity threats is on your to-do list, Cybersecurity For Dummies will introduce you to the basics of becoming cyber-secure! You’ll learn what threats exist, and how to identify, protect against, detect, and respond to these threats, as well as how to recover if you have been breached! The who and why of cybersecurity threats Basic cybersecurity concepts What to do to be cyber-secure Cybersecurity careers What to think about to stay cybersecure in the future Now is the time to identify vulnerabilities that may make you a victim of cyber-crime — and to defend yourself before it is too late.
    Note: Online resource; Title from title page (viewed October 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Algebra I Essentials For Dummies (9781119590965) was previously published as Algebra I Essentials For Dummies (9780470618349). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product. With its use of multiple variables, functions, and formulas algebra can be confusing and overwhelming to learn and easy to forget. Perfect for students who need to review or reference critical concepts, Algebra I Essentials For Dummies provides content focused on key topics only, with discrete explanations of critical concepts taught in a typical Algebra I course, from functions and FOILs to quadratic and linear equations. This guide is also a perfect reference for parents who need to review critical algebra concepts as they help students with homework assignments, as well as for adult learners headed back into the classroom who just need a refresher of the core concepts. The Essentials For Dummies Series Dummies is proud to present our new series, The Essentials For Dummies . Now students who are prepping for exams, preparing to study new material, or who just need a refresher can have a concise, easy-to-understand review guide that covers an entire course by concentrating solely on the most important concepts. From algebra and chemistry to grammar and Spanish, our expert authors focus on the skills students most need to succeed in a subject.
    Note: Online resource; Title from title page (viewed May 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119576327
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 7th edition
    Keywords: Electronic books ; local
    Abstract: Get up to lightning speed with this fully updated, bestselling guide to using Salesforce.com! Salesforce.com For Dummies, 7th Edition gives you an edge in building relationships and managing your company's sales, marketing, customer service, and support operations. You’ll learn how to maximize the new user interface to organize contacts, schedule business appointments, use forecasting tools to predict upcoming sales, make accurate projects based on past performance, and more. Written by Salesforce.com insiders with years of expertise in CRM services, this new edition covers the latest enhancements to Salesforce.com, the world's most popular customer relationship management software. You’ll find out how to determine the right configuration to suit your business needs, and how to use apps, widgets, and tools to personalize your system. Then, you’ll explore prospecting leads, managing accounts and partners, developing contacts, tracking products, calculating forecasts, and utilizing service and support. Customize the new user interface with apps, widgets, and tools Prospect leads, drive sales, and provide outstanding customer service Manage contacts, identify opportunities, and analyze your results Collaborate with colleagues using Chatter More than 150,000 companies worldwide use Salesforce.com as their CRM solution—if you’re a new or existing user looking to maximize the potential of the new UI, this book has everything you need.
    Note: Online resource; Title from title page (viewed December 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119589693
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The perennial bestseller—now in a new edition QuickBooks allows small businesses to manage their own accounting and financial management tasks—without needing to hire expensive financial professionals. This perennial bestseller is here to show you step by step how to build the perfect budget, simplify tax return preparation, manage inventory, track job costs, generate statement and financial reports, and every other accounting-related task that crosses your desk. Written by CPA Stephen L. Nelson, it shows you how to get the most out of the software that helps over six million small businesses manage their finances. Handle your financial and business management tasks more effectively Get the most out of QuickBooks’ features Create invoices and memos with ease Pay bills, prepare payroll, and record sales receipts If you use QuickBooks at work—or want to implement it in 2020—this book has you covered.
    Note: Online resource; Title from title page (viewed November 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119607793
    Language: English
    Pages: 1 online resource (432 pages)
    Edition: 8th edition
    Keywords: Electronic books ; local
    Abstract: Get to know and love your MacBook better than ever! So sleek, so cool. From the moment you slid it from the box, you wanted to learn as much as you possibly could about your new device. Whether you’re a newbie or a Mac veteran, you’ll find all you need right here—from initial set-up and customization to working with iCloud and the latest macOS features and apps—making it easy for you to accomplish everything you want with your MacBook. Mac guru Mark L. Chambers is your friendly expert guide, walking you through the all the basics, including desktop navigation, file storage and security, and general maintenance, before showing you the more creative stuff like music and iMovie, as well as how to troubleshoot with ease. In this revised edition, he’s also included extensive updates on the latest generation of MacBooks, letting you know what’s changed and how you can use the most recent apps for enhancing your professional and creative output. Explore the latest macOS Increase your productivity and creativity with the newest apps Be an artist with Photos and iMovie Easily use your MacBook on the go, from work, to school, to client sites Whatever cool thing you want to do with your MacBook, this book makes it easy to make it even cooler—so get started today!
    Note: Online resource; Title from title page (viewed November 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119617747
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 10th edition
    Keywords: Electronic books ; local
    Abstract: It’s a bargain! The definitive guide to buying and selling success on eBay - fully updated for 2020 Want to know the best way to get rid of some of that clutter laying around the house and make some cash? Or sell that beautiful jewelry you made recently? It might be time to take a quick trip to a market with more than 175 million buyers and start a global bidding war. eBay remains the easiest way to sell to hungry consumers worldwide and to uncover incredible bargains and unique items for yourself in the process. Marsha Collier, longtime eBay business owner and one of their first elite PowerSellers, shares 20+ years of expertise to fast-track you to becoming a trusted buyer and seller on the site. You’ll find out how to set up your account, market effectively, and master shipping and payment, as well as how to find the best bargains for yourself and close those sweet, sweet deals. Establish your eBay store Find techniques to make your listings stand out Make money and friends with social media Bid or buy outright Whether you’re a bargain hunter or bargain seller, declutterer or aspiring eBay tycoon, eBay for Dummies has what you need. Put your bid on it right now!
    Note: Online resource; Title from title page (viewed December 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119475330
    Language: English
    Pages: 1 online resource (96 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn to write in Arabic In Arabic, there are different levels of language. The written language, which is studied in this book, is literary Arabic, sometimes also called classical Arabic or even modern or standard Arabic. It is the language of the Quran, classical poetry, literature and the media. The Arabic plume consists of 28 consonants and three long vowels. Each consonant is accompanied by a vowel which is placed above or below the consonant. Arabic speakers are in great demand in the United States, due to the country's political commitments to the Middle East, but only 25 percent of non-native speakers know the language in enough detail to function as translators, interpreters, analysts, or field agents. Arabic Character Writing For Dummies helps you write this language clearly and correctly. Learn to write the Arabic alphabet Find free instructional videos, flashcards, and printable writing pages online Build upon your mastery of the language Get ahead at work or in your personal life Arabic Character Writing For Dummies is designed for beginners, students, and lifelong learners wishing to write in Arabic.
    Note: Online resource; Title from title page (viewed November 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Practice your way to a higher statistics score The adage that "practice makes perfect" is never truer than with math problems. S tatistics Workbook For Dummies with Online Practice provides succinct content reviews for every topic, with plenty of examples and practice problems for each concept, in the book and online. Every lesson begins with a concept review, followed by a few example problems and plenty of practice problems. There's a step-by-step solution for every problem, with tips and tricks to help with comprehension and retention. New for this edition, free online practice quizzes for each chapter provide extra opportunities to test your knowledge and understanding. Get FREE access to chapter quizzes in an online test bank Work along with each chapter or use the test bank for final exam review Discover which statistical measures are most meaningful Scoring high in your Statistics class has never been easier!
    Note: Online resource; Title from title page (viewed April 23, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (768 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: The latest on SQL databases SQL All -In-One For Dummies, 3rd Edition , is a one-stop shop for everything you need to know about SQL and SQL-based relational databases. Everyone from database administrators to application programmers and the people who manage them will find clear, concise explanations of the SQL language and its many powerful applications. With the ballooning amount of data out there, more and more businesses, large and small, are moving from spreadsheets to SQL databases like Access, Microsoft SQL Server, Oracle databases, MySQL, and PostgreSQL. This compendium of information covers designing, developing, and maintaining these databases. Cope with any issue that arises in SQL database creation and management Get current on the newest SQL updates and capabilities Reference information on querying SQL-based databases in the SQL language Understand relational databases and their importance to today’s organizations SQL All-In-One For Dummies is a timely update to the popular reference for readers who want detailed information about SQL databases and queries.
    Note: Online resource; Title from title page (viewed April 23, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Photovoltaic Design and Installation For Dummies (9781119544357) was previously published as Photovoltaic Design and Installation For Dummies (9780470598931). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product. The fun and easy way to get a grip on photovoltaic design and installation Designing and installing solar panel systems is a trend that continues to grow. With 'green collar' jobs on the rise and homeowners looking for earth-friendly ways to stretch their dollars and lesson their carbon imprint, understanding photovoltaic design and installation is on the rise. Photovoltaic Design & Installation For Dummies gives you a comprehensive overview of the history, physics, design, installation, and operation of home-scale solar-panel systems. You'll also get an introduction to the foundational mathematic and electrical concepts you need to understand and work with photovoltaic systems. Covers all aspects of home-scale solar-power systems Viable resource for professionals, students, and technical laymen Can be used to study for the NABCEP exam Whether you're a building professional looking to expand your business and skills to meet the growing demand for solar power installation or are seeking a career in this rapidly expanding field, Photovoltaic Design & Installation For Dummies has you covered!
    Note: Online resource; Title from title page (viewed March 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (360 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Implement best-in-class performance management systems Performance Management For Dummies is the definitive guide to infuse performance management with your organization's strategic goals and priorities. It provides the nuts and bolts of how to define and measure performance in terms of what employees do (i.e., behaviors) and the outcome of what they do (i.e., results) — both for individual employees as well as teams. Inside, you’ll find a new multi-step, cyclical process to help you keep track of your employees' work, identify where they need to improve and how, and ensure they're growing with the organization—and helping the organization succeed. Plus, it’ll show managers to C-Suites how to use performance management not just as an evaluation tool but, just as importantly, to help employees grow and improve on an ongoing basis so they are capable and motivated to support the organization’s strategic objectives. Understand if your performance management system is working Make fixes where needed Get performance evaluation forms, interview protocols, and scripts for feedback meetings Grasp why people make some businesses more successful than others Make performance management a useful rather than painful management tool Get ready to define performance, measure it, help employees improve it, and align employee performance with the strategic goals and priorities of your organization.
    Note: Online resource; Title from title page (viewed May 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (768 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Your one-stop reference for Windows Server 2019 and PowerShell know-how Windows Server 2019 & PowerShell All-in-One For Dummies offers a single reference to help you build and expand your knowledge of all things Windows Server, including the all-important PowerShell framework. Written by an information security pro and professor who trains aspiring system administrators, this book covers the broad range of topics a system administrator needs to know to run Windows Server 2019, including how to install, configure, and secure a system. This book includes coverage of: Installing & Setting Up Windows Server Configuring Windows Server 2019 Administering Windows Server 2019 Configuring Networking Managing Security Working with Windows PowerShell Installing and Administering Hyper-V Installing, Configuring, and Using Containers If you’re a budding or experienced system administrator looking to build or expand your knowledge of Windows Server, this book has you covered.
    Note: Online resource; Title from title page (viewed April 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (352 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Keep projects on track Microsoft Project 2019 is a powerhouse project management, portfolio management, and resource management tool. Whether you’re a full-time project manager or manage projects as part of a larger set of duties, Microsoft Project 2019 For Dummies will get you thinking and operating at the level of a project management guru. Written by a noted project management pro, this book covers the ins and outs of Microsoft Project. Throughout the book, you’ll find project management best practices and tips for keeping any project on schedule and under budget. Reference the full set of Microsoft Project 2019 features Learn to think like a project management professional Get into the nuts and bolts of Project for better productivity Create a task schedule that keeps a project moving Identify the golden rules that keep projects on track With Microsoft Project 2019 For Dummies , you’ll soon get a grip on all the powerful features of this popular project management software. No matter your level of training or experience, this book will show you how improve your project management with Microsoft Project 2019.
    Note: Online resource; Title from title page (viewed February 20, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (800 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The deepest reference on Microsoft’s productivity service Office 365 offers the same productivity power as past versions of Microsoft Office along with tools designed to boost collaboration in the workplace and instant access to the latest Office updates without buying a whole new software package. It’s an ideal solution for both the office and home use. The author of the bestselling Office All-in-One For Dummies shares his advice on how to navigate the nuts and bolts of getting things done with Office 365. Look inside for step-by-step instructions on Excel, Outlook, Word, PowerPoint, Access, and OneNote along with a dive into the cloud services that come with Office 365. Access Office 365 Make sense of common Office tasks Use Excel, Word, outlook, PowerPoint and more Take advantage of 365 online services If you’re a home or business user interested in having a complete reference on the suite, this book has you covered.
    Note: Online resource; Title from title page (viewed June 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (600 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Starting a business? Don't sweat it! With all-new content and updates reflecting the latest laws, business climate, and startup considerations, Starting a Business All-In-One For Dummies, 2nd Edition , is the book you need if you’re starting a business today. Inside, you’ll find the most important practical advice you need to start any type of business from the ground up, distilled from 10 bestselling For Dummies business titles. Covering all startup business phases through the first year of operation, this guide will help you turn your winning idea into a winning business plan. You’ll get simple step-by-step instructions as you go, all the way to marketing, branding, taxes, and human resources. Start up a dream business from scratch Write a winning business plan Secure financing Manage your risks successfully Navigate your first year of operation If you’re a go-getter looking for a way to launch a great idea and be your own boss, Starting a Business All-In-One For Dummies prepares you to beat the odds and become successful in your sector.
    Note: Online resource; Title from title page (viewed May 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (472 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Get up and running with Xero in a flash Xero is fast emerging as the leader of online accounting software around the world, representing a serious challenge to MYOB, Sage and Quickbooks. Xero For Dummies provides you with all the information you need to set up your own Xero account from scratch, convert to Xero from another accounting software provider or start using Xero to its full potential. Easy to use and deceptively powerful, Xero is so much more than a spreadsheet – it can help you streamline reporting; manage inventory; simplify accounts; and organise suppliers, customers and more. Automatic imports, intuitive coding and seamless synching across multiple business platforms gets the paperwork done quickly so you can get back to running your business. This new fourth edition includes updates to the interface and coverage of the newest features, including updates on generating reports, working with fixed assets and managing contacts, sales and payables so you can optimise your system to help your business thrive. Fine-tune your set-up, or convert from another accounting program Manage daily activities with contacts, accounts, sales and payables Master weekly and monthly reporting routines Track inventory, monitor your business and get the most out of Xero You didn't start your business in order to become an accountant, but bookkeeping is critically important to the short- and long-term health of your company. Xero simplifies the process and saves you time, and Xero For Dummies helps you leverage every feature Xero has to offer.
    Note: Online resource; Title from title page (viewed May 13, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 9th edition
    Keywords: Electronic books ; local
    Abstract: Take the guesswork out of the GRE The Graduate Record Examinations (GRE) is a standardized test that is an admissions requirement for most graduate schools in the United States. The GRE aims to measure verbal reasoning, quantitative reasoning, analytical writing, and critical thinking skills that have been acquired over a long period of time and that are not related to any specific field of study. GRE For Dummies with Online Practice provides updated resources and preparation strategies to help you score your very best on exam day. So, grab a pen, paper, or your electronic device and get started now! Use trusted strategies to score your highest on the exam Master verbal reasoning, quantitative reasoning, and analytical writing sections of the GRE Prepare for the big day by answering sample questions and taking practice exams Get one-year access to six practice tests online It’s never been easier or more efficient to prep for the GRE!
    Note: Online resource; Title from title page (viewed April 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (544 pages)
    Edition: 18th edition
    Keywords: Electronic books ; local
    Abstract: Simple steps for creating AutoCAD drawings AutoCAD is the ubiquitous tool used by engineers, architects, designers, and urban planners to put their ideas on paper. It takes some AutoCAD know-how to go from a brilliant idea to a drawing that properly explains how brilliant your idea is. AutoCAD For Dummies helps you de-mystify the handy software and put the tools in AutoCAD to use. Written by an experienced AutoCAD engineer and mechanical design instructor, it assumes no previous computer-aided drafting experience as it walks you through the basics of starting projects and drawing straight lines all the way up through 3D modeling. Conquer the first steps in creating an AutoCAD project Tackle drawing basics including straight lines and curves Add advanced skills including 3D drawing and modeling Set up a project and move into 3D It's true that AutoCAD is tough, but with the friendly instruction in this hands-on guide, you'll find everything you need to start creating marvelous models—without losing your cool.
    Note: Online resource; Title from title page (viewed June 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (368 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Code collaboratively with GitHub Once you’ve learned the basics of coding the next step is to start sharing your expertise, learning from other coding pros, or working as a collaborative member of development teams. GitHub is the go-to community for facilitating coding collaboration, and GitHub For Dummies is the next step on your journey as a developer. Written by a GitHub engineer, this book is packed with insight on how GitHub works and how you can use it to become a more effective, efficient, and valuable member of any collaborative programming team. Store and share your work online with GitHub Collaborate with others on your team or across the international coding community Embrace open-source values and processes Establish yourself as a valuable member of the GitHub community From setting up GitHub on your desktop and launching your first project to cloning repositories, finding useful apps on the marketplace, and improving workflow, GitHub For Dummies covers the essentials the novice programmer needs to enhance collaboration and teamwork with this industry-standard tool.
    Note: Online resource; Title from title page (viewed May 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Algebra II Essentials For Dummies (9781119590873) was previously published as Algebra II Essentials For Dummies (9780470618400). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product. Passing grades in two years of algebra courses are required for high school graduation. Algebra II Essentials For Dummies covers key ideas from typical second-year Algebra coursework to help students get up to speed. Free of ramp-up material, Algebra II Essentials For Dummies sticks to the point, with content focused on key topics only. It provides discrete explanations of critical concepts taught in a typical Algebra II course, from polynomials, conics, and systems of equations to rational, exponential, and logarithmic functions. This guide is also a perfect reference for parents who need to review critical algebra concepts as they help students with homework assignments, as well as for adult learners headed back into the classroom who just need a refresher of the core concepts. The Essentials For Dummies Series Dummies is proud to present our new series, The Essentials For Dummies . Now students who are prepping for exams, preparing to study new material, or who just need a refresher can have a concise, easy-to-understand review guide that covers an entire course by concentrating solely on the most important concepts. From algebra and chemistry to grammar and Spanish, our expert authors focus on the skills students most need to succeed in a subject.
    Note: Online resource; Title from title page (viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (368 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Get a handle on pre-calculus in a pinch! If you’re tackling pre-calculus and want to up your chances of doing your very best, this hands-on workbook is just what you need to grasp and retain the concepts that will help you succeed. Inside, you’ll get basic content review for every concept, paired with examples and plenty of practice problems, ample workspace, step-by-step solutions, and thorough explanations for each and every problem. In Pre-Calculus Workbook For Dummies , you’ll also get free access to a quiz for every chapter online! With all of the lessons and practice offered, you’ll memorize the most frequently used formulas, see how to avoid common mistakes, understand tricky trig proofs, and get the inside scoop on key concepts such as quadratic equations. Get ample review before jumping into a calculus course Supplement your classroom work with easy-to-follow guidance Make complex formulas and concepts more approachable Be prepared to further your mathematics studies Whether you’re enrolled in a pre-calculus class or you’re looking for a refresher as you prepare for a calculus course, this is the perfect study companion to make it easier.
    Note: Online resource; Title from title page (viewed April 2, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn streamlined management and maintenance capabilities for Microsoft 365 Business If you want to make it easy for your teams to work together using the latest productivity solutions with built-in security—while saving thousands of dollars in implementing the solution—you've picked the right book. Inside, you'll gain an understanding of Microsoft 365 Business, a complete integrated solution for business productivity and security powered by Office 365 and Windows 10. You’ll also learn how this cloud-based solution can help grow your business while protecting company data from potential threats using the same security management tools large enterprises use. Microsoft 365 Business For Admins For Dummies provides business owners, IT teams, and even end users an understanding of the capabilities of Microsoft 365 Business: an integrated platform and security solution built with the latest features to enable today's modern workforce and empower businesses to achieve their goals. De-mystifies the complexities of the bundled solution to help you avoid common deployment pitfalls Includes the latest information about the services included in Microsoft 365 Business Enhance team collaboration with intelligent tools Manage company-owned or bring your own device (BYOD) devices from one portal Step through a guided tour for running a successful deployment Get the guidance you need to deploy Microsoft 365 Business and start driving productivity in your organization while taking advantage of the built-in security features in the solution to grow and protect your business today.
    Note: Online resource; Title from title page (viewed February 20, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Dive into a secure future Professionals look to Ethereum as a blockchain-based platform to develop safe applications and conduct secure transactions. It takes a knowledgeable guiding hand to understand how Ethereum works and what it does — and Ethereum For Dummies provides that guidance. Written by one of the leading voices in the blockchain community and best selling author of Blockchain For Dummies , this book demystifies the workings of Ethereum and shows how it can enhance security, transactions, and investments. As an emerging application of blockchain technology, Ethereum attracts a wide swath of professionals ranging from financial pros who see it as a way to enhance their business, security analysts who want to conduct secure transactions, programmers who build apps that employ the Ethereum blockchain, or investors interested in cashing in on the rise of cryptocurrency. Ethereum For Dummies offers a starting point to all members of this audience as it provides easy-to-understand explanation of the tools and techniques of using Ethereum. Understand the fundamentals of Ethereum Build smart contracts Create decentralized applications Examine public and private chains If you need to get a grip on one of the biggest applications of blockchain technology, this book makes it easier.
    Note: Online resource; Title from title page (viewed April 23, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Take a bite out of the new and improved Apple Watch! The Apple Watch is a powerful computer that’s worn on your wrist — and can serve as an invaluable companion, anytime and anywhere. Acting as a communication device, fitness and health tracker, and sleek time piece, the Apple Watch keeps you connected —and all hands-free. Apple Watch For Dummies gets you up to speed on the latest updates to WatchOS, and teaches you about all-new features, such as the walkie-talkie. You’ll find out how to use it to set and maintain reachable goals for your fitness; monitor your heart rate, detect falls, and track other health-related info; send and receive text messages and emails; use Siri; get directions in real-time; learn about the best apps for work and play; and much, much more! Find tips for picking a watch model Get watch basics for newbies Adjust the settings Learn about the hottest apps Troubleshoot common issues Wrap your head around WatchOS 5 and the updated Apple Watch, even as it wraps around your wrist!
    Note: Online resource; Title from title page (viewed January 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (368 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Take a deep dive into deep learning Deep learning provides the means for discerning patterns in the data that drive online business and social media outlets. Deep Learning for Dummies gives you the information you need to take the mystery out of the topic—and all of the underlying technologies associated with it. In no time, you’ll make sense of those increasingly confusing algorithms, and find a simple and safe environment to experiment with deep learning. The book develops a sense of precisely what deep learning can do at a high level and then provides examples of the major deep learning application types. Includes sample code Provides real-world examples within the approachable text Offers hands-on activities to make learning easier Shows you how to use Deep Learning more effectively with the right tools This book is perfect for those who want to better understand the basis of the underlying technologies that we use each and every day.
    Note: Online resource; Title from title page (viewed May 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Upgrade your Echo expertise with this Dummies guide to all things Alexa Amazon's hugely popular family of Echo devices has made Alexa a household name. She can answer your questions, entertain you, and even help around the house. Alexa for Dummies is the perfect guide for Alexa users who want to get up and running with their Echo devices. From basic setup to making the most of Alexa’s powerful smart home capabilities, this is your one-stop resource to all things Alexa. Whether you’ll use Alexa to send text messages, play music, control your thermostat, look up recipes, replenish your pantry, or just search the internet for information, you’ll find detailed instructions in this fun and easy-to-understand guide. Set up and personalize your Alexa device with an Amazon account and custom settings, including your preferred Alexa voice Use Alexa to play music throughout your home, stream videos online, and meet all your entertainment needs Unlock the power of advanced features like Alexa Skills and make your Alexa accessible Turn your ordinary house into a modern smart home with advanced smart home features and Echo accessories The virtual assistant you've dreamed of is now a reality with your favorite Echo device . Let Alexa For Dummies make your wish Alexa's command.
    Note: Online resource; Title from title page (viewed January 7, 2019)
    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...