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

147 results

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.

Course Overview
  • Video 130 minutes
  • Video 235 minutes
  • Video 339 minutes
  • Video 442 minutes
  • Video 537 minutes
  • Video 640 minutes
  • Video 743 minutes
  • Video 897 minutes
  • Video 950 minutes
  • Video 1048 minutes
  • Video 1150 minutes
  • Video 1242 minutes
  • Video 1346 minutes
  • Video 1455 minutes
Learn More

Dynamic Visualization in the Wolfram Language

Dynamic Visualization in the Wolfram Language
Video Lesson | FREE

Videos, animations and interactive infographics are popular features in scientific, technical and popular media. This class illustrates the principles behind constructing graphics sequences, manipulating a simulated camera, building an interactive interface and more. The class is for those who want to explore how to customize dynamic visualizations with the Wolfram Language. Some familiarity with the Wolfram Language and visualization principles is helpful.

Learn More

Ecology and Environmental Science Modeling in Wolfram Language

Ecology and Environmental Science Modeling in Wolfram Language
Archived Event | FREE

This event offers a unique experience for students and educators keen on exploring the intersection of natural systems and computational modeling. It focuses on the foundational elements of complex systems within the realms of ecology and environmental science, making these advanced concepts accessible and engaging through a blend of theoretical and computational explorations.

Learn More

EdTech for the Computational Classroom (Study Group Sessions)

EdTech for the Computational Classroom (Study Group Sessions)
Archived Event | FREE

This Daily Study Group explores the benefits of bringing computational learning to all course subjects. Lessons start with a broad overview to provide a sense of what's possible with Wolfram technology, from interactive graphs and geographic plots to financial and historical data analysis. Later lessons share examples of student computational notebooks exploring subjects like math, physics and computer science with a final lesson demonstrating Wolfram's new question and assessment framework.

Course Overview
  • Video 155 minutes
  • Video 260 minutes
  • Video 360 minutes
  • Video 455 minutes
  • Video 553 minutes
Learn More

Explore the Total Solar Eclipse of 2024 with Wolfram Language

Explore the Total Solar Eclipse of 2024 with Wolfram Language
Archived Event | FREE

Learn how to use Wolfram Language to predict when the eclipse will happen and how it will look from any location on April 8, 2024. Compute contact times, duration, speed, the maximum obscuration of the Sun and much more. Construct precise and detailed maps of the sky for the event, as well as maps of the Earth showing the totality path. Wolfram experts will show the calculations behind the Precision Eclipse website and demonstrate the astro capabilities and built-in knowledge of Wolfram Language that support those results.

Learn More

Exploring the Neural Network Framework from Building to Training

Exploring the Neural Network Framework from Building to Training
Video Lesson | FREE

This video showcases the easy-to-use framework available in the Wolfram Language to build, modify, train and deploy neural networks. Learn how the Wolfram Language simplifies the process of encoding input and decoding output for neural nets. Also introduced are layers (almost 30 different types)—the basic building blocks for constructing neural networks—and the process of connecting them in chains and graphs to build complicated networks according to your requirements. This class is intended for users who have a basic familiarity with neural nets and who would like to explore the Wolfram Language features that make the process of building and training networks more intuitive.

Learn More

Exploring Wolfram Language

Exploring Wolfram Language
Archived Event | FREE

In this recorded, 18-part livecoding series, Arnoud Buzing guides viewers through topics and examples from Stephen Wolfram's book An Elementary Introduction to the Wolfram Language and the accompanying open course. Subjects covered include practicalities of the language, image processing, neural networks and machine learning functionality, computation with real-world data, graphics and visualizations, programming techniques and cloud deployment. The series includes demonstrations of how to access the Wolfram Cloud. Individual sessions within this series are devoted to exploring specific topics, such as an image-classification problem using convolutional neural networks, a leaf-classification machine learning problem and animations created with atmospheric images imported from the NOAA website.

Course Overview
  • Video 1126 minutes
  • Video 2123 minutes
  • Video 3125 minutes
  • Video 4143 minutes
  • Video 581 minutes
  • Video 65 minutes
  • Video 742 minutes
  • Video 891 minutes
  • Video 939 minutes
  • Video 1067 minutes
  • Video 1149 minutes
  • Video 1264 minutes
  • Video 1377 minutes
  • Video 1464 minutes
  • Video 1557 minutes
  • Video 1657 minutes
  • Video 1754 minutes
  • Video 18121 minutes
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

Field Theory of Games (Study Group Sessions)

Field Theory of Games (Study Group Sessions)
Archived Event | FREE

Learn a computational approach to economics and business using the field theory of games, a dynamic model extension of game theory. See how game theory can be extended with ideas from geometry, physics and engineering. Discussions will include applied examples from economics to give students insight into the ways a systems engineering approach can be used to understand how decisions are made. No prior knowledge of game theory or Wolfram Language is assumed, so a brief introduction to both topics will be provided.

Learn More

Functional Programming Quick Start

Functional Programming Quick Start
Video Lesson | FREE

Discover functional programming with the Wolfram Language. Learn the core constructs, functions and evaluation rules of a dynamic, functional language. See how to transition your thinking from procedural to functional programming. Some experience with procedural computer programming is recommended for the class.

Learn More

Generating and Printing 3D Objects

Generating and Printing 3D Objects
Video Lesson | FREE

The Wolfram Language offers strong support for 3D graphical formats and features, which makes it an optimal system for printing 3D objects. This example-driven class demonstrates how to manipulate and model with 3D geometry using built-in functions and imported data and successfully print 3D projects. The class is for those who have an interest in 3D printing and a basic knowledge of the Wolfram Language and geometric modeling.

Learn More

Getting Started with Interactive Reporting: Building Dashboards, Visualizations and Self-Service Apps

