Skip to content

Instantly share code, notes, and snippets.

@taliesinb
Created June 24, 2013 07:28
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save taliesinb/5848321 to your computer and use it in GitHub Desktop.
Save taliesinb/5848321 to your computer and use it in GitHub Desktop.
List of 'essential functions' that every Mathematica programmer should know
Equal
SameQ
MatchQ
MemberQ
Take
Drop
Head
Most
Rest
Part
Extract
Position
Function
Slot
Block/Module/With
Scan
Do
Map
MapThread
MapIndexed
Fold
Apply
Select
Rule
RuleDelayed
Condition
Replace
ReplaceAll
Cases
@@@
Count
Pick
Which
Switch
OptionsPattern
OptionValue
Compile
StringExpression
StringMatchQ
StringCases
StringReplace
StringTake/StringDrop
Sort/SortBy
Split
Gather/GatherBy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment