[math][mathematica] mathematica入门
快速入门手册:
只找到了个中文的快速入门:
https://www.wolfram.com/language/fast-introduction-for-programmers/zh/?source=footer
在线完整手册:
http://reference.wolfram.com/language/
上边这个网页, 要想显示中文, 就要用中文浏览器打开.
虚拟全书: 没有中文版.
http://www.wolfram.com/language/elementary-introduction/2nd-ed/
有出版物:
英文:
https://www.amazon.com/Elementary-Introduction-Wolfram-Language-ebook/dp/B071YWJKQ7/wolframmedia2-20
中文:
https://www.amazon.cn/Wolfram%E8%AF%AD%E8%A8%80%E5%9F%BA%E7%A1%80%E5%85%A5%E9%97%A8-%E6%96%AF%E8%92%82%E8%8A%AC%C2%B7%E6%B2%83%E5%B0%94%E5%A4%AB%E5%8B%92%E5%A7%86/dp/B01N2R563A/ref=sr_1_1?s=books&ie=UTF8&qid=1508833254&sr=1-1&keywords=mathematica
在线体验:
https://develop.open.wolframcloud.com/app/
----------------------- update @ 2017-10-24 20:00:00 ----------------------
读完了程序员快速入门, 第一感觉就是挺好玩, 不对, 是真的很好玩.
第二, 感觉语言的设计思路很强大. 而快速入门只介绍了语法, 完全体会不到设计经要, 所以对于语法也只能记住个皮毛.
最后, 理解设计思路, 将是最有益处的地方, 也是下一步的学习方向.
下一步: 读虚拟全书.