Featured Training
![]() Write Faster Code Virtual Workshop 2014� |
�� |
![]() Mathematica for Data Science� |
�� |
![]() Physics Comes Alive with Wolfram Technologies� |
�� |
![]() Image Processing and Analysis: Quick Start� |

Live Courses
(With live chat and instructor-led Q&A) � See full calendar �Mathematica for Data Science | Mar 20![]() |
Online
![]() | |
Mathematica: An Introduction | Apr 02 1 pm - 5 pm |
Tokyo, Japan
![]() | |
Mathematica: An Introduction | Apr 08![]() |
Online
![]() | |
Programming in the Wolfram Language | Apr 10 10 am - 5 pm |
Tokyo, Japan
![]() |

On-Demand Courses
(Immediate access whenever you need it) � See all courses �Course Areas
Learn from quick-start and in-depth courses on demand or register for scheduled live courses. Choose an area to browse Wolfram Training courses about Mathematica, SystemModeler, the Computable Document Format (CDF), and other Wolfram technologies:
Learn More Every Day |
![]() |
Randomly sized sliders: DynamicModule[{x = Random[]}, Column[Table[Slider[Dynamic[x], ImageSize -> RandomReal[200]], {10}]]] | � | Find all palindromes in the dictionary: DictionaryLookup[x__ /; x === StringReverse[x]] | � | Extract multiple elements with Import: Import["ExampleData/rose.gif", {{"ColorSpace", "ImageSize"}}] | � |