Calendar of Upcoming Events
Wolfram Language Programming Fundamentals
Certification Levels: Completion
This course teaches the fundamental concepts of programming in Wolfram Language. It features concise lecture sections, lesson notebooks with self-check exercises for further study and tips for writing Wolfram Language code. A Wolfram certified instructor guides the class session and presents interactive polls to enhance understanding. This course provides a solid introduction to anyone who wants to develop an understanding of programming in Wolfram Language from the ground up.
See Details and RegisterFrom Natural Language to Working Models: System Modeler Agent Skills
Certification Levels: Attendance
Use System Modeler Agent Skills to augment AI tools like Claude Code or Codex to improve existing models and build new ones—validated, simulatable and ready to present. In this webinar, we'll work through examples: building a model from a hand-drawn schematic, turning a research paper into a working simulator and running multiple design analyses through parametric sweeps via Wolfram Local MCP.
See Details and RegisterPractical Programming with Wolfram Language
Certification Levels: Completion
This course provides the knowledge, tools and guidance to efficiently create and maintain Wolfram Language projects. Build on your existing programming skills with a quick review of basic syntax and then develop a deeper understanding of patterns, interactive interfaces and cloud deployment. Learn about coding best practices, including error handling and the use of IDEs. This course is designed for Wolfram Language users who are ready to move beyond the fundamentals and create their own programs and interfaces.
See Details and RegisterWolfram MCP: Connecting AI Coding Tools to Wolfram Language
Certification Levels: Attendance
Large language models can write code but can't actually compute; this livestream shows how the Wolfram MCP server closes that gap. By giving AI tools direct access to a Wolfram Language kernel, Wolfram MCP lets your assistant evaluate code, work directly with notebooks and draw on real computation and curated data in Wolfram Language development, data analysis and research workflows.
See Details and RegisterNotebooks as Instructional Tools
Certification Levels: Completion
Use Wolfram AI Assistant to learn how to code, see how to work with and transfer data and create interactive content to use in instructional environments. The instructor will show you how to use computational notebooks to help teach basic science, mathematics and algorithmic thinking.
See Details and RegisterDaily Study Group: Integrating AI for Chemistry Problem Solving
Certification Levels: Completion
Join this Daily Study Group to explore how modern AI tools can enhance productivity in chemistry research and education. Learn to leverage the built-in Wolfram AI Assistant alongside Wolfram Language LLM functions and the integrated Wolfram Knowledgebase for chemistry data.
See Details and RegisterTime Series with Wolfram Language
Certification Levels: Attendance
This webinar will introduce the Wolfram Language framework for computing with time series data, starting from the basics of time series representation and simple transformations such as plotting, smoothing and resampling.
See Details and RegisterProgramming and Development in Wolfram Language
Certification Levels: Completion
Learn about advanced programming and development concepts in Wolfram Language. Dive deeper into the fundamentals of expression syntax and function definition. Explore more complex ideas like upvalues, attributes, manual scoping and package creation. This course is the third and final part of the programming proficiency course sequence, following Programming Fundamentals and Practical Programming. This course is designed for users who want to take the next step toward mastery in Wolfram Language programming.
See Details and RegisterIntroduction to GeoGraphics in Wolfram Language
Certification Levels: Attendance
Learn how to create impactful and clear geographic visualisations using Wolfram Language’s geographic visualisation libraries, including ways to style content and backgrounds and control map projection options. This free webinar includes a Q&A session with Wolfram experts.
See Details and RegisterComputational Physics and Astrophysics with Wolfram Language
Certification Levels: Attendance
This webinar showcases the ways that Wolfram Language integrates state-of-the-art symbolic and numerical computation, powerful data visualization tools and its built-in knowledgebase to advance physics and astrophysics research and teaching. The one-hour session starts by sharing introductory examples and progresses to exploring deeper applications and advanced analysis.
See Details and RegisterData Visualization with Wolfram Language
Certification Levels: Completion
With the use of a curated dataset from the Wolfram Data Repository, this course shows how to quickly visualize different data structures and how to make your graphics ready to publish and share. Domain-specific functions as well as general techniques are shared for getting the most out of your graphics. The course is intended for anyone who wants to learn more about data visualization using Wolfram Language.
See Details and RegisterNetworks and Graphs in Wolfram Language
Certification Levels: Attendance
This introductory session demonstrates how to construct a graph object from scratch and from predefined data sources.
See Details and RegisterComputational Chemistry and Bioscience with Wolfram Language
Certification Levels: Attendance
This presentation showcases Wolfram Language as a unified solution for biological, medical and chemistry research and teaching. Find out how you can leverage our ready-to-use bioscience data, powerful statistical analysis tools, state-of-the-art symbolic and numerical computation, and molecular and chemical modeling and analysis tools to elevate your workflow. The one-hour session features real-world examples of interest to researchers, professionals and students.
See Details and RegisterUsing Computation in Your Research and Teaching
Certification Levels: Attendance
This collection of webinars has been developed especially for researchers, professionals and students to show how modern computation can be injected into nearly any field. Sign up for one or more sessions and see how Wolfram Language integrates built-in algorithms, powerful data visualization tools and real-world knowledge to advance research and teaching.
See Details and RegisterIntroduction to Wolfram Tech
Certification Levels: Completion
This instructor-led session introduces core components for getting started quickly with Wolfram technology—no experience necessary. Learn to use Wolfram Notebooks in the cloud and on your desktop, get familiar with the syntax and programming fundamentals of Wolfram Language and be introduced to Wolfram AI Assistant for help with learning to write and fix code.
See Details and RegisterFriday Study Group: Exploring Creative Data Analytics
Certification Levels: Completion
The Study Group meets over two consecutive Fridays and explores case studies applying modern computation to business analytics. See examples that show how to work with text, image, video and web data in Wolfram Language. No prior programming experience is required, making this an ideal starting point for newcomers to computational analytics.
See Details and RegisterWolfram Language and LLMs
Certification Levels: Completion
Learn how to unlock the power of LLMs for your computational tasks. 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.
See Details and RegisterMathematics Computation with Wolfram Language
Certification Levels: Attendance
This presentation showcases the symbolic and numeric computational power of Wolfram Language. Learn more about using automated integral and differential equation solvers, symbolic optimization to any numerical precision and a visualization toolkit that can plot infinite ranges and asymptotics. This one-hour session explores the frontiers of calculus and algebra that use the Wolfram System for equation solving, modeling and teaching.
See Details and RegisterFunction and Data Visualization: A Showcase of Plots, Charts and Graphics
Certification Levels: Completion
Expand your skills for visualizing mathematical functions and improve your ability to represent different types of data with plots, charts and graphics of all kinds. You'll learn how functions and data can be plotted in one, two or three dimensions with Wolfram Language. This course shows how to customize visualizations and plots with options, add labels and legends and even make them dynamic and interactive. A Wolfram certified Instructor guides you through the lessons, poses questions to the class to check understanding and shows examples using bar charts, scatter plots, arrays, geovisualizations and more.
See Details and RegisterFriday Study Group: Exploring Creative Data Analytics
Certification Levels: Completion
The Study Group meets over two consecutive Fridays and explores case studies applying modern computation to business analytics. See examples that show how to work with text, image, video and web data in Wolfram Language. No prior programming experience is required, making this an ideal starting point for newcomers to computational analytics.
See Details and RegisterIntroduction to Neural Networks in Wolfram Language
Certification Levels: Completion
This course provides an introduction to the state-of-the-art Neural Net Framework in Wolfram Language. You will learn how to explore the Wolfram Neural Net Repository for pre-built and pre-trained models and how to apply them to your own dataset. Also see how you can use transfer learning to adapt models for your own applications. The course will then discuss the building blocks of neural nets, along with instructions for putting them together within a symbolic framework to build your own neural network. Simple examples of training and testing a neural network will be discussed, along with options to inspect output from hidden layers of the net.
See Details and RegisterComputational Social Science with Wolfram Language
Certification Levels: Attendance
This webinar showcases Wolfram Language as a unified solution for social science research and teaching. Learn to elevate your workflows with powerful text analysis tools, social network computation and ready-to-use computable datasets covering finance and socioeconomics, media and culture, history and geography and much more.
See Details and RegisterComputational Xplorations with Examples from Cartography and Data Analysis
Certification Levels: Completion
This free introductory course demonstrates how to interactively explore nearly any field using computation. See how computational thinking—a modern blend of critical analysis and information processing—is being applied to a range of disciplines not traditionally associated with coding.
See Details and RegisterIntroduction to Machine Learning in Wolfram Language
Certification Levels: Completion
Gain experience using machine learning superfunctions available in Wolfram Language. This course demonstrates how to perform supervised and unsupervised machine learning tasks and also covers regression, classification, clustering and anomaly detection. Earn a certificate of course completion.
See Details and RegisterEngineering Computation with Wolfram Language
Certification Levels: Attendance
Find out how to leverage our ready-to-use automated machine learning framework and signal processing tools to elevate your engineering workflows. This webinar showcases integrated modeling, design and deployment workflows offered by Wolfram Language for researchers, professionals and students.
See Details and RegisterComputational Economics with Wolfram Language
Certification Levels: Attendance
This presentation showcases the ways that Wolfram Language integrates ready-to-use financial and socioeconomic data, automated modeling functionalities and powerful data visualization tools to advance economics and business intelligence workflows. The one-hour session features real-world examples of interest to researchers, professionals and students.
See Details and RegisterWolfram Virtual Technology Conference
See Cost & Registration
Certification Levels: Attendance
The Wolfram Virtual Technology Conference brings together the best and brightest technological innovators from multiple disciplines. During presentations, topical meet-ups, scheduled networking events and informal discussions, attendees talk shop with those who “get it”—establishing best practices, brainstorming, making new connections and problem solving. Pre-conference training classes are available.
See Details and RegisterWolfram Language Programming Fundamentals
Certification Levels: Completion
This course teaches the fundamental concepts of programming in Wolfram Language. It features concise lecture sections, lesson notebooks with self-check exercises for further study and tips for writing Wolfram Language code. A Wolfram certified instructor guides the class session and presents interactive polls to enhance understanding. This course provides a solid introduction to anyone who wants to develop an understanding of programming in Wolfram Language from the ground up.
See Details and RegisterPractical Programming with Wolfram Language
Certification Levels: Completion
This course provides the knowledge, tools and guidance to efficiently create and maintain Wolfram Language projects. Build on your existing programming skills with a quick review of basic syntax and then develop a deeper understanding of patterns, interactive interfaces and cloud deployment. Learn about coding best practices, including error handling and the use of IDEs. This course is designed for Wolfram Language users who are ready to move beyond the fundamentals and create their own programs and interfaces.
See Details and RegisterProgramming and Development in Wolfram Language
Certification Levels: Completion
Learn about advanced programming and development concepts in Wolfram Language. Dive deeper into the fundamentals of expression syntax and function definition. Explore more complex ideas like upvalues, attributes, manual scoping and package creation. This course is the third and final part of the programming proficiency course sequence, following Programming Fundamentals and Practical Programming. This course is designed for users who want to take the next step toward mastery in Wolfram Language programming.
See Details and RegisterComputational Xplorations with Examples from Color Analysis and Machine Learning
Certification Levels: Completion
This free introductory course demonstrates how to interactively explore nearly any field using computation. See how computational thinking—a modern blend of critical analysis and information processing—is being applied to a range of disciplines not traditionally associated with coding.
See Details and RegisterFunction and Data Visualization: A Showcase of Plots, Charts and Graphics
Certification Levels: Completion
Expand your skills for visualizing mathematical functions and improve your ability to represent different types of data with plots, charts and graphics of all kinds. You'll learn how functions and data can be plotted in one, two or three dimensions with Wolfram Language. This course shows how to customize visualizations and plots with options, add labels and legends and even make them dynamic and interactive. A Wolfram certified Instructor guides you through the lessons, poses questions to the class to check understanding and shows examples using bar charts, scatter plots, arrays, geovisualizations and more.
See Details and RegisterIntroduction to Wolfram Tech
Certification Levels: Completion
This instructor-led session introduces core components for getting started quickly with Wolfram technology—no experience necessary. Learn to use Wolfram Notebooks in the cloud and on your desktop, get familiar with the syntax and programming fundamentals of Wolfram Language and be introduced to Wolfram AI Assistant for help with learning to write and fix code.
See Details and RegisterNotebooks as Instructional Tools
Certification Levels: Completion
Use Wolfram AI Assistant to learn how to code, see how to work with and transfer data and create interactive content to use in instructional environments. The instructor will show you how to use computational notebooks to help teach basic science, mathematics and algorithmic thinking.
See Details and RegisterData Visualization with Wolfram Language
Certification Levels: Completion
With the use of a curated dataset from the Wolfram Data Repository, this course shows how to quickly visualize different data structures and how to make your graphics ready to publish and share. Domain-specific functions as well as general techniques are shared for getting the most out of your graphics. The course is intended for anyone who wants to learn more about data visualization using Wolfram Language.
See Details and Register