Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
A collection of Mathematica learning resources
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Faysal Aberkane  
View profile  
 More options Oct 2 2011, 2:35 am
Newsgroups: comp.soft-sys.math.mathematica
From: Faysal Aberkane <faysal.aberk...@gmail.com>
Date: Sun, 2 Oct 2011 06:35:58 +0000 (UTC)
Local: Sun, Oct 2 2011 2:35 am
Subject: A collection of Mathematica learning resources
Here's a collection of resources I started to collect for a friend who
wanted to learn Mathematica. As it grew bigger It thought it would
interest other people.
Of course it's not exhaustive so feel free to reply with related
links.

Introduction
http://www.wolfram.com/events/virtual-conference-2011/presentations/
http://www.wolfram.com/broadcast/
http://documents.wolfram.com/flash/
http://vimeo.com/user4552113/videos

Then:
http://library.wolfram.com/infocenter/MathSource/5216/ProgrammingFund...
http://bmia.bmt.tue.nl/Software/Downloads/Campus/TrainingMathematicaE...
http://www.mathprogramming-intro.org/
http://playingwithmathematica.com/learn-mathematica/
http://reference.wolfram.com/mathematica/guide/HowToTopics.html
http://www.verbeia.com/mathematica/tips/Tricks.html
http://library.wolfram.com/conferences/devconf99/villegas/Unevaluated...

Basic advice for people new to Mathematica:
avoid iterative programming using loops like For, use instead
functional programming functions Map, MapThread, FoldList ... and pure
functions. This makes the code cleaner and faster.
http://reference.wolfram.com/mathematica/guide/FunctionalProgramming....
http://reference.wolfram.com/mathematica/tutorial/PureFunctions.html

Wolfram Websites
http://blog.wolfram.com
http://twitter.com/#!/mathematicatip
http://blog.stephenwolfram.com
http://blog.wolframalpha.com
http://www.mathematica-journal.com
http://www.youtube.com/user/WolframResearch#g/a
http://www.wolfram.com/learningcenter/tutorialcollection/
http://demonstrations.wolfram.com/
http://reference.wolfram.com/mathematica/guide/Mathematica.html
http://library.wolfram.com/infocenter/search/?search_results=1;pages_...
(Slides of seminars)
http://www.wolfram.com/support/learn/
http://library.wolfram.com/

Personal websites/blogs
http://12000.org/index.htm
http://blog.matthen.com/
http://textanddatamining.blogspot.com/
http://playingwithmathematica.com
http://www.weber-und-partner.com/resources/index.htm

Forums:
https://groups.google.com/group/comp.soft-sys.math.mathematica
http://www.mathkb.com/Uwe/Forums.aspx/mathematica/201107/1
http://stackoverflow.com/questions/tagged/mathematica

Interesing posts on stackoverflow:
http://stackoverflow.com/questions/4198961/what-is-in-your-mathematic...
http://stackoverflow.com/questions/4721171/performance-tuning-in-math...
http://stackoverflow.com/questions/4430998/mathematica-what-is-symbol...

Books:
The Mathematica Book http://reference.wolfram.com/legacy/v5_2/
Mathematica Navigator
Mathematica Cookbook
Mathematica In Action
The Mathematica GuideBooks

Package for "preparing publication-quality scientific figures"
http://scidraw.nd.edu/levelscheme/

Interesting (non-free) tools
http://www.wolfram.com/products/workbench/
http://www.wolfram.com/products/applications/excel_link/


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dimitris  
View profile  
 More options Oct 3 2011, 4:28 am
Newsgroups: comp.soft-sys.math.mathematica
From: dimitris <dimmec...@yahoo.com>
Date: Mon, 3 Oct 2011 08:28:42 +0000 (UTC)
Local: Mon, Oct 3 2011 4:28 am
Subject: Re: A collection of Mathematica learning resources
Great job indeed!

I would like to mention the book:

"Mathematica=C2=AE:A Problem-Centered Approach"

by Roozbeh Hazrat

A little book (only 203p) that nevertheless succeeds in teaching
fundamentals of programming in Mathematica through well chosen
examples from number theory make it thus easily accessible.

On 2 =CE=9F=CE=BA=CF=84, 09:35, Faysal Aberkane <faysal.aberk...@gmail.com> wrote:

> Here's a collection of resources I started to collect for a friend who
> wanted to learn Mathematica. As it grew bigger It thought it would
> interest other people.
> Of course it's not exhaustive so feel free to reply with related
> links.

