Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • English  (2,926)
  • 2025-2025  (1)
  • 2015-2019  (1,872)
  • 2010-2014  (1,053)
  • Safari, an O’Reilly Media Company.  (2,926)
Datasource
Material
Language
Years
Year
  • 1
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Helion | Boston, MA : Safari
    ISBN: 9788328372283
    Language: English , Polish
    Pages: 1 online resource (184 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Autorka Liz Rice, wiceprezydent działu Open Source Engineering w firmie Aqua Security, pokazała, jak w systemie Linux zostały skonstruowane komponenty, na podstawie których są najczęściej tworzone kontenery. Dzięki tej książce zrozumiesz, co się dzieje podczas wdrażania kontenerów i poznasz potencjalne niebezpieczeństwa zagrażające Twoim wdrożeniom. Jeżeli za pomocą poleceń kubectrl lub docker uruchamiasz aplikacje w kontenerach i używasz poleceń powłoki systemu Linux, takich jak ps i grep, masz wiedzę wystarczającą do rozpoczęcia lektury.
    Note: Online resource; Title from title page (viewed February 10, 2025) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484244111
    Language: English
    Pages: 1 online resource (261 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Get started with functional testing of both web apps and Windows apps using different test frameworks. This book will take you on a deep dive into integrating functional automation testing with deployment pipelines. Hands-On Functional Test Automation contains step-by-step lessons that will give you an understanding of how to do functional test automation using Selenium with C# and Python. Also, you will learn how to enhance your test automation development with third-party frameworks. You will configure test clients, run functional tests through Azure DevOps release management, and carry out performance and load-testing to gain a good understanding of how to do cloud-based load testing. Each lesson comprises an introduction to the related concepts to help you understand how things work. This will broaden your knowledge so you can implement test automation in the correct way. At the end of each lesson alternative options and other enhancement possibilities are discussed to allow you to do further exploration. You will: · Implement functional test automation of Windows and web applications · Use Visual Studio for load and performance testing · Configure and run cloud-based load testing · Integrate testing with deployment pipelines
    Note: Online resource; Title from title page (viewed May 2, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484245460
    Language: English
    Pages: 1 online resource (300 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Transition from hosting your PeopleSoft applications in a traditional, on-premises data center to hosting those same applications in the Oracle Cloud infrastructure. This functional and technical book helps you install and support PeopleSoft Cloud Manager and makes the case for moving applications to the Oracle Cloud technology stack. You will learn about the use and cost of PeopleSoft instances in the cloud and how to configure your PeopleSoft environments to take advantage of the Oracle Cloud platform. Managing PeopleSoft on the Oracle Cloud is a resource for the functional analyst or IT manager tasked with moving PeopleSoft to the Oracle Cloud, as well as for the PeopleSoft system administrator or developer tasked with keeping a PeopleSoft installation running smoothly. Multiple cloud use cases illustrate PeopleSoft system configuration best practices, spell out specific requirements for running PeopleSoft Cloud Manager on the Oracle Cloud, and outline tips and tricks for running PeopleSoft instances in the cloud. What You'll Learn Install and configure PeopleSoft Cloud Manager Subscribe to maintenance releases and updates Create new topologies and build new environment templates Instantiate and manage PeopleSoft instances using Cloud Manager Transition PeopleSoft from on site to in the cloud Who This Book Is For Technical PeopleSoft administrators looking for best practices, tips, and tricks for moving PeopleSoft to the Oracle Cloud, as well as for IT managers building a case for such a move. The book is an excellent choice for both functional and technical teams who are just starting out on their PeopleSoft cloud journey.
    Note: Online resource; Title from title page (viewed October 26, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119579298
    Language: English
    Pages: 1 online resource (368 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Find out the essentials of cryptocurrency mining The cryptocurrency phenomenon has sparked a new opportunity mine for virtual gold, kind of like the prospectors of a couple centuries back. This time around, you need some tech know-how to get into the cryptocurrency mining game. This book shares the insight of two cryptocurrency insiders as they break down the necessary hardware, software, and strategies to mine Bitcoin, Ethereum, Monero, LiteCoin, and Dash. They also provide insight on how to stay ahead of the curve to maximize your return on investment. Get the tech tools and know-how to start mining Pick the best cryptocurrency to return your investment Apply a sound strategy to stay ahead of the game Find cryptocurrency value at the source From the basics of cryptocurrency and blockchain to selecting the best currency to mine, this easy-to-access book makes it easy to get started today!
    Note: Online resource; Title from title page (viewed December 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: "Whether you're a novice or a seasoned professional, there's an Aha! moment in this book for everyone." James Watson, Adaptive Classic Computer Science Problems in Python deepens your knowledge of problem solving techniques from the realm of computer science by challenging you with time-tested scenarios and algorithms. As you work through examples in search, clustering, graphs, and more, you'll remember important things you've forgotten and discover classic solutions to your "new" problems! Computer science problems that seem new or unique are often rooted in classic algorithms, coding techniques, and engineering principles. And classic approaches are still the best way to solve them! Understanding these techniques in Python expands your potential for success in web development, data munging, machine learning, and more. Classic Computer Science Problems in Python sharpens your CS problem-solving skills with time-tested scenarios, exercises, and algorithms, using Python. You'll tackle dozens of coding challenges, ranging from simple tasks like binary search algorithms to clustering data using k-means. You'll especially enjoy the feeling of satisfaction as you crack problems that connect computer science to the real-world concerns of apps, data, performance, and even nailing your next job interview! Inside: Search algorithms Common techniques for graphs Neural networks Genetic algorithms Adversarial search Uses type hints throughout Covers Python 3.7 This book/course is made for For intermediate Python programmers. David Kopec is an assistant professor of Computer Science and Innovation at Champlain College in Burlington, Vermont. He is the author of Dart for Absolute Beginners (Apress, 2014) and Classic Computer Science Problems in Swift (Manning, 2018). A fun way to get hands-on experience with classical computer science problems in modern Python. Jens Christian Bredahl Madsen, IT Relation Highly recommended to everyone who is interested in deepening their understanding, not only of the Python language, but also of practical computer science. Daniel Kenney-Jung, MD, University of Minnesota Classic problems presented in a wonderfully entertaining way with a language that always seems to have something new to offer. Sam Zaydel, RackTop Systems NARRATED BY LISA FARINA
    Note: Online resource; Title from title screen (viewed March 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Posts & Telecom Press | Boston, MA : Safari
    ISBN: 9787115524003
    Language: English , Chinese
    Pages: 1 online resource (330 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: 如今,移动App驱动着我们的生活,程序的异步性和响应式至关重要。反应式编程技术能够帮助我们编写易于扩展、性能良好且可靠性强的代码。在这本注重实战的图书中,Java开发人员首先将会学习如何以反应式的方式看待问题,然后再借助这一令人兴奋的编程范式的优秀特性构建程序。 本书包含了一些使用RxJava的具体样例,用来解决Android设备和服务器端的实际性能问题。你将会学到RxJava如何借助并行和并发解决当前的问题。本书还特别收录了2.0版本的基本情况。 编写对多个异步源输入进行响应的程序,避免陷入“回调地狱” 理解如何以反应式的方式解决问题 处理Observable生产数据太快的问题 探索调试和测试反应式程序的策略 在程序中高效利用并行和并发 学习如何迁移至RxJava 2.0版本
    Note: Online resource; Title from title page (viewed December 1, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000705232
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This 4-colour practical guide explores how the design of interior spaces impacts wellbeing. In the built environment, this topic is generally overlooked, even though it is one of the most important topics in sustainable building. This book will enable project teams to understand how specific decisions about sustainable design and materials can be implemented on a day to day basis. Each Part ends by placing each issue into context, exploring how it is a part of sustainable design and includes practical examples. This books raises awareness of the impact interior environments have on wellbeing, and provide details and guidance on how to immediately apply the knowledge in this book to short and long term projects. It also quantifies the impacts in financial and other value terms, making this book immediately useful in a designer's day-to-day work.
    Note: Online resource; Title from title page (viewed August 28, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119607885
    Language: English
    Pages: 1 online resource (528 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Get a handle on macOS Catalina It doesn't matter if you're doing your computing on an old reliable Macbook or a brand-new Mac desktop, both rely on macOS to help you get things done. It helps to have an equally reliable guidebook to steer you through the tasks and steps that make macOS run efficiently. This fun and friendly guide provides the direction you need to easily navigate the classic and brand new features in macOS Catalina. Longtime expert Bob "Dr. Mac" LeVitus shares his years of experience to help you better understand Catalina and make it a timesaving tool in your life. Take a tour of the macOS Catalina interface Get organized and save time with macOS applications Find pro tips on speeding up your Mac Back up your data macOS Catalina For Dummies is perfect for new and inexperienced macOS users looking to grasp the fundamentals of the operating system.
    Note: Online resource; Title from title page (viewed November 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000703078
    Language: English
    Pages: 1 online resource (48 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: If you need to understand about engaging the services of an architect, this updated RIBA guide is for you. Straightforward and completely up-to-date regarding legislation, it sets out everything you need to be aware of, for a large or small commercial project. The right architect can bring considerable added value to the success of your project. This guide talks you through all aspects of your project and what you should expect from your architect at each stage - including formal appointment mechanisms, calculating fees and project management responsibilities. This is for commercial clients, both for large or small projects, and especially those who have never carried out this role before, this guide offers a quick and easy overview of the value, mechanisms and context of appointing your architect.
    Note: Online resource; Title from title page (viewed August 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 60 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: "Superb...full of real-world examples, this book is an IT specialist's best friend." Olivier Deveault, Voxco Group Learn Windows PowerShell in a Month of Lunches, Third Edition is an innovative tutorial designed for busy IT professionals. This updated edition covers PowerShell features that run on Windows 7, Windows Server 2008 R2 and later, PowerShell v3 and later, and includes v5 features like PowerShellGet. PowerShell is both a scripting language and an administrative shell that lets you control and automate nearly every aspect of Windows. It accepts and executes commands interactively and you can write scripts to manage most Windows servers like Exchange, IIS, and SharePoint, as well as online services like Azure and Office 365. Learn Windows PowerShell in a Month of Lunches, Third Edition is an innovative tutorial designed for busy IT professionals. Just set aside one hour a day - lunchtime would be perfect - for a month, and you'll be automating Windows tasks faster than you ever thought possible. This updated edition covers PowerShell features that run on Windows 7, Windows Server 2008 R2 and later, PowerShell v3 and later, and includes v5 features like PowerShellGet. Inside: Learn PowerShell from the beginning, no experience required! Covers PowerShell v3 and up, Windows 7, and Windows Server 2008 R2 and later Each lesson takes you an hour or less Experience with Windows administration is helpful. No programming or scripting experience needed. Veteran PowerShell MVPs Don Jones and Jeffery Hicks bring years as successful trainers to this concise, easy-to-follow book/course. Your key to learning Windows PowerShell. Noreen Dertinger, Dertinger Informatics A must-have...both novice and expert will benefit from this book. Tiklu Ganguly, Mazik Global Learn PowerShell fundamentals from the experts. James Berkenbile, Berkenbile Consulting NARRATED BY LOU FERNANDEZ
    Note: Online resource; Title from title screen (viewed February 27, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Sybex | Boston, MA : Safari
    ISBN: 9781119603375
    Language: English
    Pages: 1 online resource (384 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: The only official study guide for the new CCSP exam (ISC)2 CCSP Certified Cloud Security Professional Official Study Guide is your ultimate resource for the CCSP exam. As the only official study guide reviewed and endorsed by (ISC)2, this guide helps you prepare faster and smarter with the Sybex study tools that include pre-test assessments that show you what you know, and areas you need further review. Objective maps, exercises, and chapter review questions help you gauge your progress along the way, and the Sybex interactive online learning environment includes access to a PDF glossary, hundreds of flashcards, and two complete practice exams. Covering all CCSP domains, this book walks you through Architectural Concepts and Design Requirements, Cloud Data Security, Cloud Platform and Infrastructure Security, Cloud Application Security, Operations, and Legal and Compliance with real-world scenarios to help you apply your skills along the way. The CCSP is the latest credential from (ISC)2 and the Cloud Security Alliance, designed to show employers that you have what it takes to keep their organization safe in the cloud. Learn the skills you need to be confident on exam day and beyond. Review 100% of all CCSP exam objectives Practice applying essential concepts and skills Access the industry-leading online study tool set Test your knowledge with bonus practice exams and more As organizations become increasingly reliant on cloud-based IT, the threat to data security looms larger. Employers are seeking qualified professionals with a proven cloud security skillset, and the CCSP credential brings your resume to the top of the pile. (ISC)2 CCSP Certified Cloud Security Professional Official Study Guide gives you the tools and information you need to earn that certification, and apply your skills in a real-world setting.
    Note: Online resource; Title from title page (viewed December 24, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000701456
    Language: English
    Pages: 1 online resource (176 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Guide to JCT Design and Build Contract 2016 , the new edition of the author's ever popular Guide to DB11, is a practical guide to the operation and administration of the JCT Design & Build Building Contract suite 2016. All of the contract's provisions, procedures and conditions are organised and explained by subject, clearly distinguishing the different obligations due to various parties and the contractual issues arising during the course of a job - all backed up by the latest legislation and case law. Not only is this an indispensable reference for the hard-pressed practitioner, but, assuming no prior knowledge of JCT contracts or the law, it is also ideal for architecture and other construction students on the threshold of undertaking their professional exams.
    Note: Online resource; Title from title page (viewed August 8, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Posts & Telecom Press | Boston, MA : Safari
    ISBN: 9787115522337
    Language: English , Chinese
    Pages: 1 online resource (302 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: 在现代社会中,数据即商业,它是提升生产力、促进创新和获取用户洞见的基础,数据思维和分析方法可谓是新时代的商战孙子兵法,只有善用数据者才能在这个数据驱动的环境中获得竞争优势。本书通过大量真实的商业问题案例,介绍数据科学的基本原理和各种数据挖掘技术,阐释如何从数据中提取出有用信息,进而用数据科学方法解决商业问题,做出精准的决策。
    Note: Online resource; Title from title page (viewed December 1, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484242216
    Language: English
    Pages: 1 online resource (310 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Get the most out of this foundational reference and improve the productivity of your software teams. This open access book collects the wisdom of the 2017 "Dagstuhl" seminar on productivity in software engineering, a meeting of community leaders, who came together with the goal of rethinking traditional definitions and measures of productivity. The results of their work, Rethinking Productivity in Software Engineering , includes chapters covering definitions and core concepts related to productivity, guidelines for measuring productivity in specific contexts, best practices and pitfalls, and theories and open questions on productivity. You'll benefit from the many short chapters, each offering a focused discussion on one aspect of productivity in software engineering. Readers in many fields and industries will benefit from their collected work. Developers wanting to improve their personal productivity, will learn effective strategies for overcoming common issues that interfere with progress. Organizations thinking about building internal programs for measuring productivity of programmers and teams will learn best practices from industry and researchers in measuring productivity. And researchers can leverage the conceptual frameworks and rich body of literature in the book to effectively pursue new research directions. What You'll Learn Review the definitions and dimensions of software productivity See how time management is having the opposite of the intended effect Develop valuable dashboards Understand the impact of sensors on productivity Avoid software development waste Work with human-centered methods to measure productivity Look at the intersection of neuroscience and productivity Manage interruptions and context-switching Who Book Is For Industry developers and those responsible for seminar-style courses that include a segment on software developer productivity. Chapters are written for a generalist audience, without excessive use of technical terminology.
    Note: Online resource; Title from title page (viewed May 7, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469074726
    Language: English
    Pages: 1 online resource (28923 pages)
    Edition: 1st edition
    DDC: 306.3613
    Keywords: Business ; Audiobooks ; Business ; Affaires
    Abstract: While most people work ever-longer hours, international statistics suggest that the average time spent on non-work activities per employee is around two hours a day. How is this possible, and what are the reasons behind employees withdrawing from work? In this thought-provoking book, Roland Paulsen examines organizational misbehavior, specifically the phenomenon of "empty labor," defined as the time during which employees engage in private activities during the working day. This study explores a variety of explanations, from under-employment to workplace resistance. Building on a rich selection of interview material and extensive empirical research, it uses both qualitative and quantitative data to present a concrete analysis of the different ways empty labor unfolds in the modern workplace. This book offers new perspectives on subjectivity, rationality, and work simulation and will be of particular interest to academic researchers and graduate students in organizational sociology, organization studies, and human resource management.
    Note: Online resource; Title from title page (viewed December 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469099019
    Language: English
    Pages: 1 online resource (19809 pages)
    Edition: 1st edition
    DDC: 302/.1
    Keywords: Business ; Audiobooks ; Business ; Affaires
    Abstract: Take charge of your career by eliminating communication barriers and taking charge of your business relationships. Make your work environment less tense and more productive by improving communication skills. Set relationship expectations, work with people how they like to work, and give positive feedback and constructive feedback. In How to Say Anything to Anyone, you'll learn how to ask for what you want at work; improve communication skills; strengthen all types of working relationships; reduce the gossip and drama in your office; tell people when you're frustrated and have difficult conversations in a way that resonates; take action on your ideas and feelings; and get honest positive feedback and constructive feedback on your performance. Harley shares the real-life stories of people who have struggled to get what they want at work. With her clear and specific business communication roadmap in hand, Harley enables you to improve communication skills and create the career and business relationships you really want-and keep them.
    Note: Online resource; Title from title page (viewed July 30, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469075501
    Language: English
    Pages: 1 online resource (18722 pages)
    Edition: 1st edition
    DDC: 302.2/26
    Keywords: Business ; Audiobooks ; businesses (business enterprises) ; Business ; Affaires
    Abstract: We've all heard that a picture is worth a thousand words, but what if we don't understand what we're looking at? Social media has made charts, infographics, and diagrams ubiquitous-and easier to share than ever. We associate charts with science and reason; the flashy visuals are both appealing and persuasive. Pie charts, maps, bar and line graphs, and scatter plots (to name a few) can better inform us, revealing patterns and trends hidden behind the numbers we encounter in our lives. In short, good charts make us smarter-if we know how to read them. However, they can also lead us astray. Charts lie in a variety of ways-displaying incomplete or inaccurate data, suggesting misleading patterns, and concealing uncertainty-or are frequently misunderstood, such as the confusing cone of uncertainty maps shown on TV every hurricane season. To make matters worse, many of us are ill-equipped to interpret the visuals that politicians, journalists, advertisers, and even our employers present each day, enabling bad actors to easily manipulate them to promote their own agendas. In How Charts Lie, data visualization expert Alberto Cairo teaches us to not only spot the lies in deceptive visuals, but also to take advantage of good ones to understand complex stories.
    Note: Online resource; Title from title page (viewed October 15, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Ascent Audio | Boston, MA : Safari
    ISBN: 9781469076546
    Language: English
    Pages: 1 online resource (7119 pages)
    Edition: 1st edition
    DDC: 303.3
    Keywords: Business ; Audiobooks ; businesses (business enterprises) ; BUSINESS & ECONOMICS ; General ; Business ; Downloadable audio books ; Affaires ; Audiobooks ; Livres audio
    Abstract: Gaining power can help you influence others and bring about change. But the misuse of power, especially as a leader, can lead to mistrust, corruption, and abusive behavior. How do you strike the right balance to have the greatest positive impact? This book explains how wielding power affects your emotions and decision making and helps you avoid the traps that lead to negative consequences. With the latest psychological research and practical advice from leading experts, you'll learn how to use soft power to persuade others, fix unhealthy power dynamics in your team, use compassion to connect better with others, and remain ethical in your choices and actions. How to be human at work. HBR's Emotional Intelligence series features smart, essential commentary on the human side of professional life from the pages of Harvard Business Review. Each book in the series offers proven research showing how our emotions impact our work lives, practical advice for managing difficult people and situations, and inspiring essays on what it means to tend to our emotional well-being at work. Uplifting and practical, these books describe the social skills that are critical for ambitious professionals to master.
    Note: Online resource; Title from title page (viewed November 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781789616729
    Language: English
    Pages: 1 online resource (382 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Grasp machine learning concepts, techniques, and algorithms with the help of real-world examples using Python libraries such as TensorFlow and scikit-learn Key Features Exploit the power of Python to explore the world of data mining and data analytics Discover machine learning algorithms to solve complex challenges faced by data scientists today Use Python libraries such as TensorFlow and Keras to create smart cognitive actions for your projects Book Description The surge in interest in machine learning (ML) is due to the fact that it revolutionizes automation by learning patterns in data and using them to make predictions and decisions. If you're interested in ML, this book will serve as your entry point to ML. Python Machine Learning By Example begins with an introduction to important ML concepts and implementations using Python libraries. Each chapter of the book walks you through an industry adopted application. You'll implement ML techniques in areas such as exploratory data analysis, feature engineering, and natural language processing (NLP) in a clear and easy-to-follow way. With the help of this extended and updated edition, you'll understand how to tackle data-driven problems and implement your solutions with the powerful yet simple Python language and popular Python packages and tools such as TensorFlow, scikit-learn, gensim, and Keras. To aid your understanding of popular ML algorithms, the book covers interesting and easy-to-follow examples such as news topic modeling and classification, spam email detection, stock price forecasting, and more. By the end of the book, you'll have put together a broad picture of the ML ecosystem and will be well-versed with the best practices of applying ML techniques to make the most out of new opportunities. What you will learn Understand the important concepts in machine learning and data science Use Python to explore the world of data mining and analytics Scale up model training using varied data complexities with Apache Spark Delve deep into text and NLP using Python libraries such NLTK and gensim Select and build an ML model and evaluate and optimize its performance Implement ML algorithms from scratch in Python, TensorFlow, and scikit-learn Who this book is for If you're a machine learning aspirant, data analyst, or data engineer highly passionate about machine learning and want to begin working on ML assignments, this book is for you. Prior knowledge of Python coding is assumed and basic fami...
    Note: Online resource; Title from title page (viewed February 28, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : MIT Sloan Management Review | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (10 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Biases related to gender and other demographic factors creep into decisions about which projects to fund with venture capital. Data-driven approaches can help tease out those biases and limit their impact. Algorithmic methods identify potential instances of discrimination and increase transparency, making it easier to find and fix problems. Aversion to algorithms can be tempered by letting decision makers retain some subjective control over the data-driven process.
    Note: Online resource; Title from title page (viewed August 21, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838986612
    Language: English
    Pages: 1 online resource (1 video file, approximately 14 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Master Data Science skills using Python and real time project and go from Beginner to Super Advance level About This Video Master complex theories, algorithms, and coding libraries in a very simple way Master Data Science in Python In Detail Want to become a good Data Scientist? Then this is a right course for you. This course was designed by IT professionals with a Master's in Mathematics and Data Science. We cover complex theories, algorithms, and coding libraries in a very simple way so they can be easily grasped by any beginner. We walk you step-by-step through the World of Data science. With every tutorial, you will develop new skills and improve your understanding of this challenging yet lucrative sub-field of Data Science from beginner to advanced level.
    Note: Online resource; Title from title screen (viewed July 24, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Ishant Nayer, Sr Data Scientist at Instacart Being a data-driven company, Instacart realizes the power of good quality data. While trying to maximize the efficiency of data consumption by all work streams such as recommendation systems and availability systems, we are trying to make our Catalog the best in the world by delivering precise information to all our end-users including shoppers and consumers. This session will cover the following areas: 1. How we used data science to auto-detect inconsistencies in the data attributes of millions of items comprising the Catalog, in real-time. 2. How we defined and utilized North Star metrics to optimize data quality of our Catalog 3. Different approaches being used to deliver a great customer experience.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Rhonda Textor, Head of Data Science at True Fit Recent advances in technology such as computer vision, deep learning, and recommender systems are being used to enable new shopping experiences. Examples include visual search, recommending similar items, and recommending items that other shoppers also viewed. However, technology alone without an understanding of shoppers, fashion, and retail falls short of solving shopping recommendation problems. We at True Fit believe that details matter, especially for modeling individual fashion preferences. Because of that, we have built the largest fashion and retail dataset called the Fashion Genome. In this talk, I will share some insights we have gained from the Fashion Genome that have influenced our approach to building fashion recommendation systems. I will also show how we leverage the fashion details of products, i.e., our Fashion Attributes, to combine fashion and technology to make great recommendations. Finally, I will share how we leverage our large dataset and cutting edge technology to enable personalized shopping experiences.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9780730381969
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local
    Abstract: Reboot your entrepreneurial spirit and excel in the digital age The days of being locked into a single career for life are long gone. It's time to reinvent yourself, transform your life and work the new economy for everything it's worth. With the industrial age quickly vanishing in the rearview mirror, Think Like a Startup is your instruction manual for hacking your mind and acquiring the skills to take control of your life and fortunes in the digital age. Inspirational, subversive, and with a wealth of insightful guidance, Think Like a Startup will help you to break from a lifetime of legacy programming and take full advantage of the technology revolution.
    Note: Online resource; Title from title page (viewed November 25, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839214943
    Language: English
    Pages: 1 online resource (130 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Adapt to a world of digitalization and get ready to become a successful player in the new engineering game Key Features Discover what the fourth industrial revolution is all about Explore the new engineering game through the context of globalization, craftsmanship, and interdisciplinary engineering Develop strategies to improve the engineering of products with functional architecture, lean systems engineering, and more Book Description Organizations today face an increasingly complex and dynamic environment, whatever their market. This change requires new systems that are built on the foundation of a new kind of engineering and thinking. The New Engineering Game closes the gap between high-level reflections about digitalization and daily engineering methods and tools. The book begins by describing the first three industrial revolutions and their consequences, and by predicting the fourth industrial revolution. Considering the fourth industrial revolution, it explains the need for a new kind of engineering. The later chapters of the book provide valuable principles, patterns, methods, and tools that engineering organizations can learn and use to succeed on the playfield of digitalization. By the end of the book, you'll have all the information you need to understand the various concepts to take your first steps towards the world of digitalization. What you will learn Deal with the challenges of Conway's Law Explore domains from different viewpoints with the Cynefin framework Use the Business Model Canvas (BMC) to view your business model in one chart Use the Business Model Navigator (BMN) to elaborate your business model Get an overview of REThink 4.0 Discover how to apply the principles of the Agile Manifesto for Software Development in your projects Who this book is for This book is for those of you who want to want to gear up for the ever-evolving and dynamic environment that has come into play with digitalization. Anyone who wants to create industry-grade applications using smart product engineering techniques will find this book useful. To grasp all that has been explained in this book, all you need is a knowledge-seeking attitude.
    Note: Online resource; Title from title page (viewed August 30, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119598046
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: An unprecedented guide to successfully start or grow a microbrewery or craft brewery in a much more competitive world. Opening a microbrewery starts with, of course, making great beer. But that is just the beginning. Today’s sophisticated patrons are offered an ever-increasing array of options. It’s so much more than beer nowadays. Yes, great beer is essential, but to attract and hold on to a loyal customer base, you must create a sense of place. Do your research. Understand financing and cash flow. Know how to measure your success. A successful, well-run microbrewery knows how to hire the right employees—employees that will spread word of your business to friends, family, even total strangers, both on and off the clock. Marketing, branding, customer experience; they all matter. There are so many factors that directly and indirectly contribute to success, it may at times be overwhelming. The Microbrewery Handbook offers an extraordinary look at all of the facets of success in the industry. No matter if you are thinking about starting a new venture or are already operating your own microbrewery, this valuable book offers real-world advice and proven strategies to help you thrive in the competitive micro and craft brewing industry. Focused on practical guidance, author D.C. Reeves distills his experience founding Perfect Plain Brewing Company in Pensacola, Florida into an engaging, up-to-date resource for microbrewers everywhere. Clearly showing readers what works in the industry and, just as importantly, what doesn’t work, The Microbrewery Handbook: Helps you create unique, memorable experiences for your customers, your employees, and your city Includes coverage of the financial aspects of building and growing your business, such as banking, investment, and debt Shows you how to transform your business into a community anchor Offers suggestions on building an entire culture around your brand that promotes positivity and attracts the right kind of attention Shares personal stories and advice from a successful microbrew entrepreneur Includes interviews and insight with industry experts as well as owners of some of the nation’s elite craft breweries including Sam Calagione of Dogfish Head, Jeffrey Stuffings of Jester King, and Doug Resier of Burial Brewing The Microbrewery Handbook: Craft, Brew, and Build Your Own Microbrewery Success is an indispensable, first-of-its-kind book for anyone in the micro and craft brewing industry.
    Note: Online resource; Title from title page (viewed November 26, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119551447
    Language: English
    Pages: 1 online resource (368 pages)
    Edition: 1st edition
    Parallel Title: Erscheint auch als Bland, David J., 1976 - Testing business ideas
    DDC: 658.4/034
    RVK:
    Keywords: Strategisches Management ; Geschäftsmodell ; Produktentwicklung ; Electronic books ; local ; Geschäftsidee ; Produkttest
    Abstract: A practical guide to effective business model testing 7 out of 10 new products fail to deliver on expectations. Testing Business Ideas aims to reverse that statistic. In the tradition of Alex Osterwalder’s global bestseller Business Model Generation , this practical guide contains a library of hands-on techniques for rapidly testing new business ideas. Testing Business Ideas explains how systematically testing business ideas dramatically reduces the risk and increases the likelihood of success for any new venture or business project. It builds on the internationally popular Business Model Canvas and Value Proposition Canvas by integrating Assumptions Mapping and other powerful lean startup-style experiments. Testing Business Ideas uses an engaging 4-color format to: Increase the success of any venture and decrease the risk of wasting time, money, and resources on bad ideas Close the knowledge gap between strategy and experimentation/validation Identify and test your key business assumptions with the Business Model Canvas and Value Proposition Canvas A definitive field guide to business model testing, this book features practical tips for making major decisions that are not based on intuition and guesses. Testing Business Ideas shows leaders how to encourage an experimentation mindset within their organization and make experimentation a continuous, repeatable process.
    Note: Online resource; Title from title page (viewed November 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Darby Laffoon – Sr Manager, Big Data Platform Engineering at Charles Schwab In this session, we will walk through the various aspects of how to build and manage effective data science teams, and how to navigate the many challenges that come with such an undertaking. While there is no right or wrong, experience tells us that there are a multitude of ways to approach any challenge therein, and that’s where we will focus much of our energy.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Andy Terrel at Numfocus NumFOCUS currently represents 26 sponsored and 24 affiliated open scientific coding projects. Glancing at them from a distance, one might have to squint a bit to see a pattern emerge. In truth, the community doesn’t mind that at all, out of the variety comes innovation. Beyond the logos and stickers, what is this community actually doing? I present the various projects and argue that we have inadvertently created one of the most successful data science platforms in existence. From this vantage point, I pose some tough questions the community needs to answer: How can we present that platform more fully? How should we organize ourselves to make our work more valuable? How do we avoid a collapse of our communities?
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 33 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Michelangelo D’Agostino, VP of Data Science & Engineering at ShopRunner Data scientists are hard to hire. But too often, companies struggle to find the right talent only to make avoidable mistakes that cause their best data scientists to leave. From organizational structure and leadership considerations to tooling and infrastructure to avoiding FOMO through continuing education, I’ll share concrete (and inexpensive) tips for keeping your data scientists engaged, productive, and performing their best for your business.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by John Peach, Sr Data Scientist at Amazon Alexa Science is facing a crisis around reproducibility and data science is not immune. Literate Statistical Programming is a workflow that binds the code used in an analysis to the interpretation of the results. While this creates reproducibility it also addresses issues around, auditing, re-usability and allows for rapid iteration and experimentation. This talk will describe a workflow that I have successfully used on small-scale data-sets in start-ups and on Amazon-scale problems in my work on Alexa. The talk will cover the tooling, workflow, and the philosophy you need to master Literate Statistical Programming.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Diane Leung, Principal, Analytics Innovation at Altman Vilandrie & Company Measuring and optimizing tune-in is critically important for the media and entertainment industries. This discussion focuses on best practices for utilizing data and machine learning to optimize tune-in on national linear inventory. In order to do this properly, advertisers need to unify their marketing ecosystem, design a holistic measurement approach, and break down barriers for closed-loop, incremental measurement. In this session you will learn how to: 1) Create a framework for utilizing data and machine learning to maximize tune-in and 2) Overcome analytical obstacles created from fragmented and incomplete data.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Sybex | Boston, MA : Safari
    ISBN: 9781119650652
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Did you know, 91% of hiring managers consider certification as part of their hiring requirements? IT Professionals who are new to the industry need a strong foundational understanding of the fundamentals before moving on towards more challenging technology certifications. This book covers everything you need to know about understanding how to manage windows servers and storage along with monitoring and troubleshooting servers as well. Written to the Windows Server Administration Fundamentals MTA Certification, it is a recommended entry point into IT certification. This book covers the basics of Windows Server Administration. Each chapter closes with a quiz to make sure you can practice exam questions and test your knowledge begore moving to the next section. We start by discussing what a server is and does by providing an in-depth overview including installation of Windows Server 2016. There are sections dedicated to the following: Preforming configurations and managing your Windows Server, by configuring your IP address settings and managing devices and device drivers. Managing your storage, by identifying storage technologies, understanding disk structure, and using disk management tools. Monitoring and troubleshooting servers, by managing information technology, and understanding performance, backups and preforming server repair. Overview of popular Windows network services and applications, like understanding remote access, server virtualization, and introducing remote administration. IT Professionals looking to understand more about Windows Server Administration will gain he knowledge to effectively install and manage a Windows Server including basic troubleshooting. Thanks to some troubleshooting tools and tops it will be easier to apply the skills in real world situations and feel confident when taking the certification.
    Note: Online resource; Title from title page (viewed November 19, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Sybex | Boston, MA : Safari
    ISBN: 9781119659020
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Leading Cisco authority Todd Lammle helps you gain insights into the new core Cisco network technologies Understanding Cisco Networking Technologies is an important resource for those preparing for the new Cisco Certified Network Associate (CCNA) certification exam as well as IT professionals looking to understand Cisco’s latest networking products, services, and technologies. Written by bestselling author and internationally recognized Cisco expert Todd Lammle, this in-depth guide provides the fundamental knowledge required to implement and administer a broad range of modern networking and IT infrastructure. Cisco is the worldwide leader in network technologies—80% of the routers on the Internet are Cisco. This authoritative book provides you with a solid foundation in Cisco networking, enabling you to apply your technical knowledge to real-world tasks. Clear and accurate chapters cover topics including routers, switches, controllers and other network components, physical interface and cabling, IPv6 addressing, discovery protocols, wireless infrastructure, security features and encryption protocols, controller-based and software-defined architectures, and more. After reading this essential guide, you will understand: Network fundamentals Network access IP connectivity and IP services Security fundamentals Automation and programmability Understanding Cisco Networking Technologies is a must-read for anyone preparing for the new CCNA certification or looking to gain a primary understanding of key Cisco networking technologies.
    Note: Online resource; Title from title page (viewed December 24, 2019) , Mode of access: World Wide Web.
    URL: Cover
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000701739
    Language: English
    Pages: 1 online resource (160 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The RIBA Plan of Work 2013 Guide: Design Management is part of a brand new series providing must-read practical guidance to running efficient and successful projects using the new RIBA Plan of Work 2013. Each guide takes a core project task – in this case those associated with planning - and explains the essential activities and considerations required at each stage of the new Plan of Work. Easy to use and navigate and in a small and handy format these guides will provide the ultimate quick reference support at your desk or on site. The author provides concise and pragmatic advice rooted in real world experience – a ‘how to’ that will resonate with practitioners. In-text features such as ‘hints and tips’, ‘checklists’, ‘forms and templates’ and ‘signposts’ to trusted resources will provide user-friendly support. Boxed examples will highlight best practice and illuminate common problems and solutions borne of hard won experience.
    Note: Online resource; Title from title page (viewed June 27, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Sybex | Boston, MA : Safari
    ISBN: 9781119601944
    Language: English
    Pages: 1 online resource (784 pages)
    Edition: 5th edition
    Keywords: Electronic books ; local
    Abstract: The only official body of knowledge for SSCP—(ISC)2’s popular credential for hands-on security professionals—fully revised and updated. Systems Security Certified Practitioner (SSCP) is an elite, hands-on cybersecurity certification that validates the technical skills to implement, monitor, and administer IT infrastructure using information security policies and procedures. SSCP certification—fully compliant with U.S. Department of Defense Directive 8140 and 8570 requirements—is valued throughout the IT security industry. The Official (ISC)2 SSCP CBK Reference is the only official Common Body of Knowledge (CBK) available for SSCP-level practitioners, exclusively from (ISC)2, the global leader in cybersecurity certification and training. This authoritative volume contains essential knowledge practitioners require on a regular basis. Accurate, up-to-date chapters provide in-depth coverage of the seven SSCP domains: Access Controls; Security Operations and Administration; Risk Identification, Monitoring and Analysis; Incident Response and Recovery; Cryptography; Network and Communications Security; and Systems and Application Security. Designed to serve as a reference for information security professionals throughout their careers, this indispensable (ISC)2guide: Provides comprehensive coverage of the latest domains and objectives of the SSCP Helps better secure critical assets in their organizations Serves as a complement to the SSCP Study Guide for certification candidates The Official (ISC)2 SSCP CBK Reference is an essential resource for SSCP-level professionals, SSCP candidates and other practitioners involved in cybersecurity.
    Note: Online resource; Title from title page (viewed December 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000701487
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This book is an essential primer to help those involved in planning secure higher standards of building, open space and neighbourhood design and the delivery of better places. The UK Government’s policy for design in the planning system is contained in the National Planning Policy Framework (NPPF), with expanded guidance being provided in the Planning Practice Guidance (PPG). This book expands on these and provides up to date explanations, examples, top tips and practical advice to help the reader understand and apply national design policies and guidance. The book is structured in an easy to use fashion, with general principles and concepts described in Part 1, and Part 2 explaining how these can be applied to particular development types, such as housing, public space or tall buildings.
    Note: Online resource; Title from title page (viewed August 14, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000705010
    Language: English
    Pages: 1 online resource (160 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: An authoritative and practical road map for those implementing and managing BIM workflows. With the 2016 deadline for BIM level 2 fast approaching and the growing realisation of the huge benefits BIM brings these skills are becoming industry essentials. Concentrating on the how rather than the why this will help you to adapt by clearly, and without jargon, explaining standard BIM processes, Government standards and the effective coordination of design, construction and asset information. Spanning both organisational strategy and day-to-day practical tasks it explores bottom line business reasoning as well as potential risks and challenges. This is the go-to guide for BIM Coordinators and Managers, architectural principals, design team leaders and architectural technicians ensuring you are ‘BIM ready’ in 2016. It will also be invaluable for Part 3 students getting to grips with BIM strategy and implementation.
    Note: Online resource; Title from title page (viewed July 25, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 26 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Diane Yu, CTO and Cofounder at FreeWheel, Comcast As the leading provider of financial and company data, Bloomberg has access to vast amounts of data on a daily basis. There are two common challenges when working directly with raw data. One is the need to discover and extract data represented in the natural document format that is not machine-readable. Another requirement is validating and ensuring that the data is of high-quality since it is required for building models for predictions, classifications, and various analytics tasks. This talk will cover ways in which data science and machine learning can be used to address these two challenges: (1) ingesting your data by extracting what is contained in natural document format and (2) cleaning your ingested data.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119615859
    Language: English
    Pages: 1 online resource (256 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Effective strategies for non-profit entities in a profit-based world Joint Ventures Involving Tax-Exempt Organizations examines the procedures, rules, and regulations surrounding joint ventures and partnerships, emphasizing tax-exempt status preservation. Revised and updated to align with changes made to numerous tax codes and laws within the last year, this supplement offers expert interpretation and practical guidance to professionals seeking a complete reference, including an analysis of impact of the “siloing” of the UBIT rules, the new Opportunity Zone Funds which will incentivize investors in designated census tracts, inter alia . Sample documents enable quick reference and demonstrate real-world application of new laws and guidelines. The discussion delves into planning strategies that can be applied to joint ventures and partnerships while maintaining tax-exempt status, and which joint ventures are best suited for a particular organization. Widely accepted business strategies for profit-based entities, joint ventures, partnerships, and alliances are increasingly being used by nonprofits in need of additional financial support in challenging economic environments. This book provides invaluable guidance to appropriate planning and structuring while complying with tax-exemption guidelines. Identify the most appropriate transactions for nonprofit organizations Recognize potential problems stemming from debt restructuring and asset protection plans Reference charitable organization, partnerships, and joint venture taxation guidelines Understand which joint venture configurations are best suited to tax-exempt organizations Joint ventures and partnerships are currently employed by a variety of not-for-profit organizations while maintaining their tax-exempt status. Hospitals, research laboratories, colleges and universities, charter and special-needs schools, low-income housing developments, and many others are reaping the benefits of joint venture participation—but without careful planning and accurate interpretation of current laws, these benefits can be erased by loss of tax-exempt status. Joint Ventures Involving Tax-Exempt Organizations provides practical, up-to-date guidance on realizing the full benefits and avoiding the hazards unique to nonprofit organizations.
    Note: Online resource; Title from title page (viewed December 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley-ISTE | Boston, MA : Safari
    ISBN: 9781786304025
    Language: English
    Pages: 1 online resource (284 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Information, Knowledge and Agile Creativity will enlighten entrepreneurs, and is ideal for facilitating an organization’s ability to react and adapt to its environment. Creativity is a system that engenders innovation. While integral at the conception stage, it is also important before and after this phase. This book offers a collection of tools, as well as a methodology, to estimate the agility of an organization to generate and transform ideas into solutions that are not only new but also adapted to their users. To this end, this book presents strategic foresight and problem comprehension methods; tools of sharing and visual information formatting; animation tips for creativity workshops; techniques for generating ideas; and tools for visualizing and mapping ideas, information, and knowledge.
    Note: Online resource; Title from title page (viewed December 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000701432
    Language: English
    Pages: 1 online resource (176 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This is a growing sector undergoing a huge period of change - with local authorities able to build their own housing for the first time in decades. Social Housing: Definitions and Design Exemplars explores how social/affordable housing has been delivered and designed with success throughout the UK in the last 10 years. Weaving together exemplar case studies, essays and interviews with social housing pioneers and clients, this book demonstrates real-life best practice responses to the challenges associated with housing provision, with a focus on design ideas.
    Note: Online resource; Title from title page (viewed July 26, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000701418
    Language: English
    Pages: 1 online resource (224 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Revisiting Postmodernism offers an engaging, wide-ranging and highly illustrated account of postmodernism in architecture from its roots in the 1940s to its ongoing relevance today. This book invites readers to see Postmodernism in a new light: not just a style but a cultural phenomenon that embraces all areas of life and thrives on complexity and pluralism, in contrast to the strait-laced, single-style, top-down inclination of its predecessor, Modernism. While focusing on architecture, this book also explores aspects such as urban masterplanning, furniture design, art and literature. Looking at Postmodernism through the lens of examples from around the world, each chapter explores the movement in the UK on the one hand, and its international counterparts on the other, reflecting on the historical movement but also how postmodernism influences practices today. This book offers the insider’s view on postmodernism by the author, a recognised pioneer in the field of postmodern architecture and a prestigious and authoritative participant in the postmodern movement.
    Note: Online resource; Title from title page (viewed June 28, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 26 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: As healthcare data becomes increasingly digitized, medical centers are able to leverage data in new ways to improve patient care. Jennie Shin explains how Kaiser Permanente developed a sophisticated flu predictor model to better determine where resources were needed and how to reduce outbreaks.
    Note: Online resource; Title from title screen (viewed July 22, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119529026
    Language: English
    Pages: 1 online resource (288 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: On-going coaching and development that can be a “game changer” for all employees! All great coaches know how to ask good open-ended questions and how to give effective feedback. They keep a balanced and honest perspective that separates the person from the problem or issue; coaching to leverage their unique strengths and helping them improve weaknesses with a mindset focused on continuous improvement. This ongoing coaching and development can be a “game changer” for all people and teams with access to it. But what about the teams and players that aren’t empowered—or even allowed—to expand their roles? Or the team members whose careers don’t inspire or play to their natural gifts, talents, and strengths? It’s painful for any organization or manager when people on their team aren’t given the tools to succeed; and more painful still when the team member doesn’t yet realize it. But by coaching through leadership, any manager of any organization can create a supportive structure that helps assign the right roles, resources, tools, and career opportunities that will best leverage their strengths. Determines coachability and readiness for employee change and improvement Builds awareness to deal with the right issues, challenges, and opportunities Offers leaders/managers the tools to help a performer leverage their greatest gifts, talents, and strengths Allows for dialogue and tactics to close gaps in experience, communication styles, and personality Guides managers in how to have dialogue around difficult and important issues with their employees Includes coaching principles, practices, and tools with practical, real-world examples Offers strategies and tools to help employees become more motivated for effective change, action, and accountability Each chapter includes a series of powerful and provocative coaching questions for any leader or manager to use immediately in the workplace.
    Note: Online resource; Title from title page (viewed December 24, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    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: Hari Ramamurthy and David Narayan share practical patterns Home Depot used to solve complex stream processing problems at massive scale, the technology needed, and lessons learned on the company's journey toward distributed software systems.
    Note: Online resource; Title from title screen (viewed August 19, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 53 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sid Reddy outlines Conversica’s artificial intelligence approach to creating, deploying, and continuously improving an automated sales assistant that engages in a genuinely human conversation at scale with every one of an organization’s sales leads. Sid shares empirical data to assess how personalized, responsive, and helpful the AI assistant is along with observations on the ability of the assistant to help in increasing sales. You’ll learn how an artificial intelligence assistant can free humans to focus on higher-value activities and even lead businesses to employ more people, not fewer, as a result of implementing AI. Sid covers the development of the system, which has been trained using state-of-the-art machine learning algorithms over linguistic features computed from millions of real conversations between leads and clients and explains why the assistant is successful in increasing sales, improving marketing, and gathering critical business intelligence.
    Note: Online resource; Title from title screen (viewed June 24, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 26 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Anna Schneider, Data Science Manager at Stitch Fix Classic recommender systems are great for answering the question “what does a user want in general?”. However, they only get you partway to an answer to “what does a user want right now?”. To close the gap, it helps to capture and act on real-time user intent. I’ll share two examples of this paradigm, and the resulting changes to our algorithms and architectures at Stitch Fix.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 24 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Jason Dolatshahi – Director of Data Science at Stash Stash is the digital platform for saving & investing that promises financial inclusion for all. When we launched our checking account at the end of last year, we already had millions of customers, but we were about to make first contact with a formidable new foe: bank fraud. As a data science team, how do you develop and deploy a model when the dimensions of the problem are brand new and changing quickly? How do you ensure your stakeholders have the information they need to manage the liability risk to the business? How do you keep the user experience delightful while keeping out bad actors? Come find out!
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Sriram Subramanian - Head of Data Sciences at Condé Nast At Conde Nast, we have several AI/ML solutions spanning multiple business areas of the company: advertising, subscriptions, audience engagement and personalization. These solutions use different methodologies, software libraries and run in an automated manner. To manage all of this, we have developed our own purpose built AI infrastructure to support enterprise wide ML/AI applications. We will also cover a couple of applications that leverage this infrastructure and their business impact.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000726671
    Language: English
    Pages: 1 online resource (144 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Historic buildings and places play an essential role in the everyday lives of the people of the UK, their cultural identity and the economy. They can inspire creativity and enterprise, bring communities together, and make people happier about where they live. This book explores how historic buildings across the UK have been brought back to life through the technical and enabling skills, creativity and sensitivity of architects. Exemplar projects explored through richly illustrated case studies demonstrate the value to society of re-using historic buildings and will inspire a new generation of architects to get involved with community heritage projects at a time of great opportunity. Drawing on interviews with architects and their community clients, this book explores the challenges that they face, how they are overcome, and the benefits that follow.
    Note: Online resource; Title from title page (viewed July 15, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000701289
    Language: English
    Pages: 1 online resource (208 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: The argument for low-cost, zero-energy, zero-waste architecture has never been timelier, while the mainstream has largely abandoned or neglected this agenda: in the UK the recent mandatory zero-carbon performance targets for new homes have been postponed or forgotten at a time when thousands of new homes will be built, and there is already a shortage of electric generating capacity. This book offers a forceful challenge to the current addiction to overconsumption of natural capital and energy, and provides workable, sustainable solutions for zero-carbon, zero-waste design.
    Note: Online resource; Title from title page (viewed June 27, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838550134
    Language: English
    Pages: 1 online resource (416 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Understand how machine learning works and get hands-on experience of using R to build algorithms that can solve various real-world problems Key Features Gain a comprehensive overview of different machine learning techniques Explore various methods for selecting a particular algorithm Implement a machine learning project from problem definition through to the final model Book Description With huge amounts of data being generated every moment, businesses need applications that apply complex mathematical calculations to data repeatedly and at speed. With machine learning techniques and R, you can easily develop these kinds of applications in an efficient way. Practical Machine Learning with R begins by helping you grasp the basics of machine learning methods, while also highlighting how and why they work. You will understand how to get these algorithms to work in practice, rather than focusing on mathematical derivations. As you progress from one chapter to another, you will gain hands-on experience of building a machine learning solution in R. Next, using R packages such as rpart, random forest, and multiple imputation by chained equations (MICE), you will learn to implement algorithms including neural net classifier, decision trees, and linear and non-linear regression. As you progress through the book, you'll delve into various machine learning techniques for both supervised and unsupervised learning approaches. In addition to this, you'll gain insights into partitioning the datasets and mechanisms to evaluate the results from each model and be able to compare them. By the end of this book, you will have gained expertise in solving your business problems, starting by forming a good problem statement, selecting the most appropriate model to solve your problem, and then ensuring that you do not overtrain it. What you will learn Define a problem that can be solved by training a machine learning model Obtain, verify and clean data before transforming it into the correct format for use Perform exploratory analysis and extract features from data Build models for neural net, linear and non-linear regression, classification, and clustering Evaluate the performance of a model with the right metrics Implement a classification problem using the neural net package Employ a decision tree using the random forest library Who this book is for If you are a data analyst, data scientist, or a business analyst who wants to understand the process of machine learni...
    Note: Online resource; Title from title page (viewed August 30, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000701425
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This book is a celebration of good new design for old buildings and the SPAB philosophy that good new architecture can sit happily alongside old and is preferable to pastiche. Endorsing the value of architects who are engaged to work in the historic environment, this book explores design, materials and technical considerations in creating the best low energy, ecological and sustainable retrofits. It has never been more important to understand how old buildings can be adapted to make them useful and sustainable in the future. Showcasing the best examples of imaginative design and best practice, this book illustrates how old buildings can be made sustainable through the best new design and puts these design exemplars into a historical and philosophical context. With illustrative case studies and interviews throughout, including formal buildings, churches, domestic buildings, commercial, industrial and agricultural from all periods in the UK, New Design for Old Buildings provides essential guidance on good, imaginative new design for old buildings.
    Note: Online resource; Title from title page (viewed July 25, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley-ISTE | Boston, MA : Safari
    ISBN: 9781786304629
    Language: English
    Pages: 1 online resource (250 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Scientific research uses concepts (or constructs) and requires means to measure them. Often latent, abstract and not directly observable, these concepts demand special attention. When facing problems related to their operationalization, considerable efforts are required to construe measures that effectively represent the phenomena studied. Measurement in Marketing presents a wide range of ideas to help researchers in the selection, design and validation of measurements of constructs. It analyzes the provisions that must be implemented to allow the transition from a latent conceptual construct to an operational level close to reality, and thus to make possible a fluid, reliable and valid reading of the phenomena observed. This instructive book guides readers through all stages of the implementation of a measure. It is intended for a wide audience, offering examples, summary tables and boxes in order to emphasize the primary information.
    Note: Online resource; Title from title page (viewed December 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 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 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Chris Boyd and John Wiley explain how the Wall Street Journal uses machine learning and a proprietary algorithm to predict the likelihood for someone subscribing, which in turn dictates the paywall experience that customer receives.
    Note: Online resource; Title from title screen (viewed June 24, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This talk is about how at The Financial Times, the Cloud Enablement team who are responsible for equipping the delivery teams with their own AWS account proactively validates the security and compliance of the FT's entire cloud estate.
    Note: Online resource; Title from title screen (viewed July 8, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (516 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Explore the principles and practicalities of quantum computing Key Features Discover how quantum computing works and delve into the math behind it with this quantum computing textbook Learn how it may become the most important new computer technology of the century Explore the inner workings of quantum computing technology to quickly process complex cloud data and solve problems Book Description Quantum computing is making us change the way we think about computers. Quantum bits, a.k.a. qubits, can make it possible to solve problems that would otherwise be intractable with current computing technology. Dancing with Qubits is a quantum computing textbook that starts with an overview of why quantum computing is so different from classical computing and describes several industry use cases where it can have a major impact. From there it moves on to a fuller description of classical computing and the mathematical underpinnings necessary to understand such concepts as superposition, entanglement, and interference. Next up is circuits and algorithms, both basic and more sophisticated. It then nicely moves on to provide a survey of the physics and engineering ideas behind how quantum computing hardware is built. Finally, the book looks to the future and gives you guidance on understanding how further developments will affect you. Really understanding quantum computing requires a lot of math, and this book doesn't shy away from the necessary math concepts you'll need. Each topic is introduced and explained thoroughly, in clear English with helpful examples. What you will learn See how quantum computing works, delve into the math behind it, what makes it different, and why it is so powerful with this quantum computing textbook Discover the complex, mind-bending mechanics that underpin quantum systems Understand the necessary concepts behind classical and quantum computing Refresh and extend your grasp of essential mathematics, computing, and quantum theory Explore the main applications of quantum computing to the fields of scientific computing, AI, and elsewhere Examine a detailed overview of qubits, quantum circuits, and quantum algorithm Who this book is for Dancing with Qubits is a quantum computing textbook for those who want to deeply explore the inner workings of quantum computing. This entails some sophisticated mathematical exposition and is therefore best suited for those with a healthy interest in mathematics, physics, engineering, and comput...
    Note: Online resource; Title from title page (viewed November 28, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Hanbit Media, Inc. | Boston, MA : Safari
    Language: English , Korean
    Pages: 1 online resource (408 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: 비트코인은 블록체인 기술의 집약체입니다. 이더리움, 이오스 같은 2, 3세대 블록체인은 비트코인을 바탕으로 확장, 발전한 개념입니다. 디앱 개발에서 머무르지 않고 블록체인 개발자로 성장하기 위해서는 ‘비트코인 코어’를 가장 먼저 배워야 합니다. 무한한 상상력을 블록체인 기술로 실현하려면 비트코인 코어의 구성 요소와 작동 원리를 이해하고 구현할 수 있어야 합니다. 이 책은 비트코인 코어의 구성요소를 파이썬으로 직접 구현하면서 비트코인 핵심을 깊이 이해할 수 있습니다. 유한체 기본부터 암호화폐를 이루는 수학과 암호학, 블록, 트랜잭션을 파헤치고 블록체인 결제 시스템까지 확장합니다. 이 책을 마치면 비트코인 코어에 필요한 핵심 요소를 직접 코딩하면서 암호화폐라는 무대 뒤에서 무엇이 어떻게 돌아가는지 알게 됩니다. 트랜잭션을 생성하고 P2P 네트워크에서 데이터를 가져와 네트워크 프로토콜에 따라 트랜잭션을 전파시킬 수 있습니다. 블록체인으로 응용프로그램이나 서비스를 개발하거나 이 분야에 처음 뛰어든 사람은 반드시 읽어야 하는 책입니다
    Note: Online resource; Title from title page (viewed November 1, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Hanbit Media, Inc. | Boston, MA : Safari
    Language: English , Korean
    Pages: 1 online resource (420 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: 쿠버네티스가 표준 플랫폼으로 자리 잡은 클라우드 네이티브 세계에서 데브옵스를 실천하는 방법을 다룬다. 쿠버네티스 관련 기본 개념, 애플리케이션을 작성하고 상용 환경에서 배포하는 방법, 클러스터를 구성하고 운영하는 방법, 장애 대처와 데이터 복원 방법을 실용적인 예제와 함께 살펴본다. 또한 쿠버네티스 환경에서 사용하는 여러 도구를 살펴보고 쿠버네티스 확장성을 100% 활용하는 비법을 소개한다. 쿠버네티스를 사용하는 개발자와 운영자, 쿠버네티스 입문자 모두에게 훌륭한 안내서가 될 것이다.
    Note: Online resource; Title from title page (viewed December 1, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Sangeeta Krishnan – Former Director, Enterprise Data Management & Strategy at Asembia Artificial Intelligence (AI) is the current buzz word across all industries. Marvin Minsky’s definition of AI describes it as the science of making machines do things that would normally require human intelligence. However, the opinions are split across two camps. On one side we hear about new AI gadgets getting introduced in the market that would empower and improve our lives. At the same time, there are stories of AI companies going bankrupt like the recent closure of AI powered clock – Bonjour. Any digital technology has its own risks such as Cyber Security, Data Privacy Protection, apart from protecting the interests and careers of the human workforce. When you attempt to transform data into answers, many questions erupt. AI is a combination of techniques that includes Data Analytics and Predictive Analytics. Many organizations start their Analytics and AI journey without implementing the discovery phase of defining clear achievable business values. This results in most of the R&D budget to evaporate in experimental pitfalls with no real gain, resulting in AI being non-productive. It is imperative for any organization to discuss and focus on certain fundamental areas and challenges before embarking on the AI journey. This presentation would give a detailed overview of the areas that need to be addressed for the AI journey to be successful beyond PoC (Proof of Concept). It would demystify AI from an implementation stand point and would cover multiple aspects to demonstrate the current capabilities of AI technologies. It would also put out a road map for the industries to have a smooth journey to the AI world. The presentation would discuss the entire spread of activities such as budgeting, risk mitigation, training and many more.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Sylvia Tran, Data Scientist at Gracenote User preferences and content similarity are both key to recommendation systems. While content similarity has been widely explored and utilized by many companies in the media & entertainment industries, it still remains relevant as the amount of data and metadata available continues to grow and change. This talk discusses some of the challenges of content similarity and explores a few different attribute groups (aside from genre and cast) by which content similarity can be measured. Traditional attributes, like genre and cast alone, may not be as additive as they once were. More specifically, movies like Ted (starring Mark Wahlberg) and Shaun of the Dead do not neatly fit into a single genre. This talk also demonstrates how certain tried and true similarity metrics still yield meaningful and reasonably interpretable results for media & entertainment.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000702354
    Language: English
    Pages: 1 online resource (128 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Embodied and Whole Life Carbon will change the way buildings are designed, yet carbon emissions associated with the construction and life of buildings are not yet wholly understood by the profession. Energy is assumed to be the province of services engineers, yet energy from materials is as big an issue. Architects have the opportunity to take the lead in redefining how buildings are designed to achieve a low carbon future.
    Note: Online resource; Title from title page (viewed June 27, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119575924
    Language: English
    Pages: 1 online resource (240 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The most up-to-date and proven strategies from the CEO of Porter Henry & Co., written exclusively for sales managers Sales Management Success: Optimizing Performance to Build a Powerful Sales Team contains a leading-edge training program that is filled with state-of-the-art approaches specifically designed for sales managers. Drawing on the author’s experience as the CEO of Porter Henry & Co. (the oldest sales-force training company in the world), Warren Kurzrock details the 8 most critical abilities and strategies in the sales manager's job. The Porter Henry process has proven to routinely help teams and individuals multiply their bottom-line results. While all major companies provide basic orientations for new sales managers, these sessions are usually focused on policy, procedure, product, and marketing information. Most companies spend huge amounts of money on sales training new employees but do little for sales manager development. Written for sales executives in an appealing, upbeat tone, the book is well-grounded in research and real-world experience, as well as proven ideas and tools. The 8 strategies are supported with illustrative examples and quotes from successful sales executives. This must-have book: Contains the most up-to-date strategies for sales executives Offers compelling real-world examples Includes the ideas and tools that can be put into action immediately Draws on the experience of the CEO of Porter Henry & Co. Reinforces the immediate application and learning with assessments, exercises, professional toolbox Sales Management Success: Optimizing Performance to Build a Powerful Sales Team offers a well-organized, real-world process for today's sales leader to meet the challenge of a most challenging, chaotic job.
    Note: Online resource; Title from title page (viewed October 22, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 29 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Jeff Sharpe – Manager / Master Software Engineer at Capital One Niraj Tank – Sr. Manager, Software Engineering at Capital One We have been working on operationalizing ML for past few years at CapitalOne Bank and would like to share our experiences and lessons we learned in building an ML platform, in our talk we plan to cover: — Self-Service for Data Scientists — Treat models, policies & features as content, not software, and allow live updates to content — Provide software engineering best practices to ML content(s) — How to meet enterprise need at scale — Lightweight services — Re-use models, data, and business logic wherever possible — Containerize software to simplify scaling — Multi-layer abstractions — Respond to real time events — Keep data in close proximity — Focus on low-latency communication and fast computations — Architect high-reliability services Some of the questions this session intend to answer: – Every FinTech enterprise needs to operationalize ML but most of them don’t know where to start, how to deliver and more importantly what not to do? – What architecture choices to explore and what tools to build to satisfy demanding needs of a thriving data science organization. – How can you build ways to include data scientists in the agile development process, leveraging their expertise in feature engineering while enabling them to take part in DevOps practices without needing full DevOps experience.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Sybex | Boston, MA : Safari
    ISBN: 9781119650744
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A clear and concise resource on Windows networking, perfect for IT beginners Did you know that nearly 85% of IT support roles require a good understanding of networking concepts? If you are looking to advance your IT career, you will need a foundational understanding of Windows networking. Network Fundamentals covers everything you need to know about network infrastructures, hardware, protocols, and services. You will learn everything you need to gain the highly in-demand Networking Fundamentals MTA Certification. This entry-level credential could be your first step into a rewarding, stable and lucrative IT career. This new Sybex guide covers the basics of networking starting from the “ground level,” so no previous IT knowledge is required. Each chapter features approachable discussion of the latest networking technologies and concepts, closing with a quiz so you can test your knowledge before moving to the next section. Even if you are brand new to computers, Network Fundamentals will guide you to confidence and mastery. Understand wired and wireless networks in every detail Learn everything you need to attain the Networking Fundamentals MTA Certification Test your knowledge with end-of-chapter quiz questions Understand internet protocol (IP) and categorize IPv4 addresses Work with networking services and area networks Define network infrastructures and network security, including intranets, extranets, and VPNs Beginning and established IT professionals looking to understand more about networking will gain the knowledge to create a network diagram and confidently explain basic networking concepts. Thanks to the features in this book, you will be able to apply your new networking skills in real world situations and feel confident when taking the certification test.
    Note: Online resource; Title from title page (viewed November 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 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 41 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Michael Van Kleeck and Jason Crowe lead a frank discussion of Mozilla’s multiyear journey to take all of its apps from the data center to the cloud. Join in to hear about the adventure, in which Mozilla vanquishes a multitude of organizational and technical challenges and emerges ready to empower its mission of protecting the open internet.
    Note: Online resource; Title from title screen (viewed August 19, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838986186
    Language: English
    Pages: 1 online resource (266 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Discover the untapped features of object-oriented programming and use it with other software tools to code fast, efficient applications. Key Features Explore the complexities of object-oriented programming (OOP) Discover what OOP can do for you Learn to use the key tools and software engineering practices to support your own programming needs Book Description Your experience and knowledge always influence the approach you take and the tools you use to write your programs. With a sound understanding of how to approach your goal and what software paradigms to use, you can create high-performing applications quickly and efficiently. In this two-part book, you'll discover the untapped features of object-oriented programming and use it with other software tools to code fast and efficient applications. The first part of the book begins with a discussion on how OOP is used today and moves on to analyze the ideas and problems that OOP doesn't address. It continues by deconstructing the complexity of OOP, showing you its fundamentally simple core. You'll see that, by using the distinctive elements of OOP, you can learn to build your applications more easily. The next part of this book talks about acquiring the skills to become a better programmer. You'll get an overview of how various tools, such as version control and build management, help make your life easier. This book also discusses the pros and cons of other programming paradigms, such as aspect-oriented programming and functional programming, and helps to select the correct approach for your projects. It ends by talking about the philosophy behind designing software and what it means to be a "good" developer. By the end of this two-part book, you will have learned that OOP is not always complex, and you will know how you can evolve into a better programmer by learning about ethics, teamwork, and documentation. What you will learn Untangle the complexity of object-oriented programming by breaking it down to its essential building blocks Realize the full potential of OOP to design efficient, maintainable programs Utilize coding best practices, including TDD, pair programming and code reviews, to improve your work Use tools, such as source control and IDEs, to work more efficiently Learn how to most productively work with other developers Build your own software development philosophy Who this book is for This book is ideal for programmers who want to understand the philosophy behind creating soft...
    Note: Online resource; Title from title page (viewed June 28, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838982560
    Language: English
    Pages: 1 online resource (152 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Understand the crux of legacy systems—their architecture, analysis, and security constraints Key Features Understand what legacy systems are and strategies for their maintenance Explore basic and advanced architectures of legacy systems Discover how to analyze and secure legacy systems Book Description The IT industry is constantly evolving with the introduction of new technologies. While it is important to keep up with advancements, maintaining legacy systems is equally necessary to ensure that the infrastructure of your organization functions to the best of its ability. Sound knowledge of techniques that can be used for maintaining legacy systems can help you avoid common pitfalls. The book begins with a quick overview of what a real legacy system looks like, how it works, and common issues that may be faced when trying to maintaining it. You'll then explore the architecture of a legacy system in detail and understand each of its components. As you progress, you'll discover a variety of techniques for analyzing a legacy system and how to apply them. Once you get to grips with the security constraints associated with legacy systems, you'll explore ways to secure them. Finally, you'll be able to easily make changes in legacy systems to enhance their performance. By the end of this book, you'll have developed the skills and confidence to work with legacy systems and efficiently maintain them. What you will learn Perform static and dynamic analyses of legacy systems Implement best practices to secure your legacy systems Use techniques such as data cleansing and process cleansing to stabilize your system Apply structural changes in your legacy system to make it highly available Identify and resolve common issues with legacy systems Understand a variety of tests that can help you secure and maintain legacy systems Who this book is for If you're new to working with legacy systems and want to understand how they work and how to maintain them, this book is for you.
    Note: Online resource; Title from title page (viewed June 3, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Sybex | Boston, MA : Safari
    ISBN: 9781119570127
    Language: English
    Pages: 1 online resource (1104 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The best-selling Revit guide, now more complete than ever with all-new coverage on the 2020 release Mastering Autodesk Revit 2020 is packed with focused discussions, detailed exercises, and real-world examples to help you get up to speed quickly on the latest version of Autodesk Revit. Organized according to how you learn and implement the software, this book provides expert guidance for all skill levels. Hands-on tutorials allow you to dive right in and start accomplishing vital tasks, while compelling examples illustrate how Revit for Architecture is used in every project. Available online downloads include before-and-after tutorial files and additional advanced content to help you quickly master this powerful software. From basic interface topics to advanced visualization techniques and documentation, this invaluable guide is your ideal companion through the Revit workflow. Whether you're preparing for Autodesk certification exams or just want to become more productive with the architectural design software, practical exercises and expert instruction will get you where you need to be. Understand key BIM and Revit concepts and master the Revit interface Delve into templates, work-sharing, and managing Revit projects Master modeling and massing, the Family Editor, and visualization techniques Explore documentation, including annotation, detailing, and complex structures BIM software has become a mandatory asset in today's architecture field; automated documentation updates reduce errors while saving time and money, and Autodesk's Revit is the industry leader in the BIM software space.
    Note: Online resource; Title from title page (viewed December 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 71
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119607823
    Language: English
    Pages: 1 online resource (336 pages)
    Edition: 4th edition
    Keywords: Electronic books ; local
    Abstract: Right now is always the right time to become a Mac expert! It’s never too late to become an expert on Macs—and this friendly, updated guide written specifically for the 50+ set is the easy way to do it! Featuring larger text and figures, Macs for Seniors for Dummies takes you through all you need to know to get the most out of your Apple computer. It makes it simple for you to stay in touch with family and friends, enjoy your favorite music, TV, and movies, and hang with the younger generation using the latest social apps and video games. Beginning with which Mac to choose for your needs, you’ll learn about setting up your computer, understanding files and folders, getting the most from the latest operating system, navigating the desktop, and troubleshooting common problems. And once you’ve found your feet there, it’ll be time to get creative with home movies and photography, chat face-to-face live on video, communicate through email—the sky’s the limit! Set up and customize your Mac Make FaceTime calls and send emails Store photos and files using iCloud Play video, movies, podcasts, and games Macs are for all ages! Show the Millennials in your life a thing or two and become a pro with yours today!
    Note: Online resource; Title from title page (viewed November 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 72
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Manojit Nand – Senior Data Scientist at JPMorgan Chase & Co. Understanding how algorithms can reinforce societal biases has become an important topic in data science. Recent work for auditing models for fairness often requires access to potentially sensitive demographic information, placing algorithmic fairness in conflict with individual privacy. For example, gender recognition technology struggles to recognize the gender of transgender individuals. To develop more accurate models, we require information that could “out” these individuals, putting their social, psychological, and physical safety at risk. We will discuss social science perspectives on privacy and how these paradigms can be incorporated into statistical measures of anonymity. I will emphasize the importance of ensuring safety and privacy of all individuals represented in our data, even at the cost of model fairness.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 73
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Robert Welborn
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 74
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000702699
    Language: English
    Pages: 1 online resource (176 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: This book incorporates UK and international case studies and essays to identify the overlaps in the interests of energy and building conservation. The relevance and adjustments of qualitative and quantitative frames of reference are introduced, alongside the various expertise of the contributors: architects, designers, conservation consultants and academics. The second part of the book showcases sustainable domestic and non-domestic heritage projects, translating the preceding research into information that practitioners can use in their everyday work. The book will appeal to architecture students, newly qualified professionals and conservation architects and will enhance readers’ ambitions, so that they feel equipped and inspired to work with old buildings sensitively, creatively and sustainably.
    Note: Online resource; Title from title page (viewed July 25, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 75
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000704990
    Language: English
    Pages: 1 online resource (160 pages)
    Edition: 2nd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: The second edition of the popular Starting a Practice: A Plan of Work is a fully revised and updated guide to planning, setting up and running your architectural practice. Mapped to the RIBA Plan of Work 2013, it approaches starting a business as if it were a design project complete with briefing, sketch layouts and delivery. Comprehensive, accessible and easy to use, Starting a Practice provides essential guidance on the many issues involved in establishing a successful business, including preparing a business plan, choosing the right company structure, seeking advice, monitoring finances, getting noticed and securing work; and much more. The book is full of practical advice gained from the author’s 30 years in practice but is aimed at starting up now, in the second decade of the 21st century, with its particular challenges and opportunities. It is invaluable reading for Part 3 students, young practitioners and those considering starting up on their own or wanting to consolidate an existing business.
    Note: Online resource; Title from title page (viewed July 26, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 76
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley-Scrivener | Boston, MA : Safari
    ISBN: 9781119592266
    Language: English
    Pages: 1 online resource (300 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Security concerns around the rapid growth and variety of devices that are controlled and managed over the Internet is an immediate potential threat to all who own or use them. This book examines the issues surrounding these problems, vulnerabilities, what can be done to solve the problems, investigating the roots of the problems and how programming and attention to good security practice can combat the threats today that are a result of lax security processes on the Internet of Things, cloud computing and social media.
    Note: Online resource; Title from title page (viewed November 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 77
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119579779
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: A guide for creating a deeper relationship with the entrepreneurial journey The Self-Reliant Entrepreneur offers overworked and harried entrepreneurs, and anyone who thinks like one, a much-needed guide for tapping into the wisdom that is most relevant to the entrepreneurial life. The book is filled with inspirational meditations that contain the thoughts and writings of notable American authors. Designed as a daily devotional, it is arranged in a calendar format, and features readings of transcendentalist literature and others. Each of The Self-Reliant Entrepreneur meditations is followed by a reflection and a challenging question from John Jantsch. He draws on his lifetime of experience as a successful coach for small business and startup leaders to offer an entrepreneurial context. Jantsch shows how entrepreneurs can learn to trust their ideas and overcome the doubt and fear of everyday challenges. The book contains: A unique guide to meditations, especially designed for entrepreneurs A range of topics such as self-awareness, trust, creativity, resilience, failure, growth, freedom, love, integrity, and passion An inspirational meditation for each day of the year. . . including leap year Reflections from John Jantsch, small business marketing expert and the author of the popular book Duct Tape Marketing Written for entrepreneurs, as well anyone seeking to find a deeper meaning in their work and life, The Self-Reliant Entrepreneur is a practical handbook for anyone seeking to embrace the practice of self-trust.
    Note: Online resource; Title from title page (viewed October 22, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 78
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000726701
    Language: English
    Pages: 1 online resource (272 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Re-readings 2 is a companion book to Re-readings , originally published in 2004. This second volume is testament to the growing interest and demand for clarification of the re-modelling, adaptation and transformation processes within the existing built environment. With increased interest in the sustainability and heritage agenda and emerging interest from non-European-centric areas of the world in this type of work, this book explores how the re-modelling of existing buildings is a sustainable and viable alternative to the construction of new buildings. Throughout this highly-illustrated book, drawings and photos of various projects from around the world highlight how the new fits into the existing. Case studies are analysed holistically, and include information on the practical issues and challenges of individual projects.
    Note: Online resource; Title from title page (viewed July 15, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 79
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Hiring teams have long relied on intuition and experience to scout talent. Increased data and data-science techniques give us a chance to test common recruiting wisdom. Drawing on results from her recent behavioral experiments and analyses of over 10 million jobs and their outcomes, Maryam Jahanshahi illustrates how often innocuous recruiting decisions have dramatic impacts on hiring outcomes.
    Note: Online resource; Title from title screen (viewed September 2, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 80
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119575085
    Language: English
    Pages: 1 online resource (400 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: How organisations can drive growth in the Customer Economy The Digital Revolution has changed the business landscape in remarkable ways and will continue to do so. Organisations across industries and around the world are being disrupted and digitised at increasing pace – putting far more power in the hands of both customers and end-consumers. The traditional inside-out, functionally-siloed business model, typical of the product and sales-led growth era is over. The Customer Catalyst shows how organisations can put customers truly at the heart of their business and catalyse genuine, sustainable growth. Future business models are no longer about functions – they are beginning to revolve around customers. Customer-led companies will, over time, unpack their static functional activities and transform their structure. Customer advocates already wield massive influence in a customer’s buying process, and this is only set to increase. This is already changing the role and nature of business functions and Sales is no longer seen as the only source of growth. The Customer Economy is placing greater demands on businesses and offers greater rewards to the businesses that meet and exceed customer expectations. This invaluable book will enable readers to: Lead their organisations to more profitable and sustainable growth Transform their organisations to become truly customer-centric with the C-change growth engine Explore in-depth stories from leaders of companies such as Zoom, Signify, Starling Bank, Ritz Carlton, Microsoft and Finastra with frank advice and practical steps to achieve success Help their companies adapt to, and profit from, the new realities of the Customer Economy Gain important insights from business leaders on best practice in key customer-centric growth areas The Customer Catalyst shows businesses how to survive the transition to the Customer Economy, transform to align around today’s dynamic customer needs, and ultimately, drive sustainable business growth.
    Note: Online resource; Title from title page (viewed December 16, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 81
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838647346
    Language: English
    Pages: 1 online resource (628 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Design, deploy, and manage large-scale containers using Kubernetes Key Features Gain insight into the latest features of Kubernetes, including Prometheus and API aggregation Discover ways to keep your clusters always available, scalable, and up-to-date Master the skills of designing and deploying large clusters on various cloud platforms Book Description If you are running a number of containers and want to be able to automate the way they're managed, it can be helpful to have Kubernetes at your disposal. This Learning Path guides you through core Kubernetes constructs, such as pods, services, replica sets, replication controllers, and labels. You'll get started by learning how to integrate your build pipeline and deployments in a Kubernetes cluster. As you cover more chapters in the Learning Path, you'll get up to speed with orchestrating updates behind the scenes, avoiding downtime on your cluster, and dealing with underlying cloud provider instability in your cluster. With the help of real-world use cases, you'll also explore options for network configuration, and understand how to set up, operate, and troubleshoot various Kubernetes networking plugins. In addition to this, you'll gain insights into custom resource development and utilization in automation and maintenance workflows. By the end of this Learning Path, you'll have the expertise you need to progress from an intermediate to an advanced level of understanding Kubernetes. This Learning Path includes content from the following Packt products: Getting Started with Kubernetes - Third Edition by Jonathan Baier and Jesse White Mastering Kubernetes - Second Edition by Gigi Sayfan What you will learn Download, install, and configure the Kubernetes code base Create and configure custom Kubernetes resources Use third-party resources in your automation workflows Deliver applications as standard packages Set up and access monitoring and logging for Kubernetes clusters Set up external access to applications running in the cluster Manage and scale Kubernetes with hosted platforms on Amazon Web Services (AWS), Azure, and Google Cloud Platform (GCP) Run multiple clusters and manage them from a single control plane Who this book is for If you are a developer or a system administrator with an intermediate understanding of Kubernetes and want to master its advanced features, then this book is for you. Basic knowledge of networking is required to easily understand the concepts explained.
    Note: Online resource; Title from title page (viewed May 20, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 82
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Ali Vanderveld, Director of Data Science at ShopRunner ShopRunner is an e-commerce company that receives feeds of product data from over 100 different retailer partners, including large department stores and retailers that specialize in electronics, appliances, nutritional products, and more. In order to provide a great user experience on our website and in our mobile app, we need to have one easy-to-navigate product taxonomy. We also would like to have sets of attribute tags that make it easy to filter down to exactly what any shopper is looking for. In this talk I will describe how we are using computer vision and natural language processing to place all of the products from our retailer partners into one easy-to-navigate shopping experience.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 83
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 24 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: At AWS, we participate in open source in several ways. We contribute to open source projects. We report bugs, contribute fixes and enhancements to a wide spectrum of projects ranging from the Linux kernel to PostgreSQL and Kubernetes. We have hundreds of projects of our own, including the security library s2n, and machine learning projects like Apache MXNet, Gluon, and ONNX.
    Note: Online resource; Title from title screen (viewed September 9, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 84
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Wiley | Boston, MA : Safari
    ISBN: 9781119632801
    Language: English
    Pages: 1 online resource (192 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Memoirs of an entrepreneur Ever wonder how a startup comes together—the people, places, skills, failures, and hustle that make it a real business? This is the story of David and David, two entrepreneurs with lots of energy and less of a roadmap than you might think. In 1993, David Cohen and David Brown founded their first company, Pinpoint Technologies, which grew from a basement startup to a successful multinational company with $50 million in annual sales and over 250 employees. Chronicling the story of that company from its beginnings up to 1999, when it was sold to ZOLL, and beyond, No Vision All Drive is the story of that company and the people who transformed a flat-broke, shot-in-the-dark concept into a market-leading small business. This book is not about business; it’s about people David and David recount their experiences together Insight on how to build a successful startup Turn a seed idea into reality Startup founders and startup employees, venture capitalists, serial entrepreneurs, and anyone with an interest in stories of determination and hard work will love No Vision All Drive.
    Note: Online resource; Title from title page (viewed November 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 85
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 30 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The use of data throughout Cerner had taxed the company's legacy operational data store, data warehouse, and enterprise reporting pipeline to the point where it would no longer scale to meet needs. Jennifer Lim explains how Cerner modernized its corporate data platform with the use of a hybrid cloud architecture.
    Note: Online resource; Title from title screen (viewed May 30, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 86
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 18 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Namita Lokare Feature engineering plays a significant role in the success of a machine learning model. Most of the effort in training a model goes into data preparation and choosing the right representation. In this talk, I will focus on a robust feature engineering method, Randomized Union of Locally Linear Subspaces (RULLS). We generate sparse, non-negative, and rotation invariant features in an unsupervised fashion. RULLS aggregates features from a random union of subspaces by describing each point using globally chosen landmarks. These landmarks serve as anchor points for choosing subspaces. Our method provides a way to select features that are relevant in the neighborhood around these chosen landmarks. Distances from each data point to k closest landmarks are encoded in the feature matrix. The final feature representation is a union of features from all chosen subspaces. The effectiveness of our algorithm is shown on various real-world datasets for tasks such as clustering and classification of raw data and in the presence of noise. We compare our method with existing feature generation methods. Results show a high performance of our method on both classification and clustering tasks.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 87
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Hemalatha B Raju – Lead Data Scientist at Biorasi Running a clinical trial is always very complex. But with the implementation of machine learning we can significantly improve the efficiency of clinical trial development. Machine learning logic and algorithms can help us advance the patient selection process for clinical trials, improve the data quality, reduce the time and cost in the execution of clinical trials. for accurate predictions of outcomes using pattern recognition. Machine learning algorithms could be potentially applied to develop comprehensive risk-based monitoring tools, fraud detection pipeline, on-study analytics models and solutions for various clinical trials that alerts the clinical monitors and the pharmaceutical companies about the quality of clinical sites . Clinical data can also be reviewed at aggregate level regularly throughout assigned studies using analytical reporting tools to support the identification of risks and data trends. The rules-based logic could be used throughout the clinical trial studies to analyze the primary and secondary endpoints, required for the safety and efficacy analysis of the investigational drug and thus improve the efficiency of clinical trial studies.
    Note: Online resource; Title from title screen (viewed September 10, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 88
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : RIBA Publishing | Boston, MA : Safari
    ISBN: 9781000701302
    Language: English
    Pages: 1 online resource (140 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: The 2018 edition of this guide explains how to use, understand and get the most out of the RIBA Professional Services Contracts , which have been updated from the RIBA Agreements 2010 (and 2012 revision). With guidance on how to choose, prepare and complete the right contract, it is an essential companion for anyone using these industry-standard forms. The guide is written for architects and consultants to help practitioners develop a greater understanding of the role and responsibility of each party to the agreement.
    Note: Online resource; Title from title page (viewed August 9, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 89
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : For Dummies | Boston, MA : Safari
    ISBN: 9781119675594
    Language: English
    Pages: 1 online resource (432 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local
    Abstract: Build your electronics workbench—and begin creating fun electronics projects right away Packed with hundreds of colorful diagrams and photographs, this book provides step-by-step instructions for experiments that show you how electronic components work, advice on choosing and using essential tools, and exciting projects you can build in 30 minutes or less. You'll get charged up as you transform theory into action in chapter after chapter! Circuit basics — learn what voltage is, where current flows (and doesn't flow), and how power is used in a circuit Critical components — discover how resistors, capacitors, inductors, diodes, and transistors control and shape electric current Versatile chips — find out how to use analog and digital integrated circuits to build complex projects with just a few parts Analyze circuits — understand the rules that govern current and voltage and learn how to apply them Safety tips — get a thorough grounding in how to protect yourself—and your electronics—from harm Electronics For Dummies (9781119675594) was previously published as Electronics For Dummies (9781119117971). While this version features a new Dummies cover and design, the content is the same as the prior release and should not be considered a new or updated product.
    Note: Online resource; Title from title page (viewed December 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 90
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838822477
    Language: English
    Pages: 1 online resource (660 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Master the Metasploit Framework and become an expert in penetration testing. Key Features Gain a thorough understanding of the Metasploit Framework Develop the skills to perform penetration testing in complex and highly secure environments Learn techniques to integrate Metasploit with the industry's leading tools Book Description Most businesses today are driven by their IT infrastructure, and the tiniest crack in this IT network can bring down the entire business. Metasploit is a pentesting network that can validate your system by performing elaborate penetration tests using the Metasploit Framework to secure your infrastructure. This Learning Path introduces you to the basic functionalities and applications of Metasploit. Throughout this book, you'll learn different techniques for programming Metasploit modules to validate services such as databases, fingerprinting, and scanning. You'll get to grips with post exploitation and write quick scripts to gather information from exploited systems. As you progress, you'll delve into real-world scenarios where performing penetration tests are a challenge. With the help of these case studies, you'll explore client-side attacks using Metasploit and a variety of scripts built on the Metasploit Framework. By the end of this Learning Path, you'll have the skills required to identify system vulnerabilities by using thorough testing. This Learning Path includes content from the following Packt products: Metasploit for Beginners by Sagar Rahalkar Mastering Metasploit - Third Edition by Nipun Jaswal What you will learn Develop advanced and sophisticated auxiliary modules Port exploits from Perl, Python, and many other programming languages Bypass modern protections such as antivirus and IDS with Metasploit Script attacks in Armitage using the Cortana scripting language Customize Metasploit modules to modify existing exploits Explore the steps involved in post-exploitation on Android and mobile platforms Who this book is for This Learning Path is ideal for security professionals, web programmers, and pentesters who want to master vulnerability exploitation and get the most of the Metasploit Framework. Basic knowledge of Ruby programming and Cortana scripting language is required.
    Note: Online resource; Title from title page (viewed June 25, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 91
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : 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: How do you refactor major, core functionality in a million-line codebase without disrupting the entire system? Maude Lemaire explains how Slack overhauled channels and shares the many obstacles the company overcame to boost both application performance and company-wide developer productivity (with only a few hiccups).
    Note: Online resource; Title from title screen (viewed May 30, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 92
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : 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: Christopher Nguyen shares lessons learned implementing multiple AI commercial projects at Panasonic. Along the way, Christopher discusses a number of use cases at various stages of implementation maturity and explains what AI really means today in enterprise products, where the key opportunities are, their impact, and key success factors in the adoption of AI across the enterprise.
    Note: Online resource; Title from title screen (viewed August 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 93
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260142563
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 23 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: The Talent Manifesto identifies common dysfunctions in the world of talent management and presents innovative methods for bringing any HR department up to speed in today’s increasingly digitized and innovative business space. Readers learn how to redesign their HR strategies and reshape perception of talent management in order to drive their organization’s ability to compete—now and in the future.
    Note: Online resource; Title from title screen (viewed February 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 94
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260454420
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 2 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: The book that reveals how today’s most successful leaders turn vision into reality—featuring original interviews and profiles with Jeff Bezos, Bill Gates, Mark Zuckerberg, Steve Jobs, Reed Hastings, Brian Chesky, Mike Lawrie and Mark Pincus.
    Note: Online resource; Title from title screen (viewed June 24, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 95
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (534 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local
    Abstract: Develop modern-day applications by implementing Material Design principles in React using Material-UI Key Features Use React components to build intuitive UI elements Explore a variety of styles and themes in the Material-UI framework using React components Learn practical React recipes and best practices for building modern web applications Book Description Material-UI is a component library for rendering UI elements, using modern best practices from React and Material Design. This book will show you how you can create impressive and captivating modern-day web apps by implementing Material Design considerations. The book is designed to help you use a variety of Material-UI components to enhance UI functionality, along with guiding you through React best practices, and using state, context, and other new React 16.8 features. You will start with layout and navigation, exploring the Grid component and understanding how it’s used to build layouts for your Material-UI apps. Using Material-UI components, you’ll then explore the technique of effectively presenting information. In later sections, you will also learn about the different components for user interactions such as the text input component and buttons. Finally, the book will get you up to speed with customizing the look and feel of your app, right from creating a Material-UI theme through to styling icons and text. By the end of this book, you will have developed the skills you need to improve the look and feel of your applications using Material-UI components. What you will learn Build the overall structure and navigation for your Material-UI app Present simple and complex information in a variety of ways Develop interactive and intuitive controls Group content into sections using tabs and expansion panels Create a general page layout with Material-UI grids Use lists for complex data, and cards for detailed information Who this book is for This book is for React developers who want to implement Material Design principles in their applications. You will also find this book helpful if you are a developer who wants to build a UI using React components without having to build your own UX framework.
    Note: Online resource; Title from title page (viewed March 30, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 96
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484245040
    Language: English
    Pages: 1 online resource (223 pages)
    Edition: 1st edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Bring together the Python programming language and Microsoft’s PowerShell to address digital investigations and create state-of-the-art solutions for administrators, IT personnel, cyber response teams, and forensic investigators. You will learn how to join PowerShell's robust set of commands and access to the internals of both the MS Windows desktop and enterprise devices and Python's rich scripting environment allowing for the rapid development of new tools for investigation, automation, and deep analysis. PowerShell and Python Together takes a practical approach that provides an entry point and level playing field for a wide range of individuals, small companies, researchers, academics, students, and hobbyists to participate. What You’ll Learn Leverage the internals of PowerShell for: digital investigation, incident response, and forensics Leverage Python to exploit already existing PowerShell CmdLets and aliases to build new automation and analysis capabilities Create combined PowerShell and Python applications that provide: rapid response capabilities to cybersecurity events, assistance in the precipitous collection of critical evidence (from the desktop and enterprise), and the ability to analyze, reason about, and respond to events and evidence collected across the enterprise Who This Book Is For System administrators, IT personnel, incident response teams, forensic investigators, professors teaching in undergraduate and graduate programs in cybersecurity, students in cybersecurity and computer science programs, and software developers and engineers developing new cybersecurity defenses
    Note: Online resource; Title from title page (viewed March 30, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 97
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838985721
    Language: English
    Pages: 1 online resource (1 video file, approximately 20 hr., 49 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Novice to pro in Deep Learning with Hands-on Real-World Projects About This Video Learn to implement machine learning models in Tensor Flow and Keras Complete introduction to advance level concepts in Recurrent Neural Networks (RNN) A Practical course with multiple real-life projects in Deep learning In Detail Deep learning is an artificial intelligence function that mimics the inner workings of the human brain in processing data and creating patterns for use in decision making. Deep learning is a subset of machine learning in artificial intelligence (AI) that has networks of interconnected nodes capable of un-supervised learning from data that is unstructured or unlabelled training data. It also enables representation of data in form of abstract features and classifies them into sub-classes which may be too complex for traditional machine learning models. One of the most common AI techniques used for processing big data is machine learning, a self-adaptive algorithm that gets increasingly better analysis and patterns with experience or with newly added data. As more and more sources of data-generation are coming into picture, the number of file formats is increasing as well. Now, designing one model to merge data from these many sources and extract meaningful insights is not possible with traditional hand-coded programs. While traditional programs build analysis with data in a linear way, the hierarchical function of deep learning systems enables machines to process data with a non-linear approach. While this may sound daunting, Deep Learning algorithms handle such tasks with ease. The scope of implementation in various sectors is just limitless.
    Note: Online resource; Title from title screen (viewed July 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 98
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260456820
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: The Big Stretch delivers a four-tiered self-evaluation and empowerment program for jump starting a new business, new career, or new idea—and maintaining high levels of success long-term. From concept to reality in just 90 days—The Big Stretch is a proven program anyone can use to make their personal and professional dreams come true.
    Note: Online resource; Title from title screen (viewed November 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 99
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484244241
    Language: English
    Pages: 1 online resource (1009 pages)
    Edition: 3rd edition
    Keywords: Electronic books ; local ; Electronic books
    Abstract: Database administration isn’t about passing a certified exam, or about pointing and clicking your way through a crisis. Database administration is about applying the right solution at the right time, avoiding risk, and making robust choices that get you home each night in time for dinner with your family. This book will help elevate you to the level of Professional Oracle Database Administrator. This book provides information and techniques for keeping an Oracle database stable and running on-premise, and is fully updated to cover Oracle Database 18c. New in this edition is coverage of cloud administration in the Oracle Public Cloud, automation of tasks using the autonomous database features, and data movement with multi-tenant databases. The book covers everything from architecture of the database engine, securing objects and users, strategies for performing maintenance tasks and resolving performance problems, through to backup and recovery. Pro Oracle Database 18c Administration takes a modern approach to database administration. Emphasis is given to automation, which is of growing importance as more databases are being moved into various cloud solutions and database administrators are being required to manage more instances than ever. Focus is given to multi-tenant container architecture and pluggable databases, and the book takes a refreshing, results-oriented approach that helps you get the job done. What You'll Learn Understand the differences between managing on-premise and cloud deployments Take advantage of new features in 18c while also managing older releases Manage more databases than ever by automating your environment Apply the latest techniques around pluggable databases and containerization Safeguard your data through good security and backup/recovery practices Troubleshoot common problems Who This Book Is For Database architects and administrators who want to level-up to the latest techniques around containerization, automation, and cloud deployment. The book also is appropriate for Oracle professionals desiring to present themselves as being competitive and up-to-date with the latest in the field.
    Note: Online resource; Title from title page (viewed March 29, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 100
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260455489
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: Award-winning ABC news anchor Dion Lim gives women the inside track on communications strategies that make or break careers
    Note: Online resource; Title from title screen (viewed October 18, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...