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  (267)
  • Grimm, Wilhelm
  • World Bank Group
  • [Erscheinungsort nicht ermittelbar] : Packt Publishing  (158)
  • [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc.  (109)
Datasource
Material
Language
Years
  • 1
    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 ...
  • 2
    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 ...
  • 3
    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 ...
  • 4
    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 ...
  • 5
    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 ...
  • 6
    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 ...
  • 7
    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 ...
  • 8
    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 ...
  • 9
    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 ...
  • 10
    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 ...
  • 11
    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 ...
  • 12
    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 ...
  • 13
    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 ...
  • 14
    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 ...
  • 15
    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 ...
  • 16
    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 ...
  • 17
    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 ...
  • 18
    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 ...
  • 19
    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 ...
  • 20
    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 ...
  • 21
    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 ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (38 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The most common Agile framework for project management and product delivery today is Scrum. If you combine Scrum with Kanban-an Agile method for process improvement and workflow management-you get Scrumban: a project management/product delivery tool that features pull systems, workflow visualization, and process improvement. In this report, Andrew Stellman examines the fundamentals of Scrum and Kanban, and explains how a Scrumban hybrid can combine Scrum and Kanban effectively and take both of them to the next level. A widely recognized expert in transforming and improving software organizations, teams, and code, Stellman explains how teams that adopt Scrumban combine the core parts of both approaches to deliver better products today while continuing to improve into the future. Agile practitioners will discover why a growing number of software teams now use Scrumban. Review the core elements of Scrum and Kanban for product delivery and process improvement Understand how Scrumban incorporates the empirical process control of Scrum with the pull systems of Kanban to maintain the integrity of both Explore common misconceptions, including the notion that Scrum and Kanban have the same goals or that Scrumban is just "iterationless" Scrum Learn how to use your current Scrum implementation as a starting point for meaningful process improvement that can make your product delivery even more effective Examine a case study that describes a successful real-world implementation of a Scrum and Kanban hybrid
    Note: Online resource; Title from title page (viewed November 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838983734
    Language: English
    Pages: 1 online resource (1 video file, approximately 29 hr., 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn JavaScript by building real-world apps. Includes 3 real-world projects, 80 programming challenges, and ES6/ES7! About This Video Deploy your applications to the web so you can share them with everyone Learn to use promises and async/await with asynchronous JavaScript Increase your efficiency by learning how to debug and fix your code In Detail JavaScript is the most popular programming language in recent times but learning it may seem challenging without the right guidance. You may end up wasting time on out-of-date courses and incomplete YouTube tutorials that talk about JavaScript features without effectively demonstrating how to use them for building real-world applications. Sounds familiar? The Modern JavaScript Bootcamp (2019) starts with the basics and gradually builds on your knowledge of the JavaScript language. You'll not only learn the features of the language, but also how to use those features together to develop a complete application. As you progress, you'll cover modern ES6 and ES7 JavaScript features used in the real world. Next, you'll build three JavaScript applications, before going on to discovering the 80 challenges designed to help you get started with writing code, adding app features, and solving different problems. You'll then be equipped with the skills you need to launch an application, right from the first line of code through to completion. Enrolling in this course will even prepare you for the JavaScript Specialist certification. This certification will qualify you to help companies, brands, and development firms with creating high-quality website code. All along, you'll also brush up on the information from the Framework Course Guide. By the end of this course, you will be well-versed with JavaScript and have developed the skills you need to confidently build your own applications. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/The-Modern-JavaScript-Bootcamp-2019- . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed May 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839218569
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In 10 days' you can have your own app in the App Store! Learn how to make apps using Swift 4.2' Xcode 10' and iOS 12 About This Video Build real-world apps so that you can easily master the topics we are learning Discover the essentials of Swift 4.2, Xcode 10 and iOS 12 with hands-on practice to build and publish your apps to the App store Use Swift 4 and Xcode 10 to create iOS 12 apps in 10 days In Detail Looking to get started with creating fun and interactive apps? This course will equip you with the skills you need to create an app and submit it to the App Store in just 10 days. While other courses offer 40+ hours of video content, this quick and engaging course keeps it simple and manageable for beginners. On June 4 2018, Apple announced iOS 12, and the course is based on this latest version. Following a step-by-step approach, you will use Swift 4 and Xcode 10 to create exciting iOS 12 apps. Your ten-day schedule will look like this: Day 1 - Exploring the basics, such as writing your first line of Swift and getting started with Xcode Day 2 - Delving further into Swift and creating a Tip Calculator Day 3 - Learning about Table Views while creating an app to remember jokes - the Joke Bank app Day 4 - Understanding advanced Swift functions, classes, and methods and applying these skills to the Joke Bank App Day 5 - Creating a functional To-Do List app Day 6 - Adding Core Data to your To-Do app to save your items Day 7 - Adding images to an app and allowing users to take a photo Day 8 - Making a Bitcoin Price Tracker that connects with an API to display real-time Bitcoin prices Day 9 - Using the new Core ML 2 to learn the basics of machine learning Day 10 - Submitting your app to the App Store and learning how to make money with iOS This course can be downloaded easily so you can even use it offline. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/The-10-Day-iPhone-App-Bootcamp---New-iOS-12-and-Xcode . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 51 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Recent discussions about service mesh have been dominated by vendors, each trying to frame service mesh as a new technology that provides security, reliability, and observability for east-west traffic. However, just as microservices are an architectural pattern and not a specific technology, service mesh is a new way to deploy features that in the past fell into the category of API management. In a service mesh, a proxy is deployed locally with each service in an application. Each service only communicates directly with the proxy on its host, and proxies communicate with each other to pass traffic between services over the network. Marco Palladino (Kong) explores the service mesh pattern and discusses the problems the pattern is designed to solve, including security (proxies can encrypt all network traffic without services being aware of it), observability (proxies collect metrics, logs, and tracing data from network traffic), reliability (proxies can enforce rate limiting, retries, and handle network drops), composability (swap or reuse services with nothing but a proxy configuration change), standardization (east-west traffic can all be secured in the same way), and efficient development (service developers can focus on business logic instead of interservice communication). Finally, he explains the requirements for any technology that supports this pattern: services can be any size, in any language, or run on any infrastructure or a mix; proxies need to be lightweight, since an instance will be deployed with each service; proxies should be flexible and composable to provide security, reliability, and observability benefits; proxies should be simple to deploy and replace in containerized environments; and proxies should be self-reliant and resilient to network slowdowns and failures. This session was recorded at the 2019 O'Reilly Software Architecture Conference in San Jose.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    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 (1 video file, approximately 41 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A lot has been said about the SRE profession (how to start an SRE team, how to scale a single team in place, etc.), but how to move from a single SRE team to an SRE organization that requires several teams has been largely unexplored. Gustavo Franco (Google) takes new SRE leaders and individual contributors through what it takes to be a part of or start their second team and beyond. Join in to learn from his experience starting new teams and splitting and moving them from both technical and nontechnical standpoints. This session was recorded at the 2019 O'Reilly Velocity Conference in San Jose.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839210914
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 38 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Beginner's step-by-step guide to Microsoft Project 2016 About This Video Learn to develop a plan, assign resources to tasks, track progress, manage your budget, and analyze workloads using MS Project 2016 A practical course designed to help project managers master MS Project 2016 In Detail MS Project helps you develop a plan, assign resources to tasks, track progress, manage your budget, and analyze workloads. This video course, taught by a professional trainer with a background in project management, takes you, step-by-step from the very beginning, through all these functions. You'll go from very simple projects to a more complete knowledge of Project's capabilities and how it works. This course starts right at the very beginning. It doesn't assume you know anything about Microsoft Project, so beginners will feel right at home. You'll learn how to get your own copy of Project 2016, see what's new in version 2016, and explore the structure of this course. The second chapter supplies the basics you need to begin using Project 2016. It first discusses the Help section, where you can get answers and tutorials for any question that comes up. This chapter also discusses creating a workspace, using toolbars, ribbons, and the Status Bar. You'll go on to learn how to use Touch, task basics and project options. By now, you will have become proficient with Project 2016. These more advanced topics carry you through tracking costs, tracking projects, budgeting, and reporting. Upon completion of the course, you'll have mastered Microsoft Project 2016. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Microsoft-Project-Beginners-2016 . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed August 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839215469
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how Microsoft Access 2016 works with clear, easy-to-understand instructions About This Video Learn and master the exciting features of MS Access 2016 A practical course designed to teach you MS Access 2016 with helpful exercise files In Detail Microsoft Access is the leading database application and has become a standard in businesses and organizations around the World. These days, having the ability to work with a database is key to running an efficient and capable operation. Bosses everywhere appreciate any employee who is well trained in MS Access. Now that person can be you! Microsoft Access 2016 for Beginners starts at the very beginning, showing you where to get your copy of MS Access and how to install it on your computer. Before going further, you'll get a quick tour of all the new features and improvements in 2016. You will learn how to get started easily with database templates that make the entire process faster. Then you'll see how to create, save, and open databases. After a tour of the Access Workspace and Backstage, you'll get a complete explanation of the toolbars and ribbons. Next, you'll master keyboard shortcuts that will greatly increase your speed and efficiency. You'll progress to creating your own working database with step-by-step video instruction that takes you through the entire process, helping you master details while understanding the big picture. Later, the course explores importing data from Excel and creating and working with forms and sub-forms. As you become more advanced, you'll learn how to use queries and validations, create reports, and print your projects. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Microsoft-Access-Beginners-2016 . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed August 22, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838987756
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Master your skills as a Django developer by learning advanced techniques. About This Video You only need to know the basics of Django. Nick speaks with clarity, and explained a lot of things clearly. The project is good enough to learn Django quickly and can actually be implemented in real-life settings. In Detail Welcome to the Mastering Django Series! Learn time saving and advanced techniques to come to a better developer. To get a better idea of what we'll be creating, go watch the promo video for the course. While creating this site, you will learn the following 8 skills: Pipenv - Learn why this tool is so much better than pip and virtualenv separately Pre-made Authentication Views - Get your site up and running quickly with these awesome built-in views Class-Based Views - When working with models, these views can't be beaten. HUGE time savers Django Forms - Rather than creating painstaking HTML forms, let Django handle the heavy work Using other site's APIs - Learn to connect with the YouTube API for data AJAX - I've had so many requests to cover this. Learn how to fetch data without reloading the page Seed Data - Learn how to create a starting point for any database Heroku Deployment - Heroku makes deploying your project simple and fast. I'll show you how It's time to up your Django skills. See you inside! Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Mastering-Django-Part-1---AJAX-Class-Based-Views-Forms . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838987671
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 13 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: New to machine learning? This is the place to start: Linear regression, Logistic regression, and Cluster Analysis About This Video Learn machine learning with StatsModels and sklearn Apply machine learning skills to solve real-world business cases Get started with linear regression, logistic regression, and cluster analysis In Detail Machine Learning is one of the fundamental skills you need to become a data scientist. It's the steppingstone that will help you understand deep learning and modern data analysis techniques. In this course, you'll explore the three fundamental machine learning topics - linear regression, logistic regression, and cluster analysis. Even neural networks geeks (like us) can't help but admit that it's these three simple methods that data science revolves around. So, in this course, we will make the otherwise complex subject matter easy to understand and apply in practice. This course supports statistics theory with practical application of these quantitative methods in Python to help you develop skills in the context of data science. We've developed this course with not one but two machine learning libraries: StatsModels and sklearn. You'll be eager to complete this course and get ready to become a successful data scientist! Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Machine-Learning-101-with-Scikit-learn-and-StatsModels . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 10, 2019)
    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 (1 video file, approximately 36 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: WebAssembly is a powerful tool for porting applications to the web and for speeding up data-intensive web apps. If you don't know what WebAssembly is, how it works, or how to practically get started using it, now's your chance. Robert Aboukhalil (Invitae) leads a deep dive into WebAssembly, demonstrating how it can be used to speed up web tools. As a concrete case study, he'll use fastq.bio, a web tool for analyzing DNA sequencing data in the browser. By rewriting portions of this tool into WebAssembly, he demonstrates how it's possible to obtain a greater than 10x speedup compared to the original JavaScript implementation. Robert will also show you how to leverage WebWorkers alongside WebAssembly to maintain the UI's responsiveness and how this enables you to more easily mount and parse files within a virtual filesystem. He concludes by exploring how WebAssembly can be useful outside the browser-demonstrating how it's possible to rearchitect fastq.bio so that the WebAssembly code runs in a serverless fashion instead of directly in the browser. And because WebAssembly isn't always the right tool, Robert also explores some rules of thumb on when to use WebAssembly and when to avoid it. Prerequisite knowledge Intermediate knowledge of JavaScript What you'll learn Understand what WebAssembly is and how it works Learn to compile C/C++ code to WebAssembly and run it in the browser, use WebWorkers to run computations in the background, and run WebAssembly in a serverless setting Know when to use WebAssembly and when to avoid it This session was recorded at the 2019 O'Reilly Open Source Software conference in Portland.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    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 (1 video file, approximately 52 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Lyft has made the transition from a single monolithic service to 300+ microservices by leveraging Lyft's open source proxy Envoy. Daniel Hochman and Jose Nino begin with a brief history of the project and its rollout at Lyft, before focusing on deployment and configuration choices and how they can affect developer productivity. You'll explore the Envoy ecosystem and the ancillary services that allow operating the service mesh in a secure, reliable, and fast manner, as well as the observability tools Lyft uses that take advantage of Envoy's stats and logging to minimize the burden of managing and understanding a complex architecture. The techniques and tools presented are gaining popularity as industry best practices and are broadly applicable to internet-scale services with varying stacks and network topologies. This session was recorded at the 2019 O'Reilly Velocity Conference in San Jose.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 39 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Deciding what to work on is always difficult and is especially treacherous for folks working as infrastructure engineers and leaders. Infrastructure teams that solve the right problems subtilely shift their company's trajectory upwards. Poor approaches lead toward a morass of firefighting and frustration. With so many opportunities and sometimes fuzzy metrics, planning is threading a needle between the tyranny of choice and the specter of ambiguity. Will Larson (Stripe) unpacks the process of picking and prioritizing technical infrastructure work, which is rarely if ever discussed but is so essential to long-term company success. Will shares Stripe's approach to evolving your approach to prioritizing infrastructure as your company scales, justifying-and maybe even expanding-your company's spend on technical infrastructure, exploring the whole range of possible areas to invest into infrastructure, adapting your approach between periods of firefighting and periods of innovation, and balancing investment in supporting existing products and enabling new product development. You'll come away with a broad set of tools, frameworks, and ideas for plotting the future of your technical infrastructure. This session was recorded at the 2019 O'Reilly Velocity Conference in San Jose.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    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 (1 video file, approximately 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Christie Koehler (HashiCorp) takes you through the fundamentals of Terraform as she uses it to deploy cloud infrastructure live. You'll orient yourself to the current state of the infrastructure as Christie open as a cloud shell and inspects the Terraform state file, then makes some changes to the Terraform configuration, which deploys a new pod and configures a web service for that pod. Terraform plan with those changes, review the plan, and apply. Take a look with Christie at the Kubernetes dashboard to verify the changes have been made, and review and approve a pending pull request to the Terraform configuration that sets up a simple serverless app in the cloud infrastructure. As before, Terraform plan with those changes, review, and apply. Then take a look at the cloud provider dashboard to verify the serverless function or application has been deployed, and test it. If there's time, Christie will walk you through how to detect and manage drift (i.e., when infrastructure changes outside of Terraform). This session was recorded at the 2019 O'Reilly Open Source Conference in Portland, OR.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    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 (1 video file, approximately 41 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: As you level up in technical roles, you may find yourself thrust into team leadership and management. This sneaks up on you and can leave you without the skills to adequately understand, engage with, and lead your team-which inevitably has a negative effect on your team, and this effect is multiplied as you scale. What if you could reach into the toolbox you use to understand technical problems-software architecture and distributed systems theory-to understand your team? Could you learn to better manage people? Andrew Harvey (Microsoft) explores the dynamics of teams and how they map to your understanding of distributed systems. Using this understanding, you can apply distributed systems theory to help unpack some of the dynamics of your team and optimize them for scale. From communication to culture, Andrew breaks down the components of the distributed system, explaining what makes it tick, using things like CAP theorem and the eight fallacies of distributed systems. You'll walk away with some tools to help understand your team and set yourself up for successful scaling. This session was recorded at the 2019 O'Reilly Velocity Conference in San Jose.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (29 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The demand for data scientists is well-known, but when it comes time to build solutions based on data, your company also needs data engineers-people with strong data warehousing and programming backgrounds. In fact, whether you're powering self-driving cars or creating music playlists, this field has emerged as one of the most important in modern business. In this report, Lewis Gavin explores key aspects of data engineering and presents a case study from Spotify that demonstrates the tremendous value of this role.
    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 ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In today's increasingly demanding online world, one of the quickest ways to drive existing or potential customers and users to a competitor is by having a nonperformant website or app. With users becoming more discerning, you need to ensure that you're providing the best web experience possible. This reality has pushed performance optimization to be one of the most important disciplines in app and website development. Well-designed and smooth-performing apps and sites can lead to greater conversion rates and a better user experience (UX) in all contexts. In this video course, designed for intermediate-level developers with an understanding of HTML, CSS, JavaScript, and web technologies in general, your host Max Firtman, shows you some of the most important things you can do to boost the performance of your web assets. As the saying goes, you can't fix what you can't measure, so to begin, you'll learn the important metrics to monitor and how to measure them. Max also shows you how to set goals for your web content, find issues that can negatively affect UX, and apply some basic techniques that will improve user perception. You'll also benefit from practical examples and formative assessment to help you absorb and retain what you've learned. This video course is only the beginning of your optimization journey, so at the end we provide suggestions on how to continue along the path to delivering the best web assets you can. What you'll learn-and how you can apply it Set modern performance goals for your web content Detect problems and bottlenecks, and create a plan to mitigate them Enhance the user experience of your content, improving engagement and conversion rates Audit your website and web apps to see what's missing and how you can improve perception metrics This video course is for you because... You're a web developer or designer looking to increase user experience and perception You're a web performance engineer looking to understand the modern metrics and techniques You work with webs and PWAs looking to offer the fastest possible experience to your users You want to become a performance engineer looking to understand the basics of web performance optimization Prerequisites: You should have a basic understanding of HTML, CSS, and JavaScript You should have some knowledge of web technologies such as server-side rendering versus client-side rendering with JavaScript You should be familiar with how a website is rendered on browsers and how to u...
    Note: Online resource; Title from title screen (viewed December 31, 2019)
    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 (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 ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (31 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Facing unprecedented challenges, the financial services industry is undergoing a fundamental transformation. Regulatory requirements to minimize systemic risk now encourage fair competition and transparency, transforming the "winner takes all" concept into a "co-opetition" environment. Now, companies must compete and collaborate to remain relevant in today's digital economy. How exactly will this work? That's where Distributed Ledger Technologies (DLT) come into play. This report-a resource for business and tech professionals alike-examines the potential that DLT and blockchain have for transforming the banking industry. Jorge Lesmes, Global Head of everis Blockchain Banking Practice, examines how these technologies have moved from pilot projects to in-production applications that provide real value and benefits to end users. In three separate use cases, you'll learn how DLT and blockchain can help bring about the "Internet of Value"-a secure method of sending and receiving value in the same way we transact data. You'll examine: How DLT platforms have the power to make the Internet of Value a reality How DLT and blockchain are used in real production environments The current challenges associated with DLT platform interconnectivity Using DLT to enable self-sovereign digital identity management Enabling interoperability among DLT platforms and traditional ledgers Using DLT to enable streaming micropayments
    Note: Online resource; Title from title page (viewed November 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839219474
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Master the art of test-driven development in Ruby using the popular RSpec Gem. No previous testing experience is needed! About This Video Master the syntax and structure of RSpec, the most popular Ruby Gem for testing Explore the wide collection of RSpec matches available to test your code In Detail This course offers a comprehensive overview of the RSpec testing library for the Ruby programming library. RSpec is the most popular Ruby Gem of all time, with over 300 million downloads to date. If you're new to the topic, testing is the practice of writing code that confirms that other code works as expected. Tests control for regressions, which are changes to the code that break the program. The benefits of testing extend beyond the codebase. Adopting a test-driven approach will also make you a better developer. Tests force you to think critically about a program and its features: classes, objects, methods and more. Testing Ruby with RSpec: The Complete Guide begins with the essentials and proceeds to more complex topics, including: Installation Project initialization Test-Driven Development (TDD) let variables before and after hooks Subjects Shared examples Shared context Built-in matchers Mocks and doubles Instance doubles Class doubles At the completion of this course, you'll have acquired hands-on Ruby testing experience with this awesome RSpec library
    Note: Online resource; Title from title screen (viewed August 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Making Things Happen is among the most popular books on project management ever written, known for its direct, actionable, and humane advice on every aspect of leading teams and projects. For the book's 10th anniversary, author Scott Berkun presented a fast and fun summation of the book's core ideas and explained how you can apply them to the projects you're working on today. Recorded on July 10, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O'Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts' unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Innovation , you'll discover what successful companies have in common and how you can follow their lead with small practical steps to transform your organization and prepare for the Next Economy.
    Note: Online resource; Title from title screen (viewed November 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Data science, visualization, and artificial intelligence are powerful tools, but they can reinforce structural inequalities like sexism and racism. How do we-CTOs, product managers, marketing managers, data scientists, developers, and others-navigate these ethical challenges? The short answer: feminism-a vibrant body of thought and action from the past 50+ years that provides a model for analyzing and addressing the unequal distribution of power in the world as well as working toward data fairness. In this Spotlight on Data , Catherine D'Ignazio and Lauren Klein discuss key concepts from their forthcoming book, Data Feminism (MIT Press, 2020), which applies feminist ideas to data science and outlines seven principles for using data in the service of greater justice. You'll learn what "data feminism" means, how to evaluate your data practices through a feminist lens, and why feminism is not just for, about, or by women. You'll also discover how the principles of data feminism apply to different stages of the data processing pipeline, from project inception to collection to cleaning and analysis to communication. Recorded on August 19, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O'Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts' unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Data , you'll learn about, discuss, and debate the tools, techniques, questions, and quandaries in the world of data. You'll discover how successful companies leverage data effectively and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Note: Online resource; Title from title screen (viewed December 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (444 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Acquire necessary skills in preparing for Microsoft certification and enhance your software development career by learning the concepts of C# programming Key Features Prepare for the certification using step-by-step examples, and mock tests with standard solutions Understand the concepts of data security for secure programming with C# Learn to scale and optimize your application codebase using best practices and patterns Book Description Programming in C# is a certification from Microsoft that measures the ability of developers to use the power of C# in decision making and creating business logic. This book is a certification guide that equips you with the skills that you need to crack this exam and promote your problem-solving acumen with C#. The book has been designed as preparation material for the Microsoft specialization exam in C#. It contains examples spanning the main focus areas of the certification exam, such as debugging and securing applications, and managing an application's code base, among others. This book will be full of scenarios that demand decision-making skills and require a thorough knowledge of C# concepts. You will learn how to develop business logic for your application types in C#. This book is exam-oriented, considering all the patterns for Microsoft certifications and practical solutions to challenges from Microsoft-certified authors. By the time you've finished this book, you will have had sufficient practice solving real-world application development problems with C# and will be able to carry your newly-learned skills to crack the Microsoft certification exam to level up your career. What you will learn Explore multi-threading and asynchronous programming in C# Create event handlers for effective exception handling Use LINQ queries for data serialization and deserialization Manage filesystems and understand I/O operations Test, troubleshoot, and debug your C# programs Understand the objectives of Exam 70-483 and apply common solutions Who this book is for The book is intended to the aspirants of Microsoft certifications and C# developers wanting to become a Microsoft specialist. The book does not require the knowledge of C#, basic knowledge of software development concepts will be beneficial
    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 ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839213298
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: This expert-taught MS Project 2019 course is aimed at complete beginners with follow-along project exercises About This Video Discover how to work with costs and deadlines, and overcome scheduling issues Learn about resource allocation and leveling Understand how to measure a project against a baseline project Become well-versed with using safeguards and restrictions Get up to speed with setting up interim plans and baselines Learn how to save your project as a template for future projects In Detail This course starts with the basics, which will help you explore Microsoft Project easily, especially if you're a beginner. The first video lesson introduces you to the software. You'll learn how to get your own copy of Project 2019 and see what's new in version 2019. The second part covers the basics you need to be familiar with to begin using Project 2019. You'll understand how to create a workspace and use toolbars, the ribbon, and the Status Bar. Later, you'll learn how to use task basics and project options. The project will then delve into various aspects of managing a project including setting up your timeline and Gantt chart. As you build on your skills, you'll focus on tracking costs, tracking the project, budgeting, and reporting. All along, each topic is explained with its own video that demonstrates how to correctly use the function. By the end of this course, you'll have learned how to effectively use MS Project 2019 for organizing and managing your projects. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Microsoft-Project-Beginners-2019 . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 23, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839217654
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Discover Excel 2019 and become confident in using spreadsheets About This Video Learn Excel 2019 with practice exercises Learn Creating workbooks, Entering text, numbers, Creating charts and graphs and lot more in this practical course In Detail This 7-hour Microsoft Excel 2019 course is perfect for those brand new to Excel and who are using Excel 2019 or Excel 365 editions. In this course, your expert author gives you a solid grounding in the basics of Excel and guides you towards becoming more confident with spreadsheets. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Microsoft-Excel-Beginners-2019 . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed August 1, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839216732
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Master Excel 2016 for complete beginners in this helpful, info-packed video course About This Video Learn the new features in Microsoft Excel 2016 in a step-by-step format A practical course (with exercise files) to help you learn and use Excel 2016 In Detail This course assumes you've never worked with Microsoft Excel in your life, or you are upgrading from a previous version. Your professional trainer will start you at the very beginning: installing the program, creating your first workbook, and entering data. Before you know it, you'll be using Excel 2016 like a pro, including its advanced functions. You will have the expertise you need to impress the boss at work. You can also use this essential application to accomplish all kinds of tasks for your personal life or business. This course starts with where to find Microsoft Excel and installing the program. Then you learn, step-by-step, simple 1-2-3 methods for getting up-and-running with Excel 2016. It's important to note that we don't assume you know anything about Excel 2016. We start from the basics. After installation, we discuss what is new with 2016, using the touchscreen, opening a workbook, and how to use Help to get additional answers when you need them. Then we show you how to personalize Excel for your own use with exciting Excel options. We discuss all the ribbons and toolbars, entering and editing data, backup and recovery, fills and series, and printing your projects. We also work with worksheets and formulas/functions. Upon completion of this course, you will know the essentials of Microsoft Excel 2016. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Microsoft-Excel-Beginners-2016 . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed August 8, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838982263
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 50 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Linux troubleshooting and administration About This Video Troubleshoot IT and Linux-related issues with effective tools and techniques Diagnose and repair common networking and filesystem errors In Detail Explore the key tips and techniques for maintaining a reliable and highly available Linux server infrastructure and reducing downtime with this interactive course. Beginning with troubleshooting best practices, you'll go on to understand the technique of effectively diagnosing and fixing common and complex Linux server configuration and administration issues. From system access troubleshooting through to filesystem troubleshooting, you'll learn with practical examples and tackle a variety of critical issues. Later, you'll even get to grips with system recovery. All along, this course will guide you on how to apply your skills in a production environment. By the end of this course, you will have developed the skills you need to effectively troubleshoot a variety of Linux-related issues. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Linux-Troubleshooting-Course-with-Real-Life-Examples . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (504 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Modernize and upgrade your enterprise ERP environment by learning to work with the stable and essential components of Odoo 12 from scratch Key Features Learn the fundamentals of Odoo, a comprehensive enterprise management platform, without writing a single line of code Create business operation strategies and analytics by using Odoo Build customized ERP and CRM solutions for your business Book Description Odoo is management software that contains a set of open source enterprise management applications that help you modernize your business. Completely revised and updated, this comprehensive Odoo guide is a fourth edition of Working with Odoo. This book begins with an introduction to Odoo and helps you set up Odoo Online in your system. You'll learn how to start a new company database in Odoo and the basics of Odoo sales management. You will explore customer relationship management in Odoo and its importance in a modern business environment. Moving on, you'll learn how to install the purchasing application, set up suppliers, and begin purchasing and receiving products in Odoo. Next, you'll learn how to use the MRP module to create, process, and schedule the manufacturing and production order. Once you get to grips with the basic applications, you'll uncover how to customize Odoo to meet the specific needs of your business. You'll learn some advanced techniques for searching and finding information, and you'll be taken through business intelligence in Odoo. Towards the end of the book, you'll go in-depth into Odoo's architecture and learn to use Odoo's API to integrate with other applications. By the end of the book, you'll be ready to use Odoo to build enterprise applications and set up the functional requirements for your business. What you will learn Configure and customize a customer relationship management system Set up purchasing and receiving system functionality in your Odoo environment Understand manufacturing operations and processes with real-world examples Explore Odoo's financial accounting and reporting features Use Odoo's featured project management application to sort tasks Get to grips with the basics of Odoo administration and manage multi-company operations Who this book is for This book is for any IT professionals, business managers, and operation managers who are looking to gain a functional understanding of Odoo or trying to implement Odoo in their organization to improve their business processes. No prior experience of Odoo...
    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 ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (504 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Simplify your DevOps roles with DevOps tools and techniques Key Features Learn to utilize business resources effectively to increase productivity and collaboration Leverage the ultimate open source DevOps tools to achieve continuous integration and continuous delivery (CI/CD) Ensure faster time-to-market by reducing overall lead time and deployment downtime Book Description The implementation of DevOps processes requires the efficient use of various tools, and the choice of these tools is crucial for the sustainability of projects and collaboration between development (Dev) and operations (Ops). This book presents the different patterns and tools that you can use to provision and configure an infrastructure in the cloud. You'll begin by understanding DevOps culture, the application of DevOps in cloud infrastructure, provisioning with Terraform, configuration with Ansible, and image building with Packer. You'll then be taken through source code versioning with Git and the construction of a DevOps CI/CD pipeline using Jenkins, GitLab CI, and Azure Pipelines. This DevOps handbook will also guide you in containerizing and deploying your applications with Docker and Kubernetes. You'll learn how to reduce deployment downtime with blue-green deployment and the feature flags technique, and study DevOps practices for open source projects. Finally, you'll grasp some best practices for reducing the overall application lead time to ensure faster time to market. By the end of this book, you'll have built a solid foundation in DevOps, and developed the skills necessary to enhance a traditional software delivery process using modern software delivery tools and techniques What you will learn Become well versed with DevOps culture and its practices Use Terraform and Packer for cloud infrastructure provisioning Implement Ansible for infrastructure configuration Use basic Git commands and understand the Git flow process Build a DevOps pipeline with Jenkins, Azure Pipelines, and GitLab CI Containerize your applications with Docker and Kubernetes Check application quality with SonarQube and Postman Protect DevOps processes and applications using DevSecOps tools Who this book is for If you are a developer or a system administrator interested in understanding continuous integration, continuous delivery, and containerization with DevOps tools and techniques, this book is for you.
    Note: Online resource; Title from title page (viewed October 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    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: With nation-states, organized crime groups, and other attackers scouring systems to steal funds, information, or intellectual property, incident response has become one of today's most important technology sectors. If you're not familiar with incident response, this practical report shows security operations center (SOC) analysts, network engineers, system administrators, and management how to conduct a complete incident response program throughout your organization. Incident response is essential for every business and organization online as more and more attackers look to make a statement, gather information, or make a buck. In this short primer, author Ric Messier explains foundational concepts and then shows you how to identify and categorize incidents. You'll learn why preparation is key for detecting activity and responding quickly. Explore incident response concepts, including the precise meaning of risk , events , incidents , and threats Understand the steps necessary to conduct incident identification and categorization Learn how threat intelligence helps you discover who's attacking and why Use threat intelligence to conduct threat hunting and inform your prevention and detection strategies Understand why an incident response program will help you limit the number of investigations you conduct
    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 ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A major challenge architects face is planning how to successfully move an existing system to an improved architecture while keeping the system up and running during the process. Ray Mitchell (Fairway Technologies) reviews two real-world scenarios where failing systems were rescued by guiding development toward practical, improved architectures. You'll see examples of how different techniques and methodologies were applied to move real-world systems to new architectures while allowing for incremental improvements along the way. The first scenario focuses on a data aggregation system responsible for collecting power-usage data from a variety of sources to be consumed by multiple applications. The existing system suffered from a proliferation of services without clear responsibility boundaries. This limited scalability and made using the services more complex than necessary. Through domain-driven design, a more clearly defined organization became clear, and an incremental roadmap to move to this architecture enabled immediate gains and long-term success. The second scenario focuses on a reporting system built to provide insight into educational test results at both macro and micro levels. The original system struggled with scaling to generate reports within the required time frame at all levels. An architecture supporting separate optimized data stores for each level of report was designed that would enable all reports to run efficiently. Through careful planning, the existing system continued to deliver, as the improved architecture was incrementally added, allowing for improvements to be seen along the way. This session was recorded at the 2019 O'Reilly Software Architecture Conference in San Jose.
    Note: Online resource; Title from title screen (viewed October 31, 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: 9781838985035
    Language: English
    Pages: 1 online resource (1 video file, approximately 24 hr., 38 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn C# Scripting for Unity Game Development from Absolute Basics and create your own 3D & 2D Games with Unity using C#. About This Video Gain a strong understanding of C# and basic programming concepts Build example games with Unity Learn complex concepts through a simple approach even without previous coding experience In Detail Unity is free, easy to learn, has excellent documentation, and is the game engine used for building modern games. Moreover, the career opportunities in Unity game development are countless and being able to learn C# scripting along with it will further build on your skills. Get off to a steady start in game development with this course that covers all the essential concepts, tools, and functions that you'll need to build fully functional games with C# and the Unity game engine. Starting with the installation of Visual Studio, this course will then take you through different C# language features and how to use them. You'll focus on the fundamentals of the Unity API, along with important object-oriented programming concepts. The course will also equip you with the knowledge you need to create reusable C# scripts. Later, you'll understand all about version control with GitHub, Bitbucket and SourceTree. In addition to this, you'll be able to implement basic artificial intelligence (AI) features in Unity. By the end of this course, you'll be well-versed with C# scripting in Unity, and have developed the skills you need to create intuitive 3D and 2D games. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Unity-C-Scripting-Complete-C-For-Unity-Game-Development . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    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 ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Hiring for your engineering team is one of the most important determiners of engineering project success-and also an undeveloped skill in most small teams. How do you design a hiring process that's fair to candidates, respects everyone's time, and leads to the best possible outcome for your team? In this edition of Spotlight on Learning from Failure , learn the dos and don'ts of identifying the right people to add to a team, distilled from the real-world experiences of engineering hiring managers. Recorded on June 25, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O'Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts' unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Learning from Failure , you'll discover the lessons learned from failures both large and small. You'll discover how successful companies have addressed setbacks, missteps, and challenges and how you can grow from their examples.
    Note: Online resource; Title from title screen (viewed November 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: We've moved beyond the information age into the "imagination age." In this new era of business, creativity and imagination are essential skills for success-and to preserve our own humanity. In this Spotlight on Innovation , find out how to develop the skills that will define business success in the imagination age. Science House codirector Rita J. King explains how to apply creativity and imagination to tackle complex problems in a pragmatic way. Along the way, you'll learn why intuition, although iterative in the moment, must be based in deep understanding, just as chess grandmasters' "intuitive" moves are actually based on deep study. Recorded on August 14, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O'Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts' unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Innovation , you'll discover what successful companies have in common and how you can follow their lead with small practical steps to transform your organization and prepare for the Next Economy.
    Note: Online resource; Title from title screen (viewed December 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 57 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Companies are spending a lot of time and money migrating applications and data to the cloud-in the process, making the IT infrastructure, such as storage and platforms, more complex for administrators, developers, and ultimately end users. Legacy systems still have to run, and IT leaders now have public and private cloud-based systems to deal with as well. So how do you manage the complexity? Find out how to mitigate all of this complexity when planning a migration to the cloud. David Linthicum walks you through current challenges, explaining how to think of them conceptually and how to fix them going forward. Recorded on August 1, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O'Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts' unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Cloud , you'll learn about the complex, ever-evolving world of the cloud. You'll discover how successful companies have adopted and embraced this massive network of shared information and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Note: Online resource; Title from title screen (viewed November 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (63 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Serverless is taking the cloud native world by storm. This new approach promises extraordinary value, from increased developer productivity to dramatic cost savings. In some aspects, serverless also boasts significant security advantages compared to the server model. But as this practical report explains, securing serverless still requires diligence from the developers and application security professionals involved in the process. Guy Podjarny and Liran Tal from Snyk examine the significant benefits that serverless brings to application security, as well as the considerable risks involved when you configure a serverless system. You'll also learn a platform-agnostic security model known as CLAD that will help you address C ode vulnerabilities, L ibrary vulnerabilities, A ccess and permissions, and D ata security. This report helps you: Understand what serverless is and how this model evolved from cloud native processes Explore the three primary areas where serverless improves security Learn how the CLAD model provides four categories to help you home in on specific security issues Follow a detailed example that demonstrates how poor security manifests in real-world serverless applications
    Note: Online resource; Title from title page (viewed November 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 0 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Disinformation campaigns have targeted political and social movements around the world. The crosshairs of influence operations have expanded to include high-visibility brands and large enterprises. Responsible corporate leaders must be prepared to defend hard-won brand reputation and equity. In this edition of Spotlight on Learning from Failure , learn how influence operations are manifesting in 2019 as they've moved beyond politics. Renee DiResta and Robert Matney, coauthors of the US Senate report about Russian disinformation operations, will take you through specific examples of disinformation campaigns affecting brands and discuss the high-level social and corporate implications of the erosion of public trust and public discourse in our information ecosystem. Recorded on July 23, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O'Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts' unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Learning from Failure , you'll discover the lessons learned from failures both large and small. You'll discover how successful companies have addressed setbacks, missteps, and challenges and how you can grow from their examples.
    Note: Online resource; Title from title screen (viewed November 14, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: You can propel your business forward with AI-centric approaches to solving customer needs, but to be successful, you need to deploy your machine learning models at scale. Yet engineers face unique challenges when using machine learning-based products in production environments, such as specialized resource management and measuring user happiness. In this Spotlight on Data , Todd Underwood, Google's director and lead for machine learning in site reliability engineering (SRE), explains how to sustainably run machine learning systems at scale. You'll learn why machine learning is essential to Google's core functions, providing key advantages across most of Google's products, including Search, Ads, Payments, Billing, Shopping, and more, and how SRE supports these production machine learning systems. Recorded on August 5, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O'Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts' unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Data , you'll learn about, discuss, and debate the tools, techniques, questions, and quandaries in the world of data. You'll discover how successful companies leverage data effectively and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Note: Online resource; Title from title screen (viewed December 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    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 ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838829797
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn the key elements of RPA, build your first robot using UiPath, and get ready for the future! About This Video Learn key elements of Robotic Process Automation (RPA) and how it works Learn to build a robot using the UiPath RPA platform In Detail Automation is driving a new way of working. In the time to come, workplaces will feature a blend of human and digital workers ("bots"), and this symbiotic relationship will create many new exciting career possibilities. Are you ready to seize the opportunities that arise as we move into this automated era? If not, now is a good time to get trained and certified in the most in-demand and high-paying skill for jobs of the future-Robotic Process Automation (RPA). Robotic Process Automation is a game-changing technology designed to automate high-volume, repeatable tasks that take up a large percentage of a worker's time. With this course, you'll get a clear overview of what RPA is, how it works, and when to apply it. You'll even gain hands-on experience building a robot that automates a simple business process in the UiPath Studio RPA software. This way, you'll understand the bigger picture and find out how the technology works in practice. Further, the course demonstrates how to pilot the technology in an enterprise setting so that you know what steps to take to succeed with any RPA initiative in your organization. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Robotic-Process-Automation-RPA-Fundamentals-and-Build-a-Robot . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839214608
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Master the ins and outs of Microsoft Visio 2016 and create incredible flowcharts and diagrams About This Video Master how to create flowcharts and diagrams in Microsoft Visio 2016 Understand the Microsoft Ribbon, the Quick Access Toolbar, and Backstage View. In Detail In this course, you'll find out what's new in Microsoft Visio 2016, the basics of diagram creation, and how to work in the user interface. From keyboard shortcuts to grids and rulers, you'll discover pro techniques that save time and effort on this sophisticated software platform. You'll learn to create, size, and connect shapes and text-and add compelling images to your diagrams. Precise object alignment, layers, and shape data management can turn an amateur effort into a professional presentation. With this course, you'll learn to seamlessly integrate hyperlinks into your designs. This course describes how to create time-saving custom templates, optimize print settings for Visio drawings, and produce large-scale diagrams. You'll even find out how to manage shape sheets and perform basic coding in Microsoft Visio 2016. Whether you're new to this software platform or just need an update on the latest features and pro tips, this course has everything you need to create sophisticated and compelling diagrams! Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Microsoft-Visio-2016 . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed August 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839210969
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Beginner-to-advanced PowerPoint 2019 instruction including follow-along exercises. About This Video Utilize templates to improve your efficiency Create professional-looking presentations using PowerPoint's new Icons function Include multimedia to take your presentations up a notch In Detail This is a video-led course for Windows users. You can preview some videos in the pane above. This course includes practice exercises so you can practice as you learn. Microsoft PowerPoint remains one of the most popular business tools-and rightly so. A great PowerPoint presentation can be the difference between a sale won or lost, a successful or failed investment, and a new initiative launched or sidelined. Microsoft PowerPoint includes many tools and features to help in all these scenarios, yet so few people make full use of this amazing tool. You don't need to be one of them. In this in-depth PowerPoint 2019 course from Simon Sez IT, not only do we walk you through the most business-relevant PowerPoint techniques, you then get to put into practice what you've learned through exercises at the end of each chapter. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Microsoft-PowerPoint-2019 . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed August 28, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839219832
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 5 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn and master Excel 2019 by learning advanced functions and formulas About This Video Learn and understand advanced Excel features that delve into high-level consolidation, analysis, and reporting of financial information Learn and master advanced charting and graphing in Excel In Detail Get beyond the basics and supercharge your current skill level in Excel. With this 9-hour, expert-led video training course, you'll gain an in-depth understanding of more advanced Excel features that delve into high-level consolidation, analysis and reporting of financial information. Upon completion of this course, you'll be able to create charts that have an impact from databases that communicate data and financial records efficiently and effectively. You will be able to report data in various formats including: tables, graphs and PivotTables. Once completed you'll have advanced understanding of Excel that will positively impact your professional capability. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Microsoft-Excel-Advanced-2019 . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed August 1, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 39 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Do you want to build a machine learning model, but you aren't sure where to start? Starting with an empty notebook, Sara Robinson (Google) live-codes a simple neural network in TensorFlow. She then demonstrates how to train and serve the model on Google Cloud Platform and uses the deployed model to generate predictions from a web app. Prerequisite knowledge A basic knowledge of Python and machine learning concepts, such as training and serving (but not necessarily how to build a model on your own) What you'll learn Learn how to build a simple neural network Understand the end-to-end ML workflow and how to use your trained model for generating predictions This session was recorded at the 2019 O'Reilly Open Source Software conference in Portland.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839214219
    Language: English
    Pages: 1 online resource (1 video file, approximately 51 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Know all about Linear Algebra for Data Science in Python About This Video Learn linear algebra for data science and understand the essential concepts Understand matrix, scalars, and vectors and learn how to use them In Detail Vectorizing your code is an essential skill to make your calculations faster and take advantage of the capabilities of modern machine and deep learning packages. This course will get you up and running with linear algebra fundamentals for data science in Python. In this course, you will learn about scalars, vectors, and matrices and the geometrical meaning of these objects. You will also learn how you should use linear algebra in your Python code. In addition to this, you'll be able to perform operations such as addition, subtraction and dot product. As you cover further sections, you'll focus on the different syntactical errors you can encounter while vectorizing your code. By the end of this course, you will have gained the skills you need to use linear algebra confidently in your data science projects. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Linear-Algebra-for-Data-Science-in-Python . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 19, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Alexander Wood (Amazon Web Services) live-codes a serverless web application, including asynchronous events, on AWS Lambda using the Ruby runtime. Using open source tools such as the AWS SAM CLI, the AWS SDK for Ruby, and the Aws::Record Ruby gem, Alexander goes from a blank folder to a web application that has high availability and can scale to thousands of requests per second. Prerequisite knowledge Experience writing production web applications of any kind (useful but not required) What you'll learn Learn how to develop serverless web applications in a live-coding format, the set of open source tools available both generally and for Ruby serverless functions, and a number of best practices for serverless development This session was recorded at the 2019 O'Reilly Open Source Software conference in Portland.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838649333
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 22 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Easily adopt React Hooks for a more productive, maintainable, and cleaner React with a much flatter learning curve About This Video We find out what problems React Hooks are really capable of solving, and exactly how they solve those problems, with an initial simple and a straightforward example Then, once you understand the real motivation behind React Hooks and how they fit into React's architecture, you'll use them in a meaningful way Finally, you'll work on a real-world project using React Hooks and see how class components can best replace function components In Detail Hooks are a new feature and let you use state and other React features without writing a class. Hooks (also called React Hooks) are available from the v16.8.0 React release and are backward-compatible. This course will help you get up-and-running with the latest feature that all React and non-React users are talking about: React Hooks. You'll learn how to use them in a practical way while building a React application. Then you'll learn how to break down complex components into smaller functions with the help of Hooks. You'll access state and lifecycle Hooks in a React function component. We cover the different Hooks available and you'll see how to create your own custom Hooks. We'll also cover the rules that govern using Hooks in your applications and their advantages. By the end of the course, you'll be confident enough to use React Hooks to simplify the way you write your React code.
    Note: Online resource; Title from title screen (viewed August 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 39 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: When it comes to digitally recording and storing valuable information, no other technology can match the strength of security of the blockchain. Blockchain's distributed-ledger technology offers near immutable record keeping for transactions of all kinds, including legal contracts, property deeds, registrations, financial matters, birth certificates and other personal information, municipal archives, important business data, or any other types of activity for which inviolable records must be maintained. Of course, most people associate blockchain with cryptocurrency, but this fascinating technology is capable of much, much more. Ethereum represents the second-generation in the public blockchain, In addition to offering its own cryptocurrency (Ether) Ethereum's second-generation architecture allows it to manage many other types of assets. In this course, designed for participants who have a basic understanding of programming languages such as Java, Python, and JavaScript, and who know how to use web-based applications, your host, blockchain and Ethereum expert, Jim Sullivan, introduces you to the Ethereum network. You'll learn how it works and examine ideas like blockchain consensus, the essential concept at the core of blockchain's reliability and integrity. Jim also presents the tools you'll use to manage your Ethereum environment. You'll explore the differences between first- and second-generation blockchain technology and see how Ethereum nodes can run programming code called Smart Contracts, which you can set up to take actions on Ethereum transactions. In addition, Jim teaches you about designing and building Decentralized Applications or DApps, and much more. You'll benefit from the hands-on approach of this video course, which includes use cases to reinforce what you learn and get you started on your way toward developing enterprise Blockchain applications using Ethereum. What you'll learn-and how you can apply it Understand the structure of the Ethereum Blockchain Learn blockchain cryptography through hands-on exercises Learn how to model and build DApps via step-by-step projects How to design and build Ethereum Smart Contracts Understand common Smart Contract patterns like access restriction and state machine Understand how Ethereum manages assets such as cryptocurrencies, and other assets Use your knowledge of Ethereum to solve real-life problems This course is for you because... You're a data administrator and want to learn how blockc...
    Note: Online resource; Title from title screen (viewed December 20, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 38 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Virtual machines changed the world and containers swooped in shortly after. Kubernetes now empowers us to wield both technologies according to our needs. Kris Nova (Independent) examines the motivation for each unique piece of technology and dives into use cases for both. She then discusses the migration path of building hybrid cloud native systems from conventional virtualized infrastructure and explores concerns of each application encapsulation method. You'll learn when to use which technology as well as the exciting primitives Kubernetes gives you to manage both containers and VMs seamlessly in a declarative way. If you're currently running large stateful workloads on virtual machine infrastructure and are considering moving to Kubernetes, this talk is for you. Prerequisite knowledge A working knowledge of a legacy virtual machine infrastructure What you'll learn Gain confidence that you can design and implement systems spanning both virtual machines and container infrastructure for your engineering organization Learn valuable lessons about architecting these systems in the field taken from real-life concrete examples from field engineering work This session was recorded at the 2019 O'Reilly Open Source Software conference in Portland.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    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: Blockchain-based protocols like Bitcoin and Ethereum have made sending digital values in the form of tokens as cheap and easy as sending an email. But while cryptographic tokens (sometimes called "cryptocurrencies") may be as important to the next-generation internet as the World Wide Web was to Web 1.0, people aren't yet sure how to best design tokens or even what to do with them. In this report, Shermin Voshmgir, director of the Research Institute for Crypto Economics at the Vienna University of Economics, walks you through the different types of tokens, along with their properties and both operational and conceptual use cases. You'll get a concise overview of the current state of tokenization in our economy and explore the potential effects and dynamics of a future "token economy." You'll learn: What a token is A framework for determining the properties of a token Common use cases for different token types The relationship between tokens and money (including the functions of money that most current tokens don't fulfill) Where the token economy is headed
    Note: Online resource; Title from title page (viewed October 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (38 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Microservices have become an increasingly popular architecture choice over the past five years. With the ability to deliver software faster and support newer technologies, these independently releasable services give software architects, programmers, and developers more freedom to react, make different decisions, and respond faster to change. In this report, you'll explore the benefits of microservices and their limitations. You'll learn what microservices are, how they work, and why this approach is different than other ways of decomposing your architecture. Author Sam Newman ( Building Microservices , Monolith to Microservices ) explains that while many companies have shown how effective microservices can be, this architecture also adds a lot of complexity to your system. This report helps you determine if microservices are right for your organization. Learn the key concepts of a microservices architecture Examine microservice advantages, including robustness, scaling, and ease of deployment Contrast microservices with single-process, modular, and distributed monoliths Explore enabling technologies such as containers and Kubernetes, streaming, public cloud, and serverless Understand microservice pain points: technology overhead, monitoring and troubleshooting, security, and data consistency Learn situations where microservices work well-and situations where they don't
    Note: Online resource; Title from title page (viewed December 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838984670
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 2 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn the MySql Database with Python the fast and easy way! About This Video Learn to use MySQL databases with Python Get to grips with adding, sorting and pulling specific data In Detail Today databases are highly valued as they allow users to effectively manage, access, and update data. MySQL is one of the most popular databases and has a wide variety of applications in e-commerce, data warehousing, and website management. When combined with Python, one of the most popular and powerful programming languages today, you'll be able to manage data efficiently and systematically. In this course, you'll get started by understanding the basics of using MySQL with Python. You'll learn how to install MySQL and Python, before going on to develop databases. In addition to this, you'll explore the technique of creating tables for safely storing data. The course will then guide you on how to add, sort, and retrieve data through functions such as INSERT, ORDER BY, and SELECT. As you progress, you'll be equipped with the knowledge of inserting a single record as well as multiple records into a table. Toward the end, you will discover clauses such as WHERE and LIKE, and later learn to update records. By the end of this course, you will have learned how to confidently use Python with MySQL for your database management needs. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Using-MySQL-Databases-With-Python . If you require support please email: customercarepackt.com.
    Note: Online resource; Title from title screen (viewed May 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838642365
    Language: English
    Pages: 1 online resource (544 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 Ruby programming. Key Features Ideal for the Ruby beginner who is getting started with Ruby for the first time A complete Ruby 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 Ruby, and the smarter way to learn Ruby 2.X is to learn by doing. The Ruby Workshop focuses on building up your practical skills so that you can kick-start your career as a developer and rapidly prototype applications. You'll learn from real examples that lead to real results. Throughout The Ruby Workshop, you'll take an engaging step-by-step approach to understanding the Ruby language. 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 metaprogramming. 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 Ruby 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 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 Ruby book. Fast-paced and direct, The Ruby Workshop is the ideal companion for Ruby beginners. You'll build and iterate on your Ruby 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 the fundamentals of Ruby object-oriented programming Understand common Ruby patterns to help minimize and easily maintain code Explore ways to fetch, process, and output external data Discover ways to work with public APIs and create reusable RubyGems Keep your development process bug-free with various testing methods Explore how to host applications on cloud application platforms like Heroku Who this book is for Our goal at Packt is to help you be successful, i...
    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 ...
  • 75
    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 PHP programming Key Features Ideal for the PHP beginner who is getting started for the first time Complete step-by-step exercises and open-ended activities to help build and reinforce 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 PHP 7, and a smarter way to learn PHP development is to learn by doing. The PHP Workshop focuses on building up your practical skills so that you can develop cutting-edge, high-performance web applications. It's ideal if you're looking to work with an existing application, or even develop your own side project with a PHP framework like Laravel. You'll learn from real examples that lead to real results. Throughout The PHP Workshop, you'll take an engaging step-by-step approach to understanding PHP development. 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 third-party libraries. 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 PHP 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 content updates. It's a premium learning experience that's included with your printed copy. To redeem, follow the instructions located at the start of your PHP guide. Fast-paced and direct, The PHP Workshop is the ideal companion for PHP 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 PHP 7 Work with PHP MySQL databases and build dynamic applications Learn how to compile logical errors and handle exceptions in your programs Explore how PHP unit testing can help create a bug-free development process Integrate third-party packages into your applications Connect external web services to your applications with tools like Guzzle Who this book is for Workshops are ideal for f...
    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 ...
  • 76
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839217289
    Language: English
    Pages: 1 online resource (1 video file, approximately 34 hr., 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Go from beginner to expert in Python by building projects. The best investment for your Python journey! About This Video Develop a lifelong love for programming with Python! From foundations to expert, learn about every major Python topic. Master Object-Oriented Programming and structure your Python programs like a professional. In Detail The course covers every major Python topic (including Object-Oriented Programming, Web Scraping, and even GUI development), and now includes even more content. Control your browser using Selenium, to scrape websites or even fill in forms Learn to interact with REST APIs and build a currency exchange program Create desktop GUIs using Tkinter, so your users can work with your applications very easily Start working with unit testing in Python by learning about the unit test library We've also completely re-recorded the course's introductory Python material, so it's even clearer and more straightforward! This course will take you from beginner to expert in Python, easily and quickly. We've ensured every piece of content is concise and straightforward and will never leave you confused. This course dives right into Python and makes you productive right from the start. This is the best investment you can make in your Python journey. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/The-Complete-Python-Course . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed August 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: How do you put the power of deep learning into the hands of product managers, business analysts, innovators, educators, and researchers? In this Spotlight on Data , find out how Silicon Valley Innovation Laboratories-a research center established by Japanese electric and electronics equipment company Furukawa Electric-trained a deep learning model to recognize manufacturing defects in fiber optic cables using platform.ai, without writing any code or needing the help of a data scientist. Recorded on August 8, 2019. See the original event page for resources for further learning. Find future live events to attend or watch recordings of other past events . O'Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts' unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Data , you'll learn about, discuss, and debate the tools, techniques, questions, and quandaries in the world of data. You'll discover how successful companies leverage data effectively and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Note: Online resource; Title from title screen (viewed December 5, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838986995
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 42 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to Code Swift 5 with Mac's Xcode Playgrounds or Linux or Windows. make iOS 12 iPhone Apps or Command Line Tools About This Video Use Swift 5 to make iOS 12 Apps or Command Line Tools Discover all the essential information you need to write Swift code A Practical course to discover what's new in Swift to build your iOS apps In Detail Have you ever wanted to try out programming but didn't know where to start? Have you previously tried to learn Swift but got fed up with incomplete YouTube videos and poorly written tutorials? Or are you looking to move your code from Swift 4 to 5? If your answer to any of these questions is yes, this course is for you! In this Swift 5 course, you'll be taken through all the knowledge you need to write Swift code. Being a self-taught programmer, the author knows just what it feels like to start from scratch, and he's designed this course with you in mind! What is Swift? Swift is a programming language that allows you to write software for iPhones, iPads, Macs, Apple Watches, Apple TVs, desktops, servers, and anything else that runs code! Swift is great for new programmers because it is very intuitive and continues to evolve as Apple adds new features. It is relatively easy to catch software bugs in Swift and you can check the results immediately by running code in a playground. Also, Swift is open source, so you can take this course even if you are using a Linux or Windows computer! Come learn what's new in Swift 5 and gain a new skill! Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Swift-5-Programming-for-Beginners . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 47 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The last two decades have seen evolutions of software architecture-from on-premises to cloud hosted to mass-scaled microservices. While cloud native applications look very different than something we may have built before some of these techniques were well known, at their heart are still long-running, custom-built server applications that orchestrate the flow of requests, data, and logic. Serverless changes all of this. We no longer build always-on server applications; we rely on events as the agents of flow rather than requests, and the server-side software that we do write may be a small aspect of our system rather than the central hub. Fundamentally, serverless is about choreography of multiple services from multiple teams and vendors-in extreme situations-none of which we have written ourselves. Mike Roberts (Symphonia) introduces some of the patterns, or "common solutions to recurring problems," that we are starting to see in the serverless community. Patterns are not necessarily best practices-they are techniques that have worked for many people, but always given certain contextual constraints. Perhaps even more importantly, however, Mike describes how you, your teams, and your organizations can start harvesting your own patterns, while the bigger industry learns more about this exciting new frontier. This session was recorded at the 2019 O'Reilly Software Architecture Conference in San Jose.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838987558
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 55 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Advanced Tutorial to Learn essential skills needed to transform your career from QA Engineer to SDET/Test Architect About This Video This course provides a lot of real-world experience by giving good examples with Selenium Grid, Automation Testing concepts, Test Infrastructure, Jenkins and other interesting things. In Detail If you have a passion to take up your Automation career to the next level? If yes then join me on this journey. The one and only Best "Full Stack QA tutorial" which touches upon technical challenges in every phase of Automation by providing smart solutions using latest technologies like Dockers, Jackson API, Jenkin Pipelines, Data Structures using Java Streams, Window Batch Scripting, Database readers, GIt and many more! After successful course completion, you should be able to apply for any Test Architect /SDET positions or lead the Challenging Automation projects from Scratch. Below are in detail Scenarios we are going to cover in this Tutorial Dockerization, integrating Selenium Grid with Docker, Building JSON/XML from database results, Parsing JSON into Java objects with Jackson API, Jenkins pipeline Scripting for CI/CD, Dynamically monitoring Server Logs with Java, Windows Batch job scripting, Data provider to Excel Integration, Java streams, Lambda expressions, GIT version control system and many more, Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/SDET-Test-Architect-Essentials--Road-to-Full-stack-QA . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 12, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 41 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Academic machine learning almost exclusively involves offline evaluation of machine learning models. In the real world this is, somewhat surprisingly, only good enough for a rough cut that eliminates the real dogs. For production work, online evaluation is often the only option to determine which of several final-round candidates might be chosen for further use. As Einstein is rumored to have said, theory and practice are the same, in theory. In practice, they are different. So it is with models. Part of the problem is interaction with other models and systems. Part of the problem has to do with the variability of the real world. Often, there are adversaries at work. It may even be sunspots. One particular problem arises when models choose their own training data and thus couple back onto themselves. In addition to these difficulties, production models almost always have service-level agreements that have to do with how quickly they must produce results and how often they are allowed to fail. These operational considerations can be as important as the accuracy of the model: the right results returned late are worse than slightly wrong results returned in time. Ted Dunning (MapR) offers a survey of useful ways to evaluate models in the real world, breaking the problem of evaluation apart into operational and function evaluation and demonstrating how to do each without unnecessary pain and suffering. You'll learn about decoy and canary models, nonlinear latency histogramming, model-delta diagrams, and more. These techniques may sound arcane, but each is simple at heart and doesn't require any advanced mathematics to understand. Along the way, he shares exciting visualization techniques that will help make differences strikingly apparent. This session was recorded at the 2019 O'Reilly Strata Data Conference in San Francisco.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (674 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Perform advanced data manipulation tasks using pandas and become an expert data analyst. Key Features Manipulate and analyze your data expertly using the power of pandas Work with missing data and time series data and become a true pandas expert Includes expert tips and techniques on making your data analysis tasks easier Book Description pandas is a popular Python library used by data scientists and analysts worldwide to manipulate and analyze their data. This book presents useful data manipulation techniques in pandas to perform complex data analysis in various domains. An update to our highly successful previous edition with new features, examples, updated code, and more, this book is an in-depth guide to get the most out of pandas for data analysis. Designed for both intermediate users as well as seasoned practitioners, you will learn advanced data manipulation techniques, such as multi-indexing, modifying data structures, and sampling your data, which allow for powerful analysis and help you gain accurate insights from it. With the help of this book, you will apply pandas to different domains, such as Bayesian statistics, predictive analytics, and time series analysis using an example-based approach. And not just that; you will also learn how to prepare powerful, interactive business reports in pandas using the Jupyter notebook. By the end of this book, you will learn how to perform efficient data analysis using pandas on complex data, and become an expert data analyst or data scientist in the process. What you will learn Speed up your data analysis by importing data into pandas Keep relevant data points by selecting subsets of your data Create a high-quality dataset by cleaning data and fixing missing values Compute actionable analytics with grouping and aggregation in pandas Master time series data analysis in pandas Make powerful reports in pandas using Jupyter notebooks Who this book is for This book is for data scientists, analysts and Python developers who wish to explore advanced data analysis and scientific computing techniques using pandas. Some fundamental understanding of Python programming and familiarity with the basic data analysis concepts is all you need to get started with this book.
    Note: Online resource; Title from title page (viewed October 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (857 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Apple gives macOS new features and improvements right on your desktop and under the hood with Catalina-aka OS X 10.15. With this updated guide, you'll learn how to use your iPad as a second screen, work with iPad apps on your Mac, and use Screen Time on your Mac. This new edition of the #1 bestselling Mac book shows you how to use the revamped apps for Music, Podcasts, and TV. Loaded with illustrations, step-by-step instructions, tips, and tricks, this book from David Pogue-Missing Manual series creator, New York Times columnist, and Emmy-winning tech correspondent for CNBC, CBS, and NPR-covers everything Catalina has to offer with lots of humor and technical insight.
    Note: Online resource; Title from title page (viewed December 18, 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: 9781839211454
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 50 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A complete guide to the Cassandra architecture, the Cassandra query language, cluster management, and Java/Spark integration. About This Video Master Apache Cassandra basics and its architecture Integrate with the Cassandra Java driver to write and run Cassandra from Java programs In Detail This Apache Cassandra training course teaches you to work with Cassandra. This course is intended for complete Cassandra novices. This course covers the Cassandra architecture in detail, including replication, consistency, gossip protocol, write paths, read paths, Cassandra storage. and compaction. Once you have completed this video-based training course, you will have a solid understanding of Cassandra. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Learn-Apache-Cassandra-in-Just-2-Hours . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 19, 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
    ISBN: 9781838982867
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Master SQLite databases with Python the fast and easy way! About This Video Learn how to use SQLite databases with Python Create databases and tables Insert, sort, and extract specific data In Detail Free and open-source, SQLite is a popular database among developers for smaller projects, hobby projects, and even testing and development. When used with Python, one of the most powerful programming languages, they make a powerful combination. In this course you'll learn the basics of using SQLite with Python. You'll get started with installing Python and SQLite. The course will then get you up to speed with creating databases and tables. To help you build on your knowledge further, you'll get comprehensive insights into working with tables, including adding, updating, and retrieving specific data using standard SQLite commands. Finally, you'll build a basic app to help reinforce all the things that you've learned through the course. By the end of this course, you'll have hands-on experience in effectively using SQLite with Python.
    Note: Online resource; Title from title screen (viewed May 29, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839214196
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 48 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build three complete websites, learn back- and front-end web development, and publish your site online with DigitalOcean About This Video Master the core concepts of GCP with demos and real-world examples Learn all about computing and networking with the help of detailed lectures and demos A practical course designed for anyone who wants to become a Google Cloud Architect In Detail This GCP course will help you get to grips with the tools and concepts required to become a Cloud Architect. With its large, complex suite of products and services, GCP can be overwhelming. This course is structured into a simple, module-based learning system with core concepts, demos, and real-world examples. Whether you're a beginner looking for an introductory overview of the Google Cloud Platform or a professional studying for the certification, you'll benefit from the course. Cloud computing is at the bleeding edge of technology today. It is has also been one of the most compelling technologies of the last decade in terms of its disruption to software development, operations, systems architecture, testing, and compliance practices. Thanks to the GCP approach of scaling your application without deploying any physical hardware, Google Cloud Computing has become a must-have tool for developers. It allows developers to focus on the things that actually matter, without worrying about the underlying infrastructure. Tons of companies use Google Cloud Computing in production, since you have access to the same cloud technology right from your desktop. By the end of this course, you'll have gained in-depth knowledge of GCP and developed general cloud computing skills to help your project or company to apply the right cloud solution and continuously deliver better software. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Django-2.2-and-Python---The-Ultimate-Web-Development-Bootcamp . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838988937
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 18 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build high-performance web applications with SvelteJS - a lightweight JavaScript compiler About This Video Learn all about Svelte and run your app on a real server Understand the theory and practical applications of Svelte In Detail If you want to build reactive user interfaces that load quickly and run fast, Svelte.js is a tool you shouldn't overlook! Svelte.js (or just "Svelte") is a modern JavaScript compiler that allows you to write and compile efficient and easy-to-understand JavaScript code that runs in the browser. In this course, you'll learn how to write a frontend application using JavaScript, following the rules laid out by Svelte. The Svelte compiler will then produce a small and highly optimized JavaScript bundle which can be easily deployed. This course covers all about Svelte, helping you understand how it works, what its core features are, and how to run your final app on a real server! Svelte.js is a great alternative to JavaScript frameworks and libraries such as React.js, Angular, or Vue for building highly reactive, modern user interfaces for the web. Moreover, it enables you to build your web projects with less code and helps build faster apps!
    Note: Online resource; Title from title screen (viewed July 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (294 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Tap into the wisdom of experts to learn what every engineering manager should know. With 97 short and extremely useful tips for engineering managers, you'll discover new approaches to old problems, pick up road-tested best practices, and hone your management skills through sound advice. Managing people is hard, and the industry as a whole is bad at it. Many managers lack the experience, training, tools, texts, and frameworks to do it well. From mentoring interns to working in senior management, this book will take you through the stages of management and provide actionable advice on how to approach the obstacles you'll encounter as a technical manager. A few of the 97 things you should know: "Three Ways to Be the Manager Your Report Needs" by Duretti Hirpa "The First Two Questions to Ask When Your Team Is Struggling" by Cate Huston "Fire Them!" by Mike Fisher "The 5 Whys of Organizational Design" by Kellan Elliott-McCrea "Career Conversations" by Raquel Vélez "Using 6-Page Documents to Close Decisions" by Ian Nowland "Ground Rules in Meetings" by Lara Hogan
    Note: Online resource; Title from title page (viewed November 25, 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 (674 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Use structural, behavioral, and concurrent patterns in Delphi to skillfully develop applications Key Features Delve into the core patterns and components of Delphi to enhance your application's design Learn how to select the right patterns to improve your program's efficiency and productivity Discover how parallel programming and memory management can optimize your code Book Description Delphi is a cross-platform Integrated Development Environment (IDE) that supports rapid application development for most operating systems, including Microsoft Windows, iOS, and now Linux with RAD Studio 10.2. If you know how to use the features of Delphi, you can easily create scalable applications in no time. This Learning Path begins by explaining how to find performance bottlenecks and apply the correct algorithm to fix them. You'll brush up on tricks, techniques, and best practices to solve common design and architectural challenges. Then, you'll see how to leverage external libraries to write better-performing programs. You'll also learn about the eight most important patterns that'll enable you to develop and improve the interface between items and harmonize shared memories within threads. As you progress, you'll also delve into improving the performance of your code and mastering cross-platform RTL improvements. By the end of this Learning Path, you'll be able to address common design problems and feel confident while building scalable projects. This Learning Path includes content from the following Packt products: Delphi High Performance by Primoz Gabrijelcic Hands-On Design Patterns with Delphi by Primoz Gabrijelcic What you will learn Understand parallel programming and work with the various tools included with Delphi Explore memory managers and their implementation Leverage external libraries to write better-performing programs Keep up to date with the latest additions and design techniques in Delphi Get to grips with various modern multithreading approaches Break a design problem down into its component parts Who this book is for This Learning Path is for intermediate-level Delphi programmers who want to build robust applications using Delphi features. Prior knowledge of Delphi is assumed.
    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 ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838987701
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 38 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Accelerate your coding career! Find a great job in programming or app development in a new course from Eazl & Codestars! About This Video Master strategy, résumé/CV writing, LinkedIn profile SEO, and coding interview preparation to achieve successful career advancement Ace whiteboard coding interviews and prepare a keyword-rich, targeted résumé that gets outstanding results In Detail A great job is key to living a happy life; however, the problem is, you know how competitive the job market is and you weren't taught to job hunt even though it is an essential skill. Don't worry! This course will take you through strategy, résumé;/CV writing, LinkedIn profile SEO, coding interview preparation, professional networking, salary negotiation, dealing with HR and recruiters, and much more. This course will not only guide you in gaining control of your career, but it'll also help you act with confidence and purpose so that you don't waste your valuable time and can earn more than you previously thought possible. Careers in Programming can make all this happen within a few weeks. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Careers-in-Programming-How-to-Get-a-Great-Coding-Job-2019- . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 10, 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: 9781838985844
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 60 min.)
    Edition: 1st edition
    DDC: E VIDEO
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: A comprehensive study guide for the AWS Certified Cloud Practitioner exam About This Video You'll understand the fundamentals of cloud computing and business/technical strategies to help you deploy highly available, fault-tolerant, scalable, and cost-effective IT solutions for your business. Build applications and solutions for your business and clients with fast turnaround times and gain a competitive edge This course will prepare you for the AWS Certified Cloud Practitioner Certification exam In Detail This AWS Certified Cloud Practitioner course is for anyone keen to learn and understand Amazon AWS Cloud's core offerings. It targets individuals who have no prior knowledge of Amazon AWS and wish to grow their career by effectively demonstrating an overall understanding of the AWS Cloud, its services, and how it can help deliver cost-effective IT solutions to meet business demands. After taking the AWS Certified Cloud Practitioner course, you will be able to demonstrate a detailed understanding of cloud concepts, AWS services, security and compliance, architectural concepts, cloud-pricing concepts, and support models. You will be able to confidently work on the AWS Cloud platform and start building cloud solutions. This course will prepare you for the AWS Certified Cloud Practitioner Certification exam.
    Note: Online resource; Title from title screen (viewed November 26, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 39 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Building microservices applications introduces more complexity into your architecture. Highly distributed applications on elastic, ephemeral infrastructure that communicate heavily over the network make for an environment where an application is always in a fluid, partially failing state at all times. To help developers transition from the monolithic way of designing and building software to a more service-oriented approach, we need to bridge the gap in tooling to help diagnose and understand what a normal state looks like and how to recover from a non-normal state. Mitchell Kelley and Scott Cranton (solo.io) discuss the types of failures that can occur, namely networking, application behavior/code, and storage, and present a systemic workflow for prodding and exploring a system to detect faults and abnormal behavior. This framework builds on the practices known as chaos engineering. Mitchell and Scott take a look at two open source projects that aim to complement this workflow: the Squash project, for step-by-step distributed microservices debugging, and Gloo Shot, a newly created chaos engineering framework. Prerequisite knowledge Familiarity with debugging applications and building distributed applications A basic understanding of services-oriented applications What you'll learn Understand chaos engineering Learn how to debug distributed applications with appropriate tooling Investigate the requisite workflow to apply toward system behavior exploration This session was recorded at the 2019 O'Reilly Open Source Software conference in Portland.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839217975
    Language: English
    Pages: 1 online resource (1 video file, approximately 17 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn Blender 3D modeling, animation, UV mapping, and texture painting; build game assets; and learn 3D Game Development with Unity About This Video Learn Blender from absolute basics up, and build example 3D models Create a complete 3D game in Unity In Detail Learn the basic concepts, tools, and functions that you will need to build fully functional 3D models with Blender and use them in the Unity 3D game engine. Learning the fundamentals of Blender game design puts a powerful and very useful tool at your fingertips. Blender is free and, easy to learn, has excellent documentation, and is used for 3D modeling and game development. Jobs in Blender 3D modeling & game development are plentiful, and learn 3D Modeling with Blender will give you a strong background so you can more easily build awesome 3D game models. Throughout this course, suitable for novice artists and programmers, you'll learn all of the 3D modeling fundamentals and establish a strong understanding of the concepts behind Blender 3D modeling. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Blender-3D-Modeling-and-Animation-Build-20-3D-Projects-in-Blender . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed August 30, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838987541
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Assembly is the foundation for all applications, mobile to desktop. It is used in Raspberry Pi, Arm, Intel and much more About This Video Basic Computer Knowledge and Skills Downloadable starter code and final code for each section. In Detail Learn about everything there is to know about Assembly Programming and How To Make Applications. A step by step process is used to explain every facet of these topics. NOTE: This course includes information on application programming and design! Gain a good understanding of the following concepts with this course: What Assembly is? Assembly Certifications How to develop using Assembly Features of the Assembly programming language Coding semantics Mobile programming Design practises of applications Application programming Network programming Assembly powers all applications from iOS, Android, Windows, Raspberry Pi, Intel, Arm and many more platforms. These platforms are developed for by all companies such as Google, Facebook and Microsoft for mobile development. This course will ensure you are not left out as more and more companies request this awesome and powerful language. This course will teach you everything about programming Assembly applications. You will receive all the knowledge to use and leverage the powerful technology behind these amazing and wonderful platforms. Downloading the example code for this course: You can download the example code files for this course on GitHub at the following link: https://github.com/PacktPublishing/Assembly-Programming-for-All-Platforms-Learn-to-Code . If you require support please email: customercarepackt.com
    Note: Online resource; Title from title screen (viewed July 10, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838983291
    Language: English
    Pages: 1 online resource (1 video file, approximately 24 hr., 10 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn HTML, CSS, Responsive Design, Flexbox & Grid, Bootstrap, Javascript, API'S, Node, Express, Mongo and so much more! About This Video Learn everything you need to become a full-stack web development in one course All concepts are clearly explained and beginner-friendly, from your first line of HTML code to pushing more complex projects to production In Detail If you are an aspiring web developer or have a little experience, then this is the only course you will need! This course has been designed to give you a structured learning journey, teaching all the skills you need to build full-stack web applications! We begin with a little background into HTML, what it is, and how it came about. Then we take a deep dive into learning about how to use HTML, learning things such as Setting up an HTML project, HTML Structure, Headings, Div and span elements, Adding text and links, Formatting text, Lists, Images, Semantic elements and so on and will move onto styling with CSS. We then take the project even further by learning all about responsive design to make your websites look great on all size devices. Then onto the CSS Flexbox and CSS Grid. After this, we learn about the responsive Bootstrap 4 framework. The next sections will be teaching you all about Javascript, API'S and fetching data and a lot more. We round things off by building a full-stack application called 'Let's travel!'. This is a big project, which is a fun, yet challenging hotel booking project.
    Note: Online resource; Title from title screen (viewed November 28, 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 (398 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: An exploration of continuous deployment to a Kubernetes cluster, using a wide range of Kubernetes platforms with instructions on how to develop a pipeline on a few of the most commonly used CI/CD platforms. Key Features The fifth book of DevOps expert Viktor Farcic's bestselling DevOps Toolkit series, with a discussion of the difference between continuous delivery vs. continuous deployment, and which is best for the user Guides readers through the continuous deployment process using Jenkins in a Kubernetes cluster Provides an overview of the best practices for building, testing, and deploying applications through fully automated pipelines. Book Description Building on The DevOps 2.3 Toolkit: Kubernetes, Viktor Farcic brings his latest exploration of the Docker technology as he records his journey to continuously deploying applications with Jenkins into a Kubernetes cluster. The DevOps 2.4 Toolkit: Continuously Deploying Applications with Jenkins to a Kubernetes Cluster is the latest book in Viktor Farcic's series that helps you build a full DevOps Toolkit. This book guides readers through the process of building, testing, and deploying applications through fully automated pipelines. Within this book, Viktor will cover a wide-range of emerging topics, including an exploration of continuous delivery and deployment in Kubernetes using Jenkins. It also shows readers how to perform continuous integration inside these clusters, and discusses the distribution of Kubernetes applications, as well as installing and setting up Jenkins. Work with Viktor and dive into the creation of self-adaptive and self-healing systems within Docker. What you will learn Gain an understanding of continuous deployment Learn how to build, test, and deploy applications into Kubernetes Execute continuous integration inside containers Who this book is for Readers with an intermediate level understanding of Kubernetes and hands-on experience.
    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 ...
  • 97
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839217142
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Mega search engine optimization course - learn keyword research, on-page and off-page SEO, link building, SEO audit, 20+ tools, negative SEO, WordPress SEO, and more! About This Video Optimize websites and improve user experience Generate more leads for your business by targeting keywords Rank websites and increase traffic on your website through a search engine In Detail Welcome to "Complete SEO Training Masterclass," one single course to start your SEO journey and go from beginner to advanced step-by-step. This course touches each important aspect of SEO, including all updates: Basic SEO vocabulary Important SEO industry terms Doing keyword research Implementing technical factors and page speed optimization Diving into website indexing and link building techniques Hands-on local SEO Protecting websites from negative SEO Learn to use 20+ different tools Performing SEO audit This course takes you to each topic in a connected way so you can relate to each topic and understand its importance. We will start with basic SEO vocabulary and end our course by learning about SEO audit, connecting with each topic in sequence one after another. You will also learn about common industry tools and learning how to use them will help you to run better and more efficient marketing campaigns. This course will help you to: Understand and master technical SEO factors Optimize websites to improve page speed and follow SEO guidelines Get indexed into search engines Utilize free tools available on the market Learn keyword research, Webmaster, local SEO, and a lot more Start building links from scratch Add free SSL certificates and CDN to our website to increase website speed and security Protect our website against negative SEO After completing this course, you will be ready to work on industry-level projects, and you will also be able to implement everything on your website itself!
    Note: Online resource; Title from title screen (viewed October 16, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838984830
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build your audience with professionally designed, UX-friendly apps About This Video Learn basic design principles and tools and work on three brilliant projects Learn the basics of prototyping In Detail Welcome to The Complete Guide to Designing a Mobile App! Many fantastic apps never attract a big audience, and one key reason for that is that they're poorly designed. There's a big difference between building an app and designing it; it's the difference between an app that works perfectly, looks fantastic, and does exactly what it promises, and one that doesn't. The more design work you put into your app, the more successful your app will be. In this course, you'll get a brief overview of design principles, before getting into the how-to and learning by doing, with regular exercises and challenges to test and cement your learning. The first half of the course focuses on: Design basics-Learn simple (but devastatingly effective) design principles. Understand the differences between iOS and Android design systems, and what that means for your app. Polishing your idea-Tailor your app to your users and stand out from the competition! Learn how to sketch out and wireframe an app idea and see the difference this makes! Information architecture-The backbone of any good app. The structure of your design is so important-learn the guiding principles behind the app and information architecture here! Style-color, font, icons, typography. Everything you need to know! Components and patterns-Help users navigate your app. Create forms, fields, notifications, animations, and more! The user experience-Make your app simple and intuitive and your users will love you. Learn how here. Design with Sketch-A complete guide to the hugely well-regarded design software, Sketch. As your skills increase and your confidence grows, you'll start work on three brilliant projects, designing and creating every element of the following apps! An Instagram app A food delivery app A studio booking app By the end of this course, you'll know everything there is to know about app design and will have created three hugely impressive projects for your career portfolio!
    Note: Online resource; Title from title screen (viewed October 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Technical debt is a funny thing. While the term attempts to make an analogy with financial debt, technical debt and financial debt have nothing in common. Instead, it's the name we give engineering decisions we disagree with. Robert "r0ml" Lefkowitz (Retired) offers an overview of technical debt, explaining how to recognize it, how to prevent or reduce it, and how come we see so much of it. Many so-called best practices today, are, in fact, technical debt factories. The reason we have so much of it is that we eagerly create it at earlier stages of an organization and fail to alter our approaches soon enough when the organization matures, and these early practices which were "investment" become "debt." Robert discusses many of these practices. One of these is microservices-often undertaken as a technique for increasing agility, at the cost of manufacturing tech debt. Robert details common methods for avoiding increasing the tech debt burden by deploying microservices. Robert explores two primary themes that apply to multiple software methods. The first is the principle of parsimony, which dates back to the ancient Greeks but was popularized more recently by the 12th century theologian William of Ockham. The second theme is the doctrine of immutability. This idea, too, flowered during the Middle Ages and is enjoying a renaissance today with the rise of functional programming languages. Robert dives into both of these ideas as they apply to data types, programming languages, network protocols, software dependencies, configuration management, and more. This session was recorded at the 2019 O'Reilly Software Architecture Conference in New York.
    Note: Online resource; Title from title screen (viewed October 31, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 16 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Many presentations on microservices offer a high-level view of the architecture; rarely do you hear what it's like to work in such an environment. Individual services are somewhat trivial to develop, but now you suddenly have countless others to track. You'll become obsessed over how they communicate. You'll have to start referring to the whole thing as "the Platform." You'll have to take on some considerable DevOps work and start learning about deployment pipelines, metrics, and logging. Don't panic. Stephen Pember (Toast) shares what he's learned over the past six years migrating from a monolith to microservices across several companies. He examines what a development lifecycle might look like for adding a new service, developing a feature, or fixing bugs. You'll see how team communication is more important than one might realize, as coordinating on architecture designs and implementation is crucial. Most importantly, he'll show how-while an individual service is simple-the infrastructure demands are now much more more complicated: your organization will need to introduce and become increasingly dependent on various technologies, procedures, and tools ranging from the ELK stack to Grafana to Kubernetes. You'll leave understanding why your resident SREs should be the most valued members of your team.
    Note: Online resource; Title from title screen (viewed December 31, 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...