id
int64
course_name
string
provider
string
description
string
course_status
string
pricing
string
duration_in_hours
float64
rating
float64
reviews
int64
best_of_all_time
int64
url
string
700
Unix Tools: Data, Software and Production Engineering
edX
Grow from being a Unix novice to Unix wizard status! Process big data, analyze software code, run DevOps tasks and excel in your everyday job through the amazing power of the Unix shell and command-line tools.
On-Demand
Free Online Course (Audit)
30
5
13
0
https://www.classcentral.com/course/unix-delft-university-of-technology-unix-tools-da-18180
701
Introduction to Computers - Stanford University
YouTube
Comprehensive exploration of computer fundamentals, covering hardware, networks, web development, programming, security, and emerging technologies. Ideal for beginners seeking a solid foundation in computer science.
On-Demand
Free Online Course
20
0
0
0
https://www.classcentral.com/course/youtube-stanford-cs105-introduction-to-computers-full-course-107758
702
Introduction to the Theory of Computing - Stanford
YouTube
Explore fundamental concepts of theoretical computer science, including automata, computability, and complexity theory, with practical applications and algorithmic fairness.
On-Demand
Free Video
20
0
0
0
https://www.classcentral.com/classroom/youtube-cs154-stanford-introduction-to-the-theory-of-computing-107760
703
GGP Course Videos
YouTube
Comprehensive video series on General Game Playing, covering game description, management, playing strategies, and advanced topics like heuristic search and Monte Carlo methods.
On-Demand
Free Video
3.5
0
0
0
https://www.classcentral.com/classroom/youtube-ggp-course-videos-107769
704
Theory of Computation, Fall 2020
YouTube
Explore computability and complexity theory with MIT's in-depth course. Covers automata, Turing machines, undecidability, NP-completeness, and advanced topics in computational theory.
On-Demand
Free Video
32
0
0
0
https://www.classcentral.com/classroom/youtube-mit-18-404j-theory-of-computation-fall-2020-90333
705
Introduction to EECS I
YouTube
Integrated introduction to electrical engineering and computer science, covering software engineering, linear systems, electronic circuits, and decision-making through lectures and recitations.
On-Demand
Free Video
17
0
0
0
https://www.classcentral.com/classroom/youtube-mit-6-01sc-introduction-to-eecs-i-90334
706
Computer Science Summer Program NYC (High School) (Live Online)
Noble Desktop
Noble Desktop
On-Demand
$3,999.00
95
0
0
0
https://www.classcentral.comhttps://www.nobledesktop.com/certificates/computer-science-summer-camp?utm_source=class-central&utm_medium=referral
707
Mastering Recommender Systems
YouTube
Explore top strategies for building effective e-commerce recommendation systems, featuring insights from Kaggle Grandmasters on candidate generation, reranking, and model ensembling techniques.
On-Demand
Free Video
0.783333
4.5
29
0
https://www.classcentral.com/classroom/youtube-grandmaster-series-mastering-recommender-systems-184298
708
The Nature of Code
Kadenze
Explore programming strategies for simulating natural systems, covering physics, fractals, genetic algorithms, and more using p5.js. Learn to create digital worlds inspired by nature's unpredictable properties.
On-Demand
Free Online Course
30
5
14
0
https://www.classcentral.com/course/kadenze-the-nature-of-code-3777
709
Learn Computer Science Online
Independent
Comprehensive online program covering CS fundamentals to advanced topics. Features interactive coding, explanations, problem-solving, and community support for aspiring programmers.
On-Demand
Free Online Course
0
0
0
0
https://www.classcentral.com/course/learncs-online-learn-computer-science-online-99171
710
Improving Deep Neural Networks: Hyperparameter Tuning, Regularization and Optimization
Coursera
Enhance deep learning skills: master hyperparameter tuning, regularization, optimization, and TensorFlow implementation for improved neural network performance and systematic results generation.
On-Demand
Free Online Course (Audit)
23.583333
0
63,433
0
https://www.classcentral.com/course/deep-neural-network-9054
711
Software Processes and Agile Practices
Coursera
This course delves into a variety of processes to structure software development. It also covers the foundations of core Agile practices, such as Extreme Programming and Scrum.
On-Demand
Free Online Course (Audit)
8.333333
4.5
8
0
https://www.classcentral.com/course/software-processes-and-agile-practices-4187
712
Sequence Models
Coursera
Master sequence models for NLP tasks, including RNNs, LSTMs, and transformers. Apply these techniques to speech recognition, language modeling, and machine translation.
On-Demand
Free Online Course (Audit)
37.116667
0
31,025
0
https://www.classcentral.com/course/nlp-sequence-models-9055
713
Data Structures and Algorithms
Udacity
Udacity
On-Demand
Paid Course
1,681.916667
5
6
0
https://www.classcentral.com/course/udacity-data-structures-and-algorithms-nanodegree--nd256-18203
714
Operating Systems and You: Becoming a Power User
Coursera
Master Windows and Linux: file management, user permissions, software installation, disk partitioning, process control, and remote access. Gain practical skills for effective IT support and troubleshooting.
On-Demand
Free Online Course (Audit)
27.7
0
29,090
0
https://www.classcentral.com/course/os-power-user-10221
715
Aplicaciones de la Teoría de Grafos a la Vida Real (I)
edX
Aprenderemos a modelizar problemas del mundo real mediante su representación con grafos y a resolverlos mediante sus algoritmos asociados.
On-Demand
Free Online Course (Audit)
14
4.5
17
0
https://www.classcentral.com/course/math-universitat-politecnica-de-valencia-aplicaci-3639
716
Computer Vision
Udacity
6 reviews
On-Demand
Paid Course
1,299.6
5
6
0
https://www.classcentral.com/course/udacity-computer-vision-nanodegree--nd891-18239
717
AI Product Manager
Udacity
Udacity
On-Demand
Paid Course
596.4
5
8
0
https://www.classcentral.com/course/udacity-ai-product-manager-nanodegree--nd088-18196
718
令和6年版:参考書の著者直伝!【基本情報技術者試験 科目A】講座 基礎理論から経営戦略までの全範囲を網羅
Udemy
Udemy
On-Demand
Paid Course
26.45
0
4,357
0
https://www.classcentral.com/course/udemy-kihon_joho-105831
719
Universidad de Lógica de Programación - Aprende 7 Lenguajes!
Udemy
Udemy
On-Demand
Paid Course
54.966667
0
4,015
0
https://www.classcentral.com/course/udemy-universidad-de-logica-de-programacion-python-java-javascript-c-pseint-105948
720
Locality Sensitive Hashing for Search with Shingling + MinHashing - Python
YouTube
Learn efficient similarity search using Locality Sensitive Hashing (LSH) with shingling and MinHashing techniques in Python. Explore implementation steps, from data preprocessing to LSH tuning, for approximate nearest neighbor search.
On-Demand
Free Video
0.45
0
0
0
https://www.classcentral.com/classroom/youtube-locality-sensitive-hashing-lsh-for-search-with-shingling-minhashing-python-126247
721
Super Useful CSS Properties That Don't Get Enough Attention
YouTube
Discover five underappreciated CSS properties that enhance web design: isolation, inset, counters, filters, and contain. Learn their practical applications and browser support.
On-Demand
Free Video
0.266667
0
0
0
https://www.classcentral.com/classroom/youtube-5-super-useful-css-properties-that-don-t-get-enough-attention-160404
722
Has Opens Up New Possibilities With CSS
YouTube
Explore the game-changing :has() pseudo-class in CSS, unlocking new possibilities for theming, modal interactions, form design, element counting, and conditional styling.
On-Demand
Free Video
0.266667
0
0
0
https://www.classcentral.com/classroom/youtube-has-opens-up-new-possibilities-with-css-160410
723
Supercharge Your CSS with Open Props
YouTube
Explore Open Props to enhance CSS with pre-built custom properties. Learn setup, customization, typography, and responsive design for efficient styling and improved workflow.
On-Demand
Free Video
0.333333
0
0
0
https://www.classcentral.com/classroom/youtube-supercharge-your-css-with-open-props-160415
724
CSS Features Released in 2023 - A Comprehensive Overview
YouTube
Comprehensive overview of CSS features released in 2023, covering new selectors, color functions, layout techniques, and more. Includes demos and explanations to help developers stay current with the latest CSS capabilities.
On-Demand
Free Video
0.516667
0
0
0
https://www.classcentral.com/classroom/youtube-keeping-up-with-css-the-features-released-in-2023-271222
725
Five Easy and Fun CSS Effects
YouTube
Learn five creative CSS effects to enhance your web design skills, including text animations, stylish dividers, fancy links, and eye-catching button designs.
On-Demand
Free Video
0.433333
0
0
0
https://www.classcentral.com/classroom/youtube-five-easy-and-fun-css-effects-276967
726
Embracing New CSS Patterns for Better Solutions
YouTube
Explore innovative CSS techniques to enhance your coding skills, challenging familiar patterns and embracing new methods for improved web development practices.
On-Demand
Free Video
0.383333
0
0
0
https://www.classcentral.com/classroom/youtube-don-t-let-familiarity-hold-you-back-278206
727
Choosing the Right CSS Unit - A Flowchart Guide
YouTube
Comprehensive guide to selecting appropriate CSS units, covering positioning, font sizes, spacing, and layout. Includes a practical flowchart and in-depth explanations for various scenarios.
On-Demand
Free Video
0.316667
0
0
0
https://www.classcentral.com/classroom/youtube-this-flowchart-will-help-you-pick-the-right-css-unit-270899
728
Creating a Clean, Modern Navigation with HTML and CSS
YouTube
Learn to create a modern, clean navigation using HTML and CSS, with step-by-step guidance on layout, styling, and animation techniques for an enhanced user interface.
On-Demand
Free Video
0.416667
0
0
0
https://www.classcentral.com/classroom/youtube-create-a-clean-modern-navigation-with-html-css-277165
729
Build Custom Interfaces Using CSS Open Props
YouTube
Discover how to create stunning interfaces and animations using CSS Open Props, a versatile design system. Learn implementation techniques, color management, and advanced features like gradients and masks.
On-Demand
Free Video
1.516667
0
0
0
https://www.classcentral.com/classroom/youtube-build-custom-interfaces-using-css-open-props-193189
730
CSS Fonts, Text and Color Properties - Tutorial 19
YouTube
Explore CSS fonts, text, and color properties to enhance web design. Learn about font styles, line height, letter spacing, text decorations, and color implementation for visually appealing websites.
On-Demand
Free Video
0.533333
0
0
0
https://www.classcentral.com/classroom/youtube-css-fonts-text-color-properties-sigma-web-development-course-tutorial-19-261315
731
True Parallax with CSS-Only - Creating Scroll-Based Animations
YouTube
Learn to create true parallax effects using CSS-only techniques, leveraging scroll-timeline for complete control over layer speeds without JavaScript. Explore HTML setup, CSS stacking, and animation application.
On-Demand
Free Video
0.3
0
0
0
https://www.classcentral.com/classroom/youtube-true-parallax-with-css-only-is-now-possible-263595
732
Creative CSS Layout - Modern Techniques and Tools
YouTube
Explore modern CSS layout techniques, including flexbox, Grid, aspect-ratio, and logical properties. Learn creative solutions for common challenges and upcoming features like subgrid and container queries.
On-Demand
Free Video
0.85
0
0
0
https://www.classcentral.com/classroom/youtube-creative-css-layout-michelle-barker-css-day-2022-251296
733
Fundamentals of Digital Image and Video Processing
Coursera
Learn to process digital images and videos using mathematical frameworks and state-of-the-art techniques. Covers enhancement, recovery, compression, and segmentation, with emphasis on practical applications and modern tools.
On-Demand
Free Online Course (Audit)
36
4.5
5
0
https://www.classcentral.com/course/digital-724
734
Web Development By Doing: HTML / CSS From Scratch
Udemy
Udemy
On-Demand
Free Online Course
1.183333
0
13,487
0
https://www.classcentral.com/course/udemy-web-development-learn-by-doing-html5-css3-from-scratch-introductory-61194
735
ChatGPT & Generative AI - The Complete Guide
Udemy
Udemy
On-Demand
Paid Course
21.466667
0
25,642
0
https://www.classcentral.com/course/udemy-chatgpt-bard-bing-complete-guide-to-chatgpt-openai-apis-205517
736
ServiceNow ITSM Processes
Udemy
Udemy
On-Demand
Paid Course
2.15
0
25,071
0
https://www.classcentral.com/course/udemy-itsm-processes-applied-in-servicenow-from-0-to-hero-88623
737
AI for Clinical Trials and Precision Medicine - Ruishan Liu
YouTube
Explores AI's potential to enhance clinical trial efficiency and generate precision medicine hypotheses, focusing on inclusive trial designs and quantifying cancer therapy effectiveness for specific mutations.
On-Demand
Free Video
0.933333
5
10
0
https://www.classcentral.com/classroom/youtube-ai-for-clinical-trials-and-precision-medicine-ruishan-liu-132489
738
Deep Learning Prerequisites: The Numpy Stack in Python (V2+)
Udemy
Udemy
On-Demand
Paid Course
6.283333
0
22,049
0
https://www.classcentral.com/course/udemy-deep-learning-prerequisites-the-numpy-stack-in-python-61169
739
Blockchain A-Z: Build a Blockchain, a Crypto + ChatGPT Prize
Udemy
Udemy
On-Demand
Paid Course
14.666667
0
22,887
0
https://www.classcentral.com/course/udemy-build-your-blockchain-az-67830
740
Software Development Process
Udacity
Software Development Processes explores requirements engineering, architecture and design, testing, and software quality in general.
On-Demand
Free Online Course
2,016
3.5
5
0
https://www.classcentral.com/course/udacity-software-development-process-2335
741
50 Projects In 50 Days - HTML, CSS & JavaScript
Udemy
Udemy
On-Demand
Paid Course
19.033333
0
12,508
0
https://www.classcentral.com/course/udemy-50-projects-50-days-26897
742
The Complete ServiceNow System Administrator Course
Udemy
Udemy
On-Demand
Paid Course
10.833333
0
21,805
0
https://www.classcentral.com/course/udemy-the-complete-servicenow-system-administrato-67697
743
Artificial Intelligence & Machine Learning for Business
Udemy
Udemy
On-Demand
Paid Course
5.716667
0
21,667
0
https://www.classcentral.com/course/udemy-artificial-intelligence-machine-learning-business-42479
744
Bash Scripting and Shell Programming (Linux Command Line)
Udemy
Udemy
On-Demand
Paid Course
2.566667
0
20,900
0
https://www.classcentral.com/course/udemy-bash-scripting-25071
745
6.00x: Introduction to Computer Science and Programming
edX
6.00x is an introduction to using computation to solve real problems. The course is aimed at students with little or no prior programming experience who have a desire (or at least a need) to understand computational approaches to problem solving.
Finished
Free Online Course (Audit)
1,344
4.5
11
0
https://www.classcentral.com/course/edx-6-00x-introduction-to-computer-science-and-programming-446
746
Introduction to Large Language Models
Google Cloud Skills Boost
Explore large language models, their applications, and prompt tuning techniques. Learn to develop Gen AI apps using Google tools in this concise introduction.
On-Demand
Free Certificate
1
4.5
11
0
https://www.classcentral.com/course/introduction-to-large-language-models-199879
747
ChatGPT for Marketing, Content, Social Media, and PR
Udemy
Udemy
On-Demand
Paid Course
1.116667
0
19,978
0
https://www.classcentral.com/course/udemy-chatgpt-marketing-content-socialmedia-pr-emails-403548
748
Introduction to networking for complete beginners
Udemy
Udemy
On-Demand
Free Online Course
1.766667
0
17,720
0
https://www.classcentral.com/course/udemy-introduction-to-networking-for-complete-beg-26390
749
NLP - Natural Language Processing with Python
Udemy
Udemy
On-Demand
Paid Course
11.416667
0
19,011
0
https://www.classcentral.com/course/udemy-nlp-natural-language-processing-with-python-23329
750
Jenkins, From Zero To Hero: Become a DevOps Jenkins Master
Udemy
Udemy
On-Demand
Paid Course
10.783333
0
18,533
0
https://www.classcentral.com/course/udemy-jenkins-from-zero-to-hero-23843
751
Introduction to Continuous Integration & Continuous Delivery
Udemy
Udemy
On-Demand
Paid Course
2.3
0
19,297
0
https://www.classcentral.com/course/udemy-introduction-to-continuous-integration-and-continuous-delivery-88819
752
DevOps Project 1 - CI/CD with Git Jenkins Ansible Kubernetes
Udemy
Udemy
On-Demand
Paid Course
6.316667
0
18,379
0
https://www.classcentral.com/course/udemy-valaxy-devops-68716
753
Linux for Beginners
Udemy
Udemy
On-Demand
Paid Course
7.933333
0
18,556
0
https://www.classcentral.com/course/udemy-linuxforbeginners-25037
754
ChatGPT for IT Workers
Udemy
Udemy
On-Demand
Paid Course
4.633333
0
18,559
0
https://www.classcentral.com/course/udemy-chatgpt-for-it-workers-291133
755
Building Web Applications in PHP
Coursera
Explore web application structure, request/response cycle, HTML, PHP basics, CSS, and database integration. Gain practical skills for dynamic web development.
On-Demand
Free Online Course (Audit)
30.666667
0
4,304
0
https://www.classcentral.com/course/web-applications-php-9566
756
Practical PHP: Master the Basics and Code Dynamic Websites
Udemy
Udemy
On-Demand
Free Online Course
6.333333
0
16,304
0
https://www.classcentral.com/course/udemy-code-dynamic-websites-26948
757
Complete Guide to TensorFlow for Deep Learning with Python
Udemy
Udemy
On-Demand
Paid Course
14.166667
0
17,022
0
https://www.classcentral.com/course/udemy-complete-guide-to-tensorflow-for-deep-learn-24754
758
The Complete Front-End Web Development Course
Udemy
Udemy
On-Demand
Paid Course
16.816667
0
14,439
0
https://www.classcentral.com/course/udemy-front-end-web-development-25220
759
Learn DevOps: CI/CD with Jenkins using Pipelines and Docker
Udemy
Udemy
On-Demand
Paid Course
4.683333
0
16,885
0
https://www.classcentral.com/course/udemy-learn-devops-ci-cd-with-jenkins-using-pipel-23389
760
70-461, 761: Querying Microsoft SQL Server with Transact-SQL
Udemy
Udemy
On-Demand
Paid Course
28.616667
0
16,865
0
https://www.classcentral.com/course/udemy-70-461-session-2-querying-microsoft-sql-server-2012-32909
761
OpenShift for the Absolute Beginners
Udemy
Udemy
On-Demand
Paid Course
4.666667
0
16,519
0
https://www.classcentral.com/course/udemy-learn-openshift-35872
762
Learn DevOps: The Complete Kubernetes Course
Udemy
Udemy
On-Demand
Paid Course
14.75
0
16,169
0
https://www.classcentral.com/course/udemy-learn-devops-the-complete-kubernetes-course-67224
763
数据结构基础
Coursera
掌握经典数据结构和算法,运用于解决实际问题。学习线性表、栈队列、树图等,培养程序设计和结构层次设计能力,为成为优秀程序员打基础。
On-Demand
Free Online Course (Audit)
40
0
251
0
https://www.classcentral.com/course/spdsalgo-2761
764
Generative AI, from GANs to CLIP, with Python and Pytorch
Udemy
Udemy
On-Demand
Paid Course
11.466667
0
16,285
0
https://www.classcentral.com/course/udemy-generative-creative-ai-from-gans-to-clip-with-python-and-pytorch-55591
765
UX & Web Design Master Course: Strategy, Design, Development
Udemy
Udemy
On-Demand
Paid Course
23.216667
0
15,784
0
https://www.classcentral.com/course/udemy-ux-web-design-master-course-strategy-design-66761
766
Introduction to Machine Learning for Data Science
Udemy
Udemy
On-Demand
Paid Course
5.55
0
15,767
0
https://www.classcentral.com/course/udemy-machine-learning-for-data-science-23333
767
Hardware
YouTube
Comprehensive guide to building a computer from scratch, covering hardware components, assembly, and Windows installation for software developers.
On-Demand
Free Video
2.5
0
0
0
https://www.classcentral.com/classroom/youtube-hardware-92210
768
Foundation of Scientific Computing
YouTube
Explore the fundamentals of scientific computing through a comprehensive series of lectures, covering essential concepts and techniques for computational problem-solving in scientific research.
On-Demand
Free Video
24
0
0
0
https://www.classcentral.com/classroom/youtube-foundation-of-scientific-computing-92358
769
Learning from Data (Introductory Machine Learning course)
Independent
Independent
On-Demand
Free Online Course
1,680
4.5
0
0
https://www.classcentral.com/university/caltech
770
Linux Shell Scripting: A Project-Based Approach to Learning
Udemy
Udemy
On-Demand
Paid Course
12.283333
0
15,255
0
https://www.classcentral.com/course/udemy-linux-shell-scripting-projects-23965
771
Maven Crash Course
Udemy
Udemy
On-Demand
Paid Course
6.283333
0
15,491
0
https://www.classcentral.com/course/udemy-mavencrashcourse-66861
772
Docker Crash Course for busy DevOps and Developers
Udemy
Udemy
On-Demand
Paid Course
3.233333
0
15,538
0
https://www.classcentral.com/course/udemy-docker-tutorial-for-devops-run-docker-containers-24194
773
Data Structures A-Z : Data Structures + Algorithms Bootcamp
Udemy
Udemy
On-Demand
Paid Course
7.733333
0
15,455
0
https://www.classcentral.com/course/udemy-data-structures-and-algorithms-the-complete-guide-32482
774
Build Websites from Scratch with HTML & CSS
Udemy
Udemy
On-Demand
Paid Course
8.633333
0
15,157
0
https://www.classcentral.com/course/udemy-build-website-scratch-26895
775
Complete Data Science,Machine Learning,DL,NLP Bootcamp
Udemy
Udemy
On-Demand
Paid Course
99.166667
0
15,024
0
https://www.classcentral.com/course/udemy-complete-machine-learning-nlp-bootcamp-mlops-deployment-299595
776
How to use Artificial Intelligence - A guide for everyone!
Udemy
Udemy
On-Demand
Paid Course
1.5
0
15,313
0
https://www.classcentral.com/course/udemy-how-to-use-artificial-intelligence-a-guide--285658
777
DevOps: CI/CD with Jenkins pipelines, Maven, Gradle
Udemy
Udemy
On-Demand
Paid Course
3.45
0
15,129
0
https://www.classcentral.com/course/udemy-devops-and-continuous-integration-with-jenkins-pipelines-27342
778
Bash Shell Scripting: Crash Course For Beginners
Udemy
Udemy
On-Demand
Paid Course
5.433333
0
15,099
0
https://www.classcentral.com/course/udemy-bash-shell-scripting-crash-course-for-begin-24246
779
Ultimate Web Designer & Web Developer Course
Udemy
Udemy
On-Demand
Paid Course
35.083333
0
14,643
0
https://www.classcentral.com/course/udemy-web-developer-course-25214
780
Introduction to Computer Networks for Non-Techies
Udemy
Udemy
On-Demand
Paid Course
18.716667
0
14,240
0
https://www.classcentral.com/course/udemy-introduction-to-computer-networks-25010
781
IT Troubleshooting Skill Training
Udemy
Udemy
On-Demand
Paid Course
1.616667
0
14,359
0
https://www.classcentral.com/course/udemy-it-troubleshooting-159214
782
Active Directory & Group Policy Lab
Udemy
Udemy
On-Demand
Paid Course
7.166667
0
13,926
0
https://www.classcentral.com/course/udemy-active-directory-group-policy-2012-26458
783
Python Data Structures & Algorithms + LEETCODE Exercises
Udemy
Udemy
On-Demand
Paid Course
10.033333
0
13,755
0
https://www.classcentral.com/course/udemy-data-structures-algorithms-python-70209
784
Standard 9.1- Part 1 Foundation Enterprise Architect Course
Udemy
Udemy
On-Demand
Paid Course
10.366667
0
13,807
0
https://www.classcentral.com/course/udemy-togaf-enterprise-architect-35256
785
ChatGPT Prompt Writing: The Complete Guide
Udemy
Udemy
On-Demand
Paid Course
11.3
0
13,898
0
https://www.classcentral.com/course/udemy-chatgpt-4-291135
786
Cloud Computing Concepts: Part 2
Coursera
Explore distributed computing concepts for cloud systems, including MapReduce, NoSQL, scalability, and trending areas. Implement core techniques in C++ through hands-on exercises.
On-Demand
Free Online Course (Audit)
20
4.5
6
0
https://www.classcentral.com/course/cloudcomputing2-2942
787
Data Integration Fundamentals
Udemy
Udemy
On-Demand
Paid Course
3.8
0
13,826
0
https://www.classcentral.com/course/udemy-data-integration-fundamentals-121670
788
[2025] Tensorflow 2: Deep Learning & Artificial Intelligence
Udemy
Udemy
On-Demand
Paid Course
26.4
0
13,479
0
https://www.classcentral.com/course/udemy-deep-learning-tensorflow-2-23809
789
LLM Engineering: Master AI, Large Language Models & Agents
Udemy
Udemy
On-Demand
Paid Course
25.283333
0
13,139
0
https://www.classcentral.com/course/udemy-llm-engineering-master-ai-and-large-language-models-405111
790
Identity and Access Management (IAM)
Udemy
Udemy
On-Demand
Paid Course
7.183333
0
13,328
0
https://www.classcentral.com/course/udemy-identity-and-access-management-iam-69223
791
Beginner Full Stack Web Development: HTML, CSS, React & Node
Udemy
Udemy
On-Demand
Paid Course
31.466667
0
12,806
0
https://www.classcentral.com/course/udemy-ultimate-web-32085
792
Complete web development course
Udemy
Udemy
On-Demand
Paid Course
79.533333
0
12,925
0
https://www.classcentral.com/course/udemy-web-dev-master-377494
793
ChatGPT, Midjourney, ChatGPT 4, & DallE - The AI Bible
Udemy
Udemy
On-Demand
Paid Course
11.133333
0
12,972
0
https://www.classcentral.com/course/udemy-ai-bible-chatgpt-openai-api-dalle-bard-midjourney-gpt4-294854
794
What Is Generative AI?
LinkedIn Learning
LinkedIn Learning
On-Demand
Free Trial Available
1.066667
0
104,611
0
https://www.classcentral.com/course/linkedin-learning-what-is-generative-ai-300706
795
Mastering the System Design Interview
Udemy
Udemy
On-Demand
Paid Course
5.216667
0
12,422
0
https://www.classcentral.com/course/udemy-system-design-interview-prep-70526
796
Foundations of Front-End Web Development
Udemy
Udemy
On-Demand
Free Online Course
20.766667
0
11,429
0
https://www.classcentral.com/course/udemy-foundations-of-front-end-development-32089
797
Web Development Masterclass - Online Certification Course
Udemy
Udemy
On-Demand
Paid Course
26.05
0
10,177
0
https://www.classcentral.com/course/udemy-web-development-masterclass-complete-certificate-course-25222
798
CURSO de CSS desde CERO
Udemy
Udemy
On-Demand
Free Online Course
1.433333
0
453
0
https://www.classcentral.com/course/udemy-curso-de-css-desde-cero-a-experto-avanzado-69965
799
Active Directory on Windows Server
Udemy
Udemy
On-Demand
Paid Course
6.933333
0
12,561
0
https://www.classcentral.com/course/udemy-active-directory-on-windows-server-2016-31909