Skip to content

Latest commit

 

History

History
84 lines (70 loc) · 5.67 KB

Resources_for_Continue_Learning.md

File metadata and controls

84 lines (70 loc) · 5.67 KB

Resources for Continue Learning

  1. Lessons Software Carpentry

  2. Lessons Data Carpentry (Ecology)

  3. SC Reference (Includes Summaries of Basic Commands):

  4. DC Reference:

  5. Additional Resources


* Python: * Python documentation: [https://www.python.org/doc/](https://www.python.org/doc/) * List of python tutorials: [https://www.fullstackpython.com/best-python-resources.html](https://www.fullstackpython.com/best-python-resources.html) * Python floating point Issues and Limitations: [https://docs.python.org/3/tutorial/floatingpoint.html](https://docs.python.org/3/tutorial/floatingpoint.html)
  1. Python and R

  2. Git/GitHub

  3. Plotting

  4. Library(package) documentation:

  5. Cheatsheets

  6. Other


    * What programming language is right for you: * [http://www.bestprogramminglanguagefor.me/](http://www.bestprogramminglanguagefor.me/)
  7. Other Readings