Your email was sent successfully. Check your inbox.

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

Proceed reservation?

Export
Filter
  • Vugt, Sander van  (38)
  • Packt Publishing  (32)
  • Electronic videos ; local  (64)
  • Application software Development
Datasource
Material
Language
Years
  • 1
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    ISBN: 9780135313022 , 0135313023
    Language: English
    Pages: 1 online resource (1 video file (3 hr., 26 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.4/32
    Keywords: Kubernetes ; Application software Development ; Computer programs ; Logiciels d'application ; Développement ; Logiciels ; Instructional films ; Nonfiction films ; Internet videos ; Films de formation ; Films autres que de fiction ; Vidéos sur Internet
    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 details screen (O'Reilly, viewed February 6, 2024)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    ISBN: 9780138268510 , 0138268517
    Language: English
    Pages: 1 online resource (1 video file (15 hr., 7 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.3
    Keywords: Kubernetes ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 15+ Hours of Video Instruction Go from basic to guru in the Kubernetes world! Overview: Kubernetes: From Basics to Guru is your one-stop course to mastering the Kubernetes world. The course is a comprehensive guide to learn fundamentals through advanced concepts in a carefully curated course. You will master container orchestration, Kubernetes deployments, and unlock the full potential of cloud-native applications. Learn to run applications in Kubernetes and create a minikube and cloud native environment. You will learn how to manage security settings, understand API access, setup RBAC, deploy applications using YAML manifests and demonstrate continuous delivery using GitOps principles. The course is divided into 26 lessons categorized under 6 modules. The modules are Fundamentals, DevOps and GitOps, Kubernetes, Advanced Kubernetes Services, Microservices and Gitops. This master course includes lessons from: Building and Managing Microservices with Kubernetes and Istio Automating Kubernetes with GitOps Getting Started with Containers Kubernetes and Cloud Native Associate (KCNA) Complete Video Course Certified Kubernetes Administrator (CKA) Complete Video Course, 3rd Edition Getting Started with Kubernetes About the Instructor Sander van Vugt has many years of experience working with, writing about, and teaching Linux and Open-Source topics. He is the author of the best-selling Red Hat RHCSA and RHCE Cert Guides as well as a number of other titles on Kubernetes (including CKAD and CKA), Ansible, Containers, Bash, Microservices, and more. Sander also works as a Linux and DevOps instructor, teaching onsite and online classes for customers around the world. Skill Level: Beginner to Intermediate Learn How To: Run Applications in Kubernetes Setup Kubernetes for GitOps Use DevOps, GitOps, and pipelines Run Kubernetes, Minikube environment, and run applications in Kubernetes Run applications in a cloud native environment Create a Kubernetes cluster Manage Kubernetes Networking Manage Cluster Nodes Troubleshoot Kubernetes Clusters and Applications Course requirement: A computer with a recent operating system and at least 4GB RAM and 20GB available disk space Basic knowledge of Kubernetes is recommended. Students without Kubernetes knowledge are recommended to watch Getting Started with Kubernetes, 3rd Edition by Sander van Vugt: https://learning.oreilly.com/videos/getting-started-with/9780138057626/ Who Should Take This Course: Developers that need to learn how to write efficient and well-structured Rust applications People with prior OOO language experience About Pearson Video Training: Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Prentice Hall, Sams, and Que Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: "Video course.". - Online resource; title from title details screen (O'Reilly, viewed September 05, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    ISBN: 9780138230258 , 0138230250
    Language: English
    Pages: 1 online resource (1 video file (7 hr., 41 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Live lessons
    DDC: 005.8
    Keywords: Git (Computer file) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 9+ Hours of Video Instruction Over 9 Hours of Video Instruction Demonstrating How To Use GitOps To Manage Cloud Native Applications Overview: Automating Kubernetes with GitOps is designed to teach you the key concepts on how to automate infrastructure using Gitops. It introduces core topics of DevOps, pipelines and Git and shows how to build images from code in an automated way. You will build on your knowledge of automating infrastructure using Terraform and Ansible and proceed with how to use GitOps operators in a Kubernetes environment and build a custom operator. Finally, you will also learn how to use operators provided by ecosystems, such as Tekton and Argo CD. Best-selling author and trainer Sander van Vugt uses real-world scenarios and demos throughout so you can see in real time how to use GitOps efficiently and effectively to manage Cloud Native applications. Topics Include: Understanding the Fundamentals teaches the fundamentals by covering DevOps, GitOps and how to work with pipelines. From Code to Image teaches how to code from image and goes deeper on creating container images based on the code that you have in Git. Automating Infrastructure is about infrastructure automation. It covers how to use infrastructure as code, using Terraform, and about configuration as code, using Ansible. From Image to Application is about GitOps and how to advance from running container images to running applications in Kubernetes, accompanied by a short introduction to running applications in Kubernetes. Using Kubernetes Ecosystem Solutions covers GitOps solutions that come from the Kubernetes ecosystem including observability, tekton pipelines, and automated code updates. About the Instructor Sander van Vugt has many years of experience working with, writing about, and teaching Linux and Open-Source topics. He is the author of the best-selling Red Hat RHCSA and RHCE Cert Guides as well as a number of other titles on Kubernetes (including CKAD and CKA), Ansible, Containers, Bash, Microservices, and more. Sander also works as a Linux and DevOps instructor, teaching onsite and online classes for customers around the world. Skill Level : Intermediate Learn How To : Use DevOps, GitOps, and pipelines Build Container Images using Dockerfile Run Applications in Kubernetes Setup Kubernetes for Gitops Build a custom GitOps operator and run it in Kubernetes Use advanced Kubernetes solutions to integrate the GitOps operator in Kubernetes Use GitOps solutions provided by the ecosystem, such as Argo CD, Jenkins, and Tekton Course requirement: Basic knowledge of Kubernetes is recommended. Students without Kubernetes knowledge are recommended to watch Getting Started with Kubernetes, 3rd Edition by Sander van Vugt: https://learning.oreilly.com/videos/getting-started-with/9780138057626/ Who Should Take This Course: IT professionals who want to learn how to use GitOps and Kubernetes to implement an optimized way to manage infrastructure as code, as well as applications. DevOps Engineers Software Developers IT Administrators IT Architects Hybrid Cloud Administrators About Pearson Video Training: Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed April 24, 2023)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780138057626 , 0138057621
    Language: English
    Pages: 1 online resource (1 video file (5 hr., 50 min.)) , sound, color.
    Edition: Third edition.
    Series Statement: Live lessons
    DDC: 005.3
    Keywords: Kubernetes ; Application software Development ; Computer programs ; Application program interfaces (Computer software) ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Getting Started with Kubernetes, 3rd Edition 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 details screen (O'Reilly, viewed October 18, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    ISBN: 9780137894949 , 0137894945
    Language: English
    Pages: 1 online resource (1 video file (13 hr., 47 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Complete video course
    Series Statement: Live lessons
    DDC: 005.1
    Keywords: Computer software Development ; Application software Development ; Computer programs ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 13+ Hours of Video Instruction 13+ hours of video instruction teaching you how to get started with Ansible for managing Linux, Windows, Containers, Network Devices, and Cloud. Ansible is the leading solution for configuration management. It lets you automate assets in an environment--including Linux, Windows, Cloud, Network Devices and more--and works as an application-deployment tool enabling infrastructure as code. Ansible Complete Video Course: From Basics to Guru will teach Ansible from the ground up, so whether you're a novice or an experienced developer, administrator or user, this title will help you get the most out of your Ansible solutions and playbooks and manage your heterogeneous environment. This course consists of all the major and popular topics and concepts that are relevant to Ansible. It begins with the basics of Ansible and how to get started. It will then explore how to develop flexible playbooks before jumping managed infrastructure, ad-hocs commands, Ansible Tower, conditionals, plugins, and managing containers among various other important topics. Every lesson contains multiple practical examples that show how Ansible is used in the real world. At the end of each lesson, you will find an exercise that was built so you can practice your skills; each exercise also comes with a video explanation. Ansible Complete Video Course: From Basics to Guru is also a deep-dive into the topics covered in the Red Hat Ansible best practices exam (EX447). Topics include Getting Started with Ansible Developing Flexible Playbooks Advanced Ansible Management Managing Heterogenous Environment with Ansible About the Instructor Sander van Vugt has many years of experience working with, writing about, and teaching Linux and Open-Source topics. He is the author of the best-selling Red Hat RHCSA and RHCE Cert Guides as well as a number of other titles on Kubernetes (including CKAD and CKA), Ansible, Containers, Bash, Microservices and more. Sander also works as a Linux and DevOps instructor, teaching onsite and online classes for customers around the world. Skill Level Beginner to Intermediate Learn How To Manage IT infrastructure with Ansible by following examples Get started with Ansible in just a few hours Get a feel for Ansible before focusing on Ansible Certification exams Perform advanced tasks with Ansible Who Should Take This Course Developers and administrators who want to use Ansible to manage different assets in their IT environment. IT users and professionals that want to get experience with simple programming languages. Course Requirements A minimum of 3 virtual machines, running Red Hat Enterprise Linux or Rocky Linux One virtual machine running the latest Ubuntu LTS Optionally, the following can be added One virtual machine running Windows Administrator Access to AWS Administrator Access to Azure A Cisco network device A virtual machine running VMware ESXi About Pearson Video Training Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more. Learn more about Pearson Video training at http://www.informit.com/video.
    Note: "Sneak peek.". - Online resource; title from title details screen (O'Reilly, viewed May 10, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 6
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    ISBN: 9780138086558 , 0138086559
    Language: English
    Pages: 1 online resource (1 video file (13 hr., 25 min.)) , sound, color.
    Edition: [First edition].
    Series Statement: Complete video course
    DDC: 005.3
    Keywords: Application program interfaces (Computer software) ; Application software Development ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: 13 Hours of Video Instruction More than 13 hours of deep-dive video training to learn how to run applications on Kubernetes and pass the CKAD exam. Overview : Certified Kubernetes Application Developer (CKAD) Complete Video Course, Third Edition is your complete guide to learning how to run Kubernetes applications and pass the CKAD exam. It includes in-depth discussions, lightboard explanations, and lab demonstrations to get you started with Kubernetes. It also covers all objectives in the industry-recognized CKAD exam. Each lesson ends with a hands-on lab and the video course concludes with a full practice exam, so you can get the practice you need to feel prepared on exam day. The course provides in-depth knowledge for how to develop, create, manage, store, and troubleshoot Kubernetes applications, as well as how to work with containers in a Kubernetes environment. Best-selling author and trainer Sander van Vugt clearly and succinctly explains Kubernetes basics and building, and exposing scalable applications. Advanced CKAD tasks, including working with the API, applying DevOps technologies, and troubleshooting Kubernetes are also covered. Topics include: Module 1: Container Fundamentals Module 2: Kubernetes Essentials Module 3: Building and Exposing Scalable Applications Module 4: Advanced CKAD Tasks Module 5: Sample Exam Skill Level : Beginner to Intermediate Learn How To : Best prepare to pass the Certified Kubernetes Application Developer (CKAD) exam Run applications in containers Develop, create, manage, store, and troubleshoot Kubernetes applications Manage API options Manage pods Manage deployment and networking Manage ingress Manage Kubernetes resource storage Manage ConfigMaps and Secrets Troubleshoot Kubernetes Use the Helm Package Manager Work with custom resources Implement blue/green deployments Implement canary deployments Use operators Course requirements: A working knowledge of Linux A basic understanding of containers Who Should Take This Course : IT Administrators DevOps Engineers Software Developers IT Architects Hybrid Cloud Administrators About Pearson Video Training: Pearson publishes expert-led video tutorials covering a wide selection of technology topics designed to teach you the skills you need to succeed. These professional and personal technology videos feature world-leading author instructors published by your trusted technology brands: Addison-Wesley, Cisco Press, Pearson IT Certification, Sams, and Que. Topics include: IT Certification, Network Security, Cisco Technology, Programming, Web Development, Mobile Development, and more Learn more about Pearson Video training at http://www.informit.com/video.
    Note: Online resource; title from title details screen (O'Reilly, viewed December 12, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 7
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 40 min., 11 sec.)) , digital, sound, color
    Keywords: Red Hat, Inc ; Linux ; Information technology ; Management ; Systems engineering ; Electronic videos ; local
    Abstract: "In Upgrading to Red Hat Enterprise Linux (RHEL) 8 LiveLessons you learn about the new features in Red Hat Enterprise Linux 8, starting with software modules and new storage-related features. This course explains Cockpit, crypto-policies, and LUKS decryption, including how to authorize access to encrypted devices if they are offered on a trusted network. Through demos and whiteboard discussion, these features are explained along with nftables, the drop-in replacement for the iptables firewall solution. The course also discusses how Red Hat Enterprise Linux 8 has become an operating system that focuses on working with containers. The final three lessons dive into the management of containers with podman, and how to manage container images with buildah."--Resource description page.
    Note: Title from title screen (viewed June 3, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 8
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838640729
    Language: English
    Pages: 1 online resource (1 streaming video file (13 hr., 38 min., 2 sec.)) , digital, sound, color
    Keywords: Salesforce (Online service) ; Customer relations ; Management ; Data processing ; Sales management ; Data processing ; Application software ; Development ; Dashboards (Management information systems) ; Cloud computing ; Electronic videos ; local ; Electronic videos
    Abstract: "Manage and Understand the way your users communicate with customers with Activity Management If you're only taught how to add 1+1 and you're asked to add 2+2 on the test, you may not necessarily know how to. But if you're taught how to add any numbers together, the test will suddenly appear much easier! And of course, he wants to make sure you get value out of this course! So, what are you waiting?! Get the course NOW and become a Salesforce Certified Admin!"--Resource description page.
    Note: Title from resource description page (Safari, viewed June 4, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 9
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838645625
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 47 min., 16 sec.)) , digital, sound, color
    Keywords: European Parliament ; General Data Protection Regulation ; Data protection ; Law and legislation ; European Union countries ; Privacy, Right of ; European Union countries ; Cloud computing ; Electronic videos ; local
    Abstract: "GDPR Foundation training enables you to learn the basic elements to implement and manage a compliance framework with regard to the protection of personal data. During this training course, you will understand fundamental privacy principles and become familiar with the role of the Data Protection Officer."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 9, 2019). - Presenter's name from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 10
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Language: English
    Pages: 1 online resource (1 streaming video file (10 hr., 4 min., 47 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Linux ; Electronic videos ; local ; Linux
    Abstract: "Linux Fundamentals LiveLessons has more than 10 hours of comprehensive video training for you to have everything you need to build a strong understanding of working with Linux. Through the use of topic-focused instructional videos you will gain an in-depth understanding of Linux. The combination of demonstrations, white board instruction, and hands-on labs is a unique offering that gives you a full toolkit to enhance your learning, and provide a seamless path forward should you want to get certified for Linux Foundation CompTIA Linux+ or other entry-level Linux exams. Labs are presented at the end of each lesson, giving you the opportunity to test out the skills you have learned over the lesson. Sander then walks you through the Lab Solution to compare how you did."--Resource description page.
    Note: Title from title screen (viewed April 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 11
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Language: English
    Pages: 1 online resource (1 streaming video file (10 hr., 20 min., 56 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Information technology ; Management ; Examinations ; Study guides ; Information technology ; Automation ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Electronic videos ; local
    Abstract: "Since it was first released, Ansible has become one of the most used systems for configuration management. You will start with an introduction to working with Ansible, including essential configuration to get you started as quickly as possible. You then learn about Ansible architecture and essential Ansible components, including playbooks, variables, task control, flow control, conditionals, and Jinja2 templates. Every lesson ends with a lab and lab solution, so you can see firsthand how to use Ansible in your own work. You will then move on to using DevOps. Learn how Vagrant can be used to set up an environment with virtual machines, and how to set up an IT Infrastructure with Ansible that you can follow along through the instructor demonstrations. Van Vugt also discusses how to manage Windows, network equipment, as well as cloud infrastructure with Ansible. Next, the more advanced Ansible features are demonstrated, such as working with roles, task control, and using Ansible Vault followed by walk-through examples of Ansible optimization and troubleshooting. In the last lesson, learn how to work with Ansible Tower, which helps to efficiently use Ansible in a data center environment. This course can also be used as a secondary resource to get you started studying for the Red Hat Certificate of Expertise in Ansible Automation (exam 407)."--Resource description page.
    Note: Title from title screen (viewed April 11, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 12
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838648374
    Language: English
    Pages: 1 online resource (1 streaming video file (8 hr., 17 min., 38 sec.)) , digital, sound, color
    Keywords: Computer security ; Computer networks ; Security measures ; Data protection ; Mobile computing ; Employees ; Training of ; Electronic videos ; local
    Abstract: "It's one of today's most important mobility challenges: How do you empower employees to be productive, while still protecting the massive amounts of data moving through your organization's mobile environment? Microsoft Enterprise Mobility + Security (EMS) provides the mobile productivity your employees want and the data protection your company needs. Through our EMS Learning Path, learn how EMS provides the tools to achieve both, providing your organization maximum mobile productivity. By taking this course, you will learn how to meet the challenges of enhancing the security and communications of your employees without interrupting workflow across users, devices, and apps."--Resource description page.
    Note: Title from resource description page (Safari, viewed May 9, 2019). - Presenter's name from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 13
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838558888
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 14 min., 29 sec.)) , digital, sound, color
    Keywords: Amazon.com (Firm) ; Data warehousing ; Cloud computing ; Big data ; SQL (Computer program language) ; Electronic videos ; local
    Abstract: "Amazon Redshift is a low-cost cloud data platform that can scale from gigabytes to petabytes on a high-performance, column-oriented SQL engine. Amazon Redshift brings the power of scale-out architecture to the world of traditional data warehousing. In this course, you will explore this low-cost, cloud-based storage, which can be scaled up or down to meet your true size and performance needs. You will learn to configure a sample data warehouse. Next, you will explore Redshift's internal workings and architecture, and learn what makes it so fast. You will get hands-on experience connecting, querying, and building BI and data viz products and learn how to secure, maintain, and administer your new platform. By the end of this course, you will be able to scale from gigabytes to petabytes on this high-performance, column-oriented SQL engine."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 27, 2019). - Presenter's name from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 14
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838640019
    Language: English
    Pages: 1 online resource (1 streaming video file (10 hr., 50 min., 42 sec.)) , digital, sound, color
    Keywords: Computing Technology Industry Association ; Examinations ; Study guides ; Penetration testing (Computer security) ; Examinations ; Study guides ; Computer networks ; Security measures ; Examinations ; Study guides ; Telecommunications engineers ; Certification ; Examinations ; Study guides ; Electronic videos ; local
    Abstract: "Mike Meyers and the Total Seminars Team, your source for best-selling cybersecurity courses, brings you this ethical hacking and penetration testing course with your instructor Michael Solomon, Ph.D., CISSP, PMP, CISM. We've added two bonus practice tests. One practice test covers the EC-Council Certified Ethical Hacker CEH certification exam; the other practice test covers the CompTIA PenTest+ certification exam. Test your readiness to pass either of these industry ethical-hacking certification exams. With 30+ years' experience in security, privacy, Blockchain, and data science, and an energetic presentation style, Michael takes his proficiency in network penetration testing and consolidates it into this informative and engaging course. Whether you're looking to pass the CompTIA PenTest+ certification exam, take your next step in the CompTIA Cybersecurity Pathway, or you're just looking to learn some awesome ethical hacking skills, you're in the right place. Keep in mind that there's much more to being an ethical hacker than what's covered here, including how to secure a network; however, this course focuses on how to be a pentester. A pentester plans and scopes a pentest engagement with a client, finds vulnerabilities, exploits them to get into a network, then reports on those findings to the client."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 17, 2019). - Presenter's name from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 15
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Language: English
    Pages: 1 online resource (1 streaming video file (10 hr., 16 min., 16 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Linux Study guides Examinations ; Electronic data processing personnel Study guides Certification ; Linux ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Electronic videos ; local ; Linux ; Electronic data processing personnel ; Certification ; Examinations ; examination study guides ; Study guides ; Study guides ; Guides de l'étudiant
    Abstract: "Linux High Availability Clustering Complete Video Course is a unique video product that teaches you how to implement and configure high availability solutions for your Linux projects. High Availability ensures the availability of critical workloads in the cloud and in data centers for both large corporate and smaller environments and this video course is your go-to resource for getting started with High Availability today. Configuring High Availability is an essential part of setting up a Linux environment. High Availability is used in the data center, but also for ensuring the availability of critical workloads in the Cloud. The video course includes whiteboard concept teaching, live CLI work, screencast teaching, and hands-on labs, so you have everything you need to learn about High Availability for your work. It also covers everything you need to study for and pass the RHCA Exam 436 and also covers the High Availability portion of the Linux Professional Institute LPIC-3 304: Virtualization and High Availability exam."--Resource description page.
    Note: Title from title screen (viewed August 23, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 16
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789532876
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 50 min., 7 sec.)) , digital, sound, color
    Keywords: Adobe Premiere ; Digital video ; Editing ; Data processing ; Video recordings ; Production and direction ; Data processing ; Electronic videos ; local
    Abstract: "Get started with Adobe Premiere Pro today and learn how to video edit! This course is an introduction into video editing using Adobe Premiere Pro CC. It will take you from the very beginning of opening Premiere Pro CC and learning the various panel windows to editing clips together, audio work, color correction, creating sequence presets, titles, keyboard shortcuts, exporting and much more! Your instructor for this course is Will Bartlett. He has been professionally editing since 2004. He is the founder of an established video production company in Toronto and has edited well over 1000 projects. Our team will be available to answer any questions as well as help you with any issues you may come across while making your way through the course. Even if you don't have Adobe Premiere Pro CC you can still take advantage of this course by downloading a free 30 day trial from Adobe, on their website. All you need to do is create a free account with them, it only takes a minute and you will then be able to start downloading Premiere Pro."--Resource description page.
    Note: Title from resource description page (Safari, viewed July 12, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 17
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789345612
    Language: English
    Pages: 1 online resource (1 streaming video file (2 hr., 46 min., 32 sec.)) , digital, sound, color
    Keywords: Natural language processing (Computer science) ; Python (Computer program language) ; Electronic videos ; local
    Abstract: "There is an overflow of text data online nowadays. As a Python developer, you need to create a new solution using Natural Language Processing for your next project. Your colleagues depend on you to monetize gigabytes of unstructured text data. What do you do? Hands-on NLP with NLTK and scikit-learn is the answer. This course puts you right on the spot, starting off with building a spam classifier in our first video. At the end of the course, you are going to walk away with three NLP applications: a spam filter, a topic classifier, and a sentiment analyzer. There is no need for fancy mathematical theory, just plain English explanations of core NLP concepts and how to apply those using Python libraries. Taking this course will help you to precisely create new applications with Python and NLP. You will be able to build actual solutions backed by machine learning and NLP processing models with ease."--Resource description page.
    Note: Title from resource description page (Safari, viewed August 15, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 18
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789139341
    Language: English
    Pages: 1 online resource (1 streaming video file (6 hr., 13 min., 54 sec.)) , digital, sound, color
    Keywords: Spring (Software framework) ; Web applications ; Development ; Web site development ; Java (Computer program language) ; Electronic videos ; local
    Abstract: "Developing your first Spring MVC web application is fun. In this course, you will learn the basics of developing a basic Todo management application using Spring MVC with login and logout functionalities. You will build the website step by step in 25 steps. This course would be a perfect first step as an introduction to Java web application development. You will be using Spring (dependency management), Spring MVC, Spring Security (authentication and authorization), BootStrap (styling pages), Maven (dependency management), Eclipse (IDE), and Tomcat web server. We will help you set up each one of these."--Resource description page.
    Note: Title from resource description page (Safari, viewed May 23, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 19
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789539097
    Language: English
    Pages: 1 online resource (1 streaming video file (4 hr., 35 min., 40 sec.)) , digital, sound, color
    Keywords: Application software ; Development ; Virtual computer systems ; Electronic videos ; local
    Abstract: "Docker is a tool which has greatly simplified the task of packaging your application, along with all its dependencies into lightweight, portable units called containers. These containers are platform independent and can be executed on any host which runs a Linux kernel. Docker is one of the hottest tools in the market right now as a lot of teams have learned how to use it to break up their large, monolithic applications into smaller and more manageable units - often called microservices. This has allowed development teams to work on microservices independently and package it into a container once it is ready. Docker has also eased the pain of DevOps teams who often need to manage the deployment processes and environments - since containers can run independently of each other, they can simply focus on deploying containers rather than worrying about dependencies for each application. Container orchestration tools such as Docker Swarm and Kubernetes have made it very easy to deploy microservices to a cluster and scale them according to demand. For these reasons, Docker is a technology which you need to know if you're an app developer or DevOps engineer."--Resource description page.
    Note: Title from resource description page (Safari, viewed July 19, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 20
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Language: English
    Pages: 1 online resource (1 streaming video file (6 hr., 23 min., 38 sec.)) , digital, sound, color
    Series Statement: LiveLessons
    Keywords: Application software ; Development ; Application program interfaces (Computer software) ; Cloud computing ; Electronic videos ; local
    Abstract: "Getting Started with Kubernetes LiveLessons offers a complete overview of all that is needed to start working with Kubernetes. It starts by explaining why Kubernetes is needed, and how it is used to orchestrate containers. During the course, a lab environment is built using Minikube, thus allowing anyone to create a Kubernetes test environment. Through lesson labs, demos, and whiteboard demonstrations, the course covers advanced topics, such as creating services, exposing Kubernetes Pods to external users, and integrating Kubernetes into public cloud offerings. It also provides an introduction to working with the API."--Resource description page.
    Note: Title from title screen (viewed June 25, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 21
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 10 min., 43 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Linux ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Electronic videos ; local
    Abstract: "Linux Performance Optimization includes a complete overview of all that is needed to optimize Performance on Linux servers and desktops from a practical perspective. It starts with a generic introduction to analyzing performance and the tools that are provided to do so. Next, it will discuss different tuning interfaces that exist within the Linux environment. The last part of the course will focus on performance optimization strategies for different types of workload. The course provides valuable strategies and information about optimization to prepare the viewer for the Red Hat EX442, as well as complimenting their skill set for the RHCA exams. Sander van Vugt, best-selling Red Hat and Linux author, provides thorough demonstrations and whiteboard presentations. A full sample exam walk-through is also provided at the end of the course so you can see in real-time how to approach the exam."--Resource description page.
    Note: Title from title screen (viewed February 21, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 22
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789613209
    Language: English
    Pages: 1 online resource (1 streaming video file (4 hr., 15 min., 52 sec.)) , digital, sound, color
    Keywords: Artificial intelligence ; Machine learning ; Electronic videos ; local
    Abstract: "Artificial Intelligence has gained importance in the last decade with a lot depending on the development and integration of AI in our daily lives. The progress that AI has already made is astounding with innovations like self-driving cars, medical diagnosis and even beating humans at strategy games like Go and Chess. The future for AI is extremely promising and it isn't far from when we have our own robotic companions. This has pushed a lot of developers to start writing codes and start developing for AI and ML programs. However, learning to write algorithms for AI and ML isn't easy and requires extensive programming and mathematical knowledge. Mathematics plays an important role as it builds the foundation for programming for these two streams. And in this course, we've covered exactly that. We designed a complete course to help you master the mathematical foundation required for writing programs and algorithms for AI and ML."--Resource description page.
    Note: Title from resource description page (Safari, viewed August 16, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 23
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789531565
    Language: English
    Pages: 1 online resource (1 streaming video file (8 hr., 16 min., 40 sec.)) , digital, sound, color
    Keywords: Cloud computing ; Examinations ; Study guides ; Application software ; Development ; Virtual computer systems ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Open source software ; Electronic videos ; local
    Abstract: "Kubernetes is also one of the hottest topics in tech today because it is perhaps the only straightforward way to architect a hybrid, multi-cloud compute a solution. Let's parse that- hybrid: this is a solution where an enterprise has a private cloud or on-premise data center, in addition to using one of the public cloud providers (such as AWS, GCP or Azure). Any firm migrating to the cloud is going to have to run a hybrid setup, at least during the migration. Multi-cloud: this refers to the use of more than one cloud provider. Why is this so important? Well, because most large firms are unwilling to be completely locked into one provider, particularly after events like Amazon's acquisition of Whole Foods (that gave pause to a whole lot of potential AWS customers, who decided that 'multi-cloud' makes sense for strategic reasons). The only straightforward way is when cloud providers offer a range of compute solutions, ranging from PaaS (Elastic Beanstalk, or Google App Engine) to IaaS (EC2, or Google Compute Engine VMs). The reality is that PaaS ties you down to one cloud provider, and IaaS is a lot of hassle, during migration and beyond. Kubernetes is supported by each of the Big-3: GCP has a special relationship with Kubernetes (since K8S originated at Google) but now AWS and Azure support it as well. Kubernetes has won the battle of the container orchestration systems. This is why containers running on Kubernetes constitute the hottest compute choice for a hybrid, multi-cloud world."--Resource description page.
    Note: Title from resource description page (Safari, viewed July 11, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 24
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789138245
    Language: English
    Pages: 1 online resource (1 streaming video file (6 hr., 43 min., 55 sec.)) , digital, sound, color
    Keywords: Machine learning ; Artificial intelligence ; Application software ; Development ; Computer algorithms ; Electronic videos ; local ; Electronic videos
    Abstract: "If you've ever wanted the Jetsons to be real, well we aren't that far off from a future like that. If you've ever chatted with automated robots, then you've definitely interacted with machine learning. From self-driving cars to AI bots, machine learning is slowly spreading its reach and making our devices smarter. Artificial intelligence is the future of computers, where your devices will be able to decide what is right for you. Machine learning is the core for having a futuristic reality where robot maids and robodogs exist. Machine learning includes the algorithms that allow the computers to think and respond, as well as manipulate the data depending on the scenario that's placed before them. So, if you've ever wanted to play a role in the future of technology development, then here's your chance to get started with machine learning. Because machine learning is complex and tough, we've designed a course to help break it down into more simple concepts that are easier to understand. It also requires you to have some experience with Python principles which will be required when we put the algorithms to test in actual real-world Python projects. The course covers a number of different machine learning algorithms such as supervised learning, unsupervised learning, reinforced learning and even neural networks. From there you will learn how to incorporate these algorithms into actual projects so you can see how they work in action! But, that's not all. At the end of each unit, the course includes quizzes to help you evaluate your learning on the subject."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 25
    Online Resource
    Online Resource
    [Place of publication not identified] : [Packt Publishing]
    ISBN: 9781789137774
    Language: English
    Pages: 1 online resource (1 streaming video file (15 hr., 52 min., 27 sec.)) , digital, sound, color
    Keywords: C++ (Computer program language) ; Electronic videos ; local
    Abstract: "Like a gruff uncle, C++ seems intimidating, when it's just being helpful. These 75 examples will help you understand that. Let's parse that. C++ seems intimidating because all too often, what you see is not what you get. Usually, that's because C++ is trying to help you, but you don't realize that. This section is moving to C++ from C: If you are a C programmer, will run through what you need to know in order to move seamlessly to C++. Objects, Classes and Object-Oriented Programming: Access modifiers, classes, objects, the this pointer, new/delete and dynamic memory allocation gotchas. Operator overloading is a particularly complicated topic - C++ is virtually alone in the ubiquity of overloaded operators. Make sure this doesn't trip you up. Also go deep into the workings of const, static and friend. Inheritance in C++ is considerably more complicated than in Java, mostly because of multiple inheritances, and because of the co-existence of both virtual and non-virtual methods. Templates are a classic generic programming technique that was revolutionary when first added to C++. Understand template functions and classes, as well as template specializations. STL - the Standard Template Library - is incredibly powerful. Get a good sense of collections, iterators and algorithms - the major components of the STL. C++ casts are quite different than C-casts. Understand const_cast, static_cast and dynamic_cast, as well as Real Time Type Identification (RTTI), and the manner in which explicit conversions can be performed using static_cast. Exceptions and exception handling in C++."--Resource description page.
    Note: Title from title screen (viewed March 16, 2018). - Imprint from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 26
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789131550
    Language: English
    Pages: 1 online resource (1 streaming video file (26 hr., 13 min., 32 sec.)) , digital, sound, color
    Keywords: Browsers (Computer programs) ; Automation ; Application software ; Testing ; Python (Computer program language) ; Electronic videos ; local ; Electronic videos
    Abstract: "This course includes a wide range of topics from Selenium WebDriver basics and advanced, Python programming concepts, Unittest and Pytest frameworks, automation framework design (Page Objects, Data Driven, Reading CSV Files), logging infrastructure, cross-browser testing, interview preparation. All the materials are provided including the code files. You achieve two targets with one single course - The complete Python programming language and Selenium WebDriver automation. We start from beginners' level and go through to advanced level. This is a single course for everything you need to know related to Web UI automation."--Resource description page.
    Note: Title from resource description page (Safari, viewed June 29, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 27
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789807073
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 57 min.)) , digital, sound, color
    Keywords: UNIX Shells ; UNIX (Computer file) ; Linux ; Windows PowerShell (Computer program language) ; User interfaces (Computer systems) ; Electronic videos ; local
    Abstract: "Learn bash programming for Linux, Unix, & Mac. Learn how to write bash scripts like a pro & solve real-world problems! If you want to learn how to write bash shell scripts like a pro, solve real-world problems, or automate repetitive and complex tasks, read on. By the end of this course you will be able to create bash scripts with ease. You'll learn how to take tedious and repetitious tasks and turn them into programs that will save you time and simplify your life on Linux, Unix, or MAC systems. What you learn in this course can be applied to any shell, however, the focus is on the bash shell and you'll learn some really advanced bash features. Again, whether you're using bash, bourne (sh), KornShell (ksh), C shell (csh), Z shell (zsh), or even the tcsh shell, you'll be able to put what you learn in this course to good use. Also, you'll be able to use these scripts on any Linux environment including Ubuntu, Debian, Linux Mint, RedHat, Fedora, OpenSUSE, Slackware, Kali Linux and more. You're scripts will even run on other operating systems such as Apple's Mac OS X, Oracle's Solaris, IBM's AIX, HP's HP-UX, FreeBSD, NetBSD, and OpenBSD. (Sorry, this course is NOT for Windows scripting or powershell scripting.)"--Resource description page.
    Note: Title from resource description page (Safari, viewed October 26, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 28
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789130027
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 52 min., 20 sec.)) , digital, sound, color
    Keywords: Apache Maven ; Apache Tomcat ; Java (Computer program language) ; Application software ; Development ; Electronic videos ; local
    Abstract: "Maven is the most popular Java dependency management tool. In this hands-on course, you will understand how Maven makes the life of a Java developer easier. We will use a step-by-step approach with 20 steps. During the course, you will automate these using Maven. You will compile Java, code, run unit tests, build jars and wars, run web applications in Tomcat, and setup new projects."--Resource description page.
    Note: Title from resource description page (Safari, viewed May 22, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 29
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789803358
    Language: English
    Pages: 1 online resource (1 streaming video file (17 hr., 1 min., 49 sec.)) , digital, sound, color
    Keywords: Web site development ; HTML (Document markup language) ; Cascading style sheets ; JavaScript (Computer program language) ; Electronic videos ; local
    Abstract: "This course is going to take you on a journey where you'll learn and practice HTML CSS and JavaScript all in one course. This includes various topics in HTML such as how to write and practice HTML, Heading Tags, Update template and lot more. You will be able to understand CSS, Advanced CSS, and Apply CSS in creating a website etc. This course is designed to help you learn and practice front-end coding for website development and design. Source Code and examples are included to get you started quickly. Links to top resources and more all available in one massive course. You will be able to create interactive websites from scratch and allows you to become familiar with coding and creating web pages and applications."--Resource description page.
    Note: Title from resource description page (Safari, viewed October 26, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 30
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789800906
    Language: English
    Pages: 1 online resource (1 streaming video file (10 hr., 41 min., 22 sec.)) , digital, sound, color
    Keywords: UNIX Shells ; UNIX (Computer file) ; Linux ; Windows PowerShell (Computer program language) ; User interfaces (Computer systems) ; Electronic videos ; local ; Electronic videos
    Abstract: "Have you tried to learn shell scripting on your own, but lack the structure you need to really improve your skills? Are you tired of picking up bits and pieces of information that you can't just seem to put together? Do you learn best by doing? If so, you're going to love this course. One of the biggest complaints I hear from students is that most of the courses they've taken in the past simply provide information without any context and without any idea of how to put that information to use! This course turns that old, frustrating, and outdated way of learning on its head. It's project-based, which means that, instead of learning bits and pieces of information, you'll write actual shell scripts that you can use in real-world situations. You get the chance to immediately put what you learn to use so that you fully understand and remember it. If you're ready to level-up your shell scripting skills, enroll now!"--Resource description page.
    Note: Title from resource description page (Safari, viewed November 26, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 31
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789343632
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 50 min., 29 sec.)) , digital, sound, color
    Keywords: HTML (Document markup language) ; Cascading style sheets ; Web site development ; Web sites ; Design ; Electronic videos ; local
    Abstract: "This an engaging course, that makes your learning experience fun and exciting while you are acquiring precious skills that will prepare you to become one of the most sought after professionals in the web development market. First of all, you are going to understand the structure of a web page. Then you will setup your free web hosting which comes as a bonus with this course. After that, you will move to HTML5 and learn the components that build up the skeleton of a web page; you will cover various concepts to a detailed level: paragraph, links, forms, iframes, and so on. Then, you will move to CSS3 and learn how to add professional decoration and styling to your websites, you will also be introduced to advanced skills like CSS3 transitions and animations."--Resource description page.
    Note: Title from resource description page (Safari, viewed June 4, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 32
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789134087
    Language: English
    Pages: 1 online resource (1 streaming video file (11 hr., 33 min., 30 sec.)) , digital, sound, color
    Keywords: Application program interfaces (Computer software) ; Cloud computing ; Web applications ; Representational State Transfer (Software architecture) ; Java (Computer program language) ; Electronic videos ; local ; Electronic videos
    Abstract: "REST Assured is a powerful set of APIs used to automate RESTful APIs/RESTful Web services (just like Selenium WebDriver for Web applications). Almost all web applications use REST APIs to communicate with the back-end and it has gained a lot of popularity in modern-day application architecture. It is very important for QA/automation engineers to understand how to automate REST API tests. Automating REST API tests is crucial for projects because REST API tests are quick to run and more stable, unlike web automation. 90% of the IT industry is now moving towards REST API Automation. We assume that students have no experience in automation/coding and start every topic from scratch. Examples are taken from testing real-time hosted REST APIs to understand how different components can be automated, to give you an idea of industry-level frameworks and to give you confidence."--Resource description page.
    Note: Title from resource description page (Safari, viewed July 9, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 33
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789806168
    Language: English
    Pages: 1 online resource (1 streaming video file (11 hr., 19 min., 2 sec.)) , digital, sound, color
    Keywords: Application program interfaces (Computer software) ; Application software ; Development ; Mobile apps ; Web applications ; JavaScript (Computer program language) ; Electronic videos ; local
    Abstract: "Boost your development skills by learning the basics of Node, MongoDB, and ES6, and creating your own REST API from scratch. Welcome to the most comprehensive course on backend development for beginners. In this course, you'll learn everything you need to know to get started building backends for your mobile apps and websites. In the course you'll learn everything from JavaScript basics, working with REST APIs and building your first app with a backend API! By the end of this course, you'll be able to set up your own backends for apps and websites."--Resource description page.
    Note: Title from resource description page (Safari, viewed October 26, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 34
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789137194
    Language: English
    Pages: 1 online resource (1 streaming video file (35 hr., 59 min., 2 sec.)) , digital, sound, color
    Keywords: Selenium (Software framework) ; Application software ; Testing ; Web applications ; Java (Computer program language) ; Electronic videos ; local ; Electronic videos
    Abstract: "This course includes a wide range of basic and advanced topics from Selenium WebDriver; Java concepts TestNG framework; automation framework design (page objects, page factory, data-driven, reading Excel files); logging with Log4j, best reporting tool - Advanced Reporting; cross-browser testing with Selenium Grid 2.0; Maven build management; continuous integration with Jenkins; Git integration with Jenkins; database testing; performance testing; behavior- driven testing using Cucumber; Sauce labs integration and interview preparation. All materials are provided including code files. This is your one stop shop to become an expert in web automation framework related technologies from scratch. We start from beginners level and go through to advanced level. This is a single course for everything you need to know related to Web UI Automation. We assume that students have no experience in automation/coding and start every topic from scratch and basics. Examples are taken from testing real-time hosted web applications to understand how different components can be automated, and will give you an idea of the industry level framework confidence to use them. No prior coding or automation experience needed, this course covers all the necessary topics. We start with how to code in Java and then move towards learning Selenium, TestNG, Selenium grid, log4j, Maven, Jenkins, database testing, performance testing, and behavior-driven testing using Cucumber and Gherkin languages."--Resource description page.
    Note: Title from resource description page (Safari, viewed April 25, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 35
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789130539
    Language: English
    Pages: 1 online resource (1 streaming video file (4 hr., 8 min., 20 sec.)) , digital, sound, color
    Keywords: Natural language processing (Computer science) ; Web-based user interfaces ; Web applications ; Development ; Artificial intelligence ; Human-computer interaction ; Semantic computing ; Electronic videos ; local
    Abstract: "Chatbots are voice-aware bots, i.e. computer programs designed to simulate human conversations with users. This course introduces Dialogflow, Google's conversational interface for bots, devices, and applications."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 7, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 36
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789802610
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 2 min., 15 sec.)) , digital, sound, color
    Keywords: Linux ; Electronic videos ; local
    Abstract: "Give me just 45 minutes a day for the next 5 days and the author will teach you exactly what you need to know about the Linux operating system. You'll learn the most important concepts and commands, and he will even guide you step-by-step through several practical and real-world examples. So, if you can spare a few minutes a day and want to learn the ins-and-outs of the Linux Operating System, join me and the other students in this course today. As an added bonus for enrolling in the Learn Linux in 5 Days video training course, you'll receive a step-by-step checklist and video that teaches you how to install WordPress on an Ubuntu Linux system. First, you'll learn what software is required for WordPress to run on a Linux system. Next, you'll be given the exact commands to type that install all the required software and WordPress. You'll learn how to install a web server, how to install a database server, how to create database users, and how to configure WordPress. Before you know it, you'll have a fully functioning blog on your hands. This is a great way to put your new-found Linux skills to good use."--Resource description page.
    Note: Title from resource description page (Safari, viewed November 5, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 37
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789618976
    Language: English
    Pages: 1 online resource (1 streaming video file (6 hr., 59 min., 15 sec.)) , digital, sound, color
    Keywords: Python (Computer program language) ; Finance ; Data processing ; Object-oriented programming (Computer science) ; Electronic videos ; local ; Electronic videos
    Abstract: "This course will take you on a journey where you'll learn how to code in Python. You will learn how to use Python in a real working environment and explore how Python can be applied in the world of Finance to solve portfolio optimization problems. The first part of the course is ideal for beginners and people who want to brush up on their Python skills. And then, once we have covered the basics, we will be ready to tackle financial calculations and portfolio optimization tasks. The Finance block of this course will teach you in-demand, real-world skills employers are looking for. This explains topics such as how to work with Python's conditional statements, functions, sequences, and loops, build investment portfolios, and more."--Resource description page.
    Note: Title from resource description page (Safari, viewed February 7, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 38
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789341539
    Language: English
    Pages: 1 online resource (1 streaming video file (26 hr., 13 min., 52 sec.)) , digital, sound, color
    Keywords: JavaScript (Computer program language) ; Electronic videos ; local
    Abstract: "This course has been designed using a robust structure that will take you from zero skills to a job-ready JavaScript developer. It is the most comprehensive Javascript course in the market. It contains 15 highly-structured sections distributed over 26 hours of content and 220 lectures, including crystal clear presentations, coding exercises, and a full professional real-life project: This course covers everything you need to stand out when applying for a JS developer job. You will learn the basics including variables and data types, conditional and looping, functions part 1, (first class functions, statements vs expressions, immediately invoked function expressions, and so on). You'll study objects 1, including: object literals, prototypes, equality, constructors, JSON, DOM (event handling, the event object, debouncing, event propagation, event delegation, single threaded JavaScript, an so on).Then you'll move to advanced concepts such as execution context, hoisting, 'this', scope chain, closures (including updating outer variables, iterations, closures with event loops); objects 2 (encapsulation and information hiding including using closures to hide information, using IIFE to create private static properties and methods); objects 3 (inheritance and prototype chain, including class augmentation and object cloning); singleton and modular design patterns (including: name-spacing and on) and functions 2, including the 'arguments' property, function, prototype, call and so on."--Resource description page.
    Note: Title from resource description page (Safari, viewed June 18, 2018). - Editor's name from title screen
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 39
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789132908
    Language: English
    Pages: 1 online resource (1 streaming video file (39 hr., 42 min., 38 sec.)) , digital, sound, color
    Keywords: Selenium (Software framework) ; Application software ; Testing ; Web applications ; Java (Computer program language) ; Electronic videos ; local ; Electronic videos
    Abstract: "This course covers core Java Basics + Selenium Webdriver + Advanced Selenium + Interview Preparation +Framework design (TestNG, ANT, Pageobject, Maven, Jenkins, Excel Datadriven, Cucumber, log4j) + Selenium Grid + Database Testing + Performance Testing on Selenium scripts + Mobile testing Basics. All the topics were taught from basic to advanced level with a lot of tricks and tips which makes users to get perfection on the things. On course completion, you will be mastered in Selenium Automation Testing and can implement successfully it in your workplace. We assume that students have no experience in automation/coding and start every topic from scratch and basics. At the end of this course, you can pick any web application over the internet and can automate it whatever the way you want."--Resource description page.
    Note: Title from resource description page (Safari, viewed June 18, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 40
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781838559045
    Language: English
    Pages: 1 online resource (1 streaming video file (6 hr., 40 min., 35 sec.)) , digital, sound, color
    Keywords: Swift (Computer program language) ; Application software ; Development ; Electronic videos ; local
    Abstract: "This is the most comprehensive, yet straight-forward course for the mobile application programming. Whether you have never programmed before, already know basic syntax, this course is for you! This course will teach you core data in a practical manner, with every lecture. Learn mobile app building in a way that will advance your career and increase your knowledge, all in a fun and practical way!"--Resource description page.
    Note: Title from resource description page (Safari, viewed February 27, 2019)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 41
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789804768
    Language: English
    Pages: 1 online resource (1 streaming video file (3 hr., 50 min., 7 sec.)) , digital, sound, color
    Keywords: Computer software ; Development ; Project management ; Electronic videos ; local
    Abstract: "In this course, you will get an in-depth look at project management methodologies, processes, tools, and frameworks to manage your software and IT projects in a consistent and repeatable manner. If you invest your time and are keen to learn, we guarantee you real, actionable education at a fraction of the cost you can demand as a project manager or consultant. We are confident your investment will come back to you manyfold in no time."--Resource description page.
    Note: Title from resource description page (Safari, viewed October 24, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 42
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781789531855
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 36 min., 45 sec.)) , digital, sound, color
    Keywords: Adobe After effects ; Image processing ; Digital techniques ; Cinematography ; Special effects ; Data processing ; Electronic videos ; local
    Abstract: "Adobe After Effects CC for Beginners! This course is an introduction to Adobe After Effects. It will get you started with understanding the software to create effects, animations, and titles for your video projects. This course will take you from the very beginning of opening After Effects and learn the windows and settings to create your first motion graphic title. Your instructor for this course is William Bartlett. He has been using After Effects since 2006 for commercials, feature films, and animated creative projects. He is the founder of an established video production company in Toronto Canada, and has been the Visual Effects Supervisor and Lead Visual Effects Artist on hundreds of projects including feature films and television commercials."--Resource description page.
    Note: Title from resource description page (Safari, viewed July 25, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 43
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    Language: English
    Pages: 1 online resource (1 streaming video file (11 hr., 42 min., 40 sec.)) , digital, sound, color
    Edition: Second edition.
    Series Statement: LiveLessons
    Keywords: OpenStack (Electronic resource) ; Cloud computing ; Open source software ; Electronic data processing personnel ; Certification ; Electronic videos ; local
    Abstract: "OpenStack Certification Complete Video Course is a unique video product that provides a solid understanding of OpenStack, so you can pass two certification exams: the Certified OpenStack Administrator exam from OpenStack Foundation and the Red Hat Certified System Administrator (RHCSA) in Red Hat OpenStack exam. In addition to helping you study for your chosen exam, this thorough video course provides in-depth insight and knowledge about OpenStack to help IT Administrators, designers, and architects get practical knowledge on how to implement OpenStack-based cloud solutions. OpenStack Certification Complete Video Course contains full coverage of every objective in the OpenStack.org exam and the newly updated Red Hat System Administrator in Red Hat OpenStack exam. You will also find lab demos, whiteboard instruction, exercises, and labs to help you study for the exams and also help you gain first-hand experience working in the Red Hat and OpenStack platforms."--Resource description page.
    Note: Title from title screen (viewed September 20, 2017). - Edition statement from resource description page
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 44
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 36 min., 57 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Linux ; Examinations ; Study guides ; Computer security ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Electronic videos ; local
    Abstract: "Linux Foundation Certified Engineer (LFCE) Complete Video Course has 10 hours of comprehensive video training which includes: whiteboard concept teaching, live CLI work, screencast teaching, hands-on labs, and practice exam walkthroughs, and you have everything you need to study for and pass the LFCE exam. This course will give you practical and reliable training so you get all the information you need to pass the LFCE exam, as well as the real-world experience you need to fully understand concepts and practice your skills."--Resource description page.
    Note: Title from title screen (viewed September 6, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 45
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781788835077
    Language: English
    Pages: 1 online resource (1 streaming video file (8 hr., 2 min., 18 sec.)) , digital, sound, color
    Keywords: Web sites ; Security measures ; Web sites ; Access control ; Electronic videos ; local
    Abstract: "Coat your website with armor, protect yourself against the most common threats and vulnerabilities. Understand, with examples, how common security attacks work and how to mitigate them. Learn secure practices to keep your website users safe. Let's parse that. How do common security attacks work?: This course walks you through an entire range of web application security attacks, XSS, XSRF, Session Hijacking, Direct Object Reference and a whole lot more. How do we mitigate them?: Mitigating security risks is a web developer's core job. Learn by example how you can prevent script injection, use secure tokens to mitigate XSRF, manage sessions and cookies, sanitize and validate input, manage credentials safely using hashing and encryption etc. What secure practices to follow?: See what modern browsers have to offer for protection and risk mitigation, how you can limit the surface area you expose in your site."--Resource description page.
    Note: Title from resource description page (Safari, viewed March 16, 2018)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 46
    Online Resource
    Online Resource
    [Place of publication not identified] : Packt Publishing
    ISBN: 9781788626767
    Language: English
    Pages: 1 online resource (1 streaming video file (15 hr., 1 min., 7 sec.)) , digital, sound, color
    Keywords: Java (Computer program language) ; Data structures (Computer science) ; Algorithms ; Electronic videos ; local ; Electronic videos
    Abstract: "This is an animated, visual and spatial way to learn data structures and algorithms. Our brains process different types of information differently - evolutionary we are wired to absorb information best when it is visual and spatial i.e. when we can close our eyes and see it. More than most other concepts, Data Structures and Algorithms are best learned visually. These are incredibly easy to learn visually, very hard to understand most other ways. This course has been put together by a team with tons of everyday experience in thinking about these concepts and using them at work at Google, Microsoft and Flipkart What's Covered: Big-O notation and complexity, Stacks, Queues, Trees, Heaps, Graphs and Graph Algorithms, Linked lists, Sorting, Searching."--Resource description page.
    Note: Title from resource description page (Safari, viewed November 9, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 47
    Online Resource
    Online Resource
    [Place of publication not identified] : Prentice Hall
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 36 min., 17 sec.)) , digital, sound, color
    Series Statement: LiveLessons
    Keywords: Linux ; Handbooks, manuals, etc ; Operating systems (Computers) ; Electronic videos ; local
    Abstract: "Linux Under the Hood is a unique video project that focuses on Linux internals, so you can get the most out of the Linux operating system. Although most Linux books and videos explain how to accomplish tasks in Linux, this video course goes beyond the how and dives into the why. So, instead of learning how to use commands and configure services, you will take a look at what's happening in Linux when you perform tasks. We'll go deeply into the Linux operating system in a way that is understandable to anyone who has already worked a bit with Linux. There's no need to be an expert or have a C programming language background; the only thing that is required is a bit of experience with the Linux operating system and a desire to learn really understand it."--Resource description page.
    Note: Title from resource description page (Safari, viewed February 3, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 48
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    Language: English
    Pages: 1 online resource (1 streaming video file (13 hr., 18 min., 12 sec.)) , digital, sound, color.
    Edition: 2nd edition.
    Series Statement: LiveLessons
    Keywords: Linux Study guides Examinations ; Electronic data processing personnel Study guides Certification ; Linux ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Electronic videos ; local ; Linux ; Electronic data processing personnel ; Certification ; Examinations ; Study guides
    Abstract: "Red Hat Certified Engineer (RHCE) Complete Video Course with Virtual Machines, Second Edition has 13 hours of comprehensive video training--which includes whiteboard concept teaching, live CLI work, screencast teaching, hands-on labs, and practice exam walkthroughs--so you have everything you need to study for and pass the RHCE exam. This new edition of the best-selling RHCE Complete Video Course now comes with virtual machines, giving you a reliable environment so you can get the real-world experience you need to fully understand concepts and practice your skills."--Resource description page.
    Note: Title from title screen (viewed June 28, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 49
    Online Resource
    Online Resource
    [Place of publication not identified] : Prentice Hall, Pearson Education
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 48 min., 33 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Command languages (Computer science) ; Computer programming ; Electronic videos ; local ; Command languages (Computer science) ; Computer programming ; Programmation (Informatique) ; Langages de commande (Informatique) ; Computer programming
    Abstract: "Bash Scripting Learning Path teaches you everything you need to know about shell scripting, from novice scripting to advanced script analysis and scripting for performance. This course consists of 16 lessons that take you from learning Bash basics to advanced scripting concepts. Each lesson contains practical examples to show how scripting solutions are being used in the real world. Each lesson concludes with an exercise, so you can test your own skills. A video explanation is also included so you can follow along and check your work. You will end the course by going beyond Bash and starting your first Python project. The video lessons cover the following topics: Bash scripting fundamentals; Creating your first shell script; Working with variables and parameters; Transforming input; Using essential external tools; Using conditional statements; Using advanced scripting options; Script debugging and analyzing; Scripting by example; Advanced Bash Scripting; Reviewing basics; Scripting best practices; Understanding syntax differences; Using advanced awk, sed, and regular expressions; Analyzing advanced scripts; Writing a complex script; Scripting for performance; Beyond Bash; scripting in Python."--Resource description page.
    Note: Title from title screen (viewed July 11, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 50
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    Language: English
    Pages: 1 online resource (1 streaming video file (15 hr., 16 min., 9 sec.)) , digital, sound, color
    Edition: Second edition.
    Series Statement: LiveLessons
    Keywords: Linux Study guides Certification ; Electronic data processing personnel Study guides Certification ; Systems engineering ; Virtual computer systems ; Linux ; Certification ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Electronic videos ; local ; Systems engineering ; Virtual computer systems ; Systèmes virtuels (Informatique) ; Linux ; Electronic data processing personnel ; Certification ; Systems engineering ; Ingénierie des systèmes ; Study guides
    Abstract: "Now with virtual machines and fully updated for RHEL 7.3, Red Hat Certified System Administrator (RHCSA) Complete Video Course with Virtual Machines, Second Edition gives you everything you need to prepare for and pass the RHCSA exam. This engaging self-paced video training solution provides learners with 15 hours of personal visual instruction from an expert trainer with more than 20 years of practical Linux teaching experience. Through the use of topic-focused instructional videos you will gain an in-depth understanding of all topics on the Red Hat Certified Administrator (RHCSA) exam as well as a deeper understanding of Red Hat Enterprise Linux so you master the key foundational principles of systems administration. The combination of video, labs, and virtual machines is a unique offering that gives you a full toolkit to learn and excel on your exam."--Resource description page.
    Note: Title from title screen (viewed March 22, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 51
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Language: English
    Pages: 1 online resource (1 streaming video file (14 hr., 14 min., 20 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Linux Study guides Examinations ; Computer security Study guides Examinations ; Electronic data processing personnel Study guides Certification ; Linux ; Examinations ; Study guides ; Computer security ; Examinations ; Study guides ; Electronic data processing personnel ; Certification ; Study guides ; Electronic videos ; local ; Linux ; Sécurité informatique ; Examens ; Guides de l'étudiant ; Computer security ; Examinations ; Electronic data processing personnel ; Certification ; Examinations ; Study guides
    Abstract: "This engaging self-paced video training solution provides learners with 14 hours of personal visual instruction from an expert trainer with more than 20 years of practical Linux teaching experience. Through the use of topic-focused instructional videos you will gain an in-depth understanding of all topics on the Linux Foundation LFCS exam, as well as a deeper understanding of Linux. The combination of video and labs is a unique offering that gives you a full toolkit to learn and excel on your exam."--Resource description page.
    Note: Title from title screen (viewed June 12, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 52
    Online Resource
    Online Resource
    [Place of publication not identified] : Addison-Wesley Professional
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 29 min., 55 sec.)) , digital, sound, color
    Keywords: Microsoft Azure SQL Database ; Linux ; Operating systems (Computers) ; Database management ; Information retrieval ; Electronic videos ; local
    Abstract: "Deploying Linux on Azure LiveLessons is a unique video product that teaches you everything you need to know to get up and running with Linux if you are a Microsoft Professional who needs to deploy, manage, and monitor Linux in an Azure environment. This comprehensive video course starts with the essentials, and then quickly moves forward from there, focusing on tasks that are specific for managing Linux workloads in an Azure environment. Content includes managing containers, monitoring Linux, working with configuration management tools, and working with Azure-specific services for managing Linux. This is a must-see course for anyone who needs to learn how to administer Linux on Azure."--Resource description page.
    Note: Title from resource description page (Safari, viewed December 4, 2017)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 53
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    Language: English
    Pages: 1 online resource (1 streaming video file (7 hr., 42 min., 51 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Linux Certification ; Electronic data processing personnel Certification ; Systems engineering ; Linux ; Certification ; Electronic videos ; local ; Electronic data processing personnel ; Certification ; Systems engineering ; Ingénierie des systèmes ; Linux ; Systems engineering ; Electronic videos
    Abstract: "Red Hat Certified System Administrator (RHCSA) in Red Hat OpenStack LiveLessons is a unique video product that provides a solid understanding of OpenStack in a Red Hat environment. Not only does it provide all the information that is needed to pass the Red Hat Certified System Administrator (RHCSA) in Red Hat OpenStack exam, it also provides in-depth insight and knowledge about OpenStack to help IT Administrators, designers, and architects get practical knowledge on how to implement OpenStack based cloud solutions. Red Hat Certified System Administrator (RHCSA) in Red Hat OpenStack LiveLessons contains 14 individual videos lessons, for a total of more than 7 hours of instruction. The videos consist of audio instruction, whiteboard teaching, live CLI demos, and video screen casts. Every objective in the exam is covered."--Resource description page.
    Note: Title from title screen (viewed March 4, 2016). - Date of publication from resource description page (viewed March 4, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 54
    Online Resource
    Online Resource
    [Place of publication not identified] : VMware Press
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 16 min., 55 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: VMware vSphere ; Virtual computer systems ; Electronic data processing personnel ; Certification ; Electronic videos ; local
    Abstract: "vSphere 6 Foundations (Exam #2V0-620) Complete Video Course is a unique video product that provides full coverage of the VMware vSphere 6 Foundations exam. The videos in this title provide a solid understanding of VMware vSphere, focusing on the components and the way they are managed. All exam objectives are covered so you have all the information you need to pass the exam. The author also provides insight into the software-defined data center and the role that VMware vSphere plays in it. vSphere 6 Foundations (Exam #2V0-620) Complete Video Course contains 15 individual video modules with over 10 hours of video training. The videos consist of audio instruction, CLI demos, whiteboard teaching, screencasts, and more."--Resource description page.
    Note: Title from title screen (Safari, viewed March 25, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 55
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    Language: English
    Pages: 1 online resource (1 streaming video file (12 hr., 55 min., 41 sec.)) , digital, sound, color
    Keywords: Linux ; Computer security ; Electronic data processing personnel Study guides Certification ; Computer Security ; Electronic data processing personnel ; Certification ; Study guides ; Electronic videos ; local ; Linux ; Computer security ; Sécurité informatique ; Electronic data processing personnel ; Certification ; Study guides
    Abstract: "Linux Security Complete Video Course teaches you everything you need to know to build a safe Linux environment. Taught by best-selling author and trainer Sander van Vugt, Linux Security Complete Video Course covers every aspect of Linux security, including Linux operating system security, managing Linux user security, securing Linux services, and securing Linux infrastructure. The topics in this course cover all the exam objectives and prepare you for the two most significant certifications in the field of Linux security: the Red Hat RHCA Server Hardening (EX413) exam and the LPIC-3 exam 303 "Linux Security" exam. Even if you're preparing for just one of the exams, it's recommend that you watch all the lessons in this course, which lays out a framework for understanding Linux security, mitigating threats, and responding to incidents."--Resource description page.
    Note: Title from resource description page (Safari, viewed September 2, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 56
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    Language: English
    Pages: 1 online resource (1 streaming video file (4 hr., 39 min., 45 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Red Hat, Inc ; Linux Examinations ; Electronic data processing personnel Certification ; Linux ; Examinations ; Electronic videos ; local ; Red Hat, Inc ; Electronic data processing personnel ; Certification ; Linux ; Examinations
    Abstract: "Red Hat Certified System Administrator (RHCSA) Exam Prep Workshop contains hours of deep-dive training on common RHCSA exam traps, pitfalls, and difficulties. Sander van Vugt, an experienced Red Hat instructor, trainer, and author will detail the most common mistakes people make when taking the exam, so you can avoid them in the testing facility. You will then walk through a live practice exam with the author in real time, so you can experience first-hand what it's like to take the test. The videos consist of live trainer discussions, CLI presentations and demos, and a real-time practice exam walk-through. You will also learn about the structure of the exam, what to do when you're stuck, how to approach questions and track time, and more. You can find comprehensive coverage of the RHCSA exam in the Red Hat Certified System Administrator (RHCSA) Complete Video Course and the Red Hat RHCSA/RHCE 7 Cert Guide, both available for Pearson IT Certification."--Resource description page.
    Note: Title from title screen (viewed October 26, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 57
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    ISBN: 9780134664057 , 0134664051
    Language: English
    Pages: 1 online resource (1 streaming video file (12 hr., 32 min., 52 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    DDC: 005.4/32
    Keywords: Red Hat, Inc ; Linux Study guides Examinations ; Internet videos ; Streaming video ; Operating systems (Computers) Study guides Examinations ; Systems engineering Study guides Examinations ; Linux ; Certification ; Electronic data processing personnel ; Certification ; Systems engineering ; Electronic videos ; local ; Vidéos sur Internet ; Vidéo en continu ; streaming video ; Streaming video ; Electronic videos ; Internet videos ; Linux ; Examinations ; Operating systems (Computers) ; Examinations ; Systems engineering ; Examinations ; Instructional films ; Red Hat, Inc ; Nonfiction films ; Study guides ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: "Red Hat Certified Engineer (RHCE) Complete Video Course is a unique video product that provides a solid understanding of all the topics that are required to pass the Red Hat Certified Engineer (RHCE) exam. This title explores how to accomplish advanced system administration tasks, such as writing shell scripts, troubleshooting a server boot procedure, working with SELinux and firewalls and configuring different network services. The videos consist of live trainer discussions, CLI presentations and demos, and a real-time practice exam walk-through. You will also learn about the structure of the exam, exam day strategies, and more. You can find comprehensive coverage of the RHCSA exam in the Red Hat Certified Engineer (RHCE) Complete Video Course and the Red Hat RHCSA/RHCE 7 Cert Guide, both available for Pearson IT Certification."--Resource description page.
    Note: Title from resource description page (viewed July 27, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 58
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    ISBN: 9780134664040 , 0134664043
    Language: English
    Pages: 1 online resource (1 streaming video file (28 hr., 40 min., 7 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    DDC: 005.4/32
    Keywords: Red Hat, Inc ; Linux ; Internet videos ; Streaming video ; Electronic data processing personnel Study guides Certification ; Examinations ; Operating systems (Computers) Study guides Examinations ; Operating systems (Computers) ; Open source software ; Electronic videos ; local ; Electronic videos ; Vidéo en continu ; streaming video ; Streaming video ; Vidéos sur Internet ; Linux ; Internet videos ; Operating systems (Computers) ; Examinations ; Instructional films ; Red Hat, Inc ; Nonfiction films ; Study guides ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: "Learn solid fundamental Linux operating system skills with Beginning Linux System Administration LiveLessons. Taught by best-selling author and trainer Sander van Vugt, Beginning Linux System Administration LiveLessons walks you through the essential system administration tasks you need to know to get up and running in Linux quickly. This 12 lesson video course starts with the basics, from determining which distribution is right for you to walking through the steps of installing Linux on the two most popular flavors: Ubuntu and Red Hat. Next, you will connect to Linux and really get your feet wet, using an editor and working with files. You will then dive into managing permissions, processes and software before working with logs, exploring Linux security and finally managing services."--Resource description page.
    Note: Title from resource description page (viewed July 28, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 59
    Online Resource
    Online Resource
    [Place of publication not identified] : Prentice Hall
    Language: English
    Pages: 1 online resource (1 streaming video file (3 hr., 7 min., 41 sec.)) , digital, sound, color
    Series Statement: LiveLessons
    Keywords: Linux ; UNIX (Computer file) ; Operating systems (Computers) ; Automation ; Electronic videos ; local
    Abstract: "Learn solid fundamental Linux operating system skills with Beginning Linux System Administration LiveLessons. Taught by best-selling author and trainer Sander van Vugt, Beginning Linux System Administration LiveLessons walks you through the essential system administration tasks so you can up and running in Linux quickly. This video course consists of 12 lessons. You will start with the basics, from determining which distribution is right for you to walking through the steps of installing Linux on the two most popular flavors: Ubuntu and Red Hat. You will then connect to Linux. You will then get a chance to really get your feet wet, using an editor and working with files. You will then dive into managing permissions, processes and software before working with logs, exploring Linux security and finally managing services. The author uses real world examples throughout and focuses on teaching you how to operate and manage some of the most frequently used Linux services. This course also provides information on how Linux administration is typically dealt with in corporate environments, with a focus on content management systems, automatic deployment systems and operating Linux from the cloud."--Resource description page.
    Note: Title from title screen (viewed May 18, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 60
    Online Resource
    Online Resource
    [Place of publication not identified] : Prentice Hall
    Language: English
    Pages: 1 online resource (1 streaming video file (9 hr., 47 min., 42 sec.)) , digital, sound, color
    Series Statement: LiveLessons
    Keywords: Linux ; Computer programming ; Electronic videos ; local
    Abstract: "Bash Scripting Complete Video Course teaches you everything you need to know about shell scripting, from novice scripting to advanced script analysis and scripting for performance. This course consists of 16 lessons that take you from learning Bash basics to advanced scripting concepts. Each lesson contains practical examples to show how scripting solutions are being used in the real world. Each lesson concludes with an exercise, so you can test your own skills. A video explanation is also included so you can follow along and check your work. You will end the course by going beyond Bash and starting your first Python project."--Resource description page.
    Note: Title from title screen (viewed July 5, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 61
    Online Resource
    Online Resource
    [Place of publication not identified] : Prentice Hall
    Language: English
    Pages: 1 online resource (1 streaming video file (4 hr., 42 min., 32 sec.)) , digital, sound, color
    Series Statement: LiveLessons
    Keywords: Linux ; Computer programming ; Electronic videos ; local
    Abstract: "Bash Scripting LiveLessons teaches shell scripting to novice as well as experienced Linux administrators and users. This course consists of 8 lessons in which all concepts that are relevant to bash shell scripting are explained. Each lesson contains many practical examples to show how scripting solutions are being used in the real world. Each lesson concludes with an exercise, followed by an exercise explanation that makes this course an ideal solution for learning to program the bash shell."--Resource description page.
    Note: Title from title screen (viewed April 22, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 62
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Language: English
    Pages: 1 online resource (1 streaming video file (13 hr., 54 min., 14 sec.)) , digital, sound, color
    Keywords: Computing Technology Industry Association ; Linux Examinations ; Operating systems (Computers) Certification ; Electronic data processing personnel Certification ; Linux ; Examinations ; Electronic videos ; local ; Computing Technology Industry Association ; Operating systems (Computers) ; Certification ; Electronic data processing personnel ; Certification ; Linux ; Examinations
    Abstract: "CompTIA Linux+/LPIC-1 Complete Video Course offers almost 13 hours of training covering all objectives on the CompTIA Linux+ and Linux Professional Institute LPIC-1 exams. 28 lessons in 7 modules divided into separate exam sections make sure you learn every topic included in the exam objectives. This course also serves as an introduction for people interested in learning basic Linux administration skills. The videos provide thorough coverage of command-line skills that work on multiple distributions and prepares anyone who wants to acquire in-depth knowledge of common Linux tasks. The CompTIA Linux+/LPIC-1 Complete Video Course prepares you for the CompTIA Linux+ powered by LPI certification, which grants CompTIA Linux+, LPIC-1, and the SUSE Certified Linux Administrator (CLA) certifications, so you can earn three industry-recognized certifications at once."--Resource description page.
    Note: Title from title screen (viewed November 6, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 63
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    Language: English
    Pages: 1 online resource (1 streaming video file (4 hr., 12 min., 4 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Red Hat, Inc ; Linux Examinations ; Electronic data processing personnel Certification ; Linux ; Examinations ; Electronic videos ; local ; Red Hat, Inc ; Electronic data processing personnel ; Certification ; Linux ; Examinations
    Abstract: "Red Hat Certified Engineer (RHCE) Exam Prep Workshop contains more than 4 hours of deep-dive training on common RHCE exam traps, pitfalls, and difficulties. Sander van Vugt, an experienced Red Hat instructor, trainer, and author will detail the most common mistakes people make when taking the RHCE exam, so you can avoid them in the testing facility. You will then walk through a live practice exam with the author in real-time, so you can experience first-hand what it's like to take the test. The videos consist of live trainer discussions, CLI presentations and demos, and a real-time practice exam walk-through. You will also learn about the structure of the exam, exam day strategies, and more. You can find comprehensive coverage of the RHCSA exam in the Red Hat Certified Engineer (RHCE) Complete Video Course and the Red Hat RHCSA/RHCE 7 Cert Guide, both available for Pearson IT Certification."--Resource description page.
    Note: Title from title screen (viewed October 26, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 64
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    Language: English
    Pages: 1 online resource (1 streaming video file (12 hr., 50 sec.)) , digital, sound, color
    Keywords: OpenStack (Electronic resource) ; Cloud computing ; Open source software ; Computer technical support ; Certification ; Information technology ; Certification ; Electronic videos ; local
    Abstract: "OpenStack Certification Complete Video Course is a unique video product that provides a solid understanding of OpenStack, so you can pass two certification exams: the Certified OpenStack Administrator exam from OpenStack Foundation and the Red Hat Certified System Administrator (RHCSA) in Red Hat OpenStack exam. In addition to helping you study for your chosen exam, this thorough video course provides in-depth insight and knowledge about OpenStack to help IT Administrators, designers, and architects get practical knowledge on how to implement OpenStack-based cloud solutions. OpenStack Certification Complete Video Course contains 18 individual videos lessons, for a total of more than 7 hours of instruction. The videos consist of audio instruction, whiteboard teaching, live CLI demos, and video screen casts. Every objective for both the openstack.org and the Red Hat exams are covered. Two labs are also included, so you can gain first-hand experience working in the Red Hat and OpenStack platforms."--Resource description page.
    Note: Title from resource description page (Safari, viewed September 1, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 65
    Online Resource
    Online Resource
    [Place of publication not identified] : Prentice Hall
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 12 min., 14 sec.)) , digital, sound, color
    Keywords: Scripting languages (Computer science) ; Command languages (Computer science) ; Bash (Computer program language) ; Electronic videos ; local
    Abstract: "Extend your Bash scripting skills with this essential Bash training course. Sander van Vugt, best-selling author of Red Hat and general Linux book and video titles, walks you through everything you need to know to take your Bash skills to the next level. This course will teach you scripting best practices and syntax differences. You will also learn how to use advanced awk, sed, and regular expressions before jumping in to how to analyze advanced scripts. After that, you will dig in to how to write complex scripts and explore the concept of scripting for performance. You will then end with scripting in Python."--Resource description page.
    Note: Title from title screen (Safari, viewed May 11, 2016). - Date of release from resource description page (Safari, viewed May 11, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 66
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    Language: English
    Pages: 1 online resource (1 streaming video file (6 hr., 55 min., 53 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Linux Study guides Examinations ; Electronic data processing personnel Certification ; Operating systems (Computers) Examinations ; Linux ; Examinations ; Study guides ; Operating systems (Computers) ; Examinations ; Electronic videos ; local ; Electronic data processing personnel ; Certification ; Systèmes d'exploitation (Ordinateurs) ; Examens ; Linux ; Examinations ; Operating systems (Computers) ; Examinations ; Study guides
    Abstract: "LPIC-1 (Exam 102) LiveLessons is a unique video course that provides a solid understanding of all topics that candidates need to master to pass the LPIC-1 (Exam 102) Certification. This video course offers 14 lessons covering all the topics mentioned in the LPI objectives as published on www.lpi.org. This course doesn't just offer a preparation for the LPIC-1 102 exam, it also serves as an introduction for people who want to learn basic Linux administration skills."--Resource description page.
    Note: Title from resource description page (Safari, viewed July 2, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 67
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification
    Language: English
    Pages: 1 online resource (1 streaming video file (21 hr., 30 min., 39 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Linux Certification ; Electronic data processing personnel Certification ; Systems engineering ; Linux ; Certification ; Electronic videos ; local ; Electronic data processing personnel ; Certification ; Systems engineering ; Ingénierie des systèmes ; Linux ; Systems engineering
    Abstract: "Red Hat Certified System Administrator (RHCSA) and Red Hat Certified Engineer (RHCE) Complete Video Course Library provides the opportunity to study for both the Red Hat Certified System Administrator (RHCSA) and the Red Hat Certified Engineer (RHCE) exams. This Complete Video Course Library offers more than 21 hours of personal visual instruction from an RHCSA and RHCE certified expert with more than 20 years of practical Linux teaching experience. Through the use of topic-focused instructional videos you will gain an in-depth understanding of the Red Hat Certified Administrator (RHCSA) and Red Hat Certified Engineer (RHCE) exams as well as a deeper understanding of Red Hat Enterprise Linux so you master key foundational principles. Included with the product are practice question exercises, with the instructor walking students through both the scenarios and solutions to give you the extra edge you need to excel on the exam. The course includes 100% coverage of the RHCSA and RHCE exam objectives."--Resource description page.
    Note: Title from title screen (viewed September 18, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 68
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson IT Certification, [2015]
    Language: English
    Pages: 1 online resource (1 streaming video file (7 hr., 45 min., 33 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Linux ; Examinations ; Study guides ; Electronic videos ; local
    Abstract: "The Red Hat RHCSA and RHCE Webcasts is an almost 8-hour video course of author-recorded webcasts that examine key Red Hat RHCSA and RHCE certification topics. Sander van Vugt provides 10 live-recorded webinars that examine some of the toughest topics you'll find on the RHCSA and RHCE examines."--Resource description page.
    Note: Title taken from title screen (Safari, viewed July 8, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 69
    Online Resource
    Online Resource
    [Place of publication not identified] : Pearson
    Language: English
    Pages: 1 online resource (1 streaming video file (5 hr., 38 min., 1 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Linux Examinations ; Electronic data processing personnel Certification ; Operating systems (Computers) Examinations ; Linux ; Examinations ; Operating systems (Computers) ; Examinations ; Electronic videos ; local ; Electronic data processing personnel ; Certification ; Systèmes d'exploitation (Ordinateurs) ; Examens ; Linux ; Operating systems (Computers) ; Examinations
    Abstract: "LPIC-1 (Exam 101) LiveLessons is a unique video product that provides a solid understanding of all topics candidates need to master to pass the LPIC-1 (Exam 101) Certification. This course offers 14 lessons that cover all topics as mentioned in the LPI objectives. This course doesn't just offer a preparation for the LPI 101 exam--it can also serve as an introduction for people who want to learn basic Linux administration skills. The videos provide thorough coverage of command-line skills that work on multiple distributions, and prepares anyone to acquire more in-depth knowledge of common Linux administration tasks."--Resource description page.
    Note: Title from title screen (viewed January 19, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 70
    Online Resource
    Online Resource
    [Place of publication not identified] : Prentice Hall
    Language: English
    Pages: 1 online resource (1 streaming video file (1 hr., 43 min., 52 sec.)) , digital, sound, color.
    Series Statement: LiveLessons
    Keywords: Ubuntu (Electronic resource) ; Operating systems (Computers) ; Electronic videos ; local
    Abstract: "Ubuntu Server Essentials is a unique video product that helps administrators get started with the Ubuntu Linux Server edition. It walks the audience through the first steps that are needed to get a fully operational server environment, focusing on setting up a LAMP Server on Ubuntu. This video course details real-world tasks and provides multimedia tutorials that you can apply to real world scenarios."--Resource description page.
    Note: Title from resource description page (viewed June 17, 2015)
    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...