> Introductionhttp://www.wolfram.com/events/virtual-conference-2011/presentations/h...

> Then:http://library.wolfram.com/infocenter/MathSource/5216/ProgrammingFund......

> Basic advice for people new to Mathematica:
> avoid iterative programming using loops like For, use instead
> functional programming functions Map, MapThread, FoldList ... and pure
> functions. This makes the code cleaner and faster.http://reference.wolfra=

m.com/mathematica/guide/FunctionalProgramming....http://reference.wolfram.c=
om/mathematica/tutorial/PureFunctions.html
iphttp://blog.stephenwolfram.comhttp://blog.wolframalpha.comhttp://www....
ematica-journal.comhttp://www.youtube.com/user/WolframResearch#g/ahttp://ww=
w.wolfram.com/learningcenter/tutorialcollection/http://demonstrations.wolfr=
am.com/http://reference.wolfram.com/mathematica/guide/Mathematica.htmlhttp:=......
http://textanddatamining.blogspot.com/http://playingwithmathematica.c...
://www.weber-und-partner.com/resources/index.htm
://www.mathkb.com/Uwe/Forums.aspx/mathematica/201107/1http://stackoverfl...
com/questions/tagged/mathematica

> Interesing posts on stackoverflow:http://stackoverflow.com/questions/4198=

961/what-is-in-your-mathematic...http://stackoverflow.com/questions/4721171=/performance-tuning-in-mat...
thematica-what-is-symbol...

> Books:
> The Mathematica Bookhttp://reference.wolfram.com/legacy/v5_2/
> Mathematica Navigator
> Mathematica Cookbook
> Mathematica In Action
> The Mathematica GuideBooks

> Package for "preparing publication-quality scientific figures"http://scid=

raw.nd.edu/levelscheme/

> Interesting (non-free) toolshttp://www.wolfram.com/products/workbench/htt=

p://www.wolfram.com/products/applications/excel_link/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dr. Wolfgang Hintze  
View profile  
 More options Oct 5 2011, 4:11 am
Newsgroups: comp.soft-sys.math.mathematica
From: "Dr. Wolfgang Hintze" <w...@snafu.de>
Date: Wed, 5 Oct 2011 08:11:42 +0000 (UTC)
Local: Wed, Oct 5 2011 4:11 am
Subject: Re: A collection of Mathematica learning resources
Many thanks for the very useful list of ressouces!

Wolfgang

"Faysal Aberkane" <faysal.aberk...@gmail.com> schrieb im Newsbeitrag
news:j690oe$rat$1@smc.vnet.net...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Faysal Aberkane  
View profile  
 More options Oct 13 2011, 3:49 am
Newsgroups: comp.soft-sys.math.mathematica
From: Faysal Aberkane <faysal.aberk...@gmail.com>
Date: Thu, 13 Oct 2011 07:49:26 +0000 (UTC)
Local: Thurs, Oct 13 2011 3:49 am
Subject: Re: A collection of Mathematica learning resources
This link is interesting also
http://web.ift.uib.no/~szhorvat/mmatricks.php

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
dimitris  
View profile  
 More options Oct 16 2011, 7:11 am
Newsgroups: comp.soft-sys.math.mathematica
From: dimitris <dimmec...@yahoo.com>
Date: Sun, 16 Oct 2011 11:11:37 +0000 (UTC)
Local: Sun, Oct 16 2011 7:11 am
Subject: Re: A collection of Mathematica learning resources
On Oct 13, 9:49 am, Faysal Aberkane <faysal.aberk...@gmail.com> wrote:

> This link is interesting alsohttp://web.ift.uib.no/~szhorvat/mmatricks.php

Some other interesting Mathematica related material:

http://www.theodoregray.com/BrainRot/

http://www.mathematica-users.org/webMathematica/wiki/wiki.jsp?pageNam...

http://home.comcast.net/~djmpark/Mathematica.html  (David Park is the
creator of DrawGraphics package.)

As regards books about Mathematica there are hundreds of them in a
wide range of scientific topics:

http://www.wolfram.com/books/

 Classic references among others are:
"Mastering Mathematica: Programming Methods and Applications" by John
Gray

"An introduction to programming with Mathematica", by Paul Wellin,
Richard Gaylord and Samuel Kamin

"Mathematica guidebooks", by  Michael Trott

Dimitris Anagnostou


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »