Python
Master Your Skills!
Assess your proficiency with Smart Skills and get personalized training to skip what you already know, or start as a beginner and master your skills from the ground up.Learn smarterExplore all library
25 to 48 of 77 results
Search results 25 - 48 of 77Category: Python
- COURSEBen Lambert
Exploring For Loops in PythonBeginnerDuration: 6 minutes and 26 secondsAuthor: Ben Lambert; Difficulty: Beginner; Duration: 6 minutes and 26 seconds; Content Topics: Development; This course has: 1 Unit - COURSEBen Lambert
Exploring Lists in PythonBeginnerDuration: 7 minutes and 5 secondsAuthor: Ben Lambert; Difficulty: Beginner; Duration: 7 minutes and 5 seconds; Content Topics: Development; This course has: 1 Unit - LEARNING PATHBen Lambert
Python Fundamentals for Novice ProgrammersBeginnerDuration: Up to 48 hours and 51 minutesAuthor: Ben Lambert; Difficulty: Beginner; Description: Python has become one of the most popular programming languages. This course introduces the core language features through courses and hands-on labs.; Duration: Up to 48 hours and 51 minutes; Content Topics: Development; This learning path has: 24 Courses, 22 Hands-on labs - LEARNING PATHLogan Rakai
Python Beginner's Challenge GauntletBeginnerDuration: Up to 1 hour and 40 minutesAuthor: Logan Rakai; Difficulty: Beginner; Description: Run the gauntlet of Python lab challenges that increase in difficulty but are suitable for Python beginners.; Duration: Up to 1 hour and 40 minutes; Content Topics: Development; This learning path has: 5 Lab challenges - LAB CHALLENGELogan Rakai
Python Challenge: RaindropsBeginnerDuration: Up to 15 minutesAuthor: Logan Rakai; Difficulty: Beginner; Description: Convert a number into a string that contains raindrop sounds corresponding to certain potential factors in this lab challenge.; Duration: Up to 15 minutes; Content Topics: Development; This lab challenge has: 2 Lab steps - LAB CHALLENGELogan Rakai
Python Challenge: Reverse StringBeginnerDuration: Up to 15 minutesAuthor: Logan Rakai; Difficulty: Beginner; Description: Write code to reverse a given string in this lab challenge.; Duration: Up to 15 minutes; Content Topics: Development; This lab challenge has: 2 Lab steps - HANDS-ON LABCalculated Systems
Performing K-Means Clustering With PythonIntermediateDuration: Up to 1 hourAuthor: Calculated Systems; Difficulty: Intermediate; Description: In this lab, you'll learn how to perform K-Means Clustering on a set of data and plot the outcome.; Duration: Up to 1 hour; Content Topics: Development; This hands-on lab has: 2 Lab steps - LAB CHALLENGELogan Rakai
Python and Boto3 Lab ChallengeBeginnerDuration: Up to 1 hour and 2 minutesAuthor: Logan Rakai; Difficulty: Beginner; Description: This challenge provides you with several Python programming tasks to complete from a browser IDE. Complete all the checks before time runs out.; Duration: Up to 1 hour and 2 minutes; Content Topics: Development; This lab challenge has: 2 Lab steps - COURSEBen Lambert
Exploring While Loops in PythonBeginnerDuration: 7 minutes and 42 secondsAuthor: Ben Lambert; Difficulty: Beginner; Duration: 7 minutes and 42 seconds; Content Topics: Development; This course has: 1 Unit - COURSEAndrea Giussani
Interactive Data Visualization with Python using BokehIntermediateDuration: 1 hour and 33 minutesAuthor: Andrea Giussani; Difficulty: Intermediate; Duration: 1 hour and 33 minutes; Content Topics: Development; This course has: 7 Units - COURSEAndrea Giussani
Data Visualization with Python using MatplotlibIntermediateDuration: 1 hour and 21 minutesAuthor: Andrea Giussani; Difficulty: Intermediate; Duration: 1 hour and 21 minutes; Content Topics: Data Engineering, Data Transformation; This course has: 8 Units - HANDS-ON LABAndrea Giussani
Introduction to Financial Data Manipulation with PythonBeginnerDuration: Up to 1 hourAuthor: Andrea Giussani; Difficulty: Beginner; Description: The goal of this lab is to consolidate your data management and manipulation skills using Python.; Duration: Up to 1 hour; Content Topics: Development, Analytics; This hands-on lab has: 2 Lab steps - LAB CHALLENGELogan Rakai
Python Challenge: SublistBeginnerDuration: Up to 25 minutesAuthor: Logan Rakai; Difficulty: Beginner; Description: In this lab challenge, you will write code to determine the containment relationship between two lists.; Duration: Up to 25 minutes; Content Topics: Development; This lab challenge has: 2 Lab steps - LAB CHALLENGELogan Rakai
Python Challenge: AccumulateBeginnerDuration: Up to 20 minutesAuthor: Logan Rakai; Difficulty: Beginner; Description: Implement the accumulate operation, which, given a collection and an operation to perform on each element of the collection.; Duration: Up to 20 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 - COURSEBen Lambert
Intro to Exceptions in PythonIntermediateDuration: 9 minutes and 23 secondsAuthor: Ben Lambert; Difficulty: Intermediate; Duration: 9 minutes and 23 seconds; Content Topics: Development; This course has: 1 Unit - LAB CHALLENGEThomas Holmes
Using Python to Cleanse and Rationalize Data ChallengeBeginnerDuration: Up to 2 hours and 30 minutesAuthor: Thomas Holmes; Difficulty: Beginner; Description: You will put your basic knowledge of Python to work in this lab challenge in order to perform a simple form of data cleansing on text.; Duration: Up to 2 hours and 30 minutes; Content Topics: Development; This lab challenge has: 2 Lab steps - HANDS-ON LABBen Lambert
Python: PalindromeBeginnerDuration: Up to 1 hourAuthor: Ben Lambert; Difficulty: Beginner; Description: Challenge your knowledge of Python by implementing functions used to check words and phrases for palindromes.; Duration: Up to 1 hour; Content Topics: Development; This hands-on lab has: 4 Lab steps - HANDS-ON LABCalculated Systems
Using Python to Drive Insights in BigQueryBeginnerDuration: Up to 1 hourAuthor: Calculated Systems; Difficulty: Beginner; Description: In this lab you will get started with BigQuery to analyze a large public dataset and use Python to drive insights from it.; Duration: Up to 1 hour; Content Topics: Google Cloud Platform; This hands-on lab has: 2 Lab steps - HANDS-ON LABBen Lambert
Python: ExceptionsIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Understanding how to handle exceptions is an essential aspect of Python development. Learn how to create, handle, and raise exceptions in Python through hands-on learning.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 5 Lab steps - HANDS-ON LABBen Lambert
Python: Introduction to SQLAlchemyAdvancedDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Advanced; Description: SQLAlchemy is a module designed to provide better developer ergonomics for database access and interactions. Learn how to interact with relational databases in Python with SQLAlchemy.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 7 Lab steps - HANDS-ON LABBen Lambert
Python: Introduction to PipIntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: Pip is a package installer for Python. Pip is used to install packages from the Python Package Index, other indexes, local distributions, URLs, and source control systems. This lab introduces some of the core concepts of pip.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 6 Lab steps - HANDS-ON LABBen Lambert
Python: Database API Specification v2.0IntermediateDuration: Up to 2 hoursAuthor: Ben Lambert; Difficulty: Intermediate; Description: The Python Database API Specification v2.0 defines a common API for accessing databases with Python. Making database access with Python more consistent across different database engines. This lab introduces the DB-API specification through hands-on learning.; Duration: Up to 2 hours; Content Topics: Development; This hands-on lab has: 7 Lab steps - LAB CHALLENGEAndrea Giussani
Data Science with Python - Basic ConceptsIntermediateDuration: Up to 1 hour and 30 minutesAuthor: Andrea Giussani; Difficulty: Intermediate; 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 standard data science requests.; Duration: Up to 1 hour and 30 minutes; Content Topics: Development; This lab challenge has: 2 Lab steps