Baselight

Udacity Course Catalog

All Udacity courses available!

@kaggle.patrickgendotti_udacity_course_catalog

All Courses
@kaggle.patrickgendotti_udacity_course_catalog.all_courses

  • 55.43 KB
  • 267 rows
  • 11 columns
title

Title

type

Type

description

Description

level

Level

duration

Duration

rating

Rating

review_count

Review Count

skills_covered

Skills Covered

prerequisites

Prerequisites

affiliates

Affiliates

url

URL

Data Engineering with AWSnanodegreeLearn to design data models, build data warehouses and data lakes, automate data pipelines, and manage massive datasets.intermediate4 Months4.61802AWS Glue, Amazon S3, AWS Data Warehouse, Redshift, Apache Airflow, Data Pipeline DAGs, Data Extraction, Data Pipeline Creation, ETL, OLAP Cubes, Data Warehouse Architecture, Cloud Computing Fluency, Data Pipeline MaintenanceIntermediate Python, intermediate SQL & command linenanhttps://www.udacity.com/course/data-engineer-nanodegree--nd027
Product ManagernanodegreeEnvision and execute the development of industry-defining products, and learn how to successfully bring them to market.beginner4 Months4.7864Product Strategy, Product Design, Product Development, Design Sprint, Product LaunchNo Experience Requirednanhttps://www.udacity.com/course/product-manager-nanodegree--nd036
C++nanodegreeGet hands-on experience building five real-world projects in this popular general-purpose programming language.intermediate4 Months4.51126Data Structures & Algorithms, Memory Management, Concurrency, Object-oriented Programming, C++Intermediate Programmingnanhttps://www.udacity.com/course/c-plus-plus-nanodegree--nd213
Business AnalyticsnanodegreeGain foundational data skills like analyzing data, modeling business scenarios, and communicating findings.beginner3 Months4.82649Excel & Spreadsheets, SQL, Data Visualization, Data DashboardsnanModehttps://www.udacity.com/course/business-analytics-nanodegree--nd098
Data ScientistnanodegreeBuild effective machine learning models, run data pipelines, build recommendation systems, and deploy solutions to the cloud with industry-aligned projects.advanced4 Months4.71212Machine Learning, Deep Learning, Software EngineeringPython, SQL & StatisticsBertelsmann, Figure Eight, IBM Watson, Insight, Kaggle, Starbuckshttps://www.udacity.com/course/data-scientist-nanodegree--nd025
Introduction to ProgrammingnanodegreeA first step for beginners towards careers in web and app development, machine learning, data science, AI, and more.beginner4 Months4.73865Front-End Development Basics, HTML, CSS, Python Syntax, Text Processing in Python, DevTools, Command Line Interface Basics, Code Debugging, Basic JavaScript scripts, JavaScript Functions, JavaScript arrays, JavaScript objectsNo coding experience needednanhttps://www.udacity.com/course/intro-to-programming-nanodegree--nd000
Digital MarketingnanodegreeMeet the growing demand for skilled digital marketers by learning the latest technologies for building impactful marketing strategies. beginner3 Months4.72418Digital Marketing, Marketing fundamentals, Google Analytics, Social Media Marketing, Facebook Marketing, Search Engine Optimization, Search Engine Marketing, Digital marketing metrics, Display Ads, Video advertising, Email marketing, Branding strategyNo Experience Required.nanhttps://www.udacity.com/course/digital-marketing-nanodegree--nd018
Data AnalystnanodegreeUse Python, SQL, and statistics to uncover insights, communicate critical findings, and create data-driven solutions.intermediate4 Months4.63496Data Wrangling, Matplotlib, Bootstrapping, Pandas & NumPy, StatisticsPython & SQLKagglehttps://www.udacity.com/course/data-analyst-nanodegree--nd002
Deep LearningnanodegreeDeep learning is driving advances in artificial intelligence that are changing our world—enroll now and learn to build and apply your own deep neural networks.intermediate4 Months4.73368Neural Networks, Perceptron, Autoencoders, Convolutional Neural Networks, PyTorch, Object Detection, Recurrent Neural Networks, Long-short term Memory Networks, Backpropagation, Generative Adversarial Networks, Deep Learning Techniques, Image Generation, Hyperparameter TuningIntermediate Pythonnanhttps://www.udacity.com/course/deep-learning-nanodegree--nd101
Programming for Data Science with PythonnanodegreeLearn the fundamental programming tools for data professionals: Python, SQL, terminal, and Git.beginner3 Months4.71558Python, Numpy & Pandas, SQL, Git & GitHubnanModehttps://www.udacity.com/course/programming-for-data-science-nanodegree--nd104

CREATE TABLE all_courses (
  "title" VARCHAR,
  "type" VARCHAR,
  "description" VARCHAR,
  "level" VARCHAR,
  "duration" VARCHAR,
  "rating" DOUBLE,
  "review_count" DOUBLE,
  "skills_covered" VARCHAR,
  "prerequisites" VARCHAR,
  "affiliates" VARCHAR,
  "url" VARCHAR
);

Share link

Anyone who has the link will be able to view this.