YoVDO

Tips for Writing Fast Code: Wolfram U Class

Offered By: Wolfram U

Tags

Wolfram Language Courses Programming Courses Code Optimization Courses

Course Description

Overview

Improve your skills and save time by writing fast Wolfram Language code. From using special data types to parallelizing your code, course explores ways to write faster, more powerful code.

Summary
Improve your skills and save time by writing fast Wolfram Language code. This class explores several ways you can write faster code, including using special data types and parallelizing your code. Basic familiarity with Mathematica or the Wolfram Language is recommended.

Featured Products & Technologies: Wolfram Language (available in Mathematica and Wolfram|One)


You'll Learn To

Perform fast computation by using floating-point numbers
Use built-in functions as much as possible to reduce computation time
Use special data types to reduce memory usage and improve computation time
Execute efficient computation by compiling low-level code
Perform parallel computation by leveraging multicore CPU and GPU
Experiment with different methods of coding to find the optimal way

Related Courses

Compilers: Theory and Practice
Georgia Institute of Technology via Udacity
Основы разработки на C++: красный пояс
Moscow Institute of Physics and Technology via Coursera
Spark
Udacity
Advanced JavaScript
Udemy
Writing Efficient Python Code
DataCamp