Getting Started with Interactive Reporting: Building Dashboards, Visualizations and Self-Service Apps
Archived Event | FREE

Certification Levels: Attendance

Join us for our Getting Started with Interactive Reporting webinar and we'll show you how to create dynamic dashboards, visualizations, self-service apps and more, all from scratch. This webinar is ideal for anyone new to business intelligence or building dashboards or anyone who just wants to get better insights from their data.

Learn More

Graphs and Networks: Concepts and Applications

Graphs and Networks: Concepts and Applications
Video Lesson | FREE

Graph theory and network analysis are used to model and analyze connections between entities in the real world—the World Wide Web, social networks and airline routes, just to name a few. The Wolfram Language provides a unified computational perspective from across multiple disciplines in the application of graphs and networks. This video class covers the fundamental properties of graphs and explores workflows available for network modeling and analysis.

Learn More

Hands-on Start to Mathematica

Hands-on Start to Mathematica
Video Lesson | FREE

Learn the basics of Mathematica and get started using it in your day-to-day work. This video will show you how to create and organize content in your notebook, use free-form input and Wolfram Language to enter calculations and generate graphics, define your own variables, create interactive models and modify examples in the live documentation. Topics are based on content from the book Hands-on Start to Wolfram Mathematica and Programming with the Wolfram Language, which is available in paperback and on Kindle. This video class requires no prior experience with Mathematica or Wolfram Language.

Learn More

Hands-on Start to Wolfram|Alpha Notebook Edition

Hands-on Start to Wolfram|Alpha Notebook Edition
Video Lesson | FREE

Learn the basics of using Wolfram|Alpha Notebook Edition—use free-form input to enter math and science calculations, create interactive notebooks, calculate problems numerically or symbolically and see step-by-step solutions, assign variables and define functions, create 2D and 3D graphics and make them interactive, and turn your notebook into a dynamic presentation. Topics are based on content from the book Hands-on Start to Wolfram|Alpha Notebook Edition. Explore these topics in more detail with the free online Hands-on Start to Wolfram|Alpha Notebook Edition training tutorials. This content requires no prior experience with Wolfram Notebooks or Wolfram|Alpha Notebook Edition.

Learn More

High-Impact Data Visualization

High-Impact Data Visualization
Archived Event | FREE

Certification Levels: Attendance

With the use of a curated dataset from the Wolfram Data Repository, this course shows you how to quickly visualize different data structures and make your graphics ready to publish and share. The course is intended for anyone who wants to learn more about data visualization using Wolfram Language.

Learn More

Hour of Code with Wolfram

Hour of Code with Wolfram
Archived Event | FREE

Wolfram U is hosting an Hour of Code during Computer Science Education Week. Invite someone you would like to introduce to the world of computation and AI and join Wolfram U instructors online for an hour of coding. No experience needed. We'll work together on a fun and guided exploration, using simple but powerful Wolfram Language functions. End the hour knowing you can use Wolfram Language creatively with AI to add a computational perspective to any topic.

Learn More

How to Connect Your Device to the Wolfram Language

How to Connect Your Device to the Wolfram Language
Video Lesson | FREE

Learn to write a Wolfram Device Framework driver to collect and analyze sensor data and programmatically control actuators, motors and indicators with connected devices. Explore how to connect devices using a variety of tools, including LibraryLink, WSTP, J/Link and more. This class assumes some familiarity with the Wolfram Language and connected devices.

Learn More

Hybrid Computing Quick Start

Hybrid Computing Quick Start
Video Lesson | FREE

One of the unique strengths of the Wolfram Language is its ability to take advantage of symbolic computation and exact numbers when solving numerical problems. This ability allows users to find the right answer in many cases where purely approximate methods would fail and opens up a world of powerful hybrid symbolic-numeric methods. In this class you'll get a look under the hood at some of the ways the numerics of the Wolfram Language benefit from its symbolics and how method selection is automatically inferred. The class is for those who have a basic familiarity with numeric and symbolic computation in the Wolfram Language.

Learn More

Image Processing and Analysis Quick Start

Image Processing and Analysis Quick Start
Video Lesson | FREE

This class introduces the highly optimized image processing tools and powerful functions available in the Wolfram Language for analyzing and manipulating image data. The class is for those who have an interest in learning how to use the Wolfram Language for image processing tasks. An introductory knowledge of the Wolfram Language and the field of image processing is recommended.

Learn More

Integrating the Wolfram Data Framework

Integrating the Wolfram Data Framework
Video Lesson | FREE

Learn how to improve and extend your external data sources with the built-in data framework in the Wolfram Language. An overview of the framework's decade-long development history is provided, from the original Wolfram Language data functions to the launch of Wolfram|Alpha and the availability of the Wolfram Data Repository. Explore the extensive set of built-in entities, create lists from imported raw data, build datasets, visualize data and learn how to integrate the computational power of the Wolfram Language into your projects.

Learn More

Interacting with Blockchains

Interacting with Blockchains
Video Lesson | FREE

This recorded livecoding session showcases features and functions available in Wolfram Language for reading and writing data to blockchains.

Learn More

Introduction to Cryptography

Introduction to Cryptography
Interactive Course | FREE

Requirements: This course requires a basic understanding of number theory, algorithms, discrete mathematics and modular arithmetic and basic-level skills in any programming language.

Certification Levels: Completion

This course gives an introduction to the concepts, underlying math, principles and techniques of historic and modern cryptography; ties cryptographic protocols to real-world scenarios; and gives a necessary understanding of issues related to information security in general.

Course Overview
  • Section 122 minutes
  • Section 213 minutes
  • Section 326 minutes
  • Section 416 minutes
  • Section 545 minutes
  • Section 650 minutes
  • Section 745 minutes
  • Section 816 minutes
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