Explore all library
193 to 216 of 363 results
Search results 193 - 216 of 363Category: Software Development
- 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 LABBen Lambert
Python: Blackjack LabBeginnerDuration: Up to 3 hoursAuthor: Ben Lambert; Difficulty: Beginner; Description: Build upon your Python skills by creating a console based blackjack game. This lab demonstrates how the Python language is used to create and control objects. It leverages a wide range of Python's functionality such as classes, functions, loops, conditionals, built-in objects, doctests, and more.; Duration: Up to 3 hours; Content Topics: Development; This hands-on lab has: 6 Lab steps - COURSEOak Academy
Basic Microservices ConceptsBeginnerDuration: 20 minutes and 4 secondsAuthor: Oak Academy; Difficulty: Beginner; Duration: 20 minutes and 4 seconds; Content Topics: Development, Operating System; This course has: 7 Units - COURSEHallam Webber
C# GenericsIntermediateDuration: 15 minutes and 26 secondsAuthor: Hallam Webber; Difficulty: Intermediate; Duration: 15 minutes and 26 seconds; Content Topics: Development; This course has: 4 Units - COURSEHallam Webber
C# Conditional BranchingBeginnerDuration: 20 minutes and 3 secondsAuthor: Hallam Webber; Difficulty: Beginner; Duration: 20 minutes and 3 seconds; Content Topics: Development; This course has: 7 Units - COURSEAtil Samancioglu
Crash Lesson in HTMLIntermediateDuration: 57 minutes and 49 secondsAuthor: Atil Samancioglu; Difficulty: Intermediate; Duration: 57 minutes and 49 seconds; Content Topics: Development; This course has: 7 Units - COURSEJohn Baugh
Fundamentals of Data Structures in C++IntermediateDuration: 2 hours and 28 minutesAuthor: John Baugh; Difficulty: Intermediate; Duration: 2 hours and 28 minutes; Content Topics: Development; This course has: 10 Units - COURSEFarish Kashefinejad
Introduction to JavaScript PromisesAdvancedDuration: 5 minutes and 52 secondsAuthor: Farish Kashefinejad; Difficulty: Advanced; Duration: 5 minutes and 52 seconds; Content Topics: Development; This course has: 1 Unit - LAB CHALLENGEAndrea Giussani
Machine Learning Python Challenge: ClassificationAdvancedDuration: Up to 1 hourAuthor: Andrea Giussani; Difficulty: Advanced; Description: The aim of this lab is to challenge you on building a supervised machine learning pipeline to predict the probability that a subject will suffer from a heart stroke.; Duration: Up to 1 hour; Content Topics: Machine Learning; This lab challenge has: 2 Lab steps - HANDS-ON LABAndrew Burchill
Creating an Angular Web ApplicationBeginnerDuration: Up to 1 hourAuthor: Andrew Burchill; Difficulty: Beginner; Description: Learn how to create a new Angular web application that lists recipes in this hands-on lab experience.; Duration: Up to 1 hour; Content Topics: Development; This hands-on lab has: 3 Lab steps - HANDS-ON LABCalculated Systems
Creating a Microservice in Go - Part 2IntermediateDuration: Up to 1 hourAuthor: Calculated Systems; Difficulty: Intermediate; Description: Finish implementing the full complement of CRUD functions for microservices API in Go to manage retro video games in this lab.; Duration: Up to 1 hour; Content Topics: Development; This hands-on lab has: 4 Lab steps - HANDS-ON LABCalculated Systems
Creating a Microservice in Go - Part 1IntermediateDuration: Up to 1 hour and 30 minutesAuthor: Calculated Systems; Difficulty: Intermediate; Description: Develop a microservices API in Go to manage retro video games in this lab.; Duration: Up to 1 hour and 30 minutes; Content Topics: Development; This hands-on lab has: 8 Lab steps - LAB CHALLENGEJeremy Cook
.NET Core C# Challenge: TDD Bulk DiscountingBeginnerDuration: Up to 1 hourAuthor: Jeremy Cook; Difficulty: Beginner; Description: In this challenge, you will complete a .Net Core C# implementation being guided by existing xUnit tests (TDD).; Duration: Up to 1 hour; Content Topics: Test Driven Development (TDD); This lab challenge has: 2 Lab steps - HANDS-ON LABQA
Python 3 ProgrammingBeginnerDuration: Up to 8 hoursAuthor: QA; Difficulty: Beginner; Description: This lab introduces the Python 3 programming language to programmers starting out in Python 3 or for those porting existing applications from Python 2.; Duration: Up to 8 hours; Content Topics: Development; This hands-on lab has: 2 Lab steps - HANDS-ON LABLogan Rakai
Amazon ECS Microservices Networking With AWS App MeshIntermediateDuration: Up to 1 hourAuthor: Logan Rakai; Difficulty: Intermediate; Description: Learn how App Mesh integrates with ECS to provide service discovery and traffic management for your containerized applications in this lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 5 Lab steps - HANDS-ON LABJun Fritz
Defining Cloud Infrastructure with the AWS CDK v2 in PythonIntermediateDuration: Up to 1 hourAuthor: Jun Fritz; Difficulty: Intermediate; Description: Learn how to define your cloud application resources using the AWS Cloud Development Kit v2 in Python in this hands-on lab.; Duration: Up to 1 hour; Content Topics: Amazon Web Services; This hands-on lab has: 6 Lab steps - HANDS-ON LABFarish Kashefinejad
Working With JavaScript For LoopsIntermediateDuration: Up to 45 minutesAuthor: Farish Kashefinejad; Difficulty: Intermediate; Description: In this lab, you will be working with JavaScript For Loops.; Duration: Up to 45 minutes; This hands-on lab has: 5 Lab steps - HANDS-ON LABAndrew Burchill
Arranging and Ordering HTML Elements Using CSSAdvancedDuration: Up to 45 minutesAuthor: Andrew Burchill; Difficulty: Advanced; Description: In this hands-on laboratory, you will write CSS that affects the flow, position, and depth of HTML elements.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 4 Lab steps - HANDS-ON LABAndrew Burchill
Selecting HTML Elements using CSSBeginnerDuration: Up to 25 minutesAuthor: Andrew Burchill; Difficulty: Beginner; Description: In this hands-on lab, you will write CSS rules that select elements by element type, class, identifer and parent element type.; Duration: Up to 25 minutes; Content Topics: Development; This hands-on lab has: 4 Lab steps - HANDS-ON LABFarish Kashefinejad
Working With JavaScript Object ConstructorAdvancedDuration: Up to 45 minutesAuthor: Farish Kashefinejad; Difficulty: Advanced; Description: In this lab, you will be working with JavaScript Object Constructors. A constructor is a function that creates an instance of an object. They can be thought of as object blueprints for when you want to have multiple objects with the same properties among each one.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab has: 7 Lab steps - COURSEBen Lambert
Introduction to the OpenAI Assistants APIBeginnerDuration: 28 minutes and 48 secondsAuthor: Ben Lambert; Difficulty: Beginner; Duration: 28 minutes and 48 seconds; Content Topics: Artificial Intelligence; This course has: 6 Units - COURSEOak Academy
Microservice ExamplesBeginnerDuration: 37 minutes and 37 secondsAuthor: Oak Academy; Difficulty: Beginner; Duration: 37 minutes and 37 seconds; Content Topics: Development, Operating System; This course has: 7 Units - COURSEBen Lambert
Introduction to Third-Party Package Management in PythonBeginnerDuration: 51 minutes and 16 secondsAuthor: Ben Lambert; Difficulty: Beginner; Duration: 51 minutes and 16 seconds; Content Topics: Development; This course has: 8 Units - COURSEHallam Webber
Introduction to Mobile Development with XamarinBeginnerDuration: 28 minutes and 36 secondsAuthor: Hallam Webber; Difficulty: Beginner; Duration: 28 minutes and 36 seconds; Content Topics: Mobile; This course has: 6 Units