Wolfram U

All Classes and Courses

Find the resources you need to learn about computational fields and further your understanding of Wolfram technologies.

Click any button to browse all catalog resources in a particular area or use the filters to refine your search. The catalog includes free, self-paced, interactive courses, standalone video lessons, video courses and scheduled instructor-led courses as well as archived and special events. Learn about the different course types.

Refine & Sort Showing filtered results
  • Course Type
  • Difficulty
  • Certification
  • Time to Complete
    • Clear options
  • Sort by
    • Clear options

55 results

3D Game Development in Wolfram Language
Video Lesson | FREE

You can create an interactive 3D video game entirely in the Wolfram environment, using Wolfram Language and the notebook front end interface.

Learn More
An Elementary Introduction to the Wolfram Language
Interactive Course | FREE

Requirements: This course requires no prior knowledge of Mathematica or Wolfram Language.

Certification Levels: CompletionLevel 1

Learn Wolfram Language and modern computational thinking from Stephen Wolfram's book with veteran Wolfram Language instructor and developer David Withoff. The course requires no prior programming knowledge and is suitable for those at any educational level with an interest in computational thinking and its practical applications.

Course Overview
  • Section 166 minutes
  • Section 269 minutes
  • Section 355 minutes
  • Section 479 minutes
  • Section 5100 minutes
Learn More
Mastering Manipulates and Palettes for Easy User Interfaces
Video Course | FREE

Wolfram Language offers a rich environment with a variety of built-in tools for building and automating dynamic and interactive interfaces. You can easily deploy and share apps, notebooks, palettes and other interfaces within Wolfram Notebooks or on the Wolfram Cloud.

Course Overview
  • Video 125 minutes
  • Video 28 minutes
  • Video 39 minutes
Learn More
Principles for Building Dynamic User Interfaces
Video Lesson | FREE

This video discusses the nuances of how to use Dynamic, one of the most basic functions for building responsive and maintainable interfaces. The main focus is on four key principles for designing and developing interfaces.

Learn More
Using LSP to Develop Wolfram Language Code in Text Editors and IDEs
Video Lesson | FREE

The official Sublime Text package and VS Code extension make it easier to write Wolfram Language in those environments with text coloring and semantic highlighting. The video begins with a brief explanation of how Language Server Protocol (LSP) was used to create the add-ons for other text editors. The video then walks you through the features of the packages that make it easier to write and organize code.

Learn More
Wolfram Language and LLMs
Instructor Led | FREE

Certification Levels: Completion

Modern LLMs can be incorporated into traditional computational workflows and used to power programming operations. This course will show you different ways you can use LLM technology alongside Wolfram Language, including how to use the conversational interface of Chat Notebooks and the programmatic operations possible with LLM functions.

Learn More
Wolfram Notebooks as a Game Engine
Video Lesson | FREE

Wolfram Notebooks are a flexible, interactive way to write programs and create user interfaces. With some easy-to-use, built-in tools, you can make video games that run entirely within Wolfram Notebooks.

Learn More
Paclet Development
Video Course | FREE

In this video course, learn the basics of developing paclets, including writing paclet.wl files and authoring documentation for your functions. Examples walk you through writing and deploying paclets for the Wolfram Paclet Repository as well as your GitHub profile.

Learn More
Wolfram Language Programming Proficiency
Instructor Led | FREE

Requirements: This course sequence does not require experience with Wolfram Language to start. It is a suitable course for those with introductory-level skill in any programming language who want to further develop Wolfram Language programming skills. The course sequence includes lectures of progressive difficulty ranging from fundamental concepts to more advanced topics.

Certification Levels: CompletionLevel 1Level 2

This three-part course sequence is organized especially for those wanting comprehensive instruction and preparation for Wolfram Language Level 1 and Level 2 certifications. The programming proficiency course series meets for three separate class sessions and offers additional access to instructors

Learn More

A Guide to Programming with Wolfram Language

A Guide to Programming with Wolfram Language
Interactive Course | FREE

Requirements: This course requires basic working knowledge of Wolfram Language

Certification Levels: CompletionLevel 1

Go beyond the basics of programming in Wolfram Language. Learn how to write more complex programs in different programming styles as well as utilize flow control primitives and other features of this high-level programming language. Wolfram Language has a wealth of built-in functions that require little or no programming, but there are special applications that require programming to get the code to do things that go beyond those built-in capabilities. This course offers a collection of useful tips and technical details for intermediate-level programmers.

