Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • Safari, an O'Reilly Media Company  (505)
  • Electronic books ; local  (505)
Datasource
Material
Language
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (28 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: What do Docker, Kubernetes, and Prometheus have in common? All of these cloud native technologies are written in the Go programming language. This practical book shows you how to use Go's strengths to develop cloud native services that are scalable and resilient, even in an unpredictable environment. You'll explore the composition and construction of these applications, from lower-level features of Go to mid-level design patterns to high-level architectural considerations. Each chapter builds on the lessons of the last, walking intermediate to advanced developers through Go to construct a simple but fully featured distributed key-value store. You'll learn best practices for adopting Go as your cloud native development language for solving cloud native management and deployment issues. Learn how cloud native applications differ from other software architectures Understand how Go can solve the challenges of designing scalable, distributed services Leverage Go's lower-level features, such as channels and goroutines, to implement a reliable cloud native service Explore what "service reliability" is and what it has to do with "cloud native" Apply a variety of patterns, abstractions, and tooling to build and manage complex distributed systems
    Note: Online resource; Title from title page (viewed January 25, 2021)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (55 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: User experience (UX) strategy requires a careful blend of business strategy and UX design, and this hands-on guide offers an easy-to-apply framework for executing it. This updated edition introduces strategy tools and techniques to help you and your team craft innovative products that people want to use. You'll find new chapters on growth design and digital transformation. Whether you're an entrepreneur, UX/UI designer, product manager, or part of an intrapreneurial team, this book teaches simple-to-advanced strategies that you can use in your work right away. Along with business cases, historical context, and real-world examples throughout, you'll also gain different perspectives on the subject through cases studies and up-to-date interviews with top strategists. Define and validate target users through provisional personas and customer discovery techniques Conduct competitive research and analysis to explore a crowded marketplace and create unique value Focus your team on the primary utility and business model of your product by running structured experiments using efficient prototyping tools Learn how to conduct guerrilla user research online to get valuable insights on a small budget Devise UX funnels that increase customer engagement by mapping desired user actions to meaningful metrics
    Note: Online resource; Title from title page (viewed January 25, 2021)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Adobe Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (417 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Adobe After Effects Classroom in a Book (2020 release) is the best-selling guide to Adobe's powerful motion graphics program. The 15 project-based lessons in this book teach students step-by-step the key techniques for working efficiently in After Effects and delivering in the widest possible range of media types. In addition to the key elements of the After Effects interface, this revised edition covers new features and techniques. Learn how to create, manipulate, and optimize motion graphics for film, video, DVD, the web, and mobile devices. Gain hands-on experience animating text and images, customizing a wide range of effects, tracking and syncing content, rotoscoping, removing unwanted objects, and correcting color. Learn to create 3D content with both After Effects and Maxon Cinema 4D Lite (included with the software). The online companion files include all the necessary assets for readers to complete the projects featured in each chapter. All buyers of the book get full access to the Web Edition: A Web-based version of the complete ebook enhanced with video and multiple-choice quizzes.
    Note: Online resource; Title from title page (viewed January 1, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Berrett-Koehler Publishers | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The coauthors of the seminal book The Virtual Corporation describe how the rise of artificial intelligence and virtual environments are ushering in an epic cultural transformation-and how we can thrive in this new era. We are at the dawn of the Autonomous Revolution, a turning point in human history as decisive as the Agricultural and Industrial Revolutions. More and more, AI-based machines are replacing human beings, and online environments are gathering our data and using it to manipulate us. This loss of human autonomy amounts to nothing less than a societal phase change, a fundamental paradigm shift. The same institutions will remain-schools, banks, churches, and corporations-but they will radically change form, obey new rules, and use new tools. William H. Davidow and Michael S. Malone go deeply into the enormous implications of these developments. They show why increases in productivity no longer translate into increases in the GDP and how zero cost, one-to-many communications have been turned into tools for cybercrime and propaganda. Many of the book's recommendations-such as using taxes to control irresponsible internet behavior and enabling people to put their data into what are essentially virtual personal information "safety deposit boxes"-are bold and visionary, but we must figure out how we will deal with these emerging challenges now, before the Autonomous Revolution overcomes us.
    Note: Online resource; Title from title page (viewed February 18, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (350 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Many people think leadership is a higher calling that exclusively resides in managers who practice or follow big compelling leadership philosophies. But what's most important for leadership is principled consistency, because small things done well build trust and respect within a team. Using stories from his time at Apple, Pinterest and Slack, Michael Lopp-VP of Engineering at Slack-presents a series of leadership practices that help you build leadership skills. You'll learn how to create teams that are highly productive, highly respected, and highly trusted.
    Note: Online resource; Title from title page (viewed March 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484255810
    Language: English
    Pages: 1 online resource (245 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Breathe new life into older applications by refactoring T-SQL queries and code using modern techniques. This book shows you how to significantly improve the performance of older applications by finding common anti-patterns in T-SQL code, then rewriting those anti-patterns using new functionality that is supported in current versions of SQL Server, including SQL Server 2019. The focus moves through the different types of database objects and the code used to create them, discussing the limitations and anti-patterns commonly found for each object type in your database. Legacy code isn't just found in queries and external applications. It's also found in the definitions of underlying database objects such as views and tables. This book helps you quickly find problematic code throughout the database and points out where and how modern solutions can replace older code, thereby making your legacy applications run faster and extending their lifetimes. Author Lisa Bohm explains the logic behind each anti-pattern, helping you understand why each pattern is a problem and showing how it can be avoided. Good coding habits are discussed, including guidance on topics such as readability and maintainability. What You Will Learn Find specific areas in code to target for performance gains Identify pain points quickly and understand why they are problematic Rewrite legacy T-SQL to reduce or eliminate hidden performance issues Write modern code with an awareness of readability and maintainability Recognize and correlate T-SQL anti-patterns with techniques for better solutions Make a positive impact on application user experience in your organization Who This Book Is For Database administrators or developers who maintain older code, those frustrated with complaints about slow code when there is so much of it to fix, and those who want a head start in making a positive impact on application user experience in their organization
    Note: Online resource; Title from title page (viewed January 10, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (300 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Auwera, Geraldine A. Van de Genomics in the cloud
    Keywords: Electronic books ; local
    Abstract: Data in the genomics field is booming. In just a few years, organizations such as the National Institutes of Health (NIH) will host 50+ petabytes-or 52.4 million gigabytes-of genomic data, and they're turning to cloud infrastructure to make that data available to the research community. How do you adapt analysis tools and protocols to access and analyze that data in the cloud? With this practical book, researchers will learn how to work with genomics algorithms using open source tools including the Genome Analysis Toolkit (GATK), Docker, WDL, and Terra. Brian O'Connor of the UC Santa Cruz Genomics Institute and Geraldine Van der Auwera, longtime custodian of the GATK user community, guide you through the process. You'll learn by working with real data and genomics algorithms from the field. This book takes you through: Essential genomics and computing technology background Basic cloud computing operations Getting started with GATK Three major GATK best practices for variant discovery pipelines Automating analysis with scripted workflows using WDL and Cromwell Scaling up workflow execution in the cloud, including parallelization and cost optimization Interactive analysis in the cloud using Jupyter notebooks Secure collaboration and computational reproducibility using Terra
    Note: Online resource; Title from title page (viewed May 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Career Press | Boston, MA : Safari
    ISBN: 9781632657756
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Creating a Drama-Free Workplace contains strategies to avoid and reverse these troubling trends. Learn why trust and connectedness slip through our fingers despite our yearnings for workplaces that are grounded in collaboration and success. Stop common missteps before they walk out the door with your most valuable assets-trust, morale, and productivity. You can create the environments you desire and deserve with these proven skills grounded in neuroscience. In this book you will learn how to: Take the drama out of disagreement and enhance your ability to problem solve. Eliminate the 5 root causes of workplace tension. Be hard on the problem and soft on the people and create lasting alliances. Preserve your integrity by talking to people rather than about them. Replace bitterness about the past with a shared responsibility for the future. Knowing how to transform conflict into collaboration affects the outcome of every interaction, challenge, and opportunity.
    Note: Online resource; Title from title page (viewed January 1, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Sams | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (672 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: In just 21 days, you can acquire the knowledge and skills necessary to develop applications on your computer, web servers, and mobile devices. With this complete tutorial you'll quickly master the basics and then move on to more advanced features and concepts. Completely updated for Java 11 and 12, this book teaches you about the Java language and how to use it to create applications for any computing environment. By the time you have finished the book, you'll have well-rounded knowledge of Java and the Java class libraries. No previous programming experience required. By following the 21 carefully organized lessons in this book, anyone can learn the basics of Java programming. Learn at your own pace. You can work through each chapter sequentially to make sure you thoroughly understand all the concepts and methodologies, or you can focus on specific lessons to learn the techniques that interest you most. Test your knowledge. Each chapter ends with a Workshop section filled with questions, answers, and exercises for further study. There are even certification practice questions. Completely revised, updated, and expanded to cover the latest features of Java 11 and 12 Learn to develop Java applications using NetBeans-an excellent programming platform Easy-to-understand, practical examples clearly illustrate the fundamentals of Java programming Discover how to quickly develop programs with a graphical user interface Find out about JDBC programming with the Derby database Learn how to use Inner Classes and Lambda Expressions Learn rapid application development with Apache NetBeans Create a game using Java
    Note: Online resource; Title from title page (viewed January 10, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (86 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The amount of data generated is growing tremendously in size and complexity. As trends in data management and integration, such as cloud, API management, microservices, open data, software as a service (SaaS), and new software delivery models, continue to evolve rapidly, data warehouses and data lakes are no longer scalable. With this practical book, you'll learn how to migrate your enterprise from a complex and tightly coupled data landscape to a new data management architecture that's more flexible, distributed, and scalable. Ready for the modern world of data consumption, this architecture can be introduced incrementally without a large up-front investment. Author Piethein Strengholt provides blueprints, principles, observations, best practices, and patterns to get you up to speed. In three parts, this book helps you: Examine data management trends and difficulties, including technological developments and regulatory and privacy requirements that puzzle enterprises Go deep into this innovative new architecture and learn how the pieces fit together Explore data governance and security, business intelligence, and analytics Understand data management, self-service data marketplaces, and the importance of metadata
    Note: Online resource; Title from title page (viewed November 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Adobe Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (321 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Adobe Photoshop Elements 2020 Classroom in a Book is the most thorough and comprehensive way for you to master Adobe's industry-leading consumer-targeted photo-editing software. Each chapter in this step-by-step, lesson-based guide contains a project that builds on your growing knowledge of the program, while end-of-chapter review questions reinforce each lesson. You will learn the basics of editing your images with Photoshop Elements and learn how to best use the program's many new features. This edition covers many new and improved features in Adobe Photoshop Elements 2020, including two tools based on Adobe Sensei AI technology that smooth skin to improve people's appearance while still looking natural, and colorize black and white photos or give a new look to color images. The revolutionary Select Subject feature makes complex selections in one click that would normally take much longer to create. And, of course, this edition includes Auto Creations delivered to your Home Screen and some of the latest guided edits, such as a fun way to paint patterns onto any photo. You'll discover new techniques that let you expand your creativity and improve your images from the other side of the photography process. And you'll learn how to print, export, and share your images.
    Note: Online resource; Title from title page (viewed January 30, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Adobe Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (321 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Adobe Dimension empowers graphic designers to create high-quality photorealistic imagery using 2D and 3D assets -- and if you have an Adobe Creative Cloud subscription, it's already included. Adobe Dimension Classroom in a Book (2020 release) offers complete hands-on training in 14 lessons that help you master it quickly and easily. Straight from Adobe Press, this is the latest in our best-selling series of official Adobe software training guides -- packed with self-paced lessons and downloadable files designed by Adobe training experts. Each chapter contains a project that builds on your growing knowledge of the program, and end-of-chapter review questions reinforce each lesson. Long-time Adobe design consultant and educator Keith Gilbert covers all you need to know about building scenes, applying and editing surface materials, customizing lighting, rendering, and much more -- even if you've never worked with 3D tools before! The online companion files include all the necessary assets for students to complete the projects featured in each chapter as well as eBook updates when Adobe releases new features for Creative Cloud customers. And all buyers of the book get full access to the Web Edition: a Web-based version of the complete eBook enhanced with video and interactive multiple-choice quizzes.
    Note: Online resource; Title from title page (viewed January 21, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Language: English
    Pages: 1 online resource (436 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Discover best practices for real world data research with SAS code and examples Real world health care data is common and growing in use with sources such as observational studies, patient registries, electronic medical record databases, insurance healthcare claims databases, as well as data from pragmatic trials. This data serves as the basis for the growing use of real world evidence in medical decision-making. However, the data itself is not evidence. Analytical methods must be used to turn real world data into valid and meaningful evidence. Real World Health Care Data Analysis: Causal Methods and Implementation Using SAS brings together best practices for causal comparative effectiveness analyses based on real world data in a single location and provides SAS code and examples to make the analyses relatively easy and efficient. The book focuses on analytic methods adjusted for time-independent confounding, which are useful when comparing the effect of different potential interventions on some outcome of interest when there is no randomization. These methods include: propensity score matching, stratification methods, weighting methods, regression methods, and approaches that combine and average across these methods methods for comparing two interventions as well as comparisons between three or more interventions algorithms for personalized medicine sensitivity analyses for unmeasured confounding
    Note: Online resource; Title from title page (viewed January 15, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (260 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Developers building apps targeting desktops, laptops, smartphones, and tablets have two options to use when building their apps: native apps built specifically for the target platform, or web apps, which run on most any system. Building native apps for any target platform is a time-consuming and expensive proposition, especially when your app targets multiple system types (desktop computers, smartphones, televisions, etc.). Web apps are challenging because a user experiences vary dramatically depending on which type of system the user accessed the app from. Desktop browsers are fully capable, but mobile device browsers have limitations due to reduce screen real estate, processor speed, network bandwidth, and more. Many of these limitations have disappeared, but there's still considerable disparity between native app and web app capabilities. Over the years, web browsers, especially those running on mobile devices like smartphones and tablets, exposed more native capabilities to web apps. This enables web apps to work more like native apps, but there were still limitations. Service Workers are a relatively new technology that make it easier for web apps to bridge the gap between native and web capabilities, removing many limitations from web apps. This is a book about Service Workers, focusing on how to use Service Workers to enhance the capabilities of a web app to create a Progressive Web App (PWA). This book focuses on the technologies enabling PWAs, and how to use them to enhance your web apps to deliver a more native-like experience. Learning Progressive Web Apps is the first of a new generation of PWA guides that reflect breakthrough advances such as Service Workers and Web App Manifests, helping you combine the best features of web and mobile development. One step at a time, John M. Wargo introduces techniques for building apps, highlighting Building web apps a user can easily install on their local system Building web apps that work offline or on low quality networks Implementing caching strategies that give web developers control over which app resources are cached and when Delivering background processing in a web application Implementing push notifications to enable an app to more easily engage with users or trigger action from a remote server As you work through the chapters, at different points you'll start with one of three complete, stand-alone web apps, then convert them into PWAs using service workers and other browser technolo...
    Note: Online resource; Title from title page (viewed March 16, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Cisco Press | Boston, MA : Safari
    ISBN: 9780136555735
    Language: English
    Pages: 1 online resource (615 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This is Cisco's official, comprehensive self-study resource for preparing for the DCCOR 300-601 exam, part of Cisco's modern pathways towards CCNP and CCIE certification. Cisco technology experts cover every objective concisely and logically, with extensive teaching features designed to promote retention and understanding. You'll find: Pre-chapter quizzes to assess knowledge upfront and focus study more efficiently Foundation topics sections that explain concepts and configurations, and link theory to actual configuration commands Key topics sections calling attention to every figure, table, and list that candidates must know Exam Preparation sections with additional chapter review features Final preparation chapter providing tools and a complete final study plan Customizable online practice tests This guide's comprehensive, current coverage covers implementation of all these core data center technologies: Network Compute Storage network Automation Security
    Note: Online resource; Title from title page (viewed March 13, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Berrett-Koehler Publishers | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This first comprehensive guide to helping mentors and mentees bridge gaps between and among cultures-a growing issue in today's diverse workplace-is coauthored by the founder and CEO of the Center for Mentoring Excellence. As the workplace has become more diverse, mentoring has become more challenging. Mentors and mentees may come from very different backgrounds and have limited understanding of each other's cultures and outlooks. But mentoring remains the most powerful tool for creating meaningful relationships, furthering professional development, and increasing engagement and retention. Younger workers and emerging leaders in particular are demanding it. Lisa Z. Fain and Lois J. Zachary offer a timely, evidence-based, practical guide for helping mentors develop the level of cultural competency needed to bridge differences. Firmly rooted in Zachary's well-known four-part mentoring model, the book uses three fictional scenarios featuring three pairs of diverse mentors and mentees to illustrate how key concepts can play out in real life. It offers an array of accessible tools and strategies designed to help you increase your self-awareness and prepare you to embrace and leverage differences in your mentoring relationships. But beyond tips and techniques, Fain and Zachary emphasize that authenticity is the key-the ultimate purpose of this book is to help the mentor and mentee make a genuine connection and learn from each other. That's when the magic really happens.
    Note: Online resource; Title from title page (viewed February 26, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Berrett-Koehler Publishers | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This book is a comprehensive and practical guide to the core skills, activities, and behaviors that are required of product managers in modern technology companies. Product management is one of the fastest growing and most sought-after roles by job seekers and companies alike. The availability of trained and experienced talent can barely keep up with the accelerating demand for new and improved technology products. People from nontechnical and technical backgrounds alike are eager to master this exciting new role. The Influential Product Manager teaches product managers how to behave at each stage of the product life cycle to achieve the best outcome for the customer. Product managers are under pressure to drive spectacular results, often without wielding much direct power or authority. If you don't know how to influence people at all levels of the organization, how will you create the best possible product? This comprehensive entry-level textbook distills over twenty years of hard-won field experience and industry knowledge into lessons that will empower new product managers to act like pros right out of the gate. With teaching experience both from UC Berkeley and Lynda.com, the author boils down the most complex topics into principles that are easy to memorize and apply. This book methodically documents the tools product managers everywhere use to align their teams with market needs and organizational goals. From setting priorities to capturing requirements to navigating trade-offs, this book makes it easy. Not only will your product succeed, you'll succeed, too, when you read the final chapter on advancing your career. Let your product's success become your success!
    Note: Online resource; Title from title page (viewed January 14, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (600 pages)
    Edition: 5th edition
    Keywords: Electronic books ; local
    Abstract: If you're new to Java-or new to programming-this bestselling book will guide you through the language features and APIs of Java 11 and beyond. With fun, compelling, and realistic examples, authors Marc Loy, Patrick Niemeyer, and Daniel Leuck introduce you to Java fundamentals-including its class libraries, programming techniques, and idioms-with an eye toward building real applications. Learn basic syntax, classes and objects, and other components Develop with Java, using the compiler, interpreter, and other tools Explore Java's built-in thread facilities and concurrency package Write networked or web-based applications and services Build graphical applications using Java component architecture Explore rich new desktop APIs
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (225 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: When deploying machine learning applications, building models is only a small part of the story. The entire process involves developing, orchestrating, deploying, and running scalable and portable machine learning workloads-a process Kubeflow makes much easier. With this practical guide, data scientists, data engineers, and platform architects will learn how to plan and execute a Kubeflow project that can support workflows from on-premises to the cloud. Kubeflow is an open source Kubernetes-native platform based on Google's internal machine learning pipelines, and yet major cloud vendors including AWS and Azure advocate the use of Kubernetes and Kubeflow to manage containers and machine learning infrastructure. In today's cloud-based world, this book is ideal for any team planning to build machine learning applications. With this book, you will: Get a concise overview of Kubernetes and Kubeflow Learn how to plan and build a Kubeflow installation Operate, monitor, and automate your installation Provide your Kubeflow installation with adequate security Serve machine learning models on Kubeflow
    Note: Online resource; Title from title page (viewed October 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (350 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Just five years ago, infrastructure as code was a new concept. Today, even banks, governments, and other highly regulated organizations are moving to the cloud, leading teams everywhere to build up large, complex infrastructure codebases. With this practical book, Kief Morris of ThoughtWorks shows you how to effectively use principles, practices, and patterns pioneered by infrastructure and development teams to manage cloud age infrastructure. Ideal for system administrators, infrastructure engineers, software developers, team leads, and architects, this insightful second edition demonstrates the tools you need for implementing infrastructure as code. You'll learn about the platforms and tooling involved in creating and configuring infrastructure elements, patterns for using these tools, and practices for making infrastructure as code work in your environment. In four parts, this book covers: Foundations: Understand how to use Infrastructure as Code to drive continuous change and raise the bar of operational quality. These chapters lay out a framework for the various tools and technologies involved in building platforms to run software in the cloud. Working with infrastructure stacks: These chapters introduce practical patterns and approaches for defining, provisioning, testing, and continuously delivering changes to infrastructure resources. This includes managing and configuring environments and sharing infrastructure code. Working With Servers And Other Application Runtime Platforms: Discover patterns for provisioning and configuring servers and clusters for deploying applications. Working With Larger Systems and Teams: When you have multiple teams building and using cloud infrastructure, you need to consider workflows and governance, as well as architectural patterns for creating and managing many different infrastructure elements.
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (150 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: How can you use data in a way that protects individual privacy, but still ensures that data analytics will be useful and meaningful? With this practical book, data architects and engineers will learn how to implement and deploy anonymization solutions within a data collection pipeline. You'll establish and integrate secure, repeatable anonymization processes into your data flows and analytics in a sustainable manner. Luk Arbuckle and Khaled El Emam from Privacy Analytics explore end-to-end solutions for anonymizing data, based on data collection models and use cases enabled by real business needs. These examples come from some of the most demanding data environments, using approaches that have stood the test of time.
    Note: Online resource; Title from title page (viewed April 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (54 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Simple, accessible, and fun to read, this practical book provides a fascinating collection of real-life stories from organizations that now use blockchain in practice. Sir John Hargrave and Evan Karnoupakis provide actionable takeaways and valuable lessons learned based on case studies from companies that have found success with this technology. This guide serves as a map to this fascinating new frontier. Through dozens of interviews, you'll take a journey with leading-edge organizations as they integrate blockchain into their business. You'll start by gaining a solid background on blockchain and its potential to disrupt existing industries. From there, you'll dive into the story-driven case studies, complete with user-friendly diagrams, from the first companies to successfully embrace this technology. Explore real-life examples of leading companies now developing and integrating blockchain applications Dive into engaging stories that show how a Napster founder and the team that created a $100 million virtual cat marketplace are using blockchain Learn the pros and cons of using blockchain technology in your industry Examine blockchain best practices within your industry and across industries Understand the costs and benefits of blockchain and determine if this technology is worth pursuing Learn how blockchain is used by companies in government, wireless telecommunications, the internet of things, collectibles, and more
    Note: Online resource; Title from title page (viewed December 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    ISBN: 9781617296277
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Unit Testing Principles, Patterns and Practices teaches you to design and write tests that target the domain model and other key areas of your code base. In this clearly written guide, you learn to develop professional-quality test suites, safely automate your testing process, and integrate testing throughout the application life cycle. As you adopt a testing mindset, you'll be amazed at how better tests cause you to write better code.
    Note: Online resource; Title from title page (viewed January 13, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (350 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The world's most valuable resource is data. Companies across all industry verticals are using data-driven insights as a key competitive advantage. But the time required for transforming raw data to insights can take days or weeks when you want it in minutes or hours. Data scientists spend nearly 80% of their time in data engineering, rather than developing insights. And most organizations can't scale their data science teams fast enough to keep up with growing business needs for better, faster insights. This book will help data engineers, data scientists, and data team managers address these issues by building a self-service data science platform that democratizes the ability to extract insights from the data to everyone in the organization. Data scientists, software engineers, product managers, and marketers can use it to discover, transform, and analyze data and publish automated insights in production. This book is not: A deep dive into the "shiny new" technologies, or any one specific technology A silver bullet technology for building a self-service portal. Organizations differ in their maturity, people, process, and technology and require tailored solutions This book is: A collection of must-have operational capabilities for building a self-service data portal A blueprint for achieving better and faster insights A process for democratizing data engineering expertise across an organization A practical and indispensable guide for any decision-maker, implementer, or strategist working with an organization's data science platform
    Note: Online resource; Title from title page (viewed December 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Proven customer engagement approaches for winning in the most important moments driving profitability and growth-customer retention and expansion Industry analysts report that up 70- 80% of business growth comes from existing customers. So why are you still investing mainly in attracting new customers? And, leaving renewals and upsells to chance? Or, worse yet, using a one-size-fits all approach to acquisition as you do for expansions? The Expansion Sale provides everything you need to seize the competitive edge in the customer-success space. Authors Erik Peterson and Tim Riesterer explain how the buying psychology of existing customers differs from that of new customers, and show how to adapt your commercial engagement strategies accordingly. They provide clear, easy-to-apply messaging frameworks for creating and delivering winning conversations in the four must-win commercial moments of customer success: ensuring renewals, communicating price increases, increasing upsells, and apologizing effectively for service failures.
    Note: Online resource; Title from title page (viewed February 11, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (300 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Digital product research doesn't have to be difficult, take a long time, or cost a lot of money. Nor should it be a job solely for scientists or expert researchers. In this practical book, C. Todd Lombardo and Aras Bilgen demonstrate how your entire team can conduct effective product research within a couple of weeks-easily, cheaply, and without compromising quality. Drawing from decades of experience in product development, the authors lay out nine simple rules that combine user research, market research, and product analytics to quickly discover insights and build products customers truly need. Recognize and avoid common research pitfalls Switch to the insight-making mindset that underlies all successful research efforts Find out how to look at data, formulate the right questions, and pick the right research method Learn interview techniques and research skills Analyze for insights collaboratively while avoiding bias Inspire action with your insights through powerful presentations and prototypes Learn how to involve a wide variety of stakeholders in research, from developers to executives Discover how you can make research a habit, not a one-off effort
    Note: Online resource; Title from title page (viewed December 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (200 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Designers and managers hope their products become essential for users-similar to the way Instagram and Lyft have become a way of life for many. Such as deep integration into people's lives isn't accidental: it's a process of careful design and iterative learning. This guide shows you how to apply behavioral science to help your users achieve their goals. In this updated edition, Stephen Wendel, Head of Behavioral Science at Morningstar, takes you step-by-step through the process of incorporating behavioral science into product design and development. Product managers, UX and interaction designers, and data analysts will learn a simple and effective approach for identifying target users and behaviors, building the product, and gauging its effectiveness. Learn the three main strategies to help people change behavior Identify the behaviors your target audience seeks to change, and their obstacles Develop effective designs that are enjoyable to use Measure your product's impact and learn ways to improve it Combine behavioral science with data science to pinpoint problems and test potentials solutions in practice
    Note: Online resource; Title from title page (viewed July 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Rocky Nook | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (376 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: David Busch's Sony Alpha a6100/ILCE-6100 Guide to Digital Photography is your essential handbook for learning all the powerful - but easy to use -- features of Sony's most advanced entry-level APS-C mirrorless camera. Its new LCD swivels to face forward, making the camera excellent for self-portraits, vlogging, and other applications. The a6100 features a 24 megapixel sensor with 425 embedded phase-detect pixels for lightning-fast autofocus at up to 11 frames per second. With an electronic shutter that provides a silent shooting option, stunning 4K/UHD video capabilities, and new time-lapse photography features, the a6100/ILCE-6100 is a versatile digital camera that has simple operation yet boasts all the features you need to take great photos. With this book in hand, you will discover all the capabilities of the Sony Alpha a6100/ILCE-6100 as you explore the world of digital photography, develop your creativity, and capture the best photographs you've ever taken. Filled with detailed how-to steps and full-color illustrations, David Busch's Sony Alpha a6100/ILCE-6100 Guide to Digital Photography describes every feature of this sophisticated camera in depth, from taking your first photos through advanced details of setup, exposure, lens selection, lighting, and more. It relates each feature to specific photographic techniques and situations. Also included is the handy camera "roadmap," an easy-to-use visual guide to the a6100/ILCE-6100's features and controls. Learn when to use every option and, more importantly, when not to use them, by following the author's recommended settings for every menu entry. With best-selling photographer and mentor David Busch as your guide, you'll quickly have full creative mastery of your camera's capabilities, whether you're shooting on the job, taking pictures as an advanced enthusiast pushing the limits of your imagination, or are just out for fun. Start building your knowledge and confidence, while bringing your vision to light with the Sony Alpha a6100/ILCE-6100.
    Note: Online resource; Title from title page (viewed January 8, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (44 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: So many things could go wrong during a production launch, and relying on ad hoc planning is simply inviting trouble. Using a launch plan as a template for products large and small could save a lot of time, money, and headaches. This practical report demonstrates how Google devised its production launch plan and provides actionable advice to help your company develop its own. A launch plan can prevent a wide range of issues by involving all relevant parties and processes to ensure a controlled launch progression. With this report, developers and site reliability engineers will explore the basic components of Google's launch plan and learn practical methods to reduce risks when introducing your company's products. These lessons are adaptable for consumer-oriented services regardless of company size or product user base. Explore launch planning elements for managing risks, making quick adjustments, and communicating effectively Build a list of specific, ordered activities to execute before and during the launch Organize a launch command center to help you react to changing conditions Examine a case study that shows how video game developer Phoenix Labs prepared for one of its successful launches
    Note: Online resource; Title from title page (viewed January 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (64 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Whether you're a budding blogger or seasoned web designer, WordPress is a brilliant tool for creating websites-once you know how to tap into its impressive features. The latest edition of this jargon-free Missing Manual shows you how to use WordPress 5.0's themes, widgets, and plug-ins to build just about any kind of site. The important stuff you need to know: Setting up WordPress. Configure WordPress on your web host or get it running on your home computer. Create your site. Get hands-on instructions for building all types of websites, from blogs to business sites with ecommerce features. Mix in multimedia. Add picture galleries, slideshows, video clips, music players, and podcasts. Add features. Select from thousands of plug-ins to enhance your site's capabilities, from contact forms to a basic shopping cart. Build a truly unique site. Customize a WordPress theme to create a site that looks exactly the way you want. Attract an audience. Use SEO, site statistics, and social sharing to reach more people. Stay safe. Use backup and staging tools to protect your content and avoid catastrophe.
    Note: Online resource; Title from title page (viewed November 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (165 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Rice, Liz Container security
    Keywords: Electronic books ; local ; Container ; Computersicherheit
    Abstract: Many organizations now run applications in cloud native environments, using containers and orchestration to facilitate scalability and resilience. But how do you know whether your deployment is secure? To fully grasp the security implications of containers and their operation, you'll need an understanding of what they are and how they work. In this excerpt from her forthcoming book Container Security, author Liz Rice takes you through the mechanisms that isolate and protect your applications within each container. This book as a whole looks at the building blocks and security boundaries commonly used in container-based systems and how they're constructed in the Linux operating system. In the featured chapter, "Container Isolation," you'll learn how namespaces limit the set of files and directories that particular container processes can see, functionally isolating them from other operations. Learn how a container is actually a Linux process with a restricted view of the machine it's running on Explore the different namespaces typically used to create Linux containers Examine how containerized processes are isolated from the host and other containerized processes
    Note: Online resource; Title from title page (viewed May 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (43 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Serverless computing is a hot topic today. Many organizations are now using cloud-based applications for workflow, distributed logic, and externally managed data stores. In this practical guide, Mike Amundsen ( RESTful Web Clients ) focuses on the why, what, and how of this computing model, including key aspects of serverless operations and reasons why companies are moving in that direction. You and your development team will learn the basics of serverless computing and the essential elements you'll be working with. You'll also explore how serverless changes the way software architects and programmers think about applications. Finally, this insightful report provides a quick reference guide to the three top serverless platforms in use: Amazon Lambda, Microsoft Azure, and Google Cloud. You'll examine: How a serverless environment enables software architects and programmers to write and use services on the network Basic building blocks of serverless: functions, virtual machines, and elastic runtime environments Seven key elements of serverless platforms, including workflow & orchestration and scaling & reliability The common challenges of building network-based systems that scale well How serverless computing is moving toward additional abstraction and mobility
    Note: Online resource; Title from title page (viewed January 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Berrett-Koehler Publishers | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (216 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: This no-nonsense guide to social intelligence for project managers gives you a step-by-step process for building a bulletproof project team-no matter what gaps exist in personality, geography, culture, or communication style. High-performing teams don't happen by magic. You need processes that are designed in a socially intelligent way if your team is going to overcome the modern world's tough challenges with coordination. To be a star project manager, you have to communicate with people in their individual learning styles, provide accountability in ways that won't be demotivating, and run meetings and minutes that people won't tune out. Your processes must be constructed in ways that respect the complex realities of social dynamics step by step. You have to know your team before you can motivate them, and you have to motivate them before you can manage them. In this book are foolproof techniques to make sure your team connects with you, each other, and everyone they need to get the job done. After all, a team should be more than the sum of its parts-and it's up to the project manager to provide the glue that holds it all together.
    Note: Online resource; Title from title page (viewed February 18, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (500 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The approach to and understanding of software engineering at Google is unlike any other company. With this book, you'll get a candid and insightful look at how software is constructed and maintained by some of the world's leading practitioners. Titus Winters, Tom Manshreck, and Hyrum K. Wright, software engineers and a technical writer at Google, reframe how software engineering is practiced and taught: from an emphasis on programming to an emphasis on software engineering, which roughly translates to programming over time. You'll learn: Fundamental differences between software engineering and programming How an organization effectively manages a living codebase and efficiently responds to inevitable change Why culture (and recognizing it) is important, and how processes, practices, and tools come into play
    Note: Online resource; Title from title page (viewed March 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (78 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Bring agility, cost savings, and a competitive edge to your business by migrating your IT infrastructure to AWS. Ideal for executive leadership, senior leadership, and engineering and IT managers, this practical book examines the advantages, disadvantages, and common pitfalls possible when moving your operations to the cloud. Author Jeff Armstrong brings years of practical hands-on experience helping dozens of enterprises make this corporate change. You'll explore real-world examples of how organizations have made-or attempted to make-this wide-ranging transition. With this guide, you'll be better prepared to objectively evaluate your migration before, during, and after the process so you can ensure success. By the end of this book, you'll understand: Benefits and drawbacks of migrating to AWS Risks to your business and technology Methods for properly accessing workloads How to build a business case for this move How to create a solid migration plan How to identify low hanging fruit for refactoring
    Note: Online resource; Title from title page (viewed August 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (280 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Machine Learning for Business teaches business-oriented machine learning techniques you can do yourself. Concentrating on practical topics like customer retention, forecasting, and back office processes, you'll work through six projects that help you form an ML-for-business mindset. To guarantee your success, you'll use the Amazon SageMaker ML service, which makes it a snap to turn your questions into results.
    Note: Online resource; Title from title page (viewed January 1, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (250 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Serverless is a hot topic. Many companies today are turning to this cloud-computing model as a way to avoid steep investments in DevOps while still reliably running production-grade systems. If you're a developer with one of these organizations, this practical book helps you determine whether serverless is right for your use case. You'll learn what's required to build maintainable and scalable services using this model. Author Jason Katzer, director of software engineering at Capital One, helps you examine the integration offerings of each cloud provider and shows you ways to avoid the pitfalls of their serverless platforms and toolsets. Pick up this book and discover how serverless frees you from the tedious task of setting up and maintaining systems in production. You'll learn how to: Handle basic infrastructure, choose the right tools, and use serverless in production Monitor, debug, and test your applications in this environment Use serverless patterns and build applications with microservices
    Note: Online resource; Title from title page (viewed November 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (380 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: As more and more data floods into your company, you need to put it to work right away-and SQL is a vital tool for getting the job done. With the latest edition of this introductory guide, author Alan Beaulieu helps developers quickly get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You'll find new chapters on SQL and big data, working with very large databases, and analytic functions. Each chapter presents a self-contained lesson on a key SQL concept or technique using numerous illustrations and annotated examples. Exercises at the end of each chapter let you practice the skills you learn. Knowledge of SQL is a must for interacting with data. With Learning SQL, you'll quickly learn how to put the power and flexibility of this language to work. With this book, you'll: Move quickly through SQL basics and learn several advanced features Use SQL data statements to generate, manipulate, and retrieve data Create database objects, such as tables, indexes, and constraints, using SQL schema statements Learn how datasets interact with queries and understand the importance of subqueries Convert and manipulate data with SQL's built-in functions and use conditional logic in data statements
    Note: Online resource; Title from title page (viewed May 25, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (241 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Prepare for Microsoft Exam MS-900 -and help demonstrate your mastery of real-world foundational knowledge about the considerations and benefits of adopting cloud services and the Software as a Service cloud model, as well as specific options and benefits of Microsoft 365 cloud service offerings. Designed for IT professionals, Exam Ref focuses on critical thinking and decision-making acumen needed for success at the Microsoft Certified Fundamentals level. Focus on the expertise measured by these objectives: Understand cloud concepts Understand core Microsoft 365 services and concepts Understand security, compliance, privacy, and trust in Microsoft 365 Understand Microsoft 365 pricing and support This Microsoft Exam Ref: Organizes its coverage by exam objectives Features strategic, what-if scenarios to challenge you Assumes you are a business user, IT professional, or student interested in cloud computing and technologies, including individuals planning to pursue more advanced Microsoft 365 certification. About the Exam Exam MS-900 focuses on knowledge about benefits and considerations of using cloud services; different types of cloud services; core Microsoft 365 components; comparisons between Microsoft 365 and on-premises services; modern management concepts; Office 365 ProPlus; Microsoft 365 collaboration, mobility and analytics; Microsoft 365 security and compliance concepts; unified endpoint management; security usage scenarios and services; the Service Trust portal and Compliance manager; Microsoft 365 licensing options; pricing; support, and service lifecycles. About Microsoft Certification Passing this exam fulfills your requirements for the Microsoft 365 Certified Fundamentals certification credential, proving that you understand Microsoft 365 options, as well as the benefits of adopting cloud services, the Software as a Service (SaaS) cloud model, and Microsoft 365 cloud services in particular. See full details at: microsoft.com/learn
    Note: Online resource; Title from title page (viewed February 4, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260458886
    Language: English
    Pages: 1 online resource (896 pages)
    Edition: 7th edition
    Keywords: Electronic books ; local
    Abstract: Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Get Up to Speed on Microsoft® SQL Server® 2019 Quickly and Easily Start working with Microsoft SQL Server 2019 in no time with help from this thoroughly revised, practical resource. Filled with real-world examples and hands-on exercises, Microsoft SQL Server 2019: A Beginner's Guide, Seventh Edition starts by explaining fundamental relational database system concepts. From there, you'll learn how to write Transact-SQL statements, execute simple and complex database queries, handle system administration and security, and use powerful analysis and reporting tools. New topics such as SQL and JSON support, graph databases, and support for machine learning with R and Python are also covered in this step-by-step tutorial. • Install, configure, and customize Microsoft SQL Server 2019 • Create and modify database objects with Transact-SQL statements • Write stored procedures and user-defined functions • Handle backup and recovery, and automate administrative tasks • Tune your database system for optimal availability and reliability • Secure your system using authentication, encryption, and authorization • Work with SQL Server Analysis Services, Reporting Services, and other BI tools • Gain knowledge of relational storage, presentation, and retrieval of data stored in the JSON format • Manage graphs using SQL Server Graph Databases • Learn about machine learning support for R and Python
    Note: Online resource; Title from title page (viewed January 3, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IBM Redbooks | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (30 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Built on over 50 years of Enterprise storage expertise, the IBM® DS8000® series is the flagship of disk storage systems within the IBM System Storage™ portfolio. As of September 2019, the DS8900F is the latest addition and offers two new classes: DS8910F: Flexibility Class all-flash DS8950F: Agility Class all-flash The agility class is efficiently designed to consolidate all your mission-critical workloads for IBM Z®, IBM LinuxONE, IBM Power Systems, and distributed environments under a single all-flash storage solution. This IBM Redbooks® Product Guide gives an overview of the features and functions that are available with the IBM DS8900F models running microcode Release 9.0 (Bundle 89.0 / Licensed Machine Code 7.9.0.xxx).
    Note: Online resource; Title from title page (viewed January 16, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Rocky Nook | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (296 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If your past attempts at learning flash have all ended in failure (not to mention tears and/or blind rage), then The Off-Camera Flash Handbook is about to change everything for you. For years, photographer Vanessa Joy has been using off-camera flash to create gorgeous portraits that look like they were shot in the most beautiful natural light at the perfect time of day. Well, guess what? That consistent look was not created thanks to the most amazing luck with the weather. No. It was created by a pro photographer who mastered her use of off-camera flash. And with her down-to-earth and practical explanations, that's exactly what Vanessa teaches you in this book. Vanessa breaks down off-camera flash into an easy-to-understand approach, and instead of focusing on the gear and the settings (which are also included, of course), she focuses on the kinds of shots you want to make. This book is about learning to use off-camera flash easily and quickly so that you can create beautiful, natural-looking light in any situation, at any time you need it...regardless of the weather or time of day. The book is divided into three parts. Part One covers the fundamentals of off-camera flash, and it does so without blasting you with a firehose of information. Instead, Vanessa gives you the basics you need so that you can start shooting right away without becoming overwhelmed with technical jargon. Once you're set up and ready to go, Vanessa jumps right into Part Two with specific photo scenarios and real-world situations where you'll learn key techniques for using your flash to create consistent, beautiful photographs. For each scenario, Vanessa provides the goal for the shoot, a gear list, the step-by-step shooting instructions, and images that show both the progress of the shoot and the behind-the-scenes shots or lighting diagrams of the setup. She also discusses problems you may encounter, variations on the shot, and additional practical scenarios for each situation. Just a few examples include: • Recreating the golden hour at any time • Shooting groups • Making indoors look like outdoors • Enhancing natural light • Using flash at events • Working in harsh sunlight • Creating silhouettes • Shooting at sunset • Fixing an ugly-light room • And much more Finally, Part Three tackles the questions you'll likely have once you've got the basics under your belt and you're already creating great photos with your off-camera flash-things like high-speed sync, sync speed, a...
    Note: Online resource; Title from title page (viewed January 6, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (480 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. This study guide covers 100% of the objectives for the Oracle Cloud Infrastructure Architect Associate exam Pass the new Oracle Cloud Infrastructure Architect Associate exam with ease using the detailed information contained in this effective self-study system. Written by an Oracle expert and respected author, Oracle Cloud Infrastructure Architect Associate All-in-One Exam Guide (Exam 1Z0-1072) offers complete coverage of every subject on the challenging exam. Hands-on exercises, practice exam questions with in-depth explanations, "Notes," "Exam Tips," and "Cautions" throughout provide professional insight and call out potentially harmful situations. Beyond exam preparation, this guide also serves as a valuable on-the-job reference. Covers all exam topics, including: • Oracle Cloud Infrastructure concepts • OCI identity and access management • OCI networking • Compute instances • Storage • Database • Automation tools • OCI best practice architectures Online content includes: • 140 practice questions • Fully-customizable online test engine
    Note: Online resource; Title from title page (viewed February 7, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : No Starch Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (320 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: PowerShell® is both a scripting language and an administrative shell that lets you control and automate nearly every aspect of IT. In PowerShell for Sysadmins , five-time Microsoft® MVP "Adam the Automator" Bertram shows you how to use PowerShell to manage and automate your desktop and server environments so that you can head out for an early lunch. You'll learn how to: •Combine commands, control flow, handle errors, write scripts, run scripts remotely, and test scripts with the PowerShell testing framework, Pester •Parse structured data like XML and JSON, work with common domains (like Active Directory, Azure, and Amazon Web Services), and create a real-world server inventory script •Design and build a PowerShell module to demonstrate PowerShell isn't just about ad-hoc scripts •Use PowerShell to create a hands-off, completely automated Windows deployment •Build an entire Active Directory forest from nothing but a Hyper-V host and a few ISO files •Create endless Web and SQL servers with just a few lines of code! Real-world examples throughout help bridge the gap between theory and actual system, and the author's anecdotes keep things lively. Stop with the expensive software and fancy consultants. Learn how to manage your own environment with PowerShell for Sysadmins and make everyone happy. Covers Windows PowerShell v5.1
    Note: Online resource; Title from title page (viewed February 4, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (544 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Explore, create, and manage highly interactive data visualizations using Microsoft Power BI Extract meaningful business insights from your disparate enterprise data using the detailed information contained in this practical guide. Written by a recognized BI expert and bestselling author, Data Analysis with Microsoft Power BI teaches you the skills you need to interact with, author, and maintain robust visualizations and custom data models. Hands-on exercises based on real-life business scenarios clearly demonstrate each technique. Publishing your results to the Power BI Service (PowerBI.com) and Power BI Report Server are also fully covered. Inside, you will discover how to: •Understand Business Intelligence and self-service analytics •Explore the tools and features of Microsoft Power BI •Create and format effective data visualizations •Incorporate advanced interactivity and custom graphics •Build and populate accurate data models •Transform data using the Power BI Query Editor •Work with measures, calculated columns, and tabular models •Write powerful DAX language scripts •Share content on the PowerBI Service (PowerBI.com) •Store your visualizations on the Power BI Report Server
    Note: Online resource; Title from title page (viewed January 3, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill Education TAB | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (352 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Publisher's Note: Products purchased from Third Party sellers are not guaranteed by the publisher for quality, authenticity, or access to any online entitlements included with the product. Debug, Tweak and fine-tune your DIY electronics projects This hands-on guide shows, step by step, how to build, debug, and troubleshoot a wide range of analog electronic circuits. Written by electronics guru Ronald Quan, Troubleshooting Electronic Circuits: A Guide to Learning Analog Circuits clearly explains proper debugging techniques as well as testing and modifying methods. In multiple chapters, poorly-conceived circuits are analyzed and improved. Inside, you will discover how to design or re-design high-quality circuits that are repeatable and manufacturable. Coverage includes: • An introduction to electronics troubleshooting • Breadboards • Power sources, batteries, battery holders, safety issues, and volt meters • Basic electronic components • Diodes, rectifiers, and Zener diodes • Light emitting diodes (LEDs) • Bipolar junction transistors (BJTs) • Troubleshooting discrete circuits (simple transistor amplifiers) • Analog integrated circuits, including amplifiers and voltage regulators • Audio circuits • Troubleshooting analog integrated circuits • Ham radio circuits related to SDR • Trimmer circuits, including the 555 chip and CMOS circuits
    Note: Online resource; Title from title page (viewed March 27, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: "The ultimate all-in-one guide to becoming a great leader." -Daniel Pink From the creator and host of The Learning Leader Show , "the most dynamic leadership podcast out there" ( Forbes ) that will "help you lead smarter" ( Inc .), comes an essential tactical guide for newly promoted managers. Every year, millions of top performers are promoted to management-level jobs-only to discover that the tactics that got them promoted are not the tactics that will make them effective in their new role. In Welcome to Management , Ryan Hawk provides practical, actionable advice and tools designed to ensure that transition is a successful one. He presents a new actionable three-part framework distilled from best practices drawn from in-depth interviews with over 300 of the most forward-thinking leaders around the world, as well as his own professional experience going from exceptional individual producer to new leader. Learn how to: • lead yourself : build skills and earn credibility. Compliance can be commanded, but commitment cannot. People reserve their full capacity for emotional commitment for leaders they find credible, and credibility must be earned. • build your team : develop a healthy and sustainable culture of mutual trust and respect that creates cohesion. This includes effective hiring and firing practices. • lead your team: set a clear strategy and vision for your team, communicate effectively, and ultimately drive the results the organization is counting on your team to deliver. Through case studies, hundreds of interviews, and personal stories, the book will help high performers make the leap from individual contributor to manager with greater ease, grace, courage, and effectiveness. Welcome to management!
    Note: Online resource; Title from title page (viewed January 28, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Adobe Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (432 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The fastest, easiest, most comprehensive way to learn Adobe Photoshop Lightroom Classic! Classroom in a Book®, the best-selling series of hands-on software training workbooks, offers what no other book or training program does-an official training series from Adobe, developed with the support of Adobe product experts. Adobe Photoshop Lightroom Classic Classroom in a Book (2020 release) contains 12 lessons that cover the basics and beyond, providing countless tips and techniques to help you become more productive with the program. You can follow the book from start to finish or choose only those lessons that interest you. Purchase of this book includes valuable online features. Follow the instructions in the book's Getting Started section to unlock access to: Downloadable lesson files you need to work through the projects in the book Web Edition containing the complete text of the book, interactive quizzes, and videos that walk you through the lessons step by step
    Note: Online resource; Title from title page (viewed February 20, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    ISBN: 9780136702726
    Language: English
    Pages: 1 online resource (832 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Used by sites as varied as Twitter, GitHub, Disney, and Airbnb, Ruby on Rails is one of the most popular frameworks for developing web applications, but it can be challenging to learn and use. Whether you're new to web development or new only to Rails, Ruby on Rails™ Tutorial, Sixth Edition , is the solution. Best-selling author and leading Rails developer Michael Hartl teaches Rails by guiding you through the development of three example applications of increasing sophistication. The tutorial's examples focus on the general principles of web development needed for virtually any kind of website. The updates to this edition include full compatibility with Rails 6. This indispensable guide provides integrated tutorials not only for Rails, but also for the essential Ruby, HTML, CSS, and SQL skills you need when developing web applications. Hartl explains how each new technique solves a real-world problem, and then he demonstrates it with bite-sized code that's simple enough to understand, yet novel enough to be useful. Whatever your previous web development experience, this book will guide you to true Rails mastery. This book will help you Install and set up your Rails development environment, including pre-installed integrated development environment (IDE) in the cloud Go beyond generated code to truly understand how to build Rails applications from scratch Learn testing and test-driven development (TDD) Effectively use the Model-View-Controller (MVC) pattern Structure applications using the REST architecture Build static pages and transform them into dynamic ones Master the Ruby programming skills all Rails developers need Create high-quality site layouts and data models Implement registration and authentication systems, including validation and secure passwords Update, display, and delete users Upload images in production using a cloud storage service Implement account activation and password reset, including sending email with Rails Add social features and microblogging, including an introduction to Ajax Record version changes with Git and create a secure remote repository at Bitbucket Deploy your applications early and often with Heroku
    Note: Online resource; Title from title page (viewed April 27, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : No Starch Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (368 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Black Hat Go explores the darker side of Go, the popular programming language revered by hackers for its simplicity, efficiency, and reliability. It provides an arsenal of practical tactics from the perspective of security practitioners and hackers to help you test your systems, build and automate tools to fit your needs, and improve your offensive security skillset, all using the power of Go. You'll begin your journey with a basic overview of Go's syntax and philosophy and then start to explore examples that you can leverage for tool development, including common network protocols like HTTP, DNS, and SMB. You'll then dig into various tactics and problems that penetration testers encounter, addressing things like data pilfering, packet sniffing, and exploit development. You'll create dynamic, pluggable tools before diving into cryptography, attacking Microsoft Windows, and implementing steganography. You'll learn how to: •Make performant tools that can be used for your own security projects •Create usable tools that interact with remote APIs •Scrape arbitrary HTML data •Use Go's standard package, net/http, for building HTTP servers •Write your own DNS server and proxy •Use DNS tunneling to establish a C2 channel out of a restrictive network •Create a vulnerability fuzzer to discover an application's security weaknesses •Use plug-ins and extensions to future-proof products •Use plug-ins and extensions to future-proof products •Build an RC2 symmetric-key brute-forcer •Implant data within a Portable Network Graphics (PNG) image Are you ready to add to your arsenal of security tools? Then let's Go!
    Note: Online resource; Title from title page (viewed January 21, 2020)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (46 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Fast access to data has become a critical game changer. Today, a new breed of company understands that the faster they can build, access, and share well-defined datasets, the more competitive they'll be in our data-driven world. In this practical report, Scott Haines from Twilio introduces you to operational analytics, a new approach for making sense of all the data flooding into business systems. Data architects and data scientists will see how Apache Kafka and other tools and processes laid the groundwork for fast analytics on a mix of historical and near-real-time data. You'll learn how operational analytics feeds minute-by-minute customer interactions, and how NewSQL databases have entered the scene to drive machine learning algorithms, AI programs, and ongoing decision-making within an organization. Understand the key advantages that data-driven companies have over traditional businesses Explore the rise of operational analytics-and how this method relates to current tech trends Examine the impact of can't wait business decisions and won't wait customer experiences Discover how NewSQL databases support cloud native architecture and set the stage for operational databases Learn how to choose the right database to support operational analytics in your organization
    Note: Online resource; Title from title page (viewed December 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838986698
    Language: English
    Pages: 1 online resource (604 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Cut through the noise and get real results with a step-by-step approach to learning Java programming Key Features Ideal for the Java beginner who is getting started for the first time A step-by-step Java tutorial with exercises and activities that help build key skills Structured to let you progress at your own pace, on your own terms Use your physical copy to redeem free access to the online interactive edition Book Description You already know you want to learn Java, and a smarter way to learn Java 12 is to learn by doing. The Java Workshop focuses on building up your practical skills so that you can develop high-performance Java applications that work flawlessly within the JVM across web, mobile and desktop. You'll learn from real examples that lead to real results. Throughout The Java Workshop, you'll take an engaging step-by-step approach to understanding Java. You won't have to sit through any unnecessary theory. If you're short on time you can jump into a single exercise each day or spend an entire weekend learning about Reactive programming and Unit testing. It's your choice. Learning on your terms, you'll build up and reinforce key skills in a way that feels rewarding. Every physical copy of The Java Workshop unlocks access to the interactive edition. With videos detailing all exercises and activities, you'll always have a guided solution. You can also benchmark yourself against assessments, track progress, and receive free content updates. You'll even earn a secure credential that you can share and verify online upon completion. It's a premium learning experience that's included with your printed copy. To redeem, follow the instructions located at the start of your Java book. Fast-paced and direct, The Java Workshop is the ideal companion for Java beginners. You'll build and iterate on your code like a software developer, learning along the way. This process means that you'll find that your new skills stick, embedded as best practice. A solid foundation for the years ahead. What you will learn Get to grips with fundamental concepts and conventions of Java 12 Write clean and well-commented code that's easy to maintain Debug and compile logical errors and handle exceptions in your programs Understand how to work with Java APIs and Java streams Learn how to use third-party libraries and software development kits (SDKs) Discover how you can work with information stored in databases Understand how you can keep data secure with cryptograph...
    Note: Online resource; Title from title page (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Sams | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (470 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Sams Teach Yourself Beginning Programming in 24 Hours explains the basics of programming in the successful 24 Hours format. The book's examples are easily readable and understandable by even those with no previous exposure to programming. This book covers the absolute basics of programming: Why program? What tools to use? How does a program tell the computer what to do? Readers will learn how to program the computer and will explore some of the most popular programming languages in use. This book will introduce the reader to common programming fundamentals using Python and will provide an overview of other common programming languages and their uses.
    Note: Online resource; Title from title page (viewed December 13, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : A Book Apart | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (105 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Finding your bearings as a manager can feel overwhelming-but you don't have to fake it to make it, and you don't have to go it alone. Lara Hogan shares her recipe for supporting and leading a tech team-from developing your mentoring and coaching skills, to getting comfortable with having difficult conversations, to boosting trust among teammates-while staying grounded along the way.
    Note: Online resource; Title from title page (viewed June 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838551964
    Language: English
    Pages: 1 online resource (340 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Implement reinforcement learning techniques and algorithms with the help of real-world examples and recipes Key Features Use PyTorch 1.x to design and build self-learning artificial intelligence (AI) models Implement RL algorithms to solve control and optimization challenges faced by data scientists today Apply modern RL libraries to simulate a controlled environment for your projects Book Description Reinforcement learning (RL) is a branch of machine learning that has gained popularity in recent times. It allows you to train AI models that learn from their own actions and optimize their behavior. PyTorch has also emerged as the preferred tool for training RL models because of its efficiency and ease of use. With this book, you'll explore the important RL concepts and the implementation of algorithms in PyTorch 1.x. The recipes in the book, along with real-world examples, will help you master various RL techniques, such as dynamic programming, Monte Carlo simulations, temporal difference, and Q-learning. You'll also gain insights into industry-specific applications of these techniques. Later chapters will guide you through solving problems such as the multi-armed bandit problem and the cartpole problem using the multi-armed bandit algorithm and function approximation. You'll also learn how to use Deep Q-Networks to complete Atari games, along with how to effectively implement policy gradients. Finally, you'll discover how RL techniques are applied to Blackjack, Gridworld environments, internet advertising, and the Flappy Bird game. By the end of this book, you'll have developed the skills you need to implement popular RL algorithms and use RL techniques to solve real-world problems. What you will learn Use Q-learning and the state-action-reward-state-action (SARSA) algorithm to solve various Gridworld problems Develop a multi-armed bandit algorithm to optimize display advertising Scale up learning and control processes using Deep Q-Networks Simulate Markov Decision Processes, OpenAI Gym environments, and other common control problems Select and build RL models, evaluate their performance, and optimize and deploy them Use policy gradient methods to solve continuous RL problems Who this book is for Machine learning engineers, data scientists and AI researchers looking for quick solutions to different reinforcement learning problems will find this book useful. Although prior knowledge of machine learning concepts is required, experience with PyTo...
    Note: Online resource; Title from title page (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Association for Talent Development | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (200 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Your Microlearning Primer Microlearning. Is it a text message or a video? Does it need to be shorter than five minutes? Do you just "chunk" a longer course into smaller pieces? Find the answers to these and other questions in this concise, comprehensive, and first-of-its-kind resource that will accommodate the most- and least-informed about microlearning. Gleaning insights from research, theory, and practice, authors Karl M. Kapp and Robyn A. Defelice debunk the myths around microlearning and present their universal definition. In Microlearning: Short and Sweet , they go beyond the hypothetical and offer tips on putting microlearning into action. Recognizing what makes microlearning effective is critical to avoiding costly, wasteful investments in the latest learning trend or newest shiny object. Only by understanding the nuances behind it can you decide what format and style suits your needs. Whether you are creating an individual product or a series of learning solutions, you need to follow a well-designed plan. This book guides readers through how, when, and why to design, develop, implement, and evaluate microlearning. Case studies punctuate what works and what doesn't. User-friendly and highly accessible, this book is a must-have for instructional designers and anyone interested in microlearning.
    Note: Online resource; Title from title page (viewed September 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    ISBN: 9781484254134
    Language: English
    Pages: 1 online resource (284 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Discover the simple steps to implementing information security standards using ISO 27001, the most popular information security standard across the world. You'll see how it offers best practices to be followed, including the roles of all the stakeholders at the time of security framework implementation, post-implementation, and during monitoring of the implemented controls. Implementing an Information Security Management System provides implementation guidelines for ISO 27001:2013 to protect your information assets and ensure a safer enterprise environment. This book is a step-by-step guide on implementing secure ISMS for your organization. It will change the way you interpret and implement information security in your work area or organization. What You Will Learn Discover information safeguard methods Implement end-to-end information security Manage risk associated with information security Prepare for audit with associated roles and responsibilities Identify your information risk Protect your information assets Who This Book Is For Security professionals who implement and manage a security framework or security controls within their organization. This book can also be used by developers with a basic knowledge of security concepts to gain a strong understanding of security standards for an enterprise.
    Note: Online resource; Title from title page (viewed December 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : IT Governance Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (68 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: How Cyber Security Can Protect your Business - A guide for all stakeholders provides an effective and efficient framework for managing cyber governance, risk and compliance, which organisations can adapt to meet their own risk appetite and synchronise with their people, processes and technology.
    Note: Online resource; Title from title page (viewed November 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484254493
    Language: English
    Pages: 1 online resource (278 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Know how to use the features of Visual Studio 2019 and utilize the IDE correctly to become your one-stop solution for creating quality code. Learn what's new in VS 2019 and explore the existing features of Visual Studio so you can use them more efficiently. Getting Started with Visual Studio 2019 begins with an overview of Visual Studio and explores new features such as Visual Studio Live Share, Visual Studio Search, Solution Filters, and Intellicode. Author Dirk Strauss teaches you how to create project templates, write code snippets, and manage NuGet packages. You will learn how to: debug your code using breakpoints and step into specific methods, use data tips, and utilize the DebuggerDisplay attribute. You will then move on to learn unit testing and explore the tools provided by Visual Studio to create and run unit tests. The book also covers source control integration in Visual Studio and how to use GitHub to implement a source control strategy in your code. What You Will Learn Create and use code snippets in Visual Studio 2019 Utilize diagnostic tools and the Immediate window for code debugging Generate unit tests with IntelliTest Use NuGet in applications Create and handle pull requests Who This Book Is For Beginners and software developers working on the .NET stack
    Note: Online resource; Title from title page (viewed November 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Career Press | Boston, MA : Safari
    ISBN: 9781632657749
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: A former Army interrogator shares his secrets for getting exactly what you want out of anyone, anytime. In business, school, romance, or your neighborhood, it is valuable to know what attracts people, what repels them, and what makes them tick. Choosing the right approach will enable you to influence people to do what you want in professional and social situations. The authors include updated case studies-some pulled from the headlines-of how this technique has worked to create both good news and bad news. Most importantly and all new, they tell you how to identify and guard against manipulation so you remain in control of your choices and options. In Get People to Do What You Want, you'll learn about: One-on-one interaction Group dynamics The projection of leadership Instinctual trust and mistrust of others Get People to Do What You Want is the perfect, modern complement to Dale Carnegie's 1937 classic work on the topic, How to Win Friends and Influence People. Think of these books as the Old and New Testaments of persuasion.
    Note: Online resource; Title from title page (viewed November 1, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484254646
    Language: English
    Pages: 1 online resource (630 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Take a deep dive into perhaps the single most important facet of good performance: indexes, and how to best use them. Recent updates to SQL Server have made it possible to create indexes in situations that in the past would have prevented their use. Other improvements covered in this book include new dynamic management views, the ability to pause and resume index maintenance, and the ability to more easily recover from failures during index creation and maintenance operations. This new edition also brings new content around the indexing of columnstore and in-memory tables, showing how these new types of tables and the queries that execute against them can also benefit from good indexing practices. The book begins with explanations of the types of indexes and how they are stored in databases. Moving deeper into the topic, and further into the book, you will look at the statistics that are accumulated both by indexes and on indexes. You will better understand what indexes are doing in the database and what can be done to mitigate and improve their effect on performance. You will get a look at the Index Advisor now available in Azure SQL Database, and learn how to review and maintain the health of your indexes. The final chapters present a guided tour through a number of scenarios showing approaches you can take to investigate, mitigate, and improve the performance of your database. What You Will Learn Properly index row store, columnstore, and in-memory tables Review statistics to understand indexing choices made by the optimizer Apply indexing strategies such as covering indexes, included columns, and index intersections Recognize and remove unnecessary indexes Design effective indexes for full-text, spatial, and XML data types Manage the big picture: Encompass all indexes in a database, and all database instances on a server Who This Book Is For Database administrators and developers who are ready to lift the performance of their database environment by thoughtfully building indexes to speed up queries that matter the most and make a difference to the business
    Note: Online resource; Title from title page (viewed November 28, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484255285
    Language: English
    Pages: 1 online resource (133 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Improving your craft is a key skill for product and user experience professionals working in the digital era. There are many established methods of product development to inspire and focus teams-Sprint, Lean, Agile, Kanban-all of which focus on solutions to customer and business problems. Enter XDPD, or Experiment-Driven Product Development-a new approach that turns the spotlight on questions to be answered, rather than on solutions. Within XDPD, discovery is a mindset, not a project phase. In Experiment-Driven Product Development , author Paul Rissen introduces a philosophy of product development that will hone your skills in discovery, research and learning. By guiding you through a practical, immediately applicable framework, you can learn to ask, and answer, questions which will supercharge your product development, making teams smarter and better at developing products and services that deliver for users and businesses alike. When applying the XDPD framework within your organization, the concept of an experiment-a structured way of asking, and answering, questions-becomes the foundation of almost everything you do, instilling a constant sense of discovery that keeps your team inspired. All types of activities, from data analysis to writing software, are seen through the lens of research. Rather than treating research as a separate task from the rest of product development, this book approaches the entire practice as one of research and continuous discovery. Designing successful experiments takes practice. That's where Rissen's years of industry expertise come in. In this book, you are given step-by-step tools to ensure that meaningful, efficient progress is made with each experiment. This approach will prove beneficial to your team, your users, and most importantly, to your product's lasting success. Experiment-Driven Product Development offers a greater appreciation of the craft of experimentation and helps you adapt it in your own context. In our modern age of innovation, XDPD can put you ahead. Go forth and experiment! What You Will Learn Know how to approach product development in a leaner, more efficient way Understand where and when experiments can be useful, and how they fit into pre-existing organization environments and processes Realize why you should be thinking about the simplest, useful thing rather than the minimum, viable product Discover how to break down feature and design ideas into the assumptions and the premises that ...
    Note: Online resource; Title from title page (viewed November 21, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Docker in Action, Second Edition teaches you to create, deploy, and manage applications hosted in Docker containers running on Linux. Fully updated, with four new chapters and revised best practices and examples, this second edition begins with a clear explanation of the Docker model. Then, you go hands-on with packaging applications, testing, installing, running programs securely, and deploying them across a cluster of hosts. With examples showing how Docker benefits the whole dev lifecycle, you'll discover techniques for everything from dev-and-test machines to full-scale cloud deployments.
    Note: Online resource; Title from title page (viewed November 15, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484253915
    Language: English
    Pages: 1 online resource (232 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Start with the basics of bug hunting and learn more about implementing an offensive approach by finding vulnerabilities in web applications. Getting an introduction to Kali Linux, you will take a close look at the types of tools available to you and move on to set up your virtual lab. You will then discover how request forgery injection works on web pages and applications in a mission-critical setup. Moving on to the most challenging task for any web application, you will take a look at how cross-site scripting works and find out about effective ways to exploit it. You will then learn about header injection and URL redirection along with key tips to find vulnerabilities in them. Keeping in mind how attackers can deface your website, you will work with malicious files and automate your approach to defend against these attacks. Moving on to Sender Policy Framework (SPF), you will see tips to find vulnerabilities in it and exploit them. Following this, you will get to know how unintended XML injection and command injection work to keep attackers at bay. Finally, you will examine different attack vectors used to exploit HTML and SQL injection. Overall, Bug Bounty Hunting for Web Security will help you become a better penetration tester and at the same time it will teach you how to earn bounty by hunting bugs in web applications. What You Will Learn Implement an offensive approach to bug hunting Create and manage request forgery on web pages Poison Sender Policy Framework and exploit it Defend against cross-site scripting (XSS) attacks Inject headers and test URL redirection Work with malicious files and command injection Resist strongly unintended XML attacks Who This Book Is For White-hat hacking enthusiasts who are new to bug hunting and are interested in understanding the core concepts.
    Note: Online resource; Title from title page (viewed November 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484254912
    Language: English
    Pages: 1 online resource (331 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Use this beginner's guide to understand and work with Kubernetes on the Google Cloud Platform and go from single monolithic Pods (the smallest unit deployed and managed by Kubernetes) all the way up to distributed, fault-tolerant stateful backing stores. You need only a familiarity with Linux, Bash, and Python to successfully use this book. Proficiency in Docker or cloud technology is not required. You will follow a learn-by-doing approach, running small experiments and observing the effects. Google open sourced Kubernetes in 2015 and now it is the industry standard in container orchestration. It has been adopted by all leading vendors of cloud, on-prem, and hybrid infrastructure services: Microsoft (Azure AKS), Amazon (AWS EKS), IBM (IBM Cloud Kubernetes Services), Alibaba Cloud (ACK), RedHat (OpenShift), and Pivotal (PKS). Even though Kubernetes is offered by all of the market-leading cloud providers, the Google Cloud Platform (GCP) offers an integrated shell (Google Cloud Shell) and a $300 credit to get started, which makes it the ideal platform to not only learn Kubernetes but also to implement final production workloads. What You Will Learn Set up a Kubernetes cluster in GCP Deploy simple Docker images using monolithic Pods Arrange highly available and highly scalable applications using Deployments Achieve zero-downtime deployments using the Service controller Externalize configuration using ConfigMaps and Secrets Set up batch processes and recurrent tasks using Jobs and CronJobs Install horizontal (sidecar pattern) services using DaemonSets Implement distributed, stateful backing stores using StatefulSets Who This Book Is For Beginners with basic Linux admin and scripting skills (Bash and Python). Proficiency with Docker is not required as all examples in the book use off-the-shelf public images from Docker Hub.
    Note: Online resource; Title from title page (viewed November 28, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484254349
    Language: English
    Pages: 1 online resource (373 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Build Angular applications faster and better with TypeScript and Material Design. You will learn how to build a web interface and use Google's open source Angular Material library of ready-made and easy-to-use components. This book uses Angular with TypeScript (a superset to JavaScript) to enable use of data types and take advantage of programming constructs such as classes, interfaces, generic templates, and more. You also will utilize various Angular features, including data binding, components, services, etc. You will build a single page application with the help of routing capabilities available out of the box (Angular CLI) and interface with remote services over HTTP. What You Will Learn Build an application using Angular, TypeScript, and Angular Material Understand Angular concepts such as components, directives, services, and more Use TypeScript features, including data types, classes, interfaces, generic templates, etc. Build a single page application (SPA) with routing features and integrate it with server-side remote services Who This Book Is For Beginning to intermediate level professionals will learn about web development using Angular, TypeScript, and Angular Material. Patterns and practices are recommended to be a successful developer. Basic knowledge of JavaScript is helpful.
    Note: Online resource; Title from title page (viewed December 9, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Adobe Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Creative professionals seeking the fastest, easiest, most comprehensive way to learn Adobe Photoshop choose Adobe Photoshop Classroom in a Book (2020 release) from Adobe Press. The 15 project-based lessons show key step-by-step techniques for working in Photoshop, including how to correct, enhance, and distort digital images, create image composites, and prepare images for print and the web. In addition to learning the essential elements of the Photoshop interface, this revised edition for the 2020 release covers features like the new Object Selection tool, saving Cloud Documents for easy access from Photoshop on other devices such as the Apple iPad, removing objects with upgraded Content-Aware Fill, applying styles and objects such as gradients and shapes, instantly using redesigned Presets panels, and much more! The online companion files include all the necessary assets for readers to complete the projects featured in each chapter. All buyers of the book get full access to the Web Edition: A Web-based version of the complete ebook enhanced with video and multiple-choice quizzes
    Note: Online resource; Title from title page (viewed December 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Adobe Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (449 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Creative professionals seeking the fastest, easiest, most comprehensive way to learn Adobe InDesign choose Adobe InDesign Classroom in a Book (2020 release) from Adobe Press. The project-based step-by-step lessons show users the key techniques for working in InDesign. Designers will build a strong foundation of typographic, color, page layout, and document-construction skills that will enable them to produce a broad range of print and digital publications-from a simple postcard to an interactive Adobe PDF with form fields. The real-world tasks in this comprehensive book are presented in easy-to-follow lessons and are designed to train beginning Adobe InDesign users in the program-from fundamental features to powerful layout and output skills. The online companion files include all the necessary assets for readers to complete the projects featured in each lesson. All buyers of the book get full access to the Web Edition: A Web-based version of the complete ebook enhanced with video and multiple-choice quizzes.
    Note: Online resource; Title from title page (viewed December 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Tribe of Hackers: Cybersecurity Advice from the Best Hackers in the World (9781119643371) was previously published as Tribe of Hackers: Cybersecurity Advice from the Best Hackers in the World (9781793464187). While this version features a new cover design and introduction, the remaining content is the same as the prior release and should not be considered a new or updated product. Looking for real-world advice from leading cybersecurity experts? You've found your tribe. Tribe of Hackers: Cybersecurity Advice from the Best Hackers in the World is your guide to joining the ranks of hundreds of thousands of cybersecurity professionals around the world. Whether you're just joining the industry, climbing the corporate ladder, or considering consulting, Tribe of Hackers offers the practical know-how, industry perspectives, and technical insight you need to succeed in the rapidly growing information security market. This unique guide includes inspiring interviews from 70 security experts, including Lesley Carhart, Ming Chow, Bruce Potter, Robert M. Lee, and Jayson E. Street. Get the scoop on the biggest cybersecurity myths and misconceptions about security Learn what qualities and credentials you need to advance in the cybersecurity field Uncover which life hacks are worth your while Understand how social media and the Internet of Things has changed cybersecurity Discover what it takes to make the move from the corporate world to your own cybersecurity venture Find your favorite hackers online and continue the conversation Tribe of Hackers is a must-have resource for security professionals who are looking to advance their careers, gain a fresh perspective, and get serious about cybersecurity with thought-provoking insights from the world's most noteworthy hackers and influential security specialists.
    Note: Online resource; Title from title page (viewed August 13, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Deliver great projects every time Projects are the lifeblood of organisations, but many projects fall short of expectations because of poor project management and/or poor project sponsorship. In The Project Book , author and 20-year project management and sponsorship veteran Colin D Ellis teaches you the skills and behaviours required to make your projects succeed, every time. The best projects, whether they are delivered in an agile or waterfall way, are a result of the people that lead them and the environment they create. This fail-safe and comprehensive handbook shows you how to develop the mindset and communication skills to create projects that leave a legacy for you, your team and your organisation. Project leaders and senior managers in all business and technical disciplines will benefit from the insightful guidance this book offers and better project outcomes will result. Split into two parts, individually addressing Project Leaders and Project Sponsors, this book guides large project facilitators to understand the importance of people over processes. become a project leader that people trust build a team culture of collaboration, agility and creativity upskill executives so that they're catalysts for transformation develop the organisational discipline needed for successful projects create a mature environment for your projects to thrive Engaging, informative and humorous, The Project Book will help project managers, project sponsors, scrum masters and product owners across all organisations to deliver successful projects in a way that customers will talk about for years.
    Note: Online resource; Title from title page (viewed July 1, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    ISBN: 9781838647940
    Language: English
    Pages: 1 online resource (822 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als
    DDC: 005.133
    Keywords: Go (Computer program language) ; Electronic books ; local ; Go (Langage de programmation) ; Computer programming ; software development ; Web programming ; Programming & scripting languages: general ; Computers ; Programming Languages ; General ; Computers ; Programming ; Open Source ; Computers ; Internet ; Application Development ; Go (Computer program language)
    Abstract: Cut through the noise and get real results with a step-by-step approach to learning Go programming Key Features Ideal for the Go beginner who is getting started for the first time A step-by-step Go tutorial with exercises and activities that help build key skills Structured to let you progress at your own pace, on your own terms Use your physical print copy to redeem free access to the online interactive edition Book Description You already know you want to learn Go, and the smart way to learn anything is to learn by doing. The Go Workshop focuses on building up your practical skills so that you can develop high-performing concurrent applications, or even create Go scripts to automate repetitive daily tasks. You'll learn from real examples that lead to real results. Throughout The Go Workshop, you'll take an engaging step-by-step approach to understanding Go. You won't have to sit through any unnecessary theory. If you're short on time you can jump into a single exercise each day, or you can spend an entire weekend learning how to test and secure your Go applications. It's your choice. Learning on your terms, you'll build up and reinforce key skills in a way that feels rewarding. Every physical print copy of The Go Workshop unlocks access to the interactive edition. With videos detailing all exercises and activities, you'll always have a guided solution. You can also benchmark yourself against assessments, track your progress, and receive content updates. You'll even earn secure credentials that you can share and verify online upon completion. It's a premium learning experience that's included with your printed copy. To redeem it, follow the instructions located at the start of your Go book. Fast-paced and direct, The Go Workshop is the ideal companion for Go beginners. You'll build and iterate on your code like a software developer, learning along the way. This process means that you'll find that your new skills stick, embedded as best practice. A solid foundation for the years ahead. What you will learn Get to grips with Go fundamentals and best practices Learn how to effectively organize your code for production environments Explore how third-party packages can help make you a better engineer Keep your development process bug-free with unit tests and benchmarks Who this book is for Our goal at Packt is to help you be successful, in whatever it is you choose to do. The Go Workshop is an ideal Go tutorial for the Go beginner who is just getti...
    Note: Online resource; Title from title page (viewed December 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Essential hiring and team-building lessons from the #1 Podcaster in the world The Effective Hiring Manager offers an essential guide for managers, team leaders, and HR professionals in organizations large or small. The author's step-by-step approach makes the strategies easy to implement and help to ensure ongoing success. Hiring effectively is the single greatest long-term contribution to your organization. The only thing worse than having an open position is filling it with the wrong person. The Effective Hiring Manager offers a proven process for solving these problems and helping teams and organizations thrive. The fundamental principles of hiring and interviewing How to create criteria to hire by How to create excellent interview questions How to review resumes How to conduct phone screens How to structure an interview day How to conduct each interview How to capture interview results How to make an offer How to decline a candidate How to onboard candidates Written by Mark Horstman, co-founder of Manager Tools and an expert in training managers, The Effective Hiring Manager is an A to Z handbook to the successful hiring process. The book explores, in helpful detail, what it takes to hire the right person, for the right job, and the right team.
    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 ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Cybersecurity experts from across industries and sectors share insights on how to think like scientists to master cybersecurity challenges Humankind's efforts to explain the origin of the cosmos birthed disciplines such as physics and chemistry. Scientists conceived of the cosmic 'Big Bang' as an explosion of particles-everything in the universe centered around core elements and governed by laws of matter and gravity. In the modern era of digital technology, we are experiencing a similar explosion of ones and zeros, an exponentially expanding universe of bits of data centered around the core elements of speed and connectivity. One of the disciplines to emerge from our efforts to make sense of this new universe is the science of cybersecurity. Cybersecurity is as central to the Digital Age as physics and chemistry were to the Scientific Age. The Digital Big Bang explores current and emerging knowledge in the field of cybersecurity, helping readers think like scientists to master cybersecurity principles and overcome cybersecurity challenges. This innovative text adopts a scientific approach to cybersecurity, identifying the science's fundamental elements and examining how these elements intersect and interact with each other. Author Phil Quade distills his over three decades of cyber intelligence, defense, and attack experience into an accessible, yet detailed, single-volume resource. Designed for non-specialist business leaders and cybersecurity practitioners alike, this authoritative book is packed with real-world examples, techniques, and strategies no organization should be without. Contributions from many of the world's leading cybersecurity experts and policymakers enable readers to firmly grasp vital cybersecurity concepts, methods, and practices. This important book: Guides readers on both fundamental tactics and advanced strategies Features observations, hypotheses, and conclusions on a wide range of cybersecurity issues Helps readers work with the central elements of cybersecurity, rather than fight or ignore them Includes content by cybersecurity leaders from organizations such as Microsoft, Target, ADP, Capital One, Verisign, AT&T, Samsung, and many others Offers insights from national-level security experts including former Secretary of Homeland Security Michael Chertoff and former Director of National Intelligence Mike McConnell The Digital Big Bang is an invaluable source of information for anyone faced with the challenges of 21...
    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 ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Take Control Books | Boston, MA : Safari
    ISBN: 9781947282346
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Master Slack for work and fun! Updated December 10, 2019 The Slack group messaging system has become an integral part of work life (and even social life) for millions of people. It's a feature of the modern business landscape, but how can you make the best use of this powerful, 21st-century tool to both get your job done and have fun? In this book, Glenn Fleishman addresses every major type of Slack user: New user: If you're interested in or tempted by Slack but have never used it, this book will help you get up to speed quickly. Experienced user: If you use Slack already and want to get more out of it, this book will guide you to more efficient and more sophisticated use and control. Reluctant user: If Slack is a requirement for your workplace, nonprofit group, or other organization, this book will help you overcome frustration and confusion. Slack can make your work life better. This book helps you master Slack! It shows you things you'll never learn by reading the online documentation or simply poking around, based on Glenn's years of experience in multiple Slack teams. Among the many questions this book answers are: How do I get started using Slack, including creating my first workspace? How can I manage the number (and manner) of notifications I get on my desktop and on my mobile devices? Is there any way to edit the message I just posted so I can fix a mistake? How do I find other channels in my Slack workspace-or make new ones? How do I make audio or video calls in Slack, or use screen sharing? What are the differences between direct messages and public messages in Slack? How much privacy can I expect in Slack from coworkers, bosses, owners, and Slack itself? How much can I do in Slack for free? What features make sense to pay for? How do people find and enter emoji in messages? What does it mean when names in the sidebar are bold or italic? What do the numbers next to channel or conversation names indicate? What exactly is Slackbot, and why is it talking to me? How do I perform advanced searches to find what I need? How do I find and install Slack apps? Take Control of Slack replaces two previous titles: Take Control of Slack Basics and Take Control of Slack Admin . Although this new book borrows some elements from its predecessors, it's a brand-new, completely rethought guide that's up to date with the latest versions of Slack (right down to its brand-new icon!).
    Note: Online resource; Title from title page (viewed December 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (176 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A fascinating story about the power of networking, connection, and mentorship Written as an engaging parable, Swim! How a Shark, a Suckerfish, and a Parasite Teach You Leadership, Mentoring, and Next Level Success brings to life real-world challenges (and their solutions) and presents them in simple, yet powerful terms. The book explores the vital importance of networking, explores the steps that lead to successful networking, and explains why we need it. Swim! dives deep into the concepts of mentorship and the power of human connection. While too many business leaders spend their time obsessing about facts, figures, and the bottom line, it is more important for them to learn to manage relationships. Once attention shifts to relationships, businesses and careers can reach the next level of success. Written by a leading motivational speaker, this book offers ideas that can be applied to both personal and business life. Understand the importance of establishing habits and rituals Tap into the power of a positive mindset Discover the value of teamwork Learn to use intentional language about workplace culture Swim! is an entertaining book that highlights the significant concept of connecting and building relationships and includes the tools needed to become more self-aware about our roles and contributions in our industries.
    Note: Online resource; Title from title page (viewed July 23, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Language: English
    Pages: 1 online resource (370 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Learn through hands-on exercises covering a variety of topics including data connections, analytics, and dashboards to effectively prepare for the Tableau Desktop Certified Associate exam Key Features Prepare for the Tableau Desktop Certified Associate exam with the help of tips and techniques shared by experts Implement Tableau's advanced analytical capabilities such as forecasting Delve into advanced Tableau features and explore best practices for building dashboards Book Description The Tableau Desktop Certified Associate exam measures your knowledge of Tableau Desktop and your ability to work with data and data visualization techniques. This book will help you to become well-versed in Tableau software and use its business intelligence (BI) features to solve BI and analytics challenges. With the help of this book, you'll explore the authors' success stories and their experience with Tableau. You'll start by understanding the importance of Tableau certification and the different certification exams, along with covering the exam format, Tableau basics, and best practices for preparing data for analysis and visualization. The book builds on your knowledge of advanced Tableau topics such as table calculations for solving problems. You'll learn to effectively visualize geographic data using vector maps. Later, you'll discover the analytics capabilities of Tableau by learning how to use features such as forecasting. Finally, you'll understand how to build and customize dashboards, while ensuring they convey information effectively. Every chapter has examples and tests to reinforce your learning, along with mock tests in the last section. By the end of this book, you'll be able to efficiently prepare for the certification exam with the help of mock tests, detailed explanations, and expert advice from the authors. What you will learn Apply Tableau best practices to analyze and visualize data Use Tableau to visualize geographic data using vector maps Create charts to gain productive insights into data and make quality-driven decisions Implement advanced analytics techniques to identify and forecast key values Prepare customized table calculations to compute specific values Answer questions based on the Tableau Desktop Certified Associate exam with the help of mock tests Who this book is for This Tableau certification book is for business analysts, BI professionals, and data analysts who want to become certified Tableau Desktop Associates and solve a...
    Note: Online resource; Title from title page (viewed December 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (672 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Master advanced Salesforce Administration concepts with expert tips, techniques, and mock tests Key Features Learn advanced features to reduce implementation time and enhance your Salesforce administration skills Develop the ability to solve critical issues with a proactive approach and deliver the best solution Explore complex automation with workflows, approvals, process builder, and custom Apex coding Book Description The Salesforce Advanced Administrator certification extends beyond administrator certification, covering advanced platform features and functions such as configuration, automation, security, and customization. Complete with comprehensive coverage of all these topics and exam-oriented questions and mock tests, this Salesforce book will help you earn advanced administrator credentials. You'll start your journey by mastering data access security, monitoring and auditing, and understanding best practices for handling change management and data across organizations. The book then delves into data model management for improving data quality and lets you explore Sales features such as products, schedules, quotes, and forecasting capabilities. As you progress, this book will guide you in working with content management to set up and maintain Salesforce content. You'll also master organizing your files and data using reports and dashboards. Finally, you'll learn how to use a combination of automation tools to solve business problems. By the end of the book, you will have developed the skills required to get your advanced administrator credentials. What you will learn Master data security to monitor your org effectively Explore best practices for handling change management across orgs Extend the capabilities of Salesforce objects using advanced relationships, validation rules, and duplicate management Handle file libraries with Salesforce CRM content Understand ways to deliver the best solutions with Sales and Service Cloud applications Build reports and dashboards to visualize data for better decision making Customize your CRM with process automation features Who this book is for If you've already achieved your Salesforce administrator certification, this book will help you prepare for the Salesforce Advanced Administrator certification. You'll also find this guide useful if you are a Salesforce administrator or developer and want to maximize your administration skills with deeper knowledge of advanced Salesforce declarative features. ...
    Note: Online resource; Title from title page (viewed November 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley-Blackwell | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The comprehensive guide to applied PR theory in the 21st century Public Relations Theory explores the central principles and theoretical components of public relations and their practical applications in actual situations. This informative text helps readers to understand the concepts, approaches, and perspectives of PR theory and learn development methods, implementation strategies, management techniques, and more. Chapters written by recognized experts on each topic provide readers with knowledge on how, when, and why appropriate theories are applied. Focusing on how organizations and individuals integrate theory in a public relations framework, each chapter explains one function, explores its potential challenges and opportunities, provides an example of the function in practice, and offers discussion questions and additional reading suggestions. Unique in structure, this text arranges chapters by function, rather than theory, allowing readers to see how multiple theories can be applied to each public relations function and how theories can be used in different professional settings. Comprehensive treatment of topics including social and emerging media, globalization, public diplomacy, corporate and investor relations, and others ensures relevant and timely coverage of contemporary PR issues. Demonstrates how public relations theory is applied in real-world practice Illustrates how successfully applied public relations theories lead to positive outcomes Discusses the relevance of public relations with accessible and engaging language Offers multiple perspectives from leading international public relations scholars Includes pedagogical tools including chapter discussion questions, practical examples, tables, and suggested reading lists Public Relations Theory: Application and Understanding is suitable for instructors and graduate and advanced undergraduate students in courses on public relations theory, as well as practitioners seeking further knowledge on the most current developments in the field.
    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 ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484251362
    Language: English
    Pages: 1 online resource (1014 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Pass the Pivotal Certified Professional exam for Core Spring, based on the latest Spring Framework 5, using source code examples, study summaries, and mock exams. This book now includes WebFlux, reactive programming, and more found in Spring 5. You'll find a descriptive overview of certification-related Spring modules and a single example application demonstrating the use of all required Spring modules. Furthermore, in Pivotal Certified Professional Core Spring 5 Developer Exam, Second Edition , each chapter contains a brief study summary and question set, and the book's free downloadable source code package includes one mock exam (50 questions - like a real exam). After using this study guide, you will be ready to take and pass the Pivotal Certified Professional exam. When you become Pivotal Certified, you will have one of the most valuable credentials in Java. Pivotal certification helps you advance your skills and your career, and get the maximum benefit from Spring. Passing the exam demonstrates your understanding of Spring and validates your familiarity with: container-basics, aspect oriented programming (AOP), data access and transactions, Spring Security, Spring Boot, microservices, and Spring model-view-controller (MVC). Good luck! What You Will Learn Understand the core principles of Spring Framework 5 Use dependency injection Work with aspects in Spring and do AOP (aspect oriented programming) Control transactional behavior and work with SQL and NoSQL databases Create and secure web applications based on Spring MVC Get to know the format of the exam and the type of questions in it Create Spring microservices applications Who This Book Is For Spring developers who have taken the Pivotal Core Spring class are eligible to take the Pivotal Certified Professional exam.
    Note: Online resource; Title from title page (viewed December 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484254226
    Language: English
    Pages: 1 online resource (312 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Use this book as an on-ramp to the development of enterprise-grade chatbots and digital assistants. It is based on real-life experience and explains everything you need to know to start building your own digital assistant (DA) using Oracle technologies. You will become familiar with the concepts involved in DA development from both a user experience and technical point of view. You will learn to create DAs using Oracle technologies, including the Oracle Digital Assistant Cloud. In the first part of the book, you will learn the basic principles of the digital assistant (AKA Chatbot) technology. You will be guided through the steps involved in designing a DA, including how to make sure that the user receives a satisfying experience when using the assistant. In the second part of the book, you will learn how to implement the digital assistant that was designed in the first part. You will begin with a basic implementation, later enhancing that implementation with agents, multi-language support, and webviews. The final part of the book adds a deep dive into custom component development with an example around sentiment analysis and speech. What You Will Learn Design digital assistants to meet business requirements Implement a great user experience for your digital assistants Translate digital assistant design into real implementations Build multi-language support into your assistants Enhance digital assistants with webviews Create custom components to extend feature sets Who This Book Is For Designers and developers who want to implement digital assistants using Oracle technologies and the cloud platform. This book is ideal for readers new to creating digital assistants, and covers aspects of design, including user experience design, before moving into the technical implementation. Readers experienced in creating digital assistants on other platforms will find the book useful for making the transition to Oracle technologies and the Oracle Digital Assistant Cloud.
    Note: Online resource; Title from title page (viewed December 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (510 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Become well-versed with basic networking concepts such as routing, switching, and subnetting, and prepare for the Microsoft 98-366 exam Key Features Build a strong foundation in networking concepts Explore both the hardware and software aspects of networking Prepare by taking mock tests with up-to-date exam questions Book Description A network is a collection of computers, servers, mobile devices, or other computing devices connected for sharing data. This book will help you become well versed in basic networking concepts and prepare to pass Microsoft's MTA Networking Fundamentals Exam 98-366. Following Microsoft's official syllabus, the book starts by covering network infrastructures to help you differentiate intranets, internets, and extranets, and learn about network topologies. You'll then get up to date with common network hardware devices such as routers and switches and the media types used to connect them together. As you advance, the book will take you through different protocols and services and the requirements to follow a standardized approach to networking. You'll get to grips with the OSI and TCP/IP models as well as IPv4 and IPv6. The book also shows you how to recall IP addresses through name resolution. Finally, you'll be able to practice everything you've learned and take the exam confidently with the help of mock tests. By the end of this networking book, you'll have developed a strong foundation in the essential networking concepts needed to pass Exam 98-366. What you will learn Things you will learn: Become well versed in networking topologies and concepts Understand network infrastructures such as intranets, extranets, and more Explore network switches, routers, and other network hardware devices Get to grips with different network protocols and models such as OSI and TCP/IP Work with a variety of network services such as DHCP, NAT, firewalls, and remote access Apply networking concepts in different real-world scenarios Who this book is for If you're new to the IT industry or simply want to gain a thorough understanding of networking, this book is for you. A basic understanding of the Windows operating system and your network environment will be helpful.
    Note: Online resource; Title from title page (viewed December 17, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484248911
    Language: English
    Pages: 1 online resource (257 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Get the most out of MongoDB using a problem-solution approach. This book starts with recipes on the MongoDB query language, including how to query various data structures stored within documents. These self-contained code examples allow you to solve your MongoDB problems without fuss. MongoDB Recipes describes how to use advanced querying in MongoDB, such as indexing and the aggregation framework. It demonstrates how to use the Compass function, a GUI client interacting with MongoDB, and how to apply data modeling to your MongoDB application. You'll see recipes on the latest features of MongoDB 4 allowing you to manage data in an efficient manner using MongoDB. What You Will Learn Work with the MongoDB document model Design MongoDB schemas Use the MongoDB query language Harness the aggregation framework Create replica sets and sharding in MongoDB Who This Book Is For Developers and professionals who work with MongoDB.
    Note: Online resource; Title from title page (viewed December 13, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (544 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A bridge between the application of subspace-based methods for parameter estimation in signal processing and subspace-based system identification in control systems Model-Based Processing : An Applied Subspace Identification Approach provides expert insight on developing models for designing model-based signal processors (MBSP) employing subspace identification techniques to achieve model-based identification (MBID) and enables readers to evaluate overall performance using validation and statistical analysis methods. Focusing on subspace approaches to system identification problems, this book teaches readers to identify models quickly and incorporate them into various processing problems including state estimation, tracking, detection, classification, controls, communications, and other applications that require reliable models that can be adapted to dynamic environments. The extraction of a model from data is vital to numerous applications, from the detection of submarines to determining the epicenter of an earthquake to controlling an autonomous vehicles-all requiring a fundamental understanding of their underlying processes and measurement instrumentation. Emphasizing real-world solutions to a variety of model development problems, this text demonstrates how model-based subspace identification system identification enables the extraction of a model from measured data sequences from simple time series polynomials to complex constructs of parametrically adaptive, nonlinear distributed systems. In addition, this resource features: Kalman filtering for linear, linearized, and nonlinear systems; modern unscented Kalman filters; as well as Bayesian particle filters Practical processor designs including comprehensive methods of performance analysis Provides a link between model development and practical applications in model-based signal processing Offers in-depth examination of the subspace approach that applies subspace algorithms to synthesized examples and actual applications Enables readers to bridge the gap from statistical signal processing to subspace identification Includes appendices, problem sets, case studies, examples, and notes for MATLAB Model-Based Processing: An Applied Subspace Identification Approach is essential reading for advanced undergraduate and graduate students of engineering and science as well as engineers working in industry and academia.
    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 ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781789955101
    Language: English
    Pages: 1 online resource (332 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Get up to speed with QuickBooks Online 2020 for financial management and bookkeeping Key Features Create a dashboard that highlights your company's financial activity and status upon login Manage customers, vendors, and products and services seamlessly with QuickBooks Explore special transactions such as recurring transactions, managing fixed assets, setting up loans, and recording bad debts Book Description Intuit QuickBooks is an accounting software package that helps small business owners to manage all their bookkeeping tasks. Its complete range of accounting capabilities, such as tracking income and expenses, managing payroll, simplifying taxes, and accepting online payments, makes QuickBooks software a must-have for business owners and aspiring bookkeepers. This book is a handy guide to using QuickBooks Online to manage accounting tasks and drawing business insights by generating reports easily. Using a fictitious company, the book demonstrates how to create a QuickBooks Online account; customize key settings for a business; manage customers, vendors, and products and services; generate reports; and close the books at the end of the period. QuickBooks records your debits and credits, so you don't need to learn accounting. However, you will find out what happens under the hood and understand how your financial statements are impacted by what you do in QuickBooks. You'll also discover tips, shortcuts, and best practices that will help you save time and become a QuickBooks pro. By the end of this book, you'll have become well-versed with the features of QuickBooks and be able to set up your business and manage all bookkeeping tasks with ease. What you will learn Get to grips with bookkeeping concepts and the typical bookkeeping and accounting cycle Set up QuickBooks for both product-based and service-based businesses Track everything, from billable and non-billable time and expenses to profit Generate key financial reports for accounts, customers, jobs, and invoice items Understand the complete payroll process and track payments made to 1099 contractors Manage various bank and credit accounts linked to your business Who this book is for If you're a small business owner, bookkeeper, or accounting student who wants to learn how to make the most of QuickBooks Online, this book is for you. Business analysts, data analysts, managers, and professionals working in bookkeeping, and QuickBooks accountants will also find this guide useful. No experien...
    Note: Online resource; Title from title page (viewed December 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (470 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Master PostgreSQL 12 features such as advanced indexing, high availability, monitoring, and much more to efficiently manage and maintain your database Key Features Grasp advanced PostgreSQL 12 concepts with real-world examples and sample datasets Explore query parallelism, data replication, database administration, and more Extend PostgreSQL functionalities to suit your organization's needs with minimal effort Book Description Thanks to its reliability, robustness, and high performance, PostgreSQL has become the most advanced open source database on the market. This third edition of Mastering PostgreSQL helps you build dynamic database solutions for enterprise applications using the latest release of PostgreSQL, which enables database analysts to design both physical and technical aspects of system architecture with ease. Starting with an introduction to the newly released features in PostgreSQL 12, this book will help you build efficient and fault-tolerant PostgreSQL applications. You'll thoroughly examine the advanced features of PostgreSQL, including logical replication, database clusters, performance tuning, monitoring, and user management. You'll also work with the PostgreSQL optimizer, configure PostgreSQL for high speed, and understand how to move from Oracle to PostgreSQL. As you progress through the chapters, you'll cover transactions, locking, indexes, and how to optimize queries for improved performance. Additionally, you'll learn how to manage network security and explore backups and replications while understanding useful PostgreSQL extensions to help you in optimizing the performance of large databases. By the end of this PostgreSQL book, you'll be able to get the most out of your database by implementing advanced administrative tasks effortlessly. What you will learn Understand the advanced SQL functions in PostgreSQL 12 Use indexing features in PostgreSQL to fine-tune the performance of queries Work with stored procedures and manage backup and recovery Master replication and failover techniques to reduce data loss Replicate PostgreSQL database systems to create backups and to scale your database Manage and improve the security of your server to protect your data Troubleshoot your PostgreSQL instance for solutions to common and not-so-common problems Who this book is for This book is for PostgreSQL developers and administrators and database professionals who want to implement advanced functionalities and master complex administr...
    Note: Online resource; Title from title page (viewed November 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (576 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Actionable tools, processes and metrics for successfully managing innovation projects Conventional project management methods are oftentimes insufficient for managing innovation projects. Innovation is lost under the pre-determined scope and forecasted environments of traditional project management. There is tremendous pressure on organizations to innovate, and the project managers responsible for managing these innovation projects do not have the training or tools to do their jobs effectively. Innovation Project Management provides the tools, insights, and metrics needed to successfully manage innovation projects-helping readers identify problems in their organization, conceive elegant solutions, and, when necessary, promote changes to their organizational culture. There are several kinds of innovation-ranging from incremental changes to existing products to wholly original processes that emerge from market-disrupting new technology-that possess different characteristics and often require different tools. Best-selling author and project management expert Harold Kerzner integrates innovation, project management, and strategic planning to offer students and practicing professionals the essential tools and processes to analyze innovation from all sides. Innovation Project Management deconstructs traditional project management methods and explains why and how innovation projects should be managed differently. This invaluable resource: Provides practical advice and actionable tools for effectively managing innovation projects Offers value-based project management metrics and guidance on how to establish a metrics management program Shares exclusive insights from project managers at world-class organizations such as Airbus, Boeing, Hitachi, IBM, and Siemens on how they manage innovation projects Explores a variety of types of innovation including co-creation, value-driven, agile, open versus closed, and more Instructors have access to PowerPoint lecture slides by chapter through the book's companion website Innovation Project Management: Methods, Case Studies, and Tools for Managing Innovation Projects is an essential text for professional project managers, corporate managers, innovation team members, as well as students in project management, innovation and entrepreneurship programs.
    Note: Online resource; Title from title page (viewed September 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484250167
    Language: English
    Pages: 1 online resource (291 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: What is inclusive design ? It is simple. It means that your product has been created with the intention of being accessible to as many different users as possible. For a long time, the concept of accessibility has been limited in terms of only defining physical spaces. However, change is afoot: personal technology now plays a part in the everyday lives of most of us, and thus it is a responsibility for designers of apps, web pages, and more public-facing tech products to make them accessible to all. Our digital era brings progressive ideas and paradigm shifts - but they are only truly progressive if everybody can participate. In Inclusive Design for a Digital World , multiple crucial aspects of technological accessibility are confronted, followed by step-by-step solutions from User Experience Design professor and author Regine Gilbert. Think about every potential user who could be using your product. Could they be visually impaired? Have limited motor skills? Be deaf or hard of hearing? This book addresses a plethora of web accessibility issues that people with disabilities face. Your app might be blocking out an entire sector of the population without you ever intending or realizing it. For example, is your instructional text full of animated words and Emoji icons? This makes it difficult for a user with vision impairment to use an assistive reading device, such as a speech synthesizer, along with your app correctly. In Inclusive Design for a Digital World , Gilbert covers the Web Content Accessibility Guidelines (WCAG) 2.1 requirements, emerging technologies such as VR and AR, best practices for web development, and more. As a creator in the modern digital era, your aim should be to make products that are inclusive of all people. Technology has, overall, increased connection and information equality around the world. To continue its impact, access and usability of such technology must be made a priority, and there is no better place to get started than Inclusive Design for a Digital World . What You'll Learn The moral, ethical, and high level legal reasons for accessible design Tools and best practices for user research and web developers The different types of designs for disabilities on various platforms Familiarize yourself with web compliance guidelines Test products and usability best practices Understand past innovations and future opportunities for continued improvement Who This Book Is For Practitioners of product design, product dev...
    Note: Online resource; Title from title page (viewed December 19, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (496 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Hello World! Computer Programming for Kids and Other Beginners, Third Edition introduces the world of computer programming in a clear and fun style. Using Python, a programming language designed to be easy to learn, each engaging lesson teaches skills that apply to any kind of programming. It brings to life the basic concepts of computing-looping, decisions, input and output, graphics, and more. Written by father-and-son team Warren and Carter Sande, this international bestseller is kid-tested and reviewed by professional educators. Now in its third edition, Hello World! has been fully updated to Python 3 and includes a new chapter about how the internet works.
    Note: Online resource; Title from title page (viewed December 24, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (346 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Enhance your enterprise application development skills by mastering parallel programming techniques in .NET and C# Key Features Write efficient, fine-grained, and scalable parallel code with C# and .NET Core Experience how parallel programming works by building a powerful application Learn the fundamentals of multithreading by working with IIS and Kestrel Book Description In today's world, every CPU has a multi-core processor. However, unless your application has implemented parallel programming, it will fail to utilize the hardware's full processing capacity. This book will show you how to write modern software on the optimized and high-performing .NET Core 3 framework using C# 8. Hands-On Parallel Programming with C# 8 and .NET Core 3 covers how to build multithreaded, concurrent, and optimized applications that harness the power of multi-core processors. Once you've understood the fundamentals of threading and concurrency, you'll gain insights into the data structure in .NET Core that supports parallelism. The book will then help you perform asynchronous programming in C# and diagnose and debug parallel code effectively. You'll also get to grips with the new Kestrel server and understand the difference between the IIS and Kestrel operating models. Finally, you'll learn best practices such as test-driven development, and run unit tests on your parallel code. By the end of the book, you'll have developed a deep understanding of the core concepts of concurrency and asynchrony to create responsive applications that are not CPU-intensive. What you will learn Analyze and break down a problem statement for parallelism Explore the APM and EAP patterns and how to move legacy code to Task Apply reduction techniques to get aggregated results Create PLINQ queries and study the factors that impact their performance Solve concurrency problems caused by producer-consumer race conditions Discover the synchronization primitives available in .NET Core Understand how the threading model works with IIS and Kestrel Find out how you can make the most of server resources Who this book is for If you want to learn how task parallelism is used to build robust and scalable enterprise architecture, this book is for you. Whether you are a beginner to parallelism in C# or an experienced architect, you'll find this book useful to gain insights into the different threading models supported in .NET Standard and .NET Core. Prior knowledge of C# is required to understand the...
    Note: Online resource; Title from title page (viewed December 20, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (296 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Get hands-on with the browser-based JavaScript library for training and deploying machine learning models effectively Key Features Build, train and run machine learning models in the browser using TensorFlow.js Create smart web applications from scratch with the help of useful examples Use flexible and intuitive APIs from TensorFlow.js to understand how machine learning algorithms function Book Description TensorFlow.js is a framework that enables you to create performant machine learning (ML) applications that run smoothly in a web browser. With this book, you will learn how to use TensorFlow.js to implement various ML models through an example-based approach. Starting with the basics, you'll understand how ML models can be built on the web. Moving on, you will get to grips with the TensorFlow.js ecosystem to develop applications more efficiently. The book will then guide you through implementing ML techniques and algorithms such as regression, clustering, fast Fourier transform (FFT), and dimensionality reduction. You will later cover the Bellman equation to solve Markov decision process (MDP) problems and understand how it is related to reinforcement learning. Finally, you will explore techniques for deploying ML-based web applications and training models with TensorFlow Core. Throughout this ML book, you'll discover useful tips and tricks that will build on your knowledge. By the end of this book, you will be equipped with the skills you need to create your own web-based ML applications and fine-tune models to achieve high performance. What you will learn Use the t-SNE algorithm in TensorFlow.js to reduce dimensions in an input dataset Deploy tfjs-converter to convert Keras models and load them into TensorFlow.js Apply the Bellman equation to solve MDP problems Use the k-means algorithm in TensorFlow.js to visualize prediction results Create tf.js packages with Parcel, Webpack, and Rollup to deploy web apps Implement tf.js backend frameworks to tune and accelerate app performance Who this book is for This book is for web developers who want to learn how to integrate machine learning techniques with web-based applications from scratch. This book will also appeal to data scientists, machine learning practitioners, and deep learning enthusiasts who are looking to perform accelerated, browser-based machine learning on Web using TensorFlow.js. Working knowledge of JavaScript programming language is all you need to get started.
    Note: Online resource; Title from title page (viewed November 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838823818
    Language: English
    Pages: 1 online resource (408 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A step-by-step guide to building microservices using Python and Docker, along with managing and orchestrating them with Kubernetes Key Features Learn to use Docker containers to create, operate, and deploy your microservices Create workflows to manage independent deployments on coordinating services using CI and GitOps through GitHub, Travis CI, and Flux Develop a REST microservice in Python using the Flask framework and Postgres database Book Description Microservices architecture helps create complex systems with multiple, interconnected services that can be maintained by independent teams working in parallel. This book guides you on how to develop these complex systems with the help of containers. You'll start by learning to design an efficient strategy for migrating a legacy monolithic system to microservices. You'll build a RESTful microservice with Python and learn how to encapsulate the code for the services into a container using Docker. While developing the services, you'll understand how to use tools such as GitHub and Travis CI to ensure continuous delivery (CD) and continuous integration (CI). As the systems become complex and grow in size, you'll be introduced to Kubernetes and explore how to orchestrate a system of containers while managing multiple services. Next, you'll configure Kubernetes clusters for production-ready environments and secure them for reliable deployments. In the concluding chapters, you'll learn how to detect and debug critical problems with the help of logs and metrics. Finally, you'll discover a variety of strategies for working with multiple teams dealing with different microservices for effective collaboration. By the end of this book, you'll be able to build production-grade microservices as well as orchestrate a complex system of services using containers. What you will learn Discover how to design, test, and operate scalable microservices Coordinate and deploy different services using Kubernetes Use Docker to construct scalable and manageable applications with microservices Understand how to monitor a complete system to ensure early detection of problems Become well versed with migrating from an existing monolithic system to a microservice one Use load balancing to ensure seamless operation between the old monolith and the new service Who this book is for This book is for developers, engineers, or software architects who are trying to move away from traditional approaches for building complex multi-ser...
    Note: Online resource; Title from title page (viewed November 22, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson Education India | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (368 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Fundamentals of International Business is the fourth edition of International Business by Dr Sumati Varma. The content of the book has been revised and mapped to the latest syllabus by the UGC under the CBCS system.
    Note: Online resource; Title from title page (viewed April 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (304 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Elevate your brand, rise above the crowd, and build tribe In Follow the Feeling , strategy advisor Kai D. Wright answers a critical question plaguing entrepreneurs, brand strategists, marketers, and leaders: how do you grow your brand in a noisy world? Analyzing 1,500 fast-growing companies from Alibaba to Zara, the Columbia University lecturer and Ogilvy global consulting partner unpacks five branding secrets. Starting with behavioral economic principles and ending with a new systems-based approach to brand building, Wright offers readers one metric that trumps the hundreds entangling brand value, feelings. Follow the Feeling will show you how to best build and position your brand so you can stand out from competitors, build a tribe, and engineer a positive feeling across five important branding territories-lexicon, audio cues, visual stimuli, experience, and culture. Sharing real-world lessons and practical advice he has gained helping everyone from Sean Diddy Combs and Meghan Trainor to Bank of America and HP develop and implement shareable, culturally-infectious branding strategies. Through storytelling, global research, and practical tips, this valuable book will help you and your organization: Efficiently create and deploy a comprehensive brand strategy across the organization Quickly launch new brands or reboot existing brands for growth Build tribes from audiences, consumers, clients, and partners Lean into the convergence of communication, culture, digital, and technology Regardless of industry or sector, branding is essential for companies, non-profits, and even individuals. Follow the Feeling: Brand Building in a Noisy World is a must-have resource for anyone from C-Suite executives to aspiring entrepreneurs seeking to unleash the full potential of their brand. And in this world of ever-increasing metrics paired with waning attentiveness, the most important signal of brand health is how you, through your brand, make people feel.
    Note: Online resource; Title from title page (viewed August 6, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119405375
    Language: English
    Pages: 1 online resource (512 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: The bestselling beginner Arduino guide, updated with new projects! Exploring Arduino makes electrical engineering and embedded software accessible. Learn step by step everything you need to know about electrical engineering, programming, and human-computer interaction through a series of increasingly complex projects. Arduino guru Jeremy Blum walks you through each build, providing code snippets and schematics that will remain useful for future projects. Projects are accompanied by downloadable source code, tips and tricks, and video tutorials to help you master Arduino. You'll gain the skills you need to develop your own microcontroller projects! This new 2nd edition has been updated to cover the rapidly-expanding Arduino ecosystem, and includes new full-color graphics for easier reference. Servo motors and stepper motors are covered in richer detail, and you'll find more excerpts about technical details behind the topics covered in the book. Wireless connectivity and the Internet-of-Things are now more prominently featured in the advanced projects to reflect Arduino's growing capabilities. You'll learn how Arduino compares to its competition, and how to determine which board is right for your project. If you're ready to start creating, this book is your ultimate guide! Get up to date on the evolving Arduino hardware, software, and capabilities Build projects that interface with other devices-wirelessly! Learn the basics of electrical engineering and programming Access downloadable materials and source code for every project Whether you're a first-timer just starting out in electronics, or a pro looking to mock-up more complex builds, Arduino is a fantastic tool for building a variety of devices. This book offers a comprehensive tour of the hardware itself, plus in-depth introduction to the various peripherals, tools, and techniques used to turn your little Arduino device into something useful, artistic, and educational. Exploring Arduino is your roadmap to adventure-start your journey today!
    Note: Online resource; Title from title page (viewed November 19, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (424 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A hands-on guide for creating a winning engineering project Engineering Project Management is a practical, step-by-step guide to project management for engineers. The author - a successful, long-time practicing engineering project manager - describes the techniques and strategies for creating a successful engineering project. The book introduces engineering projects and their management, and then proceeds stage-by-stage through the engineering life-cycle project, from requirements, implementation, to phase-out. The book offers information for understanding the needs of the end user of a product and other stakeholders associated with a project, and is full of techniques based on real, hands-on management of engineering projects. The book starts by explaining how we perform the actual engineering on projects; the techniques for project management contained in the rest of the book use those engineering methods to create superior management techniques. Every topic - from developing a work-breakdown structure and an effective project plan, to creating credible predictions for schedules and costs, through monitoring the progress of your engineering project - is infused with actual engineering techniques, thereby vastly increasing the effectivity and credibility of those management techniques. The book also teaches you how to draw the right conclusions from numeric data and calculations, avoiding the mistakes that often cause managers to make incorrect decisions. The book also provides valuable insight about what the author calls the social aspects of engineering project management: aligning and motivating people, interacting successfully with your stakeholders, and many other important people-oriented topics. The book ends with a section on ethics in engineering. This important book: Offers a hands-on guide for developing and implementing a project management plan Includes background information, strategies, and techniques on project management designed for engineers Takes an easy-to-understand, step-by-step approach to project management Contains ideas for launching a project, managing large amount of software, and tips for ending a project Structured to support both undergraduate and graduate courses in engineering project management, Engineering Project Management is an essential guide for managing a successful project from the idea phase to the completion of the project.
    Note: Online resource; Title from title page (viewed August 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (436 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A project-based guide to help you create, package, and deploy desktop applications on multiple platforms using modern JavaScript frameworks Key Features Use your web development skills with JavaScript and Node.js to build desktop applications for macOS and Windows Develop desktop versions of popular mobile applications that are similar to Slack, Spotify, and more Design desktop apps with automatic updates and real-time analytics capabilities Book Description The Electron framework allows you to use modern web technologies to build applications that share the same code across all operating systems and platforms. This also helps designers to easily transition from the web to the desktop. Electron Projects guides you through building cross-platform Electron apps with modern web technologies and JavaScript frameworks such as Angular, React.js, and Vue.js. You'll explore the process of configuring modern JavaScript frameworks and UI libraries, real-time analytics and automatic updates, and interactions with the operating system. You'll get hands-on with building a basic Electron app, before moving on to implement a Markdown Editor. In addition to this, you'll be able to experiment with major JavaScript frameworks such as Angular and Vue.js, discovering ways to integrate them with Electron apps for building cross-platform desktop apps. Later, you'll learn to build a screenshot snipping tool, a mini-game, and a music player, while also gaining insights into analytics, bug tracking, and licensing. You'll then get to grips with building a chat app, an eBook generator and finally a simple digital wallet app. By the end of this book, you'll have experience in building a variety of projects and project templates that will help you to apply your knowledge when creating your own cross-platform applications. What you will learn Initialize Node.js, Node Package Manager (NPM), and JavaScript to set up your app Integrate Phaser with Electron to build a simple 2D game Improve app quality by adding an error tracking system and crash reports Implement group chat features and event handling capabilities using Firebase Integrate a WordPress-like rich-text editor into your app Build Electron applications using a single codebase Who this book is for This book is for JavaScript developers who want to explore the Electron framework for building desktop apps. Working knowledge of modern frontend JavaScript frameworks and Node.js is assumed. No prior knowledge of desktop ...
    Note: Online resource; Title from title page (viewed November 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    ISBN: 9781484255551
    Language: English
    Pages: 1 online resource (265 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Cognitive Virtual Bots are taking the technology and user experience world by storm. This book provides clear guidance on how different cognitive platforms can be used to develop Cognitive Virtual Assistants that enable a conversation by using DialogFlow and advanced Natural Language Processing. You will start by understanding the technology landscape and various use cases that Cognitive Virtual Assistants can be used in. Early chapters will take you through the basics of Cognitive Virtual Assistants, before moving onto advanced concepts and hands on examples of using IBM Watson Assistant and its advanced configurations with Watson Discovery Services, Watson Knowledge Studio and Spellchecker Service. You'll then examine integrations that enrich the Cognitive Virtual Assistant by providing data around weather, locations, stock markets. The book concludes by providing a glimpse of what to expect in the future for Cognitive Virtual Assistants. What You'll Learn Review the fundamentals of Cognitive Virtual Assistants. Develop a Cognitive Virtual Assistant from scratch using IBM Watson platform. Integrate and enrich your Virtual Agent with other services such as weather, location and stocks. Instantly deliver your bot on major messaging channels such as Skype, SMS, and Webchat Train your Cognitive Virtual Agent on specific use cases. Who This Book Is For AI and machine learning engineers, cognitive solutions architects and developers would find the book extremely useful
    Note: Online resource; Title from title page (viewed December 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484255407
    Language: English
    Pages: 1 online resource (449 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Create database designs that scale, meet business requirements, and inherently work toward keeping your data structured and usable in the face of changing business models and software systems. This book is about database design theory. Design theory is the scientific foundation for database design, just as the relational model is the scientific foundation for database technology in general. Databases lie at the heart of so much of what we do in the computing world that negative impacts of poor design can be extraordinarily widespread. This second edition includes greatly expanded coverage of exotic and little understood normal forms such as: essential tuple normal form (ETNF), redundancy free normal form (RFNF), superkey normal form (SKNF), sixth normal form (6NF), and domain key normal form (DKNF). Also included are new appendixes, including one that provides an in-depth look into the crucial notion of data consistency. Sequencing of topics has been improved, and many explanations and examples have been rewritten and clarified based upon the author's teaching of the content in instructor-led courses. This book aims to be different from other books on design by bridging the gap between the theory of design and the practice of design. The book explains theory in a way that practitioners should be able to understand, and it explains why that theory is of considerable practical importance. Reading this book provides you with an important theoretical grounding on which to do the practical work of database design. Reading the book also helps you in going to and understanding the more academic texts as you build your base of knowledge and expertise. Anyone with a professional interest in database design can benefit from using this book as a stepping-stone toward a more rigorous design approach and more lasting database models. What You Will Learn Understand what design theory is and is not Be aware of the two different goals of normalization Know which normal forms are truly significant Apply design theory in practice Be familiar with techniques for dealing with redundancy Understand what consistency is and why it is crucially important Who This Book Is For Those having a professional interest in database design, including data and database administrators; educators and students specializing in database matters; information modelers and database designers; DBMS designers, implementers, and other database vendor personnel; and database consultants. T...
    Note: Online resource; Title from title page (viewed December 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley-Blackwell | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (152 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Presents the best practices of crisis communication and emergency risk communication This book covers crisis communication strategies and focuses on practical applications for effective management. It includes an extensive discussion of best practices in pre-crisis, crisis and post crisis stages. The book pays special attention to the needs of meeting the needs of diverse audiences and communicating in a responsive and responsible way. The principles are appropriate for many kinds of events including earthquakes, tornadoes, hurricanes, tsunamis, epidemics, and pandemics as well as industrial accidents, toxic spills, transportation disasters, fires and intentional events. In the first chapter, Communication in Times of Trouble introduces the concept of best practices and establishes their relevance for crisis communication and emergency risk communication. A chapter is dedicated to each of the ten best practices. In each chapter, the best practice is described, examples of successful and unsuccessful application of the best practice in both organizational crises and natural disasters/emergencies are provided, advice for practical application is given, and a summary is provided. The concluding chapter details the challenges and opportunities for developing and implementing a response strategy that includes the best practices as a whole. Focuses on application and explanation in crisis communication to benefit those with backgrounds in emergency management, risk management, political science, disaster sociology, and public health Covers natural, large-scale emergencies such as earthquakes, tornadoes, hurricanes, tsunamis, epidemics, and pandemics, which aren't generally detailed in existing crisis communication texts Presents 10 best practices for dealing with emergencies: Process Approach; Pre-Event Planning; Partnerships; Public Concern; Honesty; Collaborate; Media access; Compassion; Uncertainty; Empowerment Communication in Times of Trouble will be of great interest to undergraduate students and practitioners in communication, public relations, public affairs, public information, public health, and emergency management.
    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 ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (200 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Retain your talent with a proactive approach to employee development, one conversation at a time When employees are happy at work, the energy and creativity they possess is virtually limitless. But many leaders are ill-equipped to discuss and gauge the career satisfaction of their employees, and risk losing their talent to their competitors. Career Conversations is your guide to developing the skills needed for effective career discussions with your staff, providing step-by-step instructions on how to incorporate this capability into your leadership routine. It has never been easier for employees to seek other job opportunities. Search firms and online platforms such as LinkedIn make the danger of the competition poaching your best employees all too real. To take active, dynamic and genuine interest in their employee's career satisfaction and development, leaders require the skills and knowledge to have ongoing career conversations. Packed full of case studies, practical exercises and key insights, career development expert Greg Smith explains how leaders can guide their employees to achieve career satisfaction by taking an active, dynamic and ongoing interest in their development. engage with employees on career aspirations listen critically and build trust help employees reinvent themselves for the future of work gain self-insight and become a more effective leader empathise and respond to your staff's needs. Career Conversations is a must-read for current and aspiring organisational leaders, Human Resource directors, HR practitioners, senior executives, supervisors, managers and business owners. This book will help you guide your employees through their careers and, in turn, help your company thrive.
    Note: Online resource; Title from title page (viewed July 1, 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...