http://cs224d.stanford.edu/syllabus.html
If you want something more basic to get your head around NNs, I recommend Denny Britz's "Neural Networks from Scratch":
http://www.wildml.com/2015/09/implementing-a-neural-network-...
I created a gist with a heavily commented version of his code:
https://gist.github.com/sthware/c47824c116e6a61a56d9