Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • Online Resource  (195)
  • Safari, an O'Reilly Media Company.  (195)
  • Electronic videos ; local  (194)
  • Internet videos  (3)
Datasource
Material
  • Online Resource  (195)
Language
Years
  • 101
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838647308
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 46 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn how to use Puppet to automate your infrastructure About This Video Deploy puppet masters, and use code from Puppet Forge to write your own manifests Follow along as we configure a mock environment with Virtual Machines Learn Puppet through carefully chosen examples. This course focuses on the elements you need to know to get your work done. In Detail Puppet is a configuration management system. It is a language written for and by system administrators, to manage a large number of systems efficiently and prevent configuration drift. It automates all your IT configurations, giving you control over what you do to each node, allowing you to decided when and how you do it. Managing your application's infrastructure requires constant updates and security for infrastructure reliability. Automation provides faster deployments and fewer failures, improves security, and reduces costs for your organization. Puppet is an ideal tool for automating IT infrastructure in your organization and this course will show you how to do this. The course gives you a hands-on tutorial in the Puppet platform and so you can manage your IT infrastructure. You will build a custom software installation and configuration to match your application infrastructure, and explore the latest Puppet features by executing, testing, and deploying Puppet across your systems. You'll also develop Puppet modules while learning to avoid common errors and overcome everyday challenges. By the end of this course, you will be confident enough, and have the required skills, to manage your IT infrastructure effectively with Puppet and be ready to use Puppet in your own systems to ensure all of your servers comply with the desired configuration.
    Note: Online resource; Title from title screen (viewed April 22, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 102
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800207226
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Develop cross-platform apps with the help of Xamarin.Forms About This Video This course provides a complete tour of Xamarin.Forms, from an introduction to XAML right through to advanced Xamarin.Forms concepts and techniques The course is ordered logically, with each skill based on what has come before. The complete source code is available on GitHub to make following along easier. You will be using the very latest version of Xamarin.Forms and C# 8, allowing us to take advantage of the latest features In Detail This course will be your perfect guide and will help you get up-and-running with building cross-platform mobile applications with the Xamarin.Forms framework. You will learn about the basics of Visual Studio 19, how to download and install it, and Xcode. We will cover View Model concepts and explore Data Binding as well as event handlers. We use a practical and hands-on approach to help you understand NUnit and Moq concepts effectively. You will understand how Xamarin.Forms allow you to create user interfaces that can be shared across platforms. We start by running a program using both Android and iOS emulators and simulators, respectively. Then we will set up a solution for your cross-development project. Along the way, you will look at unit-testing your code. By the end of the course, you'll be confident enough to design and develop cross-platform applications with the help of Xamarin.Forms.
    Note: Online resource; Title from title screen (viewed May 21, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 103
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Skylines Academy, LLC | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Welcome to this Skylines Academy MS-700 Certification Course! This course will help you study for and pass the MS-700 exam by Microsoft, which will earn you the coveted Microsoft 365 Certified: Teams Administrator Associate badge. This course has over 4.5 hours of on-demand content and 52 practice questions to test your knowledge; It follows the Microsoft Skills Measured curriculum. David Hood, Instructor at Skylines Academy and Senior Technical Account Manager at Microsoft will lead you through this course. David is also the author and instructor of the MS-100 and MS-101 courses for Skylines Academy and has received an impressive average rating of 4.7 stars from thousands of students! Student Reviews for the Instructor David Hood: "Very, very good instructor. I am a non-native English speaker but I could clearly understand David and the course concepts. Many thanks and I will of course recommend SKYLINES ACADEMY to friends and colleagues." "This course is extremely awesome, for both ideas and practical demonstrations. I really love the contents and the instructor." "David Hood is another great instructor from the Skylines Academy team - great content and I passed the MS-100 exam. Now on to the MS-101 course by David Hood!" Course Description: With more and more professionals working from home, it has become imperative that organizations learn how to properly administer Microsoft Teams to remote workers. This course is the perfect place to learn all about Microsoft Teams so you can run your Teams environment like a pro while making sure all security measures are in place. During your journey, Skylines Academy will lead you through a series of sections, modules, and demos to prepare you for taking, and ultimately passing, the MS-700 exam. During this course, you will learn how to: Plan and Configure a Microsoft Teams Environment: Upgrade from Skype for Business to Microsoft Teams Plan and Configure Network Settings for Microsoft Teams Implement Governance and Lifecycle Management for Microsoft Teams Configure and Manage Guest Access Manage Security and Compliance Deploy and Manage Microsoft Teams Endpoints Monitor and Analyze Service Usage Manage Chat, Calling, and Meetings Manage Chat and Collaboration Experiences Manage Meeting Experiences Manage Phone Numbers Manage Phone Systems Manage Teams and App Policies Manage a Team Manage Members in a Team Implement Policies for Microsoft Teams Apps Lectures will educate you on the fundamental terms ...
    Note: Online resource; Title from title screen (viewed July 9, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 104
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800568068
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build efficient applications in ASP.NET using Razor Pages About This Video Learn the basic structure and security of ASP.NET Core 3.1 Project Build a CRUD operations application with Entity Framework (EF) using Razor Pages Integrate Entity Framework with Code First Migrations In Detail This course will give you an in-depth understanding of ASP.NET Core 3.1 using Razor Pages, starting from the basics to the advanced-level concepts. Throughout the course, you'll build multiple projects to understand and explore ASP.NET Core 3.1. In the first project, the course will take you through building a CRUD Operations application with EF and Razor Pages. Next, you'll build an auto shop website, where the admin can add service records and the customers can view service history. As you explore the latest framework introduced by Microsoft, you'll get to grips with authentication and authorization in the .NET framework. You'll learn how to tag helpers while creating a page link and create a service Razor Page using the car service view model. Toward the end of the course, you'll get hands-on experience of data seeding and deploying to Azure, and cover third-party hosting.
    Note: Online resource; Title from title screen (viewed April 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 105
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838980252
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 20 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build and train models for real-world machine learning projects using Tensorflow 2.0 About This Video Make use of the amazing new feature of TensorFlow 2 called 'Eager Execution' which makes it easier to learn and use Upgrade your skills by building real-world Machine Learning projects Build, test and deploy different ML models and learn more modern techniques such as Reinforcement Learning and Transfer Learning In Detail TensorFlow is the world's most widely adopted framework for Machine Learning and Deep Learning. TensorFlow 2.0 is a major milestone due to its inclusion of some major changes making TensorFlow easier to learn and use such as "Eager Execution". It will support more platforms and languages, improved compatibility and remove deprecated APIs. This course will guide you to upgrade your skills in Machine Learning by practically applying them by building real-world Machine Learning projects. Each section should cover a specific project on a Machine Learning task and you will learn how to implement it into your system using TensorFlow 2. You will implement various Machine Learning techniques and algorithms using the TensorFlow 2 library. Each project will put your skills to test, help you understand and overcome the challenges you can face in a real-world scenario and provide some tips and tricks to help you become more efficient. Throughout the course, you will cover the new features of TensorFlow 2 such as Eager Execution. You will cover at least 3-4 projects. You will also cover some tasks such as Reinforcement Learning and Transfer Learning. By the end of the course, you will be confident to build your own Machine Learning Systems with TensorFlow 2 and will be able to add this valuable skill to your CV.
    Note: Online resource; Title from title screen (viewed April 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 106
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838983925
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build modern, high-performance, real-world apps with Swift by leveraging its playground and XCode About This Video A great starting point for developers who are new to Swift and want to see how to use it to correctly structure and architect software Covers all the important concepts and features for developing real-world iOS applications using Swift 5 Swift 5 comes with ABI Stability and some awesome language features that will help you develop apps for the future In Detail Swift is a powerful programming language that is fun as the syntax is concise yet expressive and feature-rich. This course helps you take your first steps into programming for Apple devices with Swift. You'll quickly learn Swift and the new features introduced in its latest version. You'll design user interfaces using the UIKit and unleash the power of Storyboards with AutoLayout. You'll use the CoreLocation framework to determine a device's geographic location, altitude, and orientation. This course lets you explore the most important development tools and techniques used to develop real-world iOS apps while giving you insights into how to improve performance using the latest version of Swift. Finally, you'll learn how to write UI tests for your applications to manage performance and then submit your app to the App Store. By the end of this course, you will have gotten started as a Swift programmer and will be able to build your own apps.
    Note: Online resource; Title from title screen (viewed May 20, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 107
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800566668
    Language: English
    Pages: 1 online resource (1 video file, approximately 18 hr., 4 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Learn the new C++ 11, 14, and 17 features with the most comprehensive C++ tutorial About This Video Become proficient in modern C++ (C++11/14/17) Explore different STL components and create amazing applications Understand both old and new C++ concepts In Detail In this course, you will explore C++ and get to grips with the modern features introduced in C++11, 14, and 17. C++ is a general-purpose programming language developed by Bjarne Stroustrup in 1979, and it still is one of the most popular programming languages used for creating high-performance applications across a wide variety of domains and platforms. This course will help you learn C++ as an object-oriented language with modern features, covering both old and new C++ concepts with clear examples. You will start with basic language features that were used to build complex programs, including classes, operator overloading, composition, inheritance, polymorphism, templates, and concurrency. The course will then delve into the assembly to help you understand concepts better.
    Note: Online resource; Title from title screen (viewed May 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 108
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 42 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 12+ Hours of Video Instruction More than 12 hours of video instruction and remediation organized to prepare users to take the CCNP Security Core SCOR 350-701 exam and prepare for their CCIE Security studies. Overview The CCNP and CCIE Security Core SCOR 350-701 Complete Video Course is designed to provide you with more than 12 hours of instruction with the goal of fully preparing you for all aspects of the exam. Security professionals who already hold the CCNP Security certification and are currently preparing to advance to the CCIE Security certification will also find the contents of this course extremely beneficial in their studies. The course walks through the vast array of security topics through dynamic presentations, demos, and illustrated techniques to help you attain a better grasp of how all of these security threats, preventative measures, and mitigation methods coalesce. The end result of this understanding is to help you perform confidently on the exam as well as in your professional life. The course instructor, Omar Santos, is a Principal Engineer of the Cisco Product Security Incident Response Team (PSIRT). Omar is very active and a well-known subject matter expert in the security arena. Through detailed exploration, configuration demos, and troubleshooting implementations, this course methodically guides you through the topics of general security concepts; network security; cloud security; content security; endpoint protection and detection; and network access, visibility, and enforcement. Not coincidentally, these are the six main domains outlined in the SCOR 350-701 exam blueprint. Topics include: Module 1: Cybersecurity Fundamentals Module 2: Software Defined Networking Security and Network Programmability Module 3: AAA, Identity Management, Network Visibility, and Segmentation Module 4: Infrastructure Security, Firewalls, and Intrusion Prevention Systems Module 5: Virtual Private Networks (VPNs) Module 6: Securing the Cloud and Content Security Module 7: Endpoint Security and Cisco Threat Response About the Instructor Omar Santos is the author of more than 20 books and video courses; numerous white papers, articles, and security configuration guidelines and best practices. Omar is a Principal Engineer of the Cisco PSIRT where he mentors and lead engineers and incident managers during the investigation and resolution of security vulnerabilities. Omar is an active member of the security community, where he leads seve...
    Note: Online resource; Title from title screen (viewed June 18, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 109
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800560161
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 6 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Fast, scalable, and professional-grade user interface automation principles About This Video Get up to speed with setting up Python with a virtual environment Understand how to add a web driver to your PATH environment variable Become well-versed with handling browser windows and tabs In Detail Python is one of the most popular languages in the world and its demand is only growing with each passing day. As Selenium is an industry-standard for test automation, Python's readability makes the two a perfect match for writing valuable automated tests. Browser automation is in high demand as software testing costs rise and the software industry expands. Unfortunately, engineers interested in automation have little in the form of concrete guidance on how to be successful, or what properly written automation code even looks like. In this course, you'll explore how learning can be interactive by understanding the fundamentals of browser automation using the Python language with Selenium. It will prepare you for any interview for entry-level browser automation, while helping you enhance your professional portfolio with the right skills. You will first focus on setting up your environment. Progressing through the sections, you'll go on to understand the basics of browser automation. Later, the course will help you get hands-on with building robust applications that scrape web data. By the end of this course, you will be well-versed with performing browser automation using Python and Selenium.
    Note: Online resource; Title from title screen (viewed May 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 110
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Rarely does a crisis touch so many people so fast. Managing people right now has become even more complicated and more challenging, but there are things you can do to set your organization and your team up to weather this crisis. Expert Cynthia Owens managed a team during the SARS crisis in Singapore. Over 90 minutes, she'll share what she learned and actions you can take at each of the three stages of a crisis. Get clear takeaways for immediate action and steps to take as your organization moves from crisis to recovery. This includes how and when to communicate, ways to move quickly to virtual work, and strategies for keeping teams connected and work on track. Cynthia also touches on how to work through the practical and the emotional challenges that may arise, emphasizing that this crisis touches people in different ways. This course was originally presented on April 7, 2020.
    Note: Online resource; Title from title screen (viewed April 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 111
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Aaron Schlesinger | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: There is a common adage on software testing that reads: "all software is guilty until proven innocent". This saying is a testament to how delicate applications can get, especially as they grow. Testing is a crucial part of the software development lifecycle to ensure that our apps instead stay strong as they grow. In fact, testing is so important that some codebases have more test code than production code, and at times, many developers spend more time building and running tests than they do writing production code. This chapter covers testing from front to back. It starts with the basics of the built-in testing libraries that come with the Go language, and moves on to more complex use cases and third-party libraries. It then dives into advanced topics like performance profiling and nested tests. After this chapter, you'll know both the basics and advanced topics to write better, more effective tests with less code and effort. * There are many less well known test features behind the scenes or buried in documentation. I recommend watching this chapter in full before writing your next test suite to learn how to use Go's test facilities properly
    Note: Online resource; Title from title screen (viewed May 13, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 112
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Skylines Academy, LLC | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 13 hr., 53 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Welcome to Skylines Academy - home of the NEW AZ-303 Course! Since Microsoft announced the new AZ-303 Azure Architect Technologies exam, the Skylines Academy team has been hard at work to provide you with brand new and relevant content to help you pass the AZ-303 exam. The AZ-303 exam is the updated version of the AZ-300 exam and includes a lot of new material. The exam will be available starting June 29, 2020 so you could be one of the first to get certified! After taking the AZ-303 exam, we recommend you take the AZ-304 course from Skylines Academy (coming soon!) and exam. Once you pass both exams, you will be and EXPERT and obtain the Microsoft Certified: Azure Solutions Architect Expert badge. This course follows the Microsoft Skills Measured curriculum for the AZ-303. Nick Colyer, Master Instructor and Co-Founder of Skylines Academy will lead you through this brand-new course, filled with in-depth content around AZ-303 Azure services. Nick's previous version of this course, AZ-300, has received an average of 4.72 starts from thousands of students from every corner of the globe Student Reviews for the Azure Architect Technologies Course by Nick Colyer: "This is a great site to learn and Nick is awesome instructor. Since I have started my Journey with Skylines with AZ-900 this is the Third course I have completed so far. I am now preparing my AZ-300 Exam and after that 301." "Two Words...Just Awesome!!!" "All the information was concise and engaging. I like how there is a lecture followed by a demo right after. It really helps to reinforce the topic while it is fresh in the mind. Overall, my second course with Nick, and I am enjoying them. I passed the AZ-103 exam using Nick's course on here, and moving on to 300 and 301. Thanks a bunch!" Course Description: The AZ-303 course is intended for IT engineers and architects who have previous experience of Microsoft Azure. Since Azure services were released, there have been several additions and updates to the platform that will be explored in this course. In order for you to achieve success and pass the AZ-303 exam, this Skylines Academy course will guide you through a series of sections, lectures, demonstrations, and hands-on labs, alongside other helpful study material. We have got you covered! During this course, you will gain knowledge and hands-on experience of: Understand Azure Active Directory (AD) and Subscriptions Implement Virtual Networking Implement Virtual Machines for Windows and L...
    Note: Online resource; Title from title screen (viewed July 13, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 113
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800203419
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 30 min.)
    Edition: 2nd edition
    Keywords: Electronic videos ; local
    Abstract: Combine a variety of data to gain meaningful insights, and visualize information using stunning dashboards. About This Video Learn how to upload your data, model it, and then create interactive dashboards to analyze and present information effectively to your audience Familiarize yourself with the tools and terminologies of dashboard creation using IBM Cognos Analytics Elaborate explanation of data modelling and building data modules from scratch Learn advanced techniques like Maps, Predictive Forecasting, and Data Security In Detail Cognos Analytics v11.1 R5 is the latest version of IBM Cognos Analytics. Its cloud version is now within the reach of individuals and small enterprises. Cognos Analytics is popular with big organizations, such as banks and pharmaceutical companies, as their enterprise tool for reporting and analytics. Since the launch of Cognos Analytics v11, IBM has added several important new features, this course aims to covers all the latest features added to v11.1 R5. It focuses on the Dashboard Tool, and is suitable for end-users (who are simply consumers of data and need to analyze it and create dashboards for consumption) to IT developers who deliver high-quality reporting solutions. Cognos Analytics v11.1 R5 is a next-generation, sleek, unified tool that provides end-users, power-users, and IT professional with a fast, intent-driven dashboard and a report-authoring interface on top of the strong foundation that IBM Cognos has supplied over decades.
    Note: Online resource; Title from title screen (viewed May 19, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 114
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 1 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The journey from developer to software architect is a difficult one. Join us for this edition of Meet the Expert with Mark Richards and Neal Ford, experienced hands-on software architects and coauthors of Fundamentals of Software Architecture , to learn key tips, techniques, and resources to help you along the way. Recorded on July 6, 2020. See the original event page for resources for further learning or watch recordings of past events . O'Reilly Meet the Expert explores emerging business and technology topics and ideas through a series of one-hour interactive events. You'll engage in a live conversation with experts, sharing your questions and ideas while hearing their unique perspectives, insights, fears, and predictions.
    Note: Online resource; Title from title screen (viewed July 7, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 115
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800561069
    Language: English
    Pages: 1 online resource (1 video file, approximately 13 hr., 13 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get to grips with Unity game development by building over 20 mini projects using Unity and C# About This Video Build a 2D shooter game in just 1 hour Create your first 3D model and import it into Unity Integrate video ads in your games In Detail The Unity game engine is free and easy to learn and has excellent documentation. Equipped with Unity game development skills and knowledge of C# scripting, you will be able to build impressive games easily. Suitable for beginners, this course includes more than 100 lectures and over 20 hours of content. You'll learn Unity 2D and 3D game development by building 20+ mini projects and develop skills that you can use in any of your Unity projects later. Starting with the installation of Unity and Visual Studio, this course will take you through the process of learning game development with Unity by building a variety of projects. For budding programmers, a separate section covers the fundamentals of C# scripting for game development in Unity. Once you've mastered the basics, the course will take you through sample projects that demonstrate the process of creating games with Unity. By the end of the course, you'll have developed the knowledge to create fully-functional games with Unity and C# and use your C# skills to build any other non-game projects. Complete with working files, you'll be able to build game projects with the author and receive a verifiable certificate of completion at the end of the course.
    Note: Online resource; Title from title screen (viewed May 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 116
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484263532
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Understand how to use one of the most popular version control systems out there. Mixing shorter, theoretical segments with longer, practically-oriented tasks that give concrete demonstrations of Git in action, this video teaches you motivations and typical goals and then shows you how to achieve them. You will begin by learning the principles behind versioning and how versioning is affected by being distributed. After explaining what Git is and giving reasons why you might want to use it, this video then shows how to set up and configure Git before moving onto explaining how to create Git repositories. The basics of working locally are explained before the distributed aspect is then introduced. This leads to a discussion of working with remote repositories, as well as how to track a project's history and even change it by undoing your actions. This video is designed to be appealing both to users who are command-line oriented as well as those who are more comfortable using Git via a graphical interface. Each feature is demonstrated using both methods in a split-screen approach. The tools for carrying out tasks in Git are demonstrated step-by-step, allowing you to see exactly how they should be carried out in real-time. WHAT YOU WILL LEARN: The theoretical principles behind Git How to install and configure Git How to create and clone Git repositories How to perform basic tasks including tracking, staging, committing, undoing, and viewing history How to work with remote repositories. WHO THIS VIDEO IS FOR: The typical viewer would be a software developer with at least basic programming skills and a small amount of experience. They may possibly have worked with other, centralized version control systems. They may, for example, have begun working in a company that has adopted Git, or are getting into open source development, and therefore want to learn how to use Git.
    Note: Online resource; Title from title screen (viewed July 31, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 117
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 3.5 Hours of Video Instruction Prepare for Exam MS-900 Microsoft 365 Fundamentals and demonstrate your foundational-level knowledge of cloud services and the Software as a Service (SaaS) cloud model. Overview This engaging, self-paced instructional video course introduces you to available cloud options and the benefits and considerations in implementing Microsoft 365 cloud service offerings. Gain the knowledge required to recommend solutions for common IT scenarios and differentiate Microsoft 365 solutions from the competition. If you're planning to take Exam MS-900 Microsoft 365 Fundamentals, this video course covers the skills measured by the exam in a logical way for learning the technology and preparing for the exam. Throughout each lesson, Microsoft certified trainer and technical author Andrew Warren describes key concepts and puts them into action with demonstrations and real-world scenarios. Topics Include Lesson 1: Describe Cloud Concepts Lesson 2: Describe Core Microsoft 365 Services and Concepts Lesson 3: Describe Security, Compliance, Privacy, and Trust Options in Microsoft 365 Lesson 4: Describe Microsoft 365 Pricing and Support Options About the Instructor Andrew Warren has more than 30 years of experience in the IT industry, many of which he has spent teaching and writing. He is a Microsoft Certified Trainer and has been involved as a subject matter expert in the Windows Server 2019 courses and as the technical lead in many Windows 10 courses. He also has been involved in developing TechNet sessions about Microsoft Exchange Server. He is the co-author of Exam Ref MD-100 Windows 10 and Exam Ref MD-101 Managing Modern Desktops and the author of Exam Ref 70-741 Networking with Windows Server 2016 and Exam Ref 70-742 Identity with Windows Server 2016 published by Microsoft Press. Andrew is based in the United Kingdom and lives in rural Somerset where he runs his own IT training and education consultancy. Skill Level Beginner Learn How To Describe cloud concepts Describe core Microsoft 365 services and concepts Explain security, compliance, privacy, and trust in Microsoft 365 Describe Microsoft 365 pricing and support Who Should Take This Course IT administrators and business users who need to master the basics of cloud concepts and services IT professionals who need to understand and explain core Microsoft 365 services, pricing, and support IT professionals who need to understand and explain security, compliance, privacy, and trust...
    Note: Online resource; Title from title screen (viewed July 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 118
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800208247
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn core Apache Kafka features along with creating Java, Node.js and Python producers and consumers About This Video Understand how Apache Kafka works and its core features Build custom Apache Kafka producers and consumers using native Java API Learn and practice how to run multiple brokers on the same computer In Detail Explore an interactive and easy way to learn Apache Kafka with this practical guide. Featuring interesting activities to help you build projects using APIs for programming languages such as Node.js and Python, this course will ensure you get hands-on experience. You will learn how Apache Kafka works and also understand its core features. After delving into the architecture of Kafka, you will focus on how to build custom Apache Kafka producers and consumers using native Java API. The course will gradually assist you in working through a variety of activities related to Apache Kafka, from creating a cluster with multiple brokers and developing topics with replication factors, through to launching the performance monitor for testing the performance of consumers and producers. The course will also demonstrate how to use Apache Kafka API to create your own consumers and producers using Python and Node.js. By the end of this course, you'll be well-versed with Apache Kafka and have the skills and confidence you need to build projects using it.
    Note: Online resource; Title from title screen (viewed April 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 119
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838822347
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Understand the user in-depth and apply the best UX practice and design principles About This Video This practical course will teach you key skills, from running user workshops all the way to building high-fidelity prototypes This course combines theory and applied principles in a step-by-step way, with plenty of screen shares and live demonstrations of UX tasks This course features many relevant case studies, practical how-to guides, and demonstrations of best-practice principles In Detail Whether your background is in development or design, you will often hear phrases such as 'Oh, this software is easy, the users will have no problem with it, or can you just add some UX to it'. As digital creators; How do we navigate through the often subjective and conflicting input from various stakeholders, into our design work? How can we be certain that our design will be successful with the user? How can you create a good design? This course will immerse you in five core aspects of user experience. You will look at how to understand users better, so you can create better experiences for them. We will get practical, looking at specific tools and methods, as we consider how to collaborate more constructively with others in our organizations. Our conversational style of teaching will help you pick up the basics quickly, without getting bogged down in the theory. The course also offers total flexibility so that, if you want to investigate a particular topic, you can jump straight in at your own pace. By the end of the course, you will be able to decode UX designs and understand what actually excites your customers and what doesn't.
    Note: Online resource; Title from title screen (viewed June 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 120
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks ; local
    Abstract: Many people think leadership is a higher calling that resides exclusively with managers who practice or follow big compelling leadership philosophies. But what's most important for leadership is principled consistency, because small things done well time and again without fail build trust and respect within a team. Using stories from his time at Netflix, Apple, and Slack, Michael Lopp presents a series of practices to help you build leadership skills. You'll learn how to create teams that are highly productive, highly respected, and highly trusted. Lopp has been speaking and writing about this topic for over a decade. He maintains a Slack channel with nearly 12000 members. In this practical audio book, Lopp illustrates the leadership skills he learned from exceptional leaders at three dynamic companies: Act I: As a manager under James Barksdale at Netflix Act II: As a senior manager/director under Steve Jobs at Apple Act III: As an executive with Stewart Butterfield at Slack
    Note: Online resource; Title from title screen (viewed June 26, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 121
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800567429
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 15 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get up to speed with effectively securing your cloud systems About This Video Understand the key differences between different hosting environments Learn the basics of cloud computing and cloud architecture Find out how to secure cloud systems with the help of Microsoft Azure In Detail Every organization is now migrating to the cloud to save money, but is it really safe? If you're looking to learn about the cloud and how to effectively secure it, as well as build your own virtualized networks inside the Microsoft Azure cloud computing platform, then you're in the right place! In this course, you will learn the fundamentals of cloud-based service technologies, as well as how to secure them. All along, you'll not only learn the theory but also get hands-on experience. You'll understand how to set up your own cloud architecture and protect your cloud systems. As you progress, this course will give you the opportunity to apply your knowledge in the real world by creating your own virtualized network inside the Microsoft Azure cloud computing platform. To build on your knowledge further, you'll get to grips with the difference between on-premise and hosted solutions, as well as SaaS, PaaS, and IaaS. Later, you'll cover single-tenancy and multi-tenancy solutions, along with their security concerns. By the end of this course, you will have gained the skills you need to confidently secure your cloud systems with Microsoft Azure.
    Note: Online resource; Title from title screen (viewed June 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 122
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839217753
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 14 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Take advantage of the performance and speed of C++ directly in web browsers About This Video This practical guide will take you beyond the simple Hello World stage and you'll soon get up and running with WebAssembly by solving a real-world problem Start off with the basics and rapidly move on to more advanced topics Includes hands-on, practical examples to guide you through the interplay between C++ and WebAssembly and tips and tricks to optimize your application's performance In Detail Due to recent trends, companies are looking to design their applications live on the web. However, it's easy to grow frustrated with JavaScript, which offers limited scope for fine- tuning performance. If you want get ahead of your competitors by working in a language you're comfortable with, one that is designed for speed? WebAssembly is your answer. Starting with first principles; you'll learn is why WebAssembly is so powerful and why C++ is a natural fit. The you'll look at compiling a program for WebAssembly using C++. This course looking provides code examples, rather than slides so that you can really delve into the depths of WebAssembly. Allowing you to go beyond simple toy examples and learn about how real programs compile to WebAssembly. You'll find out that not everything works out right the first time, and it's just as important to learn how to debug and profile your programs. By the end of this course, you will have gained all the skills you need to get a speed advantage over pure JavaScript applications, leaving your competitors behind.
    Note: Online resource; Title from title screen (viewed April 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 123
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800562516
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 48 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Create 3 useful desktop applications with web technologies using Electron About This Video Gain proficiency in building desktop applications with Electron Understand how to use Vanilla JS and React with Electron Create custom menu items, system tray apps, and more In Detail Be ready to get hands-on in this interactive project-based course designed to help you build and package cross-platform desktop applications using Electron. If you didn't already know, many popular apps such as VS Code, Slack, and Skype are built on Electron! Throughout this course, you'll be building 3 apps - ImageShrink - An app to optimize images for websites SystTop - A real-time CPU monitor with notifications and system tray BugLogger - A CRUD app to track logs, which uses React and the MongoDB Atlas cloud database In the first section of this course, you will start with an introduction to Electron and how it works. As you progress, you will start creating your first app- ImageShrink. You will also learn how to create menus with custom items. The next section will take you through the steps to create the interface, log files, and IPC communication. In addition to this, you will go on to build a menu template. In later sections, you'll get up to speed with working through 2 more applications, SystTop and BugLogger. The course will also help you focus on how to work with Interval/Dynamic System Stats. By the end of this course, you will be able to build desktop apps with Electron and even establish communication between processes with IPCMain and IPCRenderer.
    Note: Online resource; Title from title screen (viewed June 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 124
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 51 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 4+ Hours of Video Instruction Description Be the team everyone trusts. Overview Learn Kanban and master key strategies for improving the flow of work on your teams in this introductory video. Starting Kanban helps you find success in leading teams by bringing you inside the classroom, on to real teams, and into private sessions between Kanban's most celebrated experts. Enjoy access to world-class content and join a community of like-minded agilists who are pursuing mastery. About the Instructor Brendan Wovchko was the engineer-turned-manager you'd never want to work for-perpetually leaving a wake of distraction and disruption behind him. That is, until Kanban. Drawing from his experience as both a maker and a stakeholder, Brendan teaches that perfect leadership and flawless execution isn't a requirement to be the team that everyone trusts-it's mastering key strategies for improving the flow of work on your team. He is the founder of Huge IO, an Accredited Kanban Trainer, software entrepreneur, and community organizer. Skill Level Beginner Learn How To Unhide work Get organized Clarify priorities Stop overburdening Overcome gridlock Deliver predictability Collaborate effectively Communicate effectively Reduce emergencies Eliminate rework About HugeIO HugeIO is a company that teaches Kanban in the form of video courses, live workshops and Kanban games. It is an accredited training organization through Lean Kanban University, the global authority in Kanban education.
    Note: Online resource; Title from title screen (viewed February 7, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 125
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 0 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The more data we collect, the more concerned we are (or should be) about what data is appropriate and how-or if-it should be analyzed. There are many ethical, privacy, and legal issues to consider, and no clear standards exist as to what's fair and what's foul. This means that in order to implement the right policies, organizations must devise their own principles and tolerance for risk. In this Spotlight on Data , learn about the range of ethical, privacy, and legal issues that surround analytics today. Bill Franks will frame the big questions every successful business must consider while outlining some of the trade-offs and ambiguities they need to address to answer them. Recorded on November 13, 2019. See the original event page for resources for further learning or watch recordings of other past events . O'Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts' unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Data , you'll learn about, discuss, and debate the tools, techniques, questions, and quandaries in the world of data. You'll discover how successful companies leverage data effectively and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Note: Online resource; Title from title screen (viewed February 12, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 126
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 0 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In late 2017, Slack's largest customers were plagued with relentless performance-related outages, due in part to the fact that public channels, private channels, and DMs were stored in completely distinct ways. Instead of shipping scrappy, short-term fixes, the company opted to address the root problem and completely refactor problematic functionality by consolidating any redundant database schemas. In this Spotlight on Data , Maude Lemaire explains how Slack succeeded by mapping out a precise plan that was careful to scope the effort to only its necessary components. Join in to learn real-world, successful techniques for modernizing your infrastructure from the ground up-live and in production. Recorded on November 18, 2019. See the original event page for resources for further learning or watch recordings of other past events . O'Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts' unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Data , you'll learn about, discuss, and debate the tools, techniques, questions, and quandaries in the world of data. You'll discover how successful companies leverage data effectively and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Note: Online resource; Title from title screen (viewed February 12, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 127
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 24 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Programming Foundations of Classification and Regression LiveLessons (Machine Learning with Python for Everyone Series), Part 1 Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing.
    Note: Online resource; Title from title screen (viewed February 11, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 128
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Cisco Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 38 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: IP Subnetting Video and Practice Questions Kit Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing.
    Note: Online resource; Title from title screen (viewed February 12, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 129
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838985660
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 21 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build voice commands for Alexa devices with the Alexa Skills Kit About This Video Engage and captivate your target audience via a strong opening invocation series Build a conversation that works for your business growth goals and your stakeholders' demands Navigate the Alexa Skills Testing and Submission/Approval Process and build Voice UIs In Detail Alexa is the most popular and widely used virtual assistant. Using simple voice commands, you can ask Alexa to find and read the news, play music, order a pizza, or control other smart home devices. The most valuable use of these voice-based apps on top of Alexa, called Alexa Skills, is for business use. There is a risk that many businesses are not taking advantage of Alexa Skills benefits, and are also wondering how and why they can-and should-use Alexa Skills to help drive their business growth. This course introduces the core concepts of voice design and how to program your backend using the Alexa Skills Kit. You will learn Voice User Interface Design principles, and how to build custom voice commands for Alexa devices using the Alexa Skills Kit, Voiceflow, and Node.js. You will explore the Alexa ecosystem and the components that make up custom Alexa skills; learn how to configure the Amazon Developer Portal, and create, code, and deploy it using Voiceflow, Node.js, Lambda functions, and Amazon Web Services. You will discover how to test your skills in the browser and on an actual Alexa device and share them with other Alexa users. You will learn to develop, test, validate, and troubleshooting skills, manage the publishing process, and work with the Alexa developer console. By the end of this course, you will be able to create voice UIs, configure Alexa skill functionality, and test/expand your skills. This course is suitable for developers who want to learn how to master Alexa Skills and use Alexa to build amazing voice UI applications, with real-world commercial benefit. Basic JavaScript and Node.js experience would be beneficial but not necessary.
    Note: Online resource; Title from title screen (viewed January 22, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 130
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800208797
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 22 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: UX Process for Beginners from User Interviews to Personas, User stories, Information architecture to Usability testing About This Video Define product scope and feature matrix Understand how to drive user and stakeholder interviews Master UX Process in a simplified way In Detail There are hundreds of elements involved in a UX Design process and each design firm uses its own version of the implementation. It, therefore, leads to confusion among the beginners about where to start the user experience process. This project-based course starts off by introducing to you the project that you will be working on throughout the course and understand the concepts as you progress. Your target will be to create and improve the user experience of an e-commerce startup called Frankland. You will learn to determine the starting point among the pool of different aspects to be covered including user interviews, personas, customer journey maps, and defining the scope of the product. By the end of this course, you'll have understood the complete UX process and its significance in the website and mobile app development.
    Note: Online resource; Title from title screen (viewed January 31, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 131
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 5+ Hours of Video Instruction Java was introduced to the open-source community more than 20 years ago, and it remains popular among developers. However, we now live in a world dominated by the cloud, mobile, IoT, and open source, where containers, Kubernetes, microservices, reactive, and cloud-native application development can deliver higher levels of productivity and efficiency. That's where OOP concepts take center stage, and what Caleb concentrates on in this LiveLessons. Description In Object-Oriented Programming with Java LiveLessons , Caleb Curry provides the foundational instruction on OOP design principles and concepts, applying them in Java, so that programmers can overcome the challenges of starting or moving to OOP. Because modern languages are designed for scalability, Caleb describes how to think about coding with scalability in mind. He introduces classes, objects, methods, fields, access modifiers, encapsulation, polymorphism, and inheritance. He also covers some of the best practices around exception handling in the context of object-oriented programming for Java up through Java SE 14. About the Instructor Caleb Curry has taught thousands of people programming principles through his YouTube channel and social channels. He works with numerous programming languages and has developed a following and reputation as a guru in coding and technology. His simple approach to teaching delights audiences of 190,000 subscribers on YouTube. He also produces courses with Pearson ( Getting Started with MongoDB and NoSQL LiveLessons ) and has been featured in Forbes . Website: http://calebcurry.com YouTube: https://youtube.com/calebthevideomaker2 LinkedIn: https://www.linkedin.com/in/calebcurry Skill Level Beginning to Intermediate What You Will Learn Learn the common terminology of object-oriented programming Develop example code for the main keywords Learn how the Java language is structured to build code to your full potential Build Java applications that use object-oriented principles Learn to encapsulate data using various Java keywords Design an inheritance hierarchy and implement it in code Understand polymorphism and how to get the most from your inheritance hierarchy Conquer the vast number of access modifiers to ensure the integrity of your code Who Should Take This Course Programmers Developers (getting started with OOP concepts, but aware of programming in general) Course Requirements Prerequisites: Familiarity with t...
    Note: Online resource; Title from title screen (viewed June 5, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 132
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 2 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Approach your product launches more strategically. David Huska and Stephen Thorne-senior engineers from Google's customer reliability engineering team-share best practices for successfully and reliably deploying new products, services, and features.In this Spotlight on Cloud, find out about choosing technology and feature sets for upcoming launches; integrating reliability practices into product development, failure domains, and graceful degradation for publicly visible features; and recovering quickly when services fail unexpectedly. Recorded on November 26, 2019. See the original event page for resources for further learning or watch recordings of other past events . O'Reilly Spotlight explores emerging business and technology topics and ideas through a series of one-hour interactive events. In live conversations, participants share their questions and ideas while hearing the experts' unique perspectives, insights, fears, and predictions for the future. In every edition of Spotlight on Cloud , you'll learn about the complex, ever-evolving world of the cloud. You'll discover how successful companies have adopted and embraced this massive network of shared information and how you can follow their lead to transform your organization and prepare for the Next Economy.
    Note: Online resource; Title from title screen (viewed February 12, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 133
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. Reactive Spring Boot, 2nd Edition
    Note: Online resource; Title from title screen (viewed February 13, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 134
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Pearson IT Certification | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 3+ Hours of Video Instruction Overview Hands-on Kubernetes LiveLessons is focused on teaching you real-world skills for configuration and deployment so you can get started with your Kubernetes projects today. This course focuses on you actually doing the work. This course provides more than 4 hours of hands-on tutorials in the form of lightboard explanations and demonstrations so you can immediately get started with Kubernetes. Up-front access to all configuration files is provided. The course is full of demonstrations, lightboard explanations, and real-world projects. Presented by Sander van Vugt, best-selling author and video presenter, this video course introduces containers and Kubernetes efficiently and quickly. You will move through the process of creation, management, and application storage in a little more than 4 hours. By the end of the course, you will have all the tools necessary to deploy real applications with Kubernetes. About the Instructor Sander van Vugt has been teaching Linux classes since 1995 and has written more than 60 books about different Linux-related topics, including the best-selling RHCSA-RHCE 7 Cert Guide . Sander is also the author of more than 25 video courses, including Kubernetes Fundamentals and Certified Kubernetes Application Developer (CKAD) . He teaches courses for customers around the world, and is also a regular speaker at major conferences related to open-source software. Sander is the founder of the Living Open Source Foundation, a nonprofit organization with a focus on teaching open source to talent in Africa. Skill Level Beginner/Intermediate Learn How To Containerize applications in Kubernetes by following just a few examples Understand Kubernetes in just a few hours Dip your toes into Kubernetes before focusing on the CKAD or CKA certification Who Should Take This Course System administrators who want to understand the workings of a Kubernetes cluster Developers who want to run their applications in Kubernetes Anyone interested in learning all you need to know about Kubernetes in just a few hours Course Requirements A virtual machine running a recent version of Fedora Workstation Lesson descriptions Lesson 1, "Understanding the Kubernetes Revolution," speaks to the evolution of Kubernetes and how it has become so important. It discusses server-based IT and how that has been made obsolete by the container revolution, and why Kubernetes makes a lot of sense when you are converti...
    Note: Online resource; Title from title screen (viewed February 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 135
    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 Chris Lindner - Manager, Product Science at Indeed Over the past decade, data science has exploded as a lucrative, high-demand career. During this time, we've seen rapid expansion in both the demand for data scientists, and for the number of individuals trying to get into the field. But what exactly does the title "data scientist" even mean? Who are these "data scientists," and where do they come from? Are we becoming overly flooded with data science candidates? What emerging trends do we see as more and more jobseekers enter the market to meet this growing demand? Indeed is the world's #1 job site. Using our data on job postings, searches, and resumes, I'll try to explore the answers to some of these questions, and paint a picture of what the job market looks like today, and where it is going in 2020 and beyond.
    Note: Online resource; Title from title screen (viewed March 24, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 136
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800563544
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 54 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Create simple to complex regular expressions in JavaScript using practical examples and real-world problems About This Video Use grouping, capture groups, and backreferencing to create updated and accurate regex patterns Discover the latest updates in ES6, ES7, and ES8+ for regular expressions in JavaScript Take pattern matching to the next level by learning the different options available in JavaScript regex In Detail Regular expressions are an essential part of problem solving in computer science. It can be tricky to learn if you don't approach the topic right. This course breaks down regular expressions into manageable parts so that you can learn them quickly and retain the concepts for much longer. This course is useful for both JavaScript programmers and programmers of other languages because it focuses on the core concepts of regular expressions before teaching you how to apply them in JavaScript. You'll also learn the sheer power of regular expressions used in combination with the powerhouse that is the JavaScript language. Add the latest ECMAScript updates to the mix, and you end up with something that is unparalleled in other languages. Every concept is explained using a wealth of examples to help you understand the concepts better.
    Note: Online resource; Title from title screen (viewed May 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 137
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259221
    Language: English
    Pages: 1 online resource (1 video file, approximately 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Protect yourself against data theft through unauthorized access to the physical database files and their copies that may be found in backup sets and transaction logs. Thwart unauthorized access to those files by making use of SQL Server's Transparent Data Encryption (TDE) feature to provide at-rest encryption of an entire database such that only authorized instances of SQL Server can read the data, log, and backup files. This video explains how the TDE feature works and shows how to implement at-rest encryption using best practices. It also covers independent backup encryption for an additional layer of protection. The video begins with an introduction to TDE and the pros and cons of its implementation. It talks about the use case for applying this type of encryption. The video then walks you through implementing TDE on a new database or existing database. Next, it will cover how to manage the movement of these encrypted databases. Finally, you'll cover independent backup encryption. What You Will Learn Recognize use cases for Transparent Data Encryption Encrypt your entire database, including log and backup files Preserve encryption keys and restore from encrypted backups Manage encryption through dynamic management objects Encrypt database backups independently of TDE Move a TDE encrypted database, including log files Who This Video Is For Database administrators who need to encrypt a database at rest to meet IT audit requirements, or for reasons of data privacy and confidentiality. For system architects who want to understand their options for securing their organization's confidential data.
    Note: Online resource; Title from title screen (viewed April 20, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 138
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838553852
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 18 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Design and deliver powerful Designs with SolidWorks About This Video Learn to create compelling 2D and 3D modeling, sketches, assemblies, and engineering drawings Design products confidently by improving your product development processes using SolidWorks Develop your design thinking and modeling skills with some real-world assembly designs In Detail SolidWorks is a solution for any business or professional looking to integrate design and manufacturing processes with photorealistic visuals of projects and collaborative features with this 3D experience platform. If you want to take your product design to the next level, SolidWorks can help you succeed. This course covers the full range of features in SolidWorks, and will help you gain the skills to draw and model any simple or complex mechanical shape or assembly - and ultimately design better products. Throughout the course, we will utilize a variety of real-world examples to support your learning and inspire you for your own projects. By the end of the course, you will have the skills and confidence to start designing your own 3D models and assemblies. Note: The course uses SolidWorks versions 2019 and 2020. However the course content independent of version used.
    Note: Online resource; Title from title screen (viewed April 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 139
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800562004
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn PHP in less than 90 minutes with this fast-paced PHP guide About This Video Get up to speed with writing PHP code and explore basic concepts of PHP and its uses Understand how to use fundamentals such as variables, data types, and strings to create projects Work with arrays, loops, statements, and operators to simplify the code in PHP and other languages In Detail This PHP course is designed to get you started quickly with the fundamentals of PHP and using PHP to write code. While the course features detailed concepts, its organized structure and concise explanations ensure rapid yet effective learning. In an interactive style, the course demonstrates the installation of PHP on your computer. After this, you'll be on your way to creating a robust PHP file. Gradually, you'll gain insights into what PHP is, the different PHP users, and their purpose for using the language. The course later progresses to covering the fundamentals that will help you in learning other programming languages. This includes variables, constants, data types, loops, multidimensional arrays, functions, super global variables, and forms. By the end of this course, you will be well-versed with PHP and be equipped with the skills you need to write clean PHP code.
    Note: Online resource; Title from title screen (viewed April 27, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 140
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800564121
    Language: English
    Pages: 1 online resource (1 video file, approximately 41 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Discover what APIs and RESTful APIs are and how they work About This Video Get to grips with application program interfaces (APIs) and RESTful APIs and understand how they work Explore the five main request methods - GET, POST, PUT, PATCH, and DELETE Learn the concept of CRUD (create, read, update, and delete) operations and HTTP status codes In Detail This course will help you understand what APIs and RESTful APIs are and how they work. It is designed in such a way that you will learn everything you need without feeling overwhelmed. APIs and RESTful APIs come across as difficult or advanced subjects, but they are just two computers communicating with each other and exchanging commands and data. The videos will take you through several easy-to-remember metaphors so that you can grasp APIs without getting unnerved. Because APIs can be written using different programming languages, this course will not include any coding exercises apart from a JavaScript demo. By the end of this course, you'll have a comprehensive understanding of how APIs work and how computers communicate with each other. You'll also become familiar with RESTful APIs, which make use of the HTTP protocol.
    Note: Online resource; Title from title screen (viewed April 27, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 141
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800565197
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 41 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn HTML and HTML 5 from scratch and get started as a web developer About This Video Develop your skills in creating websites using HTML 5 Learn Advanced HTML concepts such as asset pathing and favicons Work through interesting projects to get hands-on experience in working with HTML In Detail HTML is the structure behind every web page and it's impossible to create a website without using it, including mobile websites and cross-platform compatible HTML 5 applications. This course will guide you through learning HTML 5 effectively in a practical manner, with plenty of examples. You'll begin with an introduction to HTML, before covering different elements, attributes, and doctypes in HTML. Next, you'll get to grips with Internal and Relative links and then go on to understanding the concepts of Block elements and Inline elements. As you progress, you'll gain insights into tables, rows, and cells, and learn how to merge both cells and columns to create an effective page layout. A dedicated section will also focus on Advanced HTML topics, such as Inline CSS and Internal and External CSS files. In addition to this, you'll delve into topics such as meta tags, head elements, favicons, and asset pathing. Finally, the course will help you work through two projects that will give you hands-on experience in working with HTML and designing web pages. By the end of this course, you will be well-versed with HTML and have developed the skills you need to create robust websites.
    Note: Online resource; Title from title screen (viewed April 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 142
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 5 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks ; local
    Abstract: As the digital economy changes the rules of the game for enterprises, the role of software and IT architects is also transforming. Rather than focus on technical decisions alone, architects and senior technologists need to combine organizational and technical knowledge to effect change in their company's structure and processes. To accomplish that, they need to connect the IT engine room to the penthouse, where the business strategy is defined. In this guide, author Gregor Hohpe shares real-world advice and hard-learned lessons from actual IT transformations. His anecdotes help architects, senior developers, and other IT professionals prepare for a more complex but rewarding role in the enterprise. This book is ideal for: Software architects and senior developers looking to shape the company's technology direction or assist in an organizational transformation Enterprise architects and senior technologists searching for practical advice on how to navigate technical and organizational topics CTOs and senior technical architects who are devising an IT strategy that impacts the way the organization works IT managers who want to learn what's worked and what hasn't in large-scale transformation
    Note: Online resource; Title from title screen (viewed August 25, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 143
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839219238
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 47 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Unlock your coding potential by solving real-world Python exercises. About This Video Solve a variety of real-world programming and logical problems by leveraging the power of Python Improve your skills in using language features, algorithms, data structures, design patterns, and more Expand your development skills by gaining hands-on experience in data analysis, visualisation, web scraping and more In Detail Python is one of the most popular and widely used programming languages in a variety of fields such as data science, analysis, gaming, GUI programming, Networking, and more. Are you someone who loves challenges and gets excited about solving them? If you've been using Python for some time and would like to test how good a Python wrangler you are, you've come to the right place! In this course, you will uncover key Python features and implement them while testing your own ability to solve particular challenges. Each unique problem will not only test your knowledge of the language, but also your ability to think outside of the box and come up with the best solutions. Our course is divided into levels to help you go from being a beginner to professional level "Pythonista"! And in case you're stumped, you don't have to worry: we'll show you the best solutions to the challenges laid out in the course. By the end of this course, you will become a confident "Python Pro", ready to take up any challenge and solve it with your mastery. So, are you up for the challenge?
    Note: Online resource; Title from title screen (viewed May 26, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 144
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 60 min.)
    Edition: 2nd edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing.
    Note: Online resource; Title from title screen (viewed February 4, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 145
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800565678
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 51 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build a 3D endless runner game with Unity and C# and create a hyper casual runner game for mobile and PC About This Video Build your first Android game from start to finish in just 40 minutes Get started with C# scripting in Unity Create a responsive user interface in Unity In Detail Learning the fundamentals of Unity Android Game Development puts a powerful and very useful tool at your fingertips. Unity is free, easy to learn, has excellent documentation, and is the game engine used for building Android games. Learning Unity for Android game development will help you lay a solid foundation to build impressive games easily and make a career in Unity Android game development. With more than 20 lectures and over 10 hours of content to help you learn the fundamentals of Unity Android game development, this course will establish a solid understanding of Android game development concepts. You'll start by setting up Unity 2019 for Android game development and quickly move on to creating your first game. You'll also build and install the game on your Android device. Before you advance, the course will take you through the basic concepts of C# scripting for Unity game development and gradually help you to create fully functional and ready-to-publish Android games with Unity. Complete with working files, you'll be able to work alongside the author and receive a verifiable certificate of completion upon finishing the course.
    Note: Online resource; Title from title screen (viewed May 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 146
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484259900
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get up and running with accessing SQL Server from PowerShell Core. By the end of this video you'll have learned how to issue Transact-SQL statements and get results back, how to insert, modify, and delete data in the database, and how to import and export data to and from SQL Server. You'll be equipped to automate database administration and other maintenance tasks through using PowerShell to automate the execution of Transact-SQL scripts that are stored in files that you can easily edit to keep up with changing business needs. The video begins by showing where to download PowerShell Core, along with the Visual Studio Code environment that is commonly used as a development platform. Next you'll learn how to install the module that enables communication between PowerShell and SQL Server. Then the fun begins as you learn how to execute Transact-SQL statements and get results back. A common use case for PowerShell with SQL Server is the importing and exporting of data, and the course concludes with examples showing how to perform imports and exports to and from common file formats, including CSV, JSON, and XML. Also covered is the execution of Transact-SQL scripts stored in text files that you can easily edit, making it easy to keep abreast of changing automation needs. What You Will Learn Obtain PowerShell Core and the Visual Studio Code environment Install the module needed to access SQL Server from PowerShell Core Read data from SQL Server and bring that data back to PowerShell Modify, update, and delete data in your database from PowerShell scripts Send Transact-SQL scripts stored in text files to SQL Server for execution Import and export data to and from CSV, JSON, and XML files Who This Video Is For Those familiar with PowerShell who want to use PowerShell as the basis for automating SQL Server maintenance tasks. The video applies to the Windows, Linux, and the macOS platforms.
    Note: Online resource; Title from title screen (viewed April 22, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 147
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 39 min.)
    Edition: 3rd edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: 7+ Hours of Video Instruction Get started with React.js for front-end web development Overview React.js Fundamentals LiveLessons, Third Edition, covers vanilla React and presents a refresher on some advanced JavaScript topics and essential ES6 features. You first learn how to create a modern React toolchain. Next, the training covers the advanced JavaScript concepts that regularly pop up in React and the modern ES6 features you'll need to write more idiomatic React code. Next, the training covers a conceptual understanding of React and takes an in-depth look at how React's virtual DOM works. Starting in Lesson 6, you dive into writing React code using the original create class syntax and begin to look at the JSX. Next, you see how to rewrite your earlier code using modern es6 features. From there, you learn the remaining vanilla React topics, such as component lifecycle and state management. The training wraps up with a discussion of how you can tweak performance in React apps, use styling, and create functional components. About the Instructor Charles Crawford III has more than ten years of software experience and five years of experience in software education. He is currently a lead instructor at Code Fellows, where he teaches full-stack web programming. He is also an active software and writing consultant and the director of marketing for Hack The People, a distributed nonprofit organization focused on fostering mentor-mentee relationships in software development. Additionally, Charles is an active blog contributor at The New Stack, a site featuring news about and analysis of an ever-changing software development ecosystem. Prior to this, Charles was a developer evangelist for Shippable, a SaaS that leverages Docker to provide continuous integration services. He was also a software engineer at Amazon Web Services on the Elastic Beanstalk team, where he worked on things such as the Elastic Beanstalk Ruby container, Nodejs container, and the Docker container. Skill Level Intermediate Learn How To Utilize the React toolchain Understand the advanced JavaScript features used with React Use ES6 features with React Understand basic React concepts Utilize React's virtual DOM Code a React app with traditional and ES6 Optimize React performance Utilize libraries to make React a complete front-end solution Use React router Use Flux Use Redux Test React applications Use React functional components Who Should Take This Course Intermediate t...
    Note: Online resource; Title from title screen (viewed January 16, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 148
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Cisco Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Sneak Peek The Sneak Peek program provides early access to Pearson video products and is exclusively available to Safari subscribers. Content for titles in this program is made available throughout the development cycle, so products may not be complete, edited, or finalized, including video post-production editing. Overview IP Subnetting from Beginning to Mastery
    Note: Online resource; Title from title screen (viewed February 9, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 149
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800203921
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Get a firm grip on Microsoft Azure through real-world exercises About This Video Build a solid foundation of cloud concepts and Azure architectural components Learn through Azure real-world example to clear Az-900 exam Explore real-world small projects and practice labs In Detail The primary reason for Microsoft Azure's immense popularity is that it supports a wide range of operating systems, tools, databases, programming languages, and, devices. This course starts off by introducing to you the Microsoft's platform for the cloud. You will then explore Azure web services and storage. In the concluding sections, you will deploy a Windows Azure cloud service and implement advanced cloud service functionalities. By the end of this course, you'll be become skilled enough to confidently operate Microsoft Azure to achieve business objectives. This course can be taken by absolute beginners including candidates with non-technical backgrounds, such as those involved in selling or purchasing cloud-based solutions and services, or who have some involvement with cloud-based solutions and services, as well as those with a technical background who want to brush up their fundamentals around cloud services and Azure
    Note: Online resource; Title from title screen (viewed January 31, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 150
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 7 hr., 19 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 7+ Hours of Video Instruction An intuitive, application-focused introduction to deep learning and TensorFlow, Keras, and PyTorch Overview Deep Learning with TensorFlow, Keras, and PyTorch LiveLessons is an introduction to deep learning that brings the revolutionary machine-learning approach to life with interactive demos from the most popular deep learning library, TensorFlow, and its high-level API, Keras, as well as the hot new library PyTorch. Essential theory is whiteboarded to provide an intuitive understanding of deep learning's underlying foundations; i.e., artificial neural networks. Paired with tips for overcoming common pitfalls and hands-on code run-throughs provided in Python-based Jupyter notebooks, this foundational knowledge empowers individuals with no previous understanding of neural networks to build powerful state-of-the-art deep learning models. About the Instructor Jon Krohn is the Chief Data Scientist at the machine learning company untapt. He presents a popular series of tutorials published by Addison-Wesley and is the author of the acclaimed book Deep Learning Illustrated . Jon teaches his deep learning curriculum in-classroom at the New York City Data Science Academy. He holds a doctorate in neuroscience from Oxford University, lectures at Columbia University, and carries out machine vision research at Columbia's Irving Medical Center. Skill Level Intermediate Learn How To Build deep learning models in all the major libraries: TensorFlow, Keras, and PyTorch Understand the language and theory of artificial neural networks Excel across a broad range of computational problems including machine vision, natural language processing, and reinforcement learning Create algorithms with state-of-the-art performance by fine-tuning model architectures Self-direct and complete your own Deep Learning projects Who Should Take This Course Software engineers, data scientists, analysts, and statisticians with an interest in deep learning. Code examples are provided in Python, so familiarity with it or another object-oriented programming language would be helpful. Previous experience with statistics or machine learning is not necessary. Course Requirements Some experience with any of the following are an asset, but none are essential: Object-oriented programming, specifically Python Simple shell commands; e.g., in Bash Machine learning or statistics Lesson Descriptions Lesson 1: Introduction to Deep Learning and Artifi...
    Note: Online resource; Title from title screen (viewed February 7, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 151
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781788291248
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Master SAS for data analysis, data management, and regression. About This Video Master SQL procedures such as combining datasets, different join types, and select Statements, and understand the need for macro variables Learn about statistics and data analytics techniques using SAS Data Science tools Apply advanced statistical concepts such as clustering, linear regression, and decision trees to solve real-world business problems In Detail SAS is one of the most popular applications for data analysis and is used widely in enterprises across various sectors such as finance, and healthcare. It holds the highest job market share of all analytics tools available today. If you have a basic SAS programming background and want to get into Data Analysis by mastering SAS and taking your skills to a different level, then this is the right course for you! This course will help you become proficient in using SAS to handle data, build models, and analyze data so you can gain powerful insights quickly and easily. You will start with a quick refresher of basic SAS and then explore advanced statistical concepts (such as clustering and linear/logistic regression), decision trees, and time series analysis in-depth in SAS. You will also master SAS macros, PROC SQL procedures, and advanced SAS procedures so you can use SQL queries to manage and manipulate your data efficiently. By the end of this video, you will be an expert in SAS programming and will have taken your skills to the next level. Also, you will be able to handle and manage your data-related problems very easily in SAS and build statistical models.
    Note: Online resource; Title from title screen (viewed May 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 152
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800203297
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 10 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Understand how Apache Maven works from the ground up and be a winner with your Java builds About This Video Understand different aspects of how Maven works in a comprehensive set of hands-on videos Appreciate how to use Apache Maven by understanding how it works under the hood Gain valuable practical experience in how to use Apache Maven In Detail In this course, we look at the Maven build tool, which is currently the number-one industry standard for creating Java applications. By concentrating on practical hands-on demonstrations, you'll see first hand how Maven works and from there develop the confidence to be able to use it independently to build your Java projects at home, in college, or in the workplace. This is a beginners' course, although it has some useful content for those already familiar with Maven. But to get the maximum value from the course, you should really be a beginner with the tool. Maybe you've started a new job where they use it to build their applications, or you're learning industry-standard tools to get ahead of the competition. Ultimately, by unlocking the mechanics of how Maven works, you should be able to better build Java projects with the tool and have fun doing so! Please note: You'll need to be familiar with creating simple applications using Java and have an awareness of basic concepts like compilation of Java code, running of a Java class etc., as well as being familiar with using the commandline to run simple commands.
    Note: Online resource; Title from title screen (viewed January 31, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 153
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Aaron Schlesinger | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Almost all modern software projects use third-party dependencies to do their job. From version control systems and simple string manipulation to powerful data storage and manipulation, the vast majority of teams can't get their work done without help from outside packages. Often, these packages come from open source as well. In Go, dependencies are called "packages" or "modules". Packages are the smallest unit of grouped Go code, and modules are the modern unit of package distribution. Both packages and modules have a URL naming scheme - similar, but distinctly different from the Java naming scheme for Jars. In the modern Go ecosystem, there are several methods by which you can fetch packages and modules and include them in your project. In this section we'll look at what both packages and modules are, how to find them and how to include them in your project, and then move onto advanced topics like managing private code, storing your dependencies onsite (instead of in a public, hosted environment), and improving build determinism and speed. You'll learn how to get started with packages and modules, several methods to manage either dependency type, convert your existing project to modules, and how to manage your dependencies for the duration of your project, no matter how long. * The Go dependency management ecosystem has evolved significantly in the history of the language. Modules, however, are the de-facto standard and are built into the official Go CLI tooling. If you're starting a new project, I highly recommend using modules, and if you're using another technology for dependencies, I recommend researching whether you can switch to modules. This section covers both scenarios
    Note: Online resource; Title from title screen (viewed May 15, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 154
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781789535143
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 31 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Machine Learning techniques for solving major financial issues About This Video Sets a foundation of what to follow by teaching visualization and exploratory analysis of financial data, the typical features like RSI and moving average. Predict stock prices by using Machine Learning models like Linear Regression, Random Forest, XGBoost and neural networks. Use modern portfolio theory, Sharpe ratio, investment simulation, and machine learning to create a rewarding portfolio of stock investments. In Detail Machine Learning for Finance is a perfect course for financial professionals entering the fintech domain. It shows how to solve some of the most common and pressing issues facing institutions in the financial industry, from retail banks to hedge funds. This video course focuses on Machine Learning and covers a range of analysis tools, such as NumPy, Matplotlib, and Pandas. It is packed full of hands-on code simulating many of the problems and providing working solutions. This course aims to build your confidence and the experience to go ahead and tackle real-life problems in financial analysis. The industry is adopting automatic, data-driven algorithms at a rapid pace, and Machine Learning for Finance gives you the skills you need to be at the forefront. By the end of this course, you will be equipped with all the tools from the world of Finance, machine learning and deep learning essential for tackling all these pressing issues in the area of Fintech.
    Note: Online resource; Title from title screen (viewed April 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 155
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800205475
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 44 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Master Cisco's ACI and become an expert NOW! About This Video This course will help you get from zero to hero and master the policy-driven Data Center approach that ACI offers ACI involves a big learning curve and you'll learn to change your traditional network design mentality, which will be crucial to mastering ACI We will work with ACI APIC version 3.x. which provides the current SDN feature set you need to perform all data center functions and requirements In Detail Automation, objects, and policies are replacing traditional networks as we know them. North-to-South or East-to-West traffic flows-do you know the difference between the two? Don't worry if you don't: this course will remedy that! Traditional campus networks are static, and won't change much because they can't scale up. Data centers are not meant to be static. Today's Data Center architecture requirements are: scalability, geo-redundancy, security, multi-tenancy, and speed! Data center traffic flow should be highly available and predictable. As the demand for talented ACI engineers and architects is rapidly increasing, knowing the foundational aspects of SDN-based architectures and being able to implement and support them are crucial for your career development. This fast-paced course uses a whiteboard-based approach with hand written explanations. We start with an introduction to fabric data center designs, Spine and Leaf architectures, and ACI. We then start to implement them and deploy a fabric from the ground up. Then we build a multi-tenant environment. After completing this video training course, you will have gained a solid understanding of how to administer an Application Centric Infrastructure.
    Note: Online resource; Title from title screen (viewed May 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 156
    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: In much the same way that the open source paradigm of software development has become a standard model for building applications using code that's generated and evolved by developers from around the globe, InnerSource development is rapidly becoming the preferred methodology for building software products intended for use only within an organization. InnerSource applies the same principles that have made open source so successful, like code reuse and unleashing the combined talent and expertise of many developers to help build higher-quality solutions faster and more flexibly. Within the InnerSource framework, the Contributor role is one of the most central roles-to put it succinctly, without Contributors, there wouldn't be anything to receive or discuss. In this video course, you learn that there's far more to being a Contributor than simply dumping code in a branch or issue. You'll explore what it takes to become a Contributor in an InnerSource community, including adopting the mindset, habits, technical approaches, and other details of this role. You'll learn about the mechanics of being a Contributor-the nuts and bolts of developing solutions in this unique environment. You'll also examine the Contributor ethos, including the guest-in-home analogy, the indispensable set of principles to which a Contributor needs to adhere to successfully interact in an InnerSource development environment and contribute to the host teams work, foster good relationships, and be a happy InnerSource Contributor. What you'll learn-and how you can apply it What an InnerSource Contributor is and why the role is important How to become an InnerSource Contributor and adopt the mindsets and habits that lead to becoming one Understand the Contributor ethos and mindset of an InnerSource Contributor The mechanics and technical aspects of contribution to ensure success The benefits of being a Contributor: what's in it for me (the guest), the receiving team (the host), and our company? This video is for you because... You're a possible future Contributor to an InnerSource project and want to know what to expect You're a host team member looking to open your environment to outside contributors via InnerSourcing and you want to know what the expectations and benefits are of the Contributor role You're a product owner looking to support your TC or a (line) manager and want to know how the InnerSource approach is meant to work Prerequisites: We recommend that you first watch t...
    Note: Online resource; Title from title screen (viewed February 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 157
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800566293
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 37 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This course will help you gain hands-on knowledge and experience in Unreal Engine 4. About This Video Get started with Unreal Engine 4 by setting up a simple animation Find out how to download and install your free copy of Unreal Engine 4.23 Learn how to create your first Unreal Engine scene In Detail Unreal Engine 4 is one of the leading resources employed in the creation of games, animations, television shows, and illustrations. This course will waste no time in getting you to grips with the knowledge and skills you need to get started with using Unreal Engine 4. You'll begin by learning how to download and install the program and start your first project. You'll then discover how to add realistic lighting and import assets and characters into a scene. As you advance, you'll get hands-on with applying atmospheric effects and create amazing cinematics. Finally, discover how to save a scene and export it as a video file to make it ready for further editing. By the end of this course, you'll have a solid understanding of how to perform useful operations and run Unreal Engine 4 efficiently.
    Note: Online resource; Title from title screen (viewed May 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 158
    Language: English
    Pages: 1 online resource (1 video file, approximately 3 hr., 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This three-part series of half-day online events, hosted by chair Neal Ford, focuses on the hottest topics in software architecture-including microservices, essential architecture principles, and event-driven architecture and domain-driven design-giving you the insights to keep pace with what's next while still accommodating legacy needs. Both seasoned software architects and those looking to break into the field will learn new skills and the latest information on the tools and technologies they need to succeed. In Part 1, Software Architecture Fundamentals, the sessions give you a solid grasp of the fundamentals, preparing you to implement the strategies that will help your organization increase performance, reduce costs, manage complexity, build in resilience and scalability, and speed time to market. The four sessions from Rebecca Parsons, Nathaniel Schutta, Mark Richards and Sam Newman provide insight, advice, and essential knowledge you need to transition from developer to architect. About the presenters: Neal Ford is a director, software architect, and meme wrangler at ThoughtWorks, a software company and a community of passionate, purpose-led individuals who think disruptively to deliver technology to address the toughest challenges, all while seeking to revolutionize the IT industry and create positive social change. He's an internationally recognized expert on software development and delivery, especially in the intersection of Agile engineering techniques and software architecture. Neal has authored seven books (and counting), a number of magazine articles, and dozens of video presentations and spoken at hundreds of developers conferences worldwide. His topics include software architecture, continuous delivery, functional programming, cutting-edge software innovations, and a business-focused book and video on improving technical presentations. Check out his website, Nealford.com. Rebecca Parsons is CTO at ThoughtWorks. Rebecca has more than 30 years' experience leading the creation of large-scale distributed, services-based applications and the integration of disparate systems. Previously, she was an assistant professor of computer science at the University of Central Florida and a director's postdoctoral fellow at the Los Alamos National Laboratory. Rebecca's interests include parallel and distributed computation, programming languages, domain-specific languages, evolutionary architecture, genetic algorithms, and computational scien...
    Note: Online resource; Title from title screen (viewed June 18, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 159
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838825164
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 35 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn to work with the most popular network analysis tool! About This Video Learn to capture and analyze HTTP, FTP, DNS, DHCP, ARP, SMTP and ICMP traffic Analyze and troubleshoot network threats before they cause any harm to your network Deep packet inspection and analysis In Detail Wireshark is an open-source network protocol analyzer. It is the world's leading packet analyzer when it comes to analysis, troubleshooting, development, and other security-related tasks. Wireshark 3 comes with interesting features designed to make things easier and smoother for developers, sysadmins, and security analysts. This practical and hands-on course will be your perfect guide and will help you gain real-world practical knowledge about network analysis with Wireshark 3. You will begin with a quick introduction to Wireshark, network protocols, and OSI layers. Then learn to understand how Wireshark works and its important functionalities. You will master dedicated Wireshark tools such as capture tools, tracing tools, traffic generators, and more. Then become familiar with the new features that Wireshark 3 has to offer, how they differ from previous ones, and how they can benefit you as a user. In a step-by-step manner you'll learn how to analyze your network, through clear examples and hands-on activities. Specifically, you will learn how to analyze data, identify glitches, capture web traffic, and will cover topics such as packet analysis, IP filtering, and protocol filters. You will also learn how to secure your network with Wireshark 3 and how to use its command-line tools effectively. Finally, cover techniques that will help you troubleshoot your communications network. By the end of the course, you will feel confident about using Wireshark 3 for your day-to-day network analysis tasks.
    Note: Online resource; Title from title screen (viewed April 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 160
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839211942
    Language: English
    Pages: 1 online resource (1 video file, approximately 6 hr., 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn about common and useful Data Structures and Algorithms About This Video Get familiar with Rust as a powerful and fast language that encourages good design Focus on practical programming needs, learning effective solutions to problems that programmers often face Learn techniques for building data-oriented code and handling relationships between different kinds of data In Detail Rust is a modern systems programming language designed with safety to simplify the development of large, complex software projects. Data structure and Algorithms are key to help in the collection and organization of the data for performing operations on the data and set instructions/logic to accomplish tasks in these projects. This course will be your guide for implementing classic data structures and algorithms in Rust, helping you to get up and running as a confident Rust programmer. You will begin with a primer to Rust and its syntax. You will then explore the language of Time and Memory complexity by comparing different sorting methods. You'll then learn about Lists and Binary Trees, implement them, and compare them, to show the advantages and use cases of each. Next, you will cover different algorithms in-depth such as sorting, graph, dynamic programming, greedy, divide and conquer, and more. You will learn how counterintuitive techniques can actually make it easier to build scalable projects! By the end of the course, you will have a sound knowledge of the key data structures and algorithms in Rust to confidently implement them in your applications.
    Note: Online resource; Title from title screen (viewed May 26, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 161
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800564626
    Language: English
    Pages: 1 online resource (1 video file, approximately 11 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build modern, flexible, and extensible APIs with GraphQL and Apollo About This Video Gain proficiency in creating APIs with GraphQL and Apollo Build an Android client app from scratch with Apollo Understand development in the front-end and back-end In Detail GraphQL is the new way of building scalable and reliable APIs that any client can consume. This course will get you up and running with GraphQL quickly, providing you the core knowledge you need to build GraphQL APIs and deploy them remotely. You will also be able to incorporate Apollo middleware so you can consume the data in Android applications quickly. The course begins by helping you understand why GraphQL is the ideal way to build robust APIs. You will explore the fundamentals and basics of GraphQL - scalable types and schemas. In addition to this, you will gain a deep understanding of what Graph in GraphQL means. As you progress, you will learn how to set up the server-side code with Node and Express, and JavaScript, along with MongoDB Collections. The course will also focus on GraphQL queries and mutations, along with creating relationships between your data objects. By the end of this course, you will have the skills you need to create GraphQL APIs confidently and tie them up with a web or Android client.
    Note: Online resource; Title from title screen (viewed May 28, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 162
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800200975
    Language: English
    Pages: 1 online resource (1 video file, approximately 12 hr., 34 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Electronic videos
    Abstract: Master frontend web development using HTML, CSS, CSS Flexbox, CSS Grid, and JavaScript About This Video Learn HTML, CSS, JavaScript, and DOM in a single course Explore basic to advanced fundamental concepts of frontend web development Build a fully responsive web app that works across different screen devices In Detail If you want to learn how the most popular and widely used websites are created, this Frontend Web Development Bootcamp is for you. In this course, you'll build a website by cloning Twitter. Before you start building the website, you'll be taken through each of the technologies that you need to be well-versed with to build this project. Starting with HTML and CSS, you'll build three different pages for your app - the main page, login page, and newsfeed page. Once you've got to grips with JavaScript and DOM, you'll add some functionality to your project. With the step-by-step instructions, this course will guide you in creating some validation to navigate between different pages. You'll also be able to build different modal boxes, create a sidebar, and add a dark mode. Finally, you'll make your project fully responsive on different screen sizes, so it's compatible with all types of devices. By the end of the course, you'll have learned the skills necessary to master Responsive Web Design.
    Note: Online resource; Title from title screen (viewed April 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 163
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Skylines Academy, LLC | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 43 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Not sure where to start with Microsoft 365 (M365)? Whether you are new to Office 365, Windows, and/or Enterprise Mobility and Security (EMS), or simply need a refresher, this is exam is exactly what you need to form a solid foundation which will propel you on your Microsoft 365 adventure. The M365 Fundamentals course will provide you with all of the foundational information you need to jump-start your knowledge of M365. During your journey, Skylines Academy will lead you through a series of sections, modules, and demos to prepare you for taking, and ultimately passing, the Microsoft 365 MS -900 exam. The curriculum for this course includes: - Introduction - Cloud and M365 Concepts - M365 Core Services and Features - M365 Security & Compliance - M365 Pricing & Support Lectures will educate you on the fundamental terms and principles of the M365 platform and demos will enable you with a hands-on experience using scenarios to empower you in the real world. Once you've passed the MS-900 exam, check out our MS-100 Course: M365 Identity and Services to continue your learning. Welcome to Skylines Academy and the MS-900 course. Thank you for joining us!
    Note: Online resource; Title from title screen (viewed April 9, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 164
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 59 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: For too long, finance has been driven by established theories that lack wide empirical support. But finance is fast becoming a data-driven, AI-first discipline. In this Meet the Expert with Yves Hilpisch, see how AI-first finance is reshaping the industry, particularly through model-free algorithms such as neural networks. AI and machine learning will soon replace financial theory as we know it-learn why and how it will happen. Recorded on May 20, 2020. See the original event page for resources for further learning or watch recordings of past events . O'Reilly Meet the Expert explores emerging business and technology topics and ideas through a series of one-hour interactive events. You'll engage in a live conversation with experts, sharing your questions and ideas while hearing their unique perspectives, insights, fears, and predictions.
    Note: Online resource; Title from title screen (viewed May 27, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 165
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : O'Reilly Media, Inc. | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 57 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: The city of San Jose, located in the heart of Santa Clara County, is one of the areas of California hardest hit by the COVID-19 epidemic. In mid-March 2020, Kip Harkness, San Jose's deputy city manager, led the effort to get the city's leadership team all on the same page about its COVID-19 emergency action plan. In this Meet the Expert session, Kip talks with Tim O'Reilly about the process San Jose used to build its road map to realign its priorities around response to the emergency. See how San Jose used Agile methods such as Weighted Shortest Job First prioritization to develop its disaster response procedures and learn how the resulting road map was translated into one week sprints, complete with a Kanban board. Recorded on April 29, 2020. See the original event page for resources for further learning or watch recordings of past events . O'Reilly Meet the Expert explores emerging business and technology topics and ideas through a series of one-hour interactive events. You'll engage in a live conversation with experts, sharing your questions and ideas while hearing their unique perspectives, insights, fears, and predictions.
    Note: Online resource; Title from title screen (viewed April 30, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 166
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484256480
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 21 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: In this video course, you will learn the basic principles of neural networks that are used to build models. You'll start by seeing machine learning, neurons, activations, activation functions, weights, and how everything works under the hood. Next, you'll cover the basics of the learning loop including how backpropagation and gradient descent work. Further, you will learn about convolutions, how they are inspired by the animal visual cortex, and how we use them in neural networks. One of the focuses of the course is image classification and detecting common objects in images. This has many uses in your day-to-day projects. We will be using the PyTorch open-source neural network library here. The course will also cover current state-of-the-art neural network models and show how to use them even on smaller hardware. The video concludes by showing some common tricks with hyperparameter settings and regularization techniques, and how to use neural networks in production environments. What You Will Learn Discover the basics of neural networks and how they function Work with convolutional neural networks Use CNNs in your day-to-day work for image classification and other tasks Who This Video Is For Data scientists and machine learning and deep learning engineers.
    Note: Online resource; Title from title screen (viewed January 29, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 167
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484257272
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 12 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Dive into performance tuning by learning how data is structured and accessed in SQL Server. Learn from this video how to use execution plans, IO metrics, and query timing to identify problematic queries and trace latency directly to missing or incorrect indexes. Also learn about cardinality and how it affects execution plans and overall query performance. Understanding how indexes and statistics work provides a solid foundation for writing better queries and architecting more effective database objects. The knowledge from this video helps you to dive further into procedural TSQL and identify why a stored procedure or ad-hoc query can perform unexpectedly badly. This video examines such cases through a discussion of the causes of poor performance in TSQL procedures along with solutions such as parameter sniffing. In addition, the video demonstrates how local variables perform differently from parameters and how plan reuse can benefit performance. When plan reuse harms performance, the correct solutions will be presented, allowing you to permanently solve a performance challenge without the use of hacks or temporary fixes. What You Will Learn Create effective table indexes with confidence Identify queries where poor indexing is the cause of latency Display and use statistical metrics to troubleshoot performance challenges Optimize and speed up queries that make poor use of indexes Find and resolve parameter sniffing problems in procedural TSQL Identify when ad-hoc TSQL or local variables can negatively affect performance Understand when plan reuse can inadvertently harm performance Who This Video Is For Database administrators, developers, and architects who need to write fast and efficient database queries. For database administrators who are asked to troubleshoot slow queries to make them faster. For anyone working against SQL Server who relies upon highly performant queries to perform important tasks.
    Note: Online resource; Title from title screen (viewed January 17, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 168
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484261910
    Language: English
    Pages: 1 online resource (1 video file, approximately 60 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: This video provides an overview of PolyBase, Microsoft's technology for data virtualization. Modern data platform environments require that we deal with an increasingly heterogeneous array of technologies spanning the SQL and NoSQL worlds, including SQL Server, Oracle, Teradata, Hadoop, Spark, MongoDB, and more. Whether you are a database developer or administrator, application developer, business analyst, or data scientist, the allure of data virtualization through PolyBase is obvious: one central location where data may be queried regardless of where it lives. You will learn from this video the high-level concepts associated with PolyBase, starting with its origins and key benefits. You will see how to install and configure PolyBase for SQL Server 2019, and how to prepare for integration with various data platform technologies. From there, you will learn the three key concepts and external object types in PolyBase: external data sources, external file formats, and external tables. Finally, after understanding each of the three external object types, you will see how Microsoft makes it easy to write queries in one consistent language to access data from a variety of data sources, including from competing database brands. What You Will Learn Become familiar with the concept of data virtualization Discover where PolyBase fits in the SQL Server ecosystem Configure your SQL Server environment to work with PolyBase Specify configuration options for connecting to a Hadoop cluster Understand how external data sources, file formats, and tables work Query from many data sources at once using a single, T-SQL query Who This Video Is For Data platform specialists working on multiple data platforms who want to use one unifying language to tie those platforms together. For SQL Server and T-SQL professionals wanting to seamlessly query from other and even competing platforms using their preferred language. For data professionals wanting to combine the power of SQL Server with that of Hadoop.
    Note: Online resource; Title from title screen (viewed July 23, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 169
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Apress | Boston, MA : Safari
    ISBN: 9781484261262
    Language: English
    Pages: 1 online resource (1 video file, approximately 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Get started with Blazor development - a technology that allows you to use C# on the client-side. This video takes you through the basics, as well as the various components and usage of Blazor. The video starts with an introduction to Blazor where you will learn WebAssembly followed by the basics of syntax and data bindings. Further, you will learn how navigation works and how you can declare parameters in page routes. Generating components and dealing with component parameters is discussed next followed by an understanding of Blazor types. Here, you will go through the differences between types and use cases for different Blazor types. Finally, you will learn JavaScript interactions and life-cycle methods to understand how to run background tasks. After going through this video, you will be able to build web applications with Blazor in C#. What You Will Learn Combine Blazor and JavaScript Understand layout in server-side and client-side applications Declare parameters in a page route Bind UI input data to variables Who This Video Is For C# and .NET Core developers.
    Note: Online resource; Title from title screen (viewed June 26, 2020) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 170
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260455595
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 11 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: From the top name in business leadership excellence-Zenger Folkman-this edition is updated with copious new research conducted over the past ten years. This landmark work gives serious business leaders everything they need to transform themselves from effective managers to extraordinary leaders.
    Note: Online resource; Title from title screen (viewed November 22, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 171
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260455434
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: An unprecedented inside look at how Airbnb and its host community create dynamic customer experiences and build brand loyalty
    Note: Online resource; Title from title screen (viewed October 14, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 172
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800203709
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 27 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Master 75+ Excel tips and techniques and become a certified POWER USER, with unique hands-on demos and real-world projects to help you wrangle, analyze, and visualize your data in Excel. About This Video Master some of the most powerful and effective tools and techniques used by Excel professionals Unique hands-on demos and real-world case studies Learn tools and techniques in quick, bite-sized lessons In Detail This course is not an introduction to Excel. It features some of the most powerful and effective tools and techniques used by Excel professionals, and shares them through crystal-clear demos and unique, real-world case studies. Unlike most Excel courses, this course is non-linear and constantly evolving, which means that you can jump to different sections or individual lectures freely. Each video is designed to be an independent and self-contained demo, to help you learn these tools and techniques in quick, bite-sized lessons. The Excel tips and techniques covered in this course fall into six categories: Productivity tips (navigation, flash fill, cell protection, advanced sorting & filtering, and more) Formatting tips (freeze panes, row/column grouping, advanced custom formats, and more) Formula tips (formula auditing tools, fuzzy lookups, detecting duplicates, randomization, and more) Visualization tips (sparklines, filled maps, custom templates, Excel form controls, and more) Pivot Table tips (slicers & timelines, custom layouts, value calculations, and more) Analytics tips (outlier detection, Monte Carlo simulation, forecasting, CUBE functions, and more) While the level of difficulty varies considerably, the demos generally start simple and become progressively more complex within each section. There are no strict prerequisites for this course, but keep in mind that some demos may be challenging without a strong foundational knowledge of underlying Excel concepts (such as Pivot Tables or formulas, for example). The codes are placed in the GitHub link as below- https://github.com/sanjanapackt/PacktPublishing-Excel-Pro-Tips-75--Tips-to-go-from-Excel-Beginner-to-Pro
    Note: Online resource; Title from title screen (viewed December 31, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 173
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260457391
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 5 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: Cindy McGovern introduces a proven 5-step sales process to help professionals at all levels attract new business, retain existing customers, and spot opportunities to promote themselves and their ideas. An essential roadmap to achieving professional and personal success-from the "First Lady of Sales."
    Note: Online resource; Title from title screen (viewed September 17, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 174
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 8 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: If you want to start with Rust I recommend this course without a doubt. Roberto Gammino, e-power In Rust in Motion , premier Rust experts Carol Nichols and Jake Goulding, introduce you to the Rust programming language! Designed for modern systems programming, Rust delivers impressive speed and thread-safe concurrency. As coauthor of The Rust Programming Language , Carol literally helped write "The Book," as the Rust community affectionately calls it. Jake created the Rust FFI Omnibus , and he's also the #1 contributor to the Rust tag on Stack Overflow. If you're ready to get started writing production-quality lightning-fast systems code, this course is for you! Rust in Motion is an all-access pass to Rust, brought to you by top authorities on the subject. Carol and Jake's masterful instruction jumpstarts your learning with a spotlight on what's different and special about Rust! This skilled duo challenges you to dig deeply into the nuts and bolts of variables, primitive data types, functions, control flow constructs, defining enums and structs, and adding behavior to them with methods. You'll learn memory management via ownership and borrowing, techniques for error handling, lifetime annotations, and other unique Rust concepts. With this course's code examples, inspired by real-world scenarios, you'll be ready to hit the ground running! Rust's popularity is surging among systems programmers. Aiming to be an alternative to C and C++, Rust's extraordinary speed comes largely from its memory safety, which it achieves without resource-greedy garbage collection. Other enticing features of this hot systems programming language include its rich type system, heavy functional programming influence, and freedom from a runtime requirement. Command line applications, networking, embedded services, and WebAssembly are some of the areas where Rust really shines! Inside: How to determine the data types of variables Rust's primitive data types How to write idiomatic functions Control flow constructs, including the match expression Defining your own data types using enums and structs Adding behavior to enums and structs with methods Ownership and borrowing Error handling Lifetime annotations Perfect for programmers with experience in a language like Java, JavaScript, Ruby, or Python. Carol Nichols co-authored The Rust Programming Language and is a member of the Rust Core Team. Jake Goulding is the creator of The Rust FFI Omnibus, a member of the Rust Inf...
    Note: Online resource; Title from title screen (viewed November 11, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 175
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Microsoft Press | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 3 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: 9 Hours of Video Instruction The Exam AZ-103 Microsoft Azure Administrator (Video) offers full coverage of the MS AZ-103 exam so you can learn everything you need to know to pass the exam. Coverage includes cloud concepts, core Azure Services, Azure pricing and support, and the fundamentals of cloud security, privacy, compliance, and trust, with the goal of passing the AZ-103 Exam. Description The Exam AZ-103 Microsoft Azure Administrator (Video) offers 9 full hours of video training on all core concepts in the AZ-103 exam so you can fully understand cloud concepts, core Azure Services, Azure pricing and support, and the fundamentals of cloud security, privacy, compliance, and trust. It will prepare Azure Administrators to implement, monitor, and maintain Microsoft Azure solutions, including major services related to compute, storage, network, and security. With 9 hours of hands-on demonstrations, it will provide the knowledge necessary to pass the exam and become Microsoft Certified: Microsoft Azure Administrator. With years of IT experience, numerous publications under his belt, and a wealth of expertise teaching in the field, Michael Shannon is uniquely qualified to prepare students for the Microsoft Azure Administrator AZ-103 exam. Topics include: Module 1: Manage Azure subscriptions and resources Module 2: Implement and manage storage Module 3: Deploy and manage virtual machines (VMs) Module 4: Configure and manage virtual networks Module 5: Manage identities About the Instructor Michael J. Shannon began his IT career when he transitioned from recording studio engineer to network technician for a major telecommunications company in the early 1990s. He soon began to focus on security and was one of the first 10 people to attain the HIPAA Certified Security Specialist. Throughout his 30 years in IT, he has worked as an employee, contractor, and consultant for several companies including Platinum Technologies, Fujitsu, IBM, State Farm, MindSharp, and Pearson, among others. Mr. Shannon has authored several books, training manuals, published articles, and CBT modules over the years as well. He is the senior technical instructor for Skillsoft Corporation, specializing in all things cloud and security. Skill Level Intermediate/Advanced Learn How To Manage Azure subscriptions and resources Implement and manage storage Deploy and manage virtual machines (VMs) Configure and manage virtual networks Manage identities Who Should T...
    Note: Online resource; Title from title screen (viewed November 26, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 176
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781800201255
    Language: English
    Pages: 1 online resource (1 video file, approximately 4 hr., 40 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: A hands-on course walking you through the different parts of LINQ framework. About This Video Understand all the LINQ operations Filtering, ordering, and projecting with LINQ Aggregating with LINQ In Detail Extension methods were introduced in C# 3 and since then have become an indispensable part of the .NET platform. This enormously powerful feature has allowed us to build a whole framework built upon it called LINQ or Language Integrated Query. I've seen many code bases that avoid using LINQ and rely on the old procedural style of programming. If you still feel yourself uncomfortable with LINQ or you want to improve your understanding of LINQ, then this course is for you. As you might know, LINQ was inspired by functional paradigm and F# in particular. So, this course is not only about LINQ but about the fundamentals of functional programming as well. This course covers: The basics of LINQ: extension methods, the idea of pipelining, IEnumerable, implementing our own extension, query syntax, pitfalls of LINQ operations, how to alter a list Generating data streams: Enumerable class and its main operations, implementing your own extension which generates a stream of data Filtering, ordering, projecting: parsing a CSV file, then, First, Last, Single, TakeWhile, SkipWhile, Any, All, Contains, SequenceEqual, Select and SelectMany Joining, grouping, aggregating: Join, Group, GroupJoin, Zip, Sum, Average, Min, Max Conversions: OfType, Cast, ToArray, ToList, ToDictionary, ToLookup, AsEnumerable, AsQueryable LINQ to XML: overview, generating XML from a collection, reading XML EF and LINQ: expression trees, inserting into and reading from a database Extendibility in C#: what is functional programming (FP), purity and side effects, extending IDisposable, general-purpose extensions, extending StringBuilder, Primitive Obsession Enroll now and start learning LINQ and the fundamentals of functional programming.
    Note: Online resource; Title from title screen (viewed December 30, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 177
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260458183
    Language: English
    Pages: 1 online resource (1 video file, approximately 5 hr., 28 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: Popular Follow My Lead Podcaster John Eades delivers a proven method to boost staff performance, improve retention, and build a world-class team culture. Building the Best challenges readers to rethink what it means to be a leader today and gives them the tools to determine their current leadership style.
    Note: Online resource; Title from title screen (viewed November 5, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 178
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781838986841
    Language: English
    Pages: 1 online resource (1 video file, approximately 1 hr., 32 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Build an opener with animations, video footage, and visual effects using After Effects in this beginners' tutorial About This Video Build a fun and flashy intro to a comic book while learning and implementing Adobe After Effects Step-by-step instructions will ease you through your first professional project Learn not only how to use After Effects, but also the concepts behind high-quality work In Detail Whether you are a hobbyist or keen to become a professional video editor, learning a powerful tool such as Adobe After Effects can be a daunting task; however, in just 3.5 hours, this course breaks down the essentials of what you need to know to complete your first project. The course starts with a quick overview of the After Effects interface and some key concepts in motion graphics. In the following sections, you'll start working with the core features of After Effects by delving into video footage, graphics, animations, and effects. You will gain hands-on experience of professional concepts such as animation principles, typography, and color correction. Each section jumps right in and takes you through each step using fun artwork and new features to help build your skills. You will gain the foundational knowledge you need to create exceptional visual effects, extraordinary motion graphics, and exciting animated text for amazing video effects. You will learn how to animate objects; put them in motion; and change their size, rotation, and opacity over time and you'll discover how to apply and animate visual effects. Also, you will explore how to create shapes, perform color correction, and animate text. Through taking this course, you will create a professional-looking Intro for a comic book series, learning the core basics of After Effects along the way and becoming familiar with its newly-released features. By the end of this course, you will have the skills and knowledge of Adobe After Effects CC you need to produce compelling digital-media projects.
    Note: Online resource; Title from title screen (viewed January 31, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 179
    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 Joshua Malina - Senior Machine Learning Engineer at AMEX Time series data is really fun to play with, but you have to know how to do it. In this talk, I dive into an open source data set to show you how Pandas makes time series data investigation more accessible. After this presentation, you will know about, time series decomposition, hypothesis testing and investigation, data quality issues related to time series, and resampling methods.
    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 ...
  • 180
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260457858
    Language: English
    Pages: 1 online resource (1 video file, approximately 9 hr., 58 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: Business psychologist, advisor, and consultant to organizations across six continents, Dr. Melanie Katzman provides 52 proven ways to ignite productivity and to create a deeply rewarding work life by connecting to yourself, your organization, and the wider world. Readers will discover the outsized effect of small behavioral changes that will reduce the sense of loneliness and frustration at work and help them establish respect, grow loyalty, resolve conflict, fight fear, and make a real, lasting impact on others.
    Note: Online resource; Title from title screen (viewed October 22, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 181
    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 Bojan Babic - Sr. Software Engineer at Groupon Groupon is a dynamic Marketplace where we try to match millions of the deals organized in different verticals and taxonomies with the demand across 20 countries around the world. Modeling such complex relationships requires sophisticated machine learning models that utilize hundreds of user and deal features. Customers discover deals by directly entering the search query or browsing on the mobile or desktop devices. The purpose of this paper is to describe a series of techniques used to improve various parts of Search and Ranking algorithms by utilizing the embeddings representations of the user and deal features. The paper will describe improvements made in Query Understanding, Deal Classification, Similar Deals Recommendations and computation of an Image Propensity to Purchase that leverage respective embedding feature representations.
    Note: Online resource; Title from title screen (viewed February 21, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 182
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 17 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Far too often, product leaders and designers are not able to autonomously understand how to analyze their product's success. This talk focuses on how to think through how non-engineers experience data. I will cover intuitive event and property naming, documentation and practices that can empower everyone on your team to better understand data. If you care about making data more accessible, this talk is for you.
    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 ...
  • 183
    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: Everyday, Hulu ingests 100 terabytes of user level app interaction data. This session data is the closest touchpoint we have to subscribers' experience in our product short of joining them on their couch in their living rooms. Making meaning out of session data is a non-trivial effort across data instrumentation, engineering, analytics, and data science teams. In this talk, you will get an inside look at how we are tackling this monumental project at Hulu: from product design, to generating insights, to building predictive models - all to create the most personalized and engaging streaming experience for our subscribers.
    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 ...
  • 184
    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: One of the challenges seemingly all data scientists face is finding a clean data set which contains the state of the player right before they take some event in the system. Typically we need to interact with event-driven systems and/or databases that only maintain the current snapshot of the player. In this talk we highlight some work we have done to recreate the up to date snapshot of the player captured before each event and demonstrate how we can leverage this dataset to improve personalization and model the players' likelihood to churn.
    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 ...
  • 185
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 21 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Congratulations, you are the new leader of data science at a traditional company. Your customers are internal business units, and everyone is intrigued about the possibilities that data science can bring to the company. You are aware of multiple opportunities to apply a data driven approach and you are ready to jump in. But, wait! Before you start; here are 10 key questions that you may want to ask yourself before you embark on the first project. Knowing how to code or to model will only take you so far, as a leader you are going to have manage several other challenges. The earlier you can answer these questions the faster you will be able to run a successful program.
    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 ...
  • 186
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Data Science Salon | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 21 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Presented by Connie Yee - Data Scientist at Bloomberg 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 ...
  • 187
    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: Finding the right audience is the core marketing puzzle of all e-commerce businesses. While in the past this was mostly achieved using coarse segmentation and personas the broad availability of data makes nowadays possible to learn individual consumer preferences by training large scale machine learning models which can combine knowledge from thousands of dimensions and measurements. HelloFresh is the largest meal kit delivery service worldwide; in this talk, we will review how we use machine learning (gradient boosting machines) to acquire millions of customers every year and describe our large scale model training and scoring infrastructure.
    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 ...
  • 188
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Manning Publications | Boston, MA : Safari
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 48 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Fullstack developers often earn higher salaries and have more career opportunities than developers who only specialize in front- or backends. Creating a Simple Angular App expands your Java skills by teaching you to build reactive, responsive, functional frontends using the Angular framework. You don't need any existing knowledge of Angular or JavaScript-everything required to start building stunning frontends is covered in the course. By referencing Java and Java web technology examples, this course makes it quick and easy for Java developers to upgrade their skills to Angular. In the first in a running series of five videos, you'll learn what Angular is, how to install Angular and set up a development environment, and how to build your first simple application. about the subject The Angular framework is used by millions of developers, powering frontends from simple prototypes to Google's own web apps. Prized for its scalability, Angular also offers lightning fast speed and response times and the chance to reuse code for both web and mobile. Best of all, it can be integrated with backends built in Java. about the video Angular for Java Developers is a five-part course that teaches Java programmers how to use Angular and JavaScript to build applications that are maintainable, testable, and secure. In Part One, you'll get to grips with how Angular works, what an Angular application looks like, and get started by creating your first simple Angular app. The video lays the groundwork for the case study example app you'll build throughout all five videos, the architecture of Angular applications, as well as creating your own custom components. Inside: Part 1 of 5 videos covering Angular frontends for Java applications Building responsive and reactive front-ends with Angular Installing Angular and setting up a development environment Building your first simple application For viewers with basic Java experience. Matt Greencroft has over twenty years of experience as a programmer, primarily working in the banking sector. Matt now teaches for Virtual Pair Programmers. His specialties are Microservices, Spring Boot, Apache Spark and Kotlin.
    Note: Online resource; Title from title screen (viewed December 6, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 189
    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 Shilpi Bhattacharyya, Data Scientist at IBM Who does not love the American television sitcom - Friends? And we definitely want to learn what makes this sitcom so popular. Can the most important aspects of some of the top shows of all the times be related? Is there something common which makes them a success? If not, can we find out and draw a correlation amongst them? In this talk, I would demonstrate the essential elements of few of these most successful sitcoms which have helped them connect with the audience at such a massive scale around the world. I would use data science and machine learning techniques as sentiment analysis, data visualization and correlation graphs on the transcripts available for these sitcoms to achieve the results. I would also focus briefly on the favorite characters. I believe this work would be able to bring out a concrete answer to the apparent question amongst the makers to understand the reasons which makes a hit show, with evidence backed up by data science.
    Note: Online resource; Title from title screen (viewed November 7, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 190
    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: Consumers today are less brand loyal and primarily driven by rewards, benefits and experiences. Constant changing customer preferences and card business economics point to a need for being hyper focused on customer engagement. In this presentation, Visa Consulting & Analytics showcases some of the approaches to increase customer engagement and improve retention using Machine Learning techniques on transactional 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 ...
  • 191
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260457056
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 39 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: An engaging guide to developing the mental agility to make you a bolder, better, more confident speaker on the job
    Note: Online resource; Title from title screen (viewed November 4, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 192
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260143461
    Language: English
    Pages: 1 online resource (1 video file, approximately 8 hr., 56 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: The international bestselling guide to landing the corner office, fully updated with new tools and insights for today's leaders and professionals.
    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 ...
  • 193
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781788834995
    Language: English
    Pages: 1 online resource (1 video file, approximately 10 hr., 25 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Gain insights into the C++ STL using real-world examples About This Video Explore the latest C++ as the most important language and library features, including containers, algorithms, regular expressions, threads, and more Learn how to leverage the set of rich, fast, and well-tested utilities and functions provided by the C++ STL Take your development skills to new heights by making your applications fast, robust, and scalable In Detail C++ is one of the most widely used programming languages. Fast, efficient, and flexible, it is used to solve many problems. In particular, it is the Standard Template Library (STL) that gives C++ its power. In this course, we show you how. Using real-world examples, we focus on how STL handles and manipulates data. We examine containers and iterators, and how data can be transformed into meaningful information using algorithms. There is coverage of I/O streams, strings and numerical methods, and how performance can be optimized through careful consideration of memory allocation and manipulation. We also demonstrate how multitasking and shared data is handled through concurrency and parallelism classes and utilities. By the end of the course, you will understand the newer aspects of C++ STL and will be able to overcome tasks that are time-consuming or would break your stride while developing.
    Note: Online resource; Title from title screen (viewed October 17, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 194
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Packt Publishing | Boston, MA : Safari
    ISBN: 9781839216855
    Language: English
    Pages: 1 online resource (1 video file, approximately 2 hr., 43 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local
    Abstract: Learn Object-oriented Programming in Python-beginner-level! (Exercises + cheat sheets + better Coding)! About This Video Master Object-Oriented Programming (and its principles) in Python Learn every important topics-classes, objects, inheritance, abstraction, and more with proper examples Access Python cheat sheets to master core Python concepts Understand how Object-Oriented Programming Is more efficient than Procedure-Oriented Programming In Detail Welcome to Object-Oriented Programming With Python-A Practical Guide, a one-stop course that will kick-start your object-oriented journey step-by-step, This course covers every important concept of OOPS with its latest version Python 3.7. OOP is one of the most important programming concepts because it: Makes visualization easier (as closest as possible to real-world scenarios) Reuses code, saves time, reduces code lines, and shrinks your project. Makes code readable by adding a structure to data with related methods. Uses modularity for easier troubleshooting Reuses code through inheritance Imparts flexibility through polymorphism This course will help you explore classes, objects, abstraction, encapsulation, inheritance, and polymorphism. We also focus on the DRY (Don't Repeat Yourself) approach to improving our code-writing and problem-solving skills. Throughout the course, you will get tons of quiz, sample code, and theory material to help you revise the course effectively. After completing this course, you will have attained the industry standard and will be ready to work as an intern, fresher, or freelancer; you will also be able to implement everything you need on your website.
    Note: Online resource; Title from title screen (viewed September 12, 2019) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 195
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : McGraw-Hill | Boston, MA : Safari
    ISBN: 9781260454093
    Language: English
    Pages: 1 online resource (1 video file, approximately 13 hr., 7 min.)
    Edition: 1st edition
    Keywords: Electronic videos ; local ; Audiobooks
    Abstract: Drawn from Cavanaugh's proprietary approach to leadership, Intentional Energetic Presence® (IEP Method®), Contagious You shows readers how to "own" their leadership and effectively guide, inspire, and serve those around them. Insightful stories and real-life examples address the areas of team, dealing with failure, leading and changing culture, designing relationships, navigating conflict, transforming burnout, cultivating mindset, and more.
    Note: Online resource; Title from title screen (viewed November 6, 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...