Course Overview
  • Section 127 minutes
  • Section 230 minutes
  • Section 322 minutes
  • Section 424 minutes
  • Section 526 minutes
  • Section 631 minutes
  • Section 722 minutes
  • Section 834 minutes
Learn More

Advanced Programming

Advanced Programming
Video Course | FREE

If you are serious about software development in the Wolfram Language, this video course is for you. Pick up tips for writing fast code and learn about programming within the Wolfram Workbench IDE, including useful information on creating application-specific documentation for your Wolfram Language app and for embracing a test-driven development style. Finish with a quick look at web-based development for deploying applications to the cloud.

Course Overview
  • Video 131 minutes
  • Video 224 minutes
  • Video 373 minutes
  • Video 432 minutes
  • Video 523 minutes
Learn More

APIs, Forms and Web Applications in the Wolfram Cloud

APIs, Forms and Web Applications in the Wolfram Cloud
Video Lesson | FREE

This class shows how to generate web content using the Wolfram Language, including static and interactive webpages in the Wolfram Cloud. The video demonstrates how to create and deploy APIs and web forms. Security options and permissions for deployed webpages are discussed. Real-world examples include calling Wolfram Cloud APIs from a web application and hosting it in the Wolfram Cloud.

Learn More

Basic Programming

Basic Programming
Video Course | FREE

It is so easy to create programs in the Wolfram Language! Starting with a 60-second app, this video course shows techniques for attaching controls to your computations, making interfaces usable and beautiful, and interactively exploring everything from text and math to graphics and sound. Understand how to import data into the Wolfram System, as well as export your results in a variety of file formats. Finally, you'll try out the functional programming paradigm, with advice from our experts, to improve the performance of your programs.

Course Overview
  • Video 121 minutes
  • Video 215 minutes
  • Video 329 minutes
Learn More

Blockchain Foundations

Blockchain Foundations
Video Lesson | FREE

This video lesson explains how underlying computer Internet technology and cryptography enables and secures blockchain systems and also explores fundamental Bitcoin concepts.

Learn More

Building an App in 60 Seconds

Building an App in 60 Seconds
Video Lesson | FREE

With the Wolfram Language, you really can build a useful, interactive app for exploring ideas in just minutes. Starting with the 60-second app, this course covers the ins and outs of the Manipulate command, the key to instantly interactive interfaces. You'll learn techniques for attaching controls to your computations, making interfaces usable and beautiful and interactively exploring everything from text and math to graphics and sound.

Learn More

Building Applications with the Wolfram Cloud

Building Applications with the Wolfram Cloud
Video Course | FREE

The Wolfram Cloud offers an interactive, seamless way to store code and data as well as perform computations. You can also build and deploy web forms and APIs that can be shared with others and accessed from multiple devices. Learn about using Wolfram Language functions to build applications in the Wolfram Cloud. Lessons begin with a brief introduction to cloud objects before moving on to various ways of interacting with and using them in applications. The course concludes with real-world examples of cloud-deployed applications.

Course Overview
  • Video 111 minutes
  • Video 214 minutes
  • Video 315 minutes
  • Video 49 minutes
  • Video 511 minutes
  • Video 616 minutes
  • Video 716 minutes
  • Video 86 minutes
Learn More

Building Applications with the Wolfram Neural Net Repository

Building Applications with the Wolfram Neural Net Repository
Video Lesson | FREE

Learn to build applications using the neural network models available in the Wolfram Neural Net Repository. This class showcases existing models in the repository and the different tasks for which they are intended, such as classification, feature extraction, image processing, regression, language modeling and more, with new models and new application areas being added all the time. Use cases showing applications built by students from Wolfram summer programs are shared. Learn to leverage available models to create your own applications.

Learn More

Creating Notebook Palettes

Creating Notebook Palettes
Video Lesson | FREE

Palettes are notebooks with a collection of interactive controls that can be used to manipulate a primary notebook. Palettes can be created programmatically or with menu controls. This video will show how to create palettes and control their appearance and functionality with both control options and built-in functions.

Learn More

Deploying and Running a Custom Neural Net on Your Phone

Deploying and Running a Custom Neural Net on Your Phone
Video Lesson | FREE

Learn about creating and training a neural net image classifier application for the iPhone to identify different types of mushrooms. Follow along step by step with this tutorial using built-in Wolfram Language functions as well as external code and applications to create a fully functional app that can be immediately deployed to a phone and used right away.

