Explore all library
217 to 240 of 363 results
Search results 217 - 240 of 363Category: Software Development
- COURSEFarish Kashefinejad
Introduction to CSS FloatsAdvancedDuration: 5 minutes and 37 secondsAuthor: Farish Kashefinejad; Difficulty: Advanced; Duration: 5 minutes and 37 seconds; Content Topics: Development; This course has: 1 Unit - COURSEFarish Kashefinejad
Introduction to JavaScript Constructor Methods and PrototypesAdvancedDuration: 4 minutes and 37 secondsAuthor: Farish Kashefinejad; Difficulty: Advanced; Duration: 4 minutes and 37 seconds; Content Topics: Development; This course has: 1 Unit - LEARNING PATHOak Academy
Oracle Certified Professional - Java EE 7 Application DeveloperIntermediateDuration: Up to 17 hours and 34 minutesAuthor: Oak Academy; Difficulty: Intermediate; Description: If your goal is to become a Java EE developer or simply improve your knowledge of Java Enterprise Edition, this is the course for you!; Duration: Up to 17 hours and 34 minutes; This learning path has: 12 Courses, 1 Exam - LEARNING PATHRoss Leo
CSSLP: Domain 3 - Secure Software Architecture and DesignAdvancedDuration: Up to 4 hours and 1 minuteAuthor: Ross Leo; Difficulty: Advanced; Description: Would you like to become a Certified Secure Software Lifecycle Professional? Learn more about the CSSLP and get this globally recognized security certification.; Duration: Up to 4 hours and 1 minute; Content Topics: Software development security; This learning path has: 4 Courses, 1 Resource, 4 Exams - 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 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 - COURSEBen Lambert
Introduction to Idioms in PythonBeginnerDuration: 6 minutes and 37 secondsAuthor: Ben Lambert; Difficulty: Beginner; Duration: 6 minutes and 37 seconds; Content Topics: Development; This course has: 1 Unit - 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 - HANDS-ON LABBen Lambert
Python: Simple Guessing GameBeginnerDuration: Up to 45 minutesAuthor: Ben Lambert; Difficulty: Beginner; Description: Build your Python skills by creating a basic console based guessing game. Combine Python's language fundamentals to build a game that prompts player's to guess a number between 1 and 20.; Duration: Up to 45 minutes; Content Topics: Development; This hands-on lab 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 - COURSEOak Academy
Oracle Java EE 7 Application Developer IntroductionIntermediateDuration: 52 minutes and 49 secondsAuthor: Oak Academy; Difficulty: Intermediate; Duration: 52 minutes and 49 seconds; Content Topics: Development; This course has: 10 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