
Anthropic
Skills you'll gain: Claude Code, Anthropic Claude, Command-Line Interface, Tool Calling, Model Context Protocol, LLM Application, Software Development Tools, GitHub, Context Management, Code Review, Software Development, Generative AI Agents, Automation, Software Engineering
Mixed · Course · 1 - 4 Weeks

Packt
Skills you'll gain: Ruby (Programming Language), File I/O, Object Oriented Programming (OOP), Ruby on Rails, Debugging, Test Tools, Application Design, Code Reusability, Programming Principles, Test Case, Software Documentation, Development Environment, Integrated Development Environments, Computer Programming, Data Structures, Apple Xcode, Web Development, Software Installation, Technical Documentation, Computational Logic
Intermediate · Specialization · 3 - 6 Months

The University of Edinburgh
Skills you'll gain: Video Game Development, Game Design, Software Engineering, Programming Principles, Software Development, Event-Driven Programming, Computer Programming, Code Reusability, Computational Thinking, Algorithms
Beginner · Course · 1 - 3 Months

Skills you'll gain: Model Context Protocol, GitHub Copilot, Claude Code, Vibe coding, AI Workflows, Anthropic Claude, AI Integrations, Hypertext Markup Language (HTML), Web Applications, Generative AI Agents, Tool Calling, Web Design and Development, GitHub, Context Management, OpenAI API, Agentic Workflows, Prompt Engineering, Web Development, Generative AI, Software Engineering
Beginner · Specialization · 3 - 6 Months

Skills you'll gain: Open Source Technology, Package and Software Management, Web Development, Linux, Shell Script, Database Design, Ubuntu, Relational Databases, Web Applications, Web Development Tools, Unix Shell, Test Driven Development (TDD), Python Programming, Linux Administration, Databases, Object Oriented Programming (OOP), Object Oriented Design, Scripting Languages, Javascript, Database Management
Build toward a degree
Beginner · Specialization · 3 - 6 Months

Skills you'll gain: Responsive Web Design, No-Code Development, Web Design, Content Management, Web Design and Development, Web Content, Web Development
Beginner · Guided Project · Less Than 2 Hours

Scrimba
Skills you'll gain: HTML and CSS, Hypertext Markup Language (HTML), Mobile Development, Web Applications, Web Design and Development, Program Development, ChatGPT, GitHub, Front-End Web Development, Javascript, Application Deployment, Responsive Web Design, Video Game Development, Git (Version Control System), AI Integrations, Cascading Style Sheets (CSS), Database Development, Computer Programming, Database Application, Machine Learning
Beginner · Course · 1 - 3 Months

LearnQuest
Skills you'll gain: Data Ethics, Responsible AI, No-Code Development, AI Integrations, AI Enablement, Regulatory Requirements, Compliance Management, Regulatory Compliance, Law, Regulation, and Compliance, AI Product Strategy, Business Process Automation, Business Process, Data Management, Risk Mitigation, Business Transformation, Digital Transformation, Business Leadership, Change Management, Data-Driven Decision-Making, Predictive Analytics
Beginner · Specialization · 1 - 3 Months

Skills you'll gain: No-Code Development, Responsive Web Design, User Accounts, Frontend Integration, Workflow Management, UI Components, Application Development, Product Automation, Interactive Design, Web Design, Database Application, Web Design and Development, Identity and Access Management, Automation, User Interface (UI) Design, Databases, Authentications, Authorization (Computing), Computational Logic, Debugging
Intermediate · Course · 3 - 6 Months

Coursera
Skills you'll gain: AI Personalization, Business Logic, AI literacy, Application Development, Computational Logic, C# (Programming Language), Computer Programming, Program Development, Programming Principles, Data Store, Data Cleansing
Beginner · Course · 1 - 4 Weeks

Edureka
Skills you'll gain: Model Context Protocol, Claude Code, Vibe coding, Generative AI Agents, LLM Application, AI Workflows, AI Orchestration, Agentic Workflows, GitHub Copilot, AI Enablement, AI Security, Prompt Engineering, Code Review, Prompt Patterns, Software Development, Web Applications, Software Testing, Security Testing, Software Engineering, Web Development
Intermediate · Course · 1 - 4 Weeks

Pragmatic AI Labs
Skills you'll gain: GitHub Copilot, AI Security, Code Review, Secure Coding, Anthropic Claude, Security Testing, LLM Application, OpenAI API, Generative AI, Large Language Modeling, Open Web Application Security Project (OWASP), Verification And Validation, AI Workflows, Generative AI Agents, Responsible AI, Vulnerability Scanning, AI Enablement, Model Evaluation, GitHub, Application Security
Beginner · Course · 1 - 4 Weeks
Computers touch nearly every aspect of our lives. The days of believing that computer programming should be restricted only to people with “technical aptitude” are long past. Increasingly, the ability to read, write, and understand code is critical for our jobs and our education. With coding classes, you can learn logic, planning, and problem-solving skills through fun hands-on programming challenges. Whether you’re looking to code for your work or your personal growth, you’ll find your start in this collection.
We recommend these courses for new students who seek to learn programming basics. Whether you’re a student that’s just getting started in computer science or an executive who needs baseline technical skills to better understand your engineers, Coursera offers a course that’s right for you. These learning programs cover coding for beginners. They help learners write, document, test, and debug code for programs and apps in variety of programming languages.
Learning to code is the first step down the path to programming-oriented job titles like web developer, software developer, or machine learning engineer. Beyond web and software development, basic coding skills are valuable for data analysts, data scientists, financial analysts, and bioinformatics scientists, among others. A quick search on indeed.com shows 150,000 job openings with programming skills or experience as a requirement. Over 25% of these jobs pay $100,000 or more annually. Get your start in coding with the courses in this collection to start on the path toward your next job, promotion, or degree.
What is the best programming language? Following is an excerpt from a Coursera Community forum topic about the best programming language to learn today.
"One of the popular languages these days is Python. I became familiar with it initially in the context of web development while reading a book on developing websites a few years ago. Python courses are offered on various platforms nowadays. I know that software developers also use it." - Maryam
"While Python, Java, Pascal etc. are syntactically quite different, offering different features and being used in different industries for different cases, they all follow (more or less) the same imperative programming paradigm, and it's more a matter of the environment:
Python is popular among Data Scientists and there are many DS and ML packages ready to use.
Javascript is popular among Web Developers because they can use it for frontend and backend (Node.js) and only need one language." - Thassilo