Warning: Declaration of action_plugin_tablewidth::register(&$controller) should be compatible with DokuWiki_Action_Plugin::register(Doku_Event_Handler $controller) in /s/bach/b/class/cs545/public_html/fall16/lib/plugins/tablewidth/action.php on line 93
resources [CS545 fall 2016]

User Tools

Site Tools


resources

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
resources [2016/08/24 16:30]
asa [Python]
resources [2016/08/24 16:43]
asa
Line 12: Line 12:
  
 ===== Python ===== ===== Python =====
- 
-[[http://​www.python.org|The official Python website]] 
  
 === Resources for learning python === === Resources for learning python ===
Line 19: Line 17:
   * [[https://​docs.python.org/​3/​tutorial/ ​ | The official Python tutorial]]   * [[https://​docs.python.org/​3/​tutorial/ ​ | The official Python tutorial]]
   * [[http://​greenteapress.com/​wp/​think-python-2e/​|Think Python]], on-line book by Allen Downey   * [[http://​greenteapress.com/​wp/​think-python-2e/​|Think Python]], on-line book by Allen Downey
-  * [[http://​learnpythonthehardway.org/​book/​|Learn Python the hard way]] (not updated to Python 3).+  * [[http://​learnpythonthehardway.org/​book/​|Learn Python the hard way]] (not updated to Python 3)
  
 === Python resources === === Python resources ===
  
-  * [[http://​aymanh.com/​python-debugging-techniques|Python Debugging Techniques]] and [[http://​pythonconquerstheuniverse.wordpress.com/​category/​python-debugger/​|Python ​Conquers the Universe]] +  * [[http://​pythonconquerstheuniverse.wordpress.com/​category/​python-debugger/​|Python ​Debugging Techniques]]
-  * [[http://​python.net/​~goodger/​projects/​pycon/​2007/​idiomatic/​handout.html|Code Like a Pythonista: Idiomatic Python]]+
   * [[http://​docs.python.org/​library/​index.html|The Python Standard Library]]   * [[http://​docs.python.org/​library/​index.html|The Python Standard Library]]
   * [[http://​ipython.org/​|IPython]]: ​ a better Python interpreter.   * [[http://​ipython.org/​|IPython]]: ​ a better Python interpreter.
Line 34: Line 31:
  
   * [[http://​docs.python.org/​using/​windows.html|Using Python on Windows]]   * [[http://​docs.python.org/​using/​windows.html|Using Python on Windows]]
-  * [[http://​pytools.codeplex.com/​releases/​view/​69880|Python Tools for Visual Studio]] 
  
 ==== ... Macs ==== ==== ... Macs ====
  
-  * [[http://​www.thisisthegreenroom.com/​2011/​installing-python-numpy-scipy-matplotlib-and-ipython-on-lion/​|Installing Python on Lion or Mountain Lion]] 
   * [[http://​docs.python.org/​using/​mac.html|Using Python on Macs]]   * [[http://​docs.python.org/​using/​mac.html|Using Python on Macs]]
  
Line 47: Line 42:
  
   * [[http://​www.gnu.org/​software/​emacs/​tour/​|A Guided Tour of Emacs]], helps answer the question "Why emacs?"​   * [[http://​www.gnu.org/​software/​emacs/​tour/​|A Guided Tour of Emacs]], helps answer the question "Why emacs?"​
-  * Here is a two page [[http://​www.sfr-fresh.com/​unix/​misc/​emacs-23.2.tar.gz:​a/​emacs-23.2/​etc/​refcards/​refcard.pdf|Emacs Reference Card]]. 
- 
-==== .. in Spyder ==== 
- 
-  * [[http://​code.google.com/​p/​spyderlib/​|Spyder]],​ stands for Scientific PYthon Development EnviRonment 
- 
  
 ==== ..  in Eclipse ===== ==== ..  in Eclipse =====
  
-  * [[http://​pydev.org/​|Pydev for Eclipse]]+  * [[http://​pydev.org/​|Pydev for Eclipse]] ​(if you must...)
  
  
resources.txt · Last modified: 2016/08/24 16:43 by asa