提交 9db5511a 编写于 作者: V victor felder

Merge pull request #1247 from meetshah1995/master

Added Course for MATLAB, Book for Bash and CUDA
......@@ -8,6 +8,7 @@
* [iOS](#ios)
* [Java](#java)
* [JS](#js)
* [Matlab](#matlab)
* [OCaml](#ocaml)
* [Oracle PL/SQL](#oracle-plsql)
* [Python](#python)
......@@ -43,6 +44,7 @@
* [CIS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/) - Brent Yorgey
* [CS240h: Functional Systems in Haskell](http://www.scs.stanford.edu/11au-cs240h/notes/) - Bryan O'Sullivan
### HTML / CSS
* [Build a SaaS landing page using Skeleton](https://www.bloc.io/tutorials/jottly-a-beginner-s-guide-to-html-css-skeleton-and-animate-css)
* [Build a responsive website with Webflow](https://www.bloc.io/tutorials/webflow-tutorial-design-responsive-sites-with-webflow)
......@@ -67,6 +69,10 @@
* [Egghead.io](https://egghead.io/)
### MATLAB
* [MIT 18.S997 Introduction to MATLAB Programming](http://ocw.mit.edu/courses/mathematics/18-s997-introduction-to-matlab-programming-fall-2011/)
### OCaml
* [Cornell's Data Structures and Functional Programming](http://www.cs.cornell.edu/courses/cs3110/)
......
......@@ -25,6 +25,7 @@
* [ColdFusion](#coldfusion)
* [Cool](#cool)
* [Coq](#coq)
* [CUDA](#cuda)
* [D](#d)
* [Dart](#dart)
* [DB2](#db2)
......@@ -671,6 +672,7 @@
* [Getting Started with BASH](http://www.hypexr.org/bash_tutorial.php)
* [Google Shell Style Guide](http://google-styleguide.googlecode.com/svn/trunk/shell.xml)
* [Lhunath's Bash Guide](http://mywiki.wooledge.org/BashGuide)
* [Linux Shell Scripting Tutorial - A Beginner's Handbook](http://www.freeos.com/guides/lsst/)
* [The Command Line Crash Course](http://learncodethehardway.org/cli/book/) (also a Powershell reference)
......@@ -785,6 +787,10 @@
* [Software Foundations](http://www.cis.upenn.edu/~bcpierce/sf/)
### CUDA
* [OpenCL Programming Guide for CUDA Architecture](http://www.nvidia.com/content/cudazone/download/OpenCL/NVIDIA_OpenCL_ProgrammingGuide.pdf)
### D
* [D Templates Tutorial](https://github.com/PhilippeSigaud/D-templates-tutorial)
* [Programming in D](http://ddili.org/ders/d.en/)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册