Discover Classes. Earn Rewards.

Coding Classes Online

Upcoming schedule view

Learn to code and level up your programming skills with a wide range of online classes. Discover courses in Python, JavaScript, web development, data analysis, and more, and gain the skills you need to succeed in the tech industry.

145 classes have spots left

Bootcamp Prep: Introduction to Coding in JavaScript

First Step Coding

*Application required* - Before signing up for this course, please apply on our website: https://www.firststepcoding.com/apply/ This course is designed and optimized for complete beginners to coding. We don't require you to have any prior experience, but at the end of the 4 weeks you will be code literate. You will learn to use conditional logic, arrays, loops, objects, functions, and closures. In later classes, you'll apply your knowledge...

(4) Beginner 15 and older
No upcoming schedules
$1,499

8 sessions

Gift it!

Data Programming with Python and SQL

Jigsaw Labs @ 1216 Broadway, New York, NY

I this course, you'll master the programming skills needed to acquire, organize and explore data wherever it exists online. You'll learn Python and SQL, as well as the fundamental ideas underlying the web.  Classes are conducted through online lectures, supplemented with over 100 readings and labs to be completed during class.  As a final project, each student builds an interactive data dashboard using Python.  This is the...

(1) All levels 18 and older
No upcoming schedules
$1,200

10 sessions

Gift it!

Introduction to Python | Python Programming Basics

cPrime @ Virtual Classroom

Kickstart Basic Python Scripting Skills for Any Role Introduction to Python | Python Programming Basics is a hands-on Python programming course that teaches students the essentials of Python scripting to a foundation level. This course leads the student from the basics of writing and running Python scripts to more advanced features such as file operations, regular expressions, working with binary data, and using the extensive functionality of...

(18) Beginner 18 and older
No upcoming schedules
$1,895

3 sessions

Gift it!
Discover Classes. Earn Rewards.

Coding Classes Gift Card

Thousands of classes & experiences. No expiration. Gift an experience this holiday season and make it a memorable one. Lock in a price with the Inflation Buster Gift Card Price Adjuster™

Buy a Gift Card

Explore Coding Private Group Events

Explore private group events and team building activities ranging from cooking to art, escape rooms, trivia, and more

Explore Coding Private Group Events
Animated gif slider: slide 1: a person in a meditative pose with paint on their apron; slide 2: person making a pizza; slide 3: 3 people drinking wine and smiling; slide 4: two people competing in a sack race while others look on

Network Automation with Python and Ansible

TLG Learning

This course teaches students to blend Python skillsets with Ansible through the lens of automating networks. Automation techniques for the most popular vendors (incl. Cisco, Juniper, Arista) will be subjects of study, however students may request examples from vendors within their own environments. Topics begin with a focus on automating networks with Python. This skill set is then folded into a broadening understanding of automating with Ansible....

(1) All levels 18 and older
No upcoming schedules
$2,195

5 sessions

Gift it!

Python for Network Automation

TLG Learning

This course is driven by demonstration and reinforced by hands-on labs for learning Python for Network Automation. Maximize your networking skill set by learning to script solutions to tedious, complex and oftentimes overwhelming networking tasks. Prerequisite(s): Keyboard proficiency, and some basic understanding of network concepts is the only hard requirement. Students with some previous exposure to Python, any another scripting experience,...

(1) All levels 18 and older
No upcoming schedules
$2,195

5 sessions

Gift it!

Ansible Essentials

TLG Learning

Ansible is growing in popularity for good reasons. It's easy to understand, far simpler than Python, and extremely powerful. While Python can be used to do just about anything, Ansible is used to bring structure and consistency to system deployments, implementations, and changes. Students tempted to write a complex Python script to do a networking automation task will discover that problem is already solved by an Ansible module. Lots of unnecessary...

(1) All levels 18 and older
No upcoming schedules
$2,195

5 sessions

Gift it!

Essential Web Tools

Digital Workshop Center

Discover the essential tools that every modern web developer needs to succeed in the fast-paced world of web technologies. Enhance your coding skills, master the command line, and learn how to effectively use code editors, version control tools, and browser developer tools. This course is a must for aspiring web developers looking to impress potential employers and stay ahead of the curve.

(2) All levels 16 and older
No upcoming schedules
$1,325

4 sessions

Gift it!

Python Fundamentals Workshop Series

General Assembly

Python has quickly grown into one of the most popular, easy-to-read, flexible, and beginner-friendly object-oriented programming languages. Start writing basic syntax with Python scripts that store and manipulate data in the form of variables, for a more powerful, customisable Python programming experience. Use dictionaries and lists to format and organise information; use conditionals and loops to allow your programs to make intelligent, logic-driven...

(2637) All levels 18 and older

Javascript Bootcamp (Houston)

General Assembly @ Online Class, Houston, TX

This course will take students who have little to no experience with the Javascript Programming language and get them up and running with core JS principles. We will begin by running Javascript in our command line, learning to declare variables, control the flow of a program using conditional statements, declare arrays, create functions and write loops to iterate behavior.  We will then work through some of the more difficult concepts in the...

