Explore all library
169 to 192 of 230 results
Search results 169 - 192 of 230Category: Software Development
- LEARNING PATHDaniel Mease
Google Generative AI ServicesBeginnerDuration: Up to 1 hour and 10 minutesAuthor: Daniel Mease; Difficulty: Beginner; Description: Everything you need to get started working with Google Generative AI products; Duration: Up to 1 hour and 10 minutes; Content Topics: Artificial Intelligence; This learning path has: 2 Courses - HANDS-ON LABLogan Rakai
C# Development PlaygroundBeginnerDuration: Up to 4 hoursAuthor: Logan Rakai; Difficulty: Beginner; Description: Write, debug, and test C# applications targeting .NET in the browser-based integrated development environment provided in this lab playground.; Duration: Up to 4 hours; Content Topics: Development; This hands-on lab has: 2 Lab steps - LAB CHALLENGELogan Rakai
Building a Python Application: Shutdown Watcher ChallengeIntermediateDuration: Up to 40 minutesAuthor: Logan Rakai; Difficulty: Intermediate; Description: Test your knowledge of building Python applications using a shutdown watcher in this lab challenge.; Duration: Up to 40 minutes; Content Topics: Development; This lab challenge has: 2 Lab steps - HANDS-ON LABQA
Advanced C ProgrammingAdvancedDuration: Up to 8 hoursAuthor: QA; Difficulty: Advanced; Description: This lab allows delegates to gain a better understanding of the language, run-time library, and software engineering techniques available with the C language.; Duration: Up to 8 hours; Content Topics: Development; This hands-on lab has: 2 Lab steps - HANDS-ON LABBen Lambert
Python: InheritanceIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Object oriented programming consists of bundling data and code together into a single entity referred to as **objects**. Object inheritance is an important aspect of object-oriented programming. Learn how to create object hierarchies in this hands-on lab.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 6 Lab steps - HANDS-ON LABBen Lambert
Python: Magic MethodsIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Learn how to use magic methods to control the way that objects interact with the Python language syntax and built-in functions. This lab covers commonly used magic methods through hands-on learning.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 4 Lab steps - HANDS-ON LABBen Lambert
Python: Introduction to MockingIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: The unittest.mock module is Python's built-in mocking and patching module. Used to replace objects with fake implementations during testing. This lab introduces the unittest.mock module through hands-on learning.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 12 Lab steps - HANDS-ON LABBen Lambert
Python: Introduction to UnittestIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Python's built-in unittest module is a testing framework for creating unit and integration tests. This lab introduces the unittest module through hands-on learning.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 12 Lab steps - HANDS-ON LABFarish Kashefinejad
Working With JavaScript ClassesAdvancedDuration: Up to 45 minutesAuthor: Farish Kashefinejad; Difficulty: Advanced; Description: In this lab, you will be working with JavaScript Classes.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 11 Lab steps - LAB CHALLENGEAndrea Giussani
Data Science with Python - Advanced ConceptsAdvancedDuration: Up to 1 hourAuthor: Andrea Giussani; Difficulty: Advanced; Description: In this Lab, you will be challenged on your knowledge on Python for Data Science, in particular on three important aspects: Programming, Data Management and Visualization. The idea is to test your ability to deal with advanced data science requests that a Senior Data Scientist is expected to deal with.; Duration: Up to 1 hour; This lab challenge has: 2 Lab steps - COURSEHallam Webber
C# InterfacesIntermediateDuration: 18 minutes and 5 secondsAuthor: Hallam Webber; Difficulty: Intermediate; Duration: 18 minutes and 5 seconds; Content Topics: Development; This course has: 4 Units - COURSEJohn Baugh
Control Statements in C++IntermediateDuration: 1 hour and 40 minutesAuthor: John Baugh; Difficulty: Intermediate; Duration: 1 hour and 40 minutes; Content Topics: Development; This course has: 10 Units - LAB CHALLENGELogan Rakai
Building a Python Application: Message Queue ChallengeIntermediateDuration: Up to 40 minutesAuthor: Logan Rakai; Difficulty: Intermediate; Description: Test your knowledge of building Python applications using multiprocessing queues and events in this lab challenge.; Duration: Up to 40 minutes; Content Topics: Development; This lab challenge has: 2 Lab steps - LAB CHALLENGELogan Rakai
Bash Challenge: Hello WorldBeginnerDuration: Up to 15 minutesAuthor: Logan Rakai; Difficulty: Beginner; Description: The goal of this challenge is to complete the classic exercise of writing "Hello, World!" using Bash.; Duration: Up to 15 minutes; Content Topics: Operating System; This lab challenge has: 2 Lab steps - HANDS-ON LABBen Lambert
Python: Introduction to PatchingIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: The unittest.mock module is Python's built-in mocking and patching module. Used to replace objects with fake implementations during testing. This lab introduces the unittest.mock.patch callable through hands-on learning.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 11 Lab steps - COURSEOak Academy
Web Services in Java EE 7IntermediateDuration: 3 hours and 42 minutesAuthor: Oak Academy; Difficulty: Intermediate; Duration: 3 hours and 42 minutes; Content Topics: Development; This course has: 21 Units - COURSEOak Academy
Java Basics in Java EE 7IntermediateDuration: 1 hour and 58 minutesAuthor: Oak Academy; Difficulty: Intermediate; Duration: 1 hour and 58 minutes; Content Topics: Development; This course has: 8 Units - LAB CHALLENGEAndrea Giussani
Machine Learning Python Challenge: RegressionAdvancedDuration: Up to 1 hour and 30 minutesAuthor: Andrea Giussani; Difficulty: Advanced; Description: In this lab challenge, you will be tested on your scikit-learn skills to build a machine learning pipeline to predict the price of a stock; Duration: Up to 1 hour and 30 minutes; Content Topics: Machine Learning; This lab challenge has: 2 Lab steps - COURSETransformer model architectureIntermediateDuration: 35 minutes and 5 secondsDifficulty: Intermediate; Duration: 35 minutes and 5 seconds; This course has: 12 Units
- COURSEOak Academy
Deploying Microservices on the CloudBeginnerDuration: 1 hour and 18 minutesAuthor: Oak Academy; Difficulty: Beginner; Duration: 1 hour and 18 minutes; Content Topics: Development, Operating System; This course has: 15 Units - COURSEOak Academy
Enterprise Java BeanBeginnerDuration: 29 minutes and 9 secondsAuthor: Oak Academy; Difficulty: Beginner; Duration: 29 minutes and 9 seconds; Content Topics: Development, Operating System; This course has: 6 Units - HANDS-ON LABAndrew Burchill
Automating Code Reviews Using Generative AIBeginnerDuration: Up to 1 hour and 30 minutesAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to use a Generative AI model to perform code reviews in this hands-on lab.; Duration: Up to 1 hour and 30 minutes; Content Topics: Continuous Integration; This hands-on lab has: 4 Lab steps - HANDS-ON LABParveen Singh
Working with Azure Virtual Machines using Python SDKIntermediateDuration: Up to 1 hourAuthor: Parveen Singh; Difficulty: Intermediate; Description: Learn how to use Python SDK to interact with the Azure environment and create virtual machine resources using Azure CLI and Python SDK in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Microsoft Azure; This hands-on lab has: 3 Lab steps - HANDS-ON LABBen Lambert
Python: Introduction to WSGI ApplicationsIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: The Web Server Gateway Interface (WSGI) specification defines a simple universal-interface between web servers and web applications. Enabling web developers to mix and match WSGI compliant servers and applications. This lab introduces some of the primary concepts of WSGI applications.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 7 Lab steps