Learn More

Developing Applications in the Wolfram Language

Developing Applications in the Wolfram Language
Video Lesson | FREE

Discover different ways that you can extend the Wolfram Language, from a simple function to a multi-component application. Learn about the available tools to create, package and deliver your applications and extensions to users. The class is for those who have basic familiarity with the Wolfram Language.

Learn More

Developing Graphical User Interfaces with Wolfram Language

Developing Graphical User Interfaces with Wolfram Language
Video Course | FREE

In this course, you will learn how to make interesting interactive and dynamic controls that are visually appealing.

Learn More

Exploring Wolfram|Alpha Mobile & Tablet Apps

Exploring Wolfram|Alpha Mobile & Tablet Apps
Video Lesson | FREE

In this video class, you will see how Wolfram|Alpha mobile apps give you access to the world of computable knowledge wherever you go. You will be introduced to the key features of the Wolfram|Alpha mobile app and will get a glimpse of the extensive reference data and computational power available in the Wolfram|Alpha-powered Reference Apps, Professional Assistant Apps and Personal Assistant Apps.

Learn More

Fast Introduction for Programmers

Fast Introduction for Programmers
Video Course | FREE

Certification Levels: Level 1

Learn to program in Wolfram Language—fast. These videos offer a quick introduction to Wolfram Language. As a programmer, you will get up to speed with the higher-level constructs of this fully symbolic programming language. You will be introduced to a selection of its nearly 6,000 carefully integrated, built-in functions. You can also try rapid prototyping of your ideas with quick cloud deployment options, as well as access and work with an amazing collection of curated computable data built into the language itself, from within the all-in-one notebook environment. After you are done, you will be able to read and understand almost any Wolfram Language code and start programming in Wolfram Language yourself.

Course Overview
  • Video 13 minutes
  • Video 23 minutes
  • Video 33 minutes
  • Video 43 minutes
  • Video 52 minutes
  • Video 62 minutes
  • Video 73 minutes
  • Video 84 minutes
  • Video 94 minutes
  • Video 103 minutes
  • Video 113 minutes
  • Video 122 minutes
  • Video 133 minutes
  • Video 143 minutes
  • Video 153 minutes
  • Video 164 minutes
  • Video 173 minutes
  • Video 183 minutes
  • Video 193 minutes
  • Video 203 minutes
  • Video 214 minutes
  • Video 222 minutes
  • Video 233 minutes
  • Video 244 minutes
  • Video 253 minutes
  • Video 263 minutes
Learn More

Fast, Fun and Functional Cloud Apps

Fast, Fun and Functional Cloud Apps
Video Lesson | FREE

This video lesson shows examples of three fun and simple yet functional apps, created in minutes and deployed to the cloud for use by others. If you have an idea for a computational app that you would like to either prototype or publish, watch this video and follow a Wolfram developer as they demonstrate the steps for building the program, automating it and finally deploying it to the cloud.

Learn More

Course Type

  • Interactive Courses
  • Video Lessons
  • Video Courses
  • Instructor-led Courses
  • Archived and Special Events

Interactive Courses

Also known as MOOCs (massive open online courses), these courses are hosted on the Wolfram Cloud and allow you to interactively explore concepts using Wolfram Language functionality.

  • Self-paced with progress tracking

  • Include video lessons, exercises and problems, quizzes, exams and a scratch notebook

  • Sharable completion certificates available for all courses

  • Wolfram Level 1 proficiency certifications available for select courses

Video Lessons

Short recorded lessons that provide limited instruction on a computational topic or for using Wolfram tech.

  • Quick-start videos

  • Lessons from content experts

  • A wide variety of beginner-level lessons

  • Free to watch

Video Courses

Video series that build on preceding lessons to provide comprehensive instruction.

  • Each video course features a playlist of sequential lessons

  • Recorded by Wolfram certified instructors

  • Comprehensive coverage of a particular topic

  • Free to watch

Instructor-led Courses

Scheduled as online and in-person classes, these courses provide comprehensive instruction guided by a live instructor.

  • Registration required to reserve your seat

  • Taught by Wolfram certified instructors

  • Opportunity to pose live questions to experts in the room

  • Course completion certificates available

Archived and Special Events

Presentations by Wolfram developers, content experts and instructors.

  • Webinars on special topics and new release functionality

  • Livecoding sessions

  • Wolfram Daily Study Groups

  • Free to watch