(2637) All levels 18 and older

Javascript Bootcamp (Denver)

General Assembly @ Remote Online , Denver, CO

This course will take students who have little to no experience with the Javascript Programming language and get them up and running with core JS principles. We will begin by running Javascript in our command line, learning to declare variables, control the flow of a program using conditional statements, declare arrays, create functions and write loops to iterate behavior. We will then work through some of the more difficult concepts in the Javascript...

(2637) Beginner 18 and older

Javascript Bootcamp (San Diego)

General Assembly @ Online Class

This course will take students who have little to no experience with the Javascript Programming language and get them up and running with core JS principles. We will begin by running Javascript in our command line, learning to declare variables, control the flow of a program using conditional statements, declare arrays, create functions and write loops to iterate behavior. We will then work through some of the more difficult concepts in the Javascript...

(2637) Beginner 18 and older

Javascript Bootcamp (Seattle)

General Assembly @ Online Class, Seattle, WA

This course will take students who have little to no experience with the Javascript Programming language and get them up and running with core JS principles. We will begin by running Javascript in our command line, learning to declare variables, control the flow of a program using conditional statements, declare arrays, create functions and write loops to iterate behavior.  We will then work through some of the more difficult concepts in the...

(2637) Beginner 18 and older

Javascript Bootcamp (Chicago)

General Assembly @ Online Class

This course will take students who have little to no experience with the Javascript Programming language and get them up and running with core JS principles. We will begin by running Javascript in our command line, learning to declare variables, control the flow of a program using conditional statements, declare arrays, create functions and write loops to iterate behavior. We will then work through some of the more difficult concepts in the Javascript...

(2637) Beginner 16 and older

Javascript Bootcamp

General Assembly

This course will take students who have little to no experience with the Javascript Programming language and get them up and running with core JS principles. We will begin by running Javascript in our command line, learning to declare variables, control the flow of a program using conditional statements, declare arrays, create functions and write loops to iterate behavior. We will then work through some of the more difficult concepts in the Javascript...

(2637) Beginner 18 and older

Introduction to Python Bootcamp

General Assembly

Q: Why has Python quickly grown into one of the most popular programming languages? A: It's an easy-to-read, flexible, and beginner-friendly object-oriented programming language. The fundamentals — you will learn them in our Python bootcamp! Start writing basic syntax with Python scripts that store and manipulate data in the form of variables, for a more powerful, customizable Python programming experience; use dictionaries and lists to format...

(2637) Beginner 18 and older

Python Bootcamp (Full time)

Byte Academy @ Byte Academy Virtual Campus

Python Focus Our immersive course emphasizes the Python coding language, a backend language. We chose to focus on Python due to its speed and analytical capabilities, yet, simplicity. Python developers are sought out by companies including Google, Goldman Sachs, Bank of America, BuzzFeed, and more.  Other Languages Instruction in frontend languages is also provided so students can develop full web applications. These languages include JavaScript,...

(21) All levels 18 and older
No upcoming schedules
$25,000

23 sessions

Gift it!

Python + Machine Learning 2-Day Intensive

General Assembly

The Python + Machine Learning 2-Day Intensive Course covers the curriculum of our Python 1-Day Fundamentals Course and incorporates a second day of applied machine learning content. This is a beginner/intermediate course - it’s recommended that you have some familiarity with the core Python programming language. Machine Learning is perhaps the most powerful force in technology, and Python is the most popular language for doing it. This workshop...

(2637) Beginner 18 and older

Full Stack Web Development

New York City College of Technology

Join our 16-week program led by experienced web developer Eloi Ortega. Gain proficiency in Front End programming languages, database design, server scripting, and more. Launch your career in Full Stack Web Development with us.

(106) All levels 18 and older
No upcoming schedules
$2,520

32 sessions

Gift it!

Intro To Python With Chat GPT

New York City College of Technology

Enhance your Python programming skills with an entry-level course that covers Python fundamentals and introduces you to the power of ChatGPT language models. Prepare for Python interviews and gain confidence in your programming abilities.

(106) All levels 18 and older
No upcoming schedules
$975

15 sessions

Gift it!

Python Programming for Data Analytics

New York City College of Technology

Master the essential skills of Python programming for data analytics, from data acquisition to data cleaning. Learn about data structures, list comprehension, lambda functions, and more. Taught by an experienced instructor, this course will equip you with the knowledge to succeed in Python backend data engineering and pass a Python/Data Analyst interview.

(106) Beginner 18 and older
No upcoming schedules
$750

16 sessions

Gift it!
Reset all filters.

No results found

Try removing some filters.

Coding Classes Online are rated 4.3 stars based on 2,790 verified reviews from actual CourseHorse.com purchasers.

CourseHorse Gift Cards

  • Creative & unique gift for any occasion
  • Thousands of classes & experiences
  • No expiration date
  • Instant e-delivery (or choose a date)
  • Add a personalized message
  • Lock in a price with the Inflation Buster Gift Card Price Adjuster™
Buy a Gift Card
gift card with the CourseHorse logo gift card with the CourseHorse logo
Loading...