Resources for learning Wolfram Language (Mathematica) in Russian
For quite a long time, my colleagues and I, the participants of the Russian-language support of Wolfram Mathematica , have been developing and collecting completely free and high-quality resources in Russian that would allow anyone who wants to learn how to program in the Wolfram Language (Mathematica) independently.
I think it's time to talk about it on Habrahabr, creating an article about the resource collection being developed, which will constantly expand and grow, and will serve, in fact, as the Russian-language counterpart of the page " Mathematica programming practice? " Mathematica at StackExchange.com.
The course "Basics of effective work with Wolfram technologies"
This is a collection of short video lectures about programming in the Wolfram Language (Mathematica) from scratch. In fact, this is a constantly developed ready-made programming course.
Introduction: What are Wolfram Mathematica Briefs?
1 |The first acquaintance with the system Wolfram Mathematica
2 |Common mistakes and misconceptions novice users
3 |Assigning values ​​to variables and defining functions
4 |Cleaning up variables and functions
5 |Application of the function to each element of the list (vector, matrix, etc.)
6 |Work with clean features
7 |Function Options
8 |Lists and their creation
9 |Select items from a list or expression
10 |Merge lists
11 |Modify, add and remove list items
12 |Grouping list items
13 |Lists as sets
14 |Lists as vectors and matrices, elements of linear algebra
Seminars "Mathematica in action" (13 video lessons)
This is a collection of detailed video lectures about specific big topics in Wolfram Language (Mathematica) programming.
Detailed review of Mathematica 10 and Wolfram Cloud
A detailed review of the Wolfram Programming Cloud
Wolfram Mathematica Review
Creating presentations, setting up styles and preparing electronic publications in Wolfram Mathematica
Template objects in Wolfram Mathematica
Wolfram Mathematica Code Optimization
Creating interactive objects in Mathematica using Manipulate and the subtleties of working with this feature
Methods of debugging programs in Wolfram Mathematica
Creating packages (Mathematica Package), working with contexts and protecting code
Creating Testing Programs in Mathematica
Search for local minima (maxima) in the list of numbers
Creating graphs with two different axes
Forming the list of names of all built-in functions used in this cell or document