Skip to content

Material para aprender a programar en Python y a usar Git y Github

Notifications You must be signed in to change notification settings

TallerLIBI/learning_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 

Repository files navigation

Learning Python

En este repositorio vamos a aprender a programar en python. La idea es compartir aquí:

  • Tutoriales
  • Documentacion
  • Dudas
  • Experiencias

Atrévete a interaccionar y colaborar en el desarrollo de este documento.


Instalando Python

Windows

Linux


Programando en Python

Learning material

Free books and ebooks

Web docs and tutorials

https://www.learnpython.org/
https://www.learnpython.org/es/
https://developers.google.com/edu/python/
https://www.sololearn.com/Course/Python/
http://docs.python-guide.org/en/latest/intro/learning/
http://docs.python-guide.org/en/latest/

Web academys with programming lessons

Free

https://www.edx.org/course/introduction-python-data-science-microsoft-dat208x-8
https://www.codeschool.com/courses/try-python
https://www.codecademy.com/learn/learn-python
https://www.datacamp.com/

Paying or semi-free

https://www.codeschool.com/courses/flying-through-python
https://www.udemy.com/courses/search/?ref=home&src=ukw&q=python
https://www.coursera.org/learn/aprendiendo-programar-python?
https://www.coursera.org/courses?_facet_changed_=true&query=python
https://www.codecademy.com/learn/learn-python

Useful Libraries

Maths

http://www.numpy.org/
https://www.scipy.org/scipylib/index.html

Data Analysis

http://pandas.pydata.org/

Machine Learning

http://scikit-learn.org/stable/

Plotting

https://matplotlib.org/
https://seaborn.pydata.org/
https://bokeh.pydata.org/en/latest/
https://plot.ly/python/

Image processing

http://scikit-image.org/
https://www.pyimagesearch.com/2014/07/21/detecting-circles-images-using-opencv-hough-circles/
https://github.com/abidrahmank/OpenCV2-Python
https://docs.opencv.org/3.3.1/d4/d70/tutorial_hough_circle.html
https://www.pyimagesearch.com/

Web Scraping

https://python.gotrained.com/python-web-scraping-libraries/ \

Miscellanea

Maps

https://plot.ly/python/maps/

Blast [This list needs to be filtered]

http://biopython-cn.readthedocs.io/zh_CN/latest/en/chr08.html
http://biopython.org/DIST/docs/tutorial/Tutorial.html
https://pypi.python.org/pypi/pyblast/
https://github.com/crs4/blast-python
http://www.academis.eu/posts/blast_tutorial
http://fenyolab.org/ibb2014/tutorials/week3/BLAST%20with%20BioPython.pdf
http://www.bioinformatics.org/bradstuff/bp/tut/Tutorial003.html


Instalando Jupyter

Windows

Linux


Instalando Git

Windows

Linux


Interaccionando con Github

Info y tutoriales en la web

http://rogerdudler.github.io/git-guide/index.es.html
https://www.elegantthemes.com/blog/resources/git-and-github-a-beginners-guide-for-complete-newbies
https://try.github.io/levels/1/challenges/1
https://guides.github.com/activities/hello-world/
https://product.hubspot.com/blog/git-and-github-tutorial-for-beginners

Text editing with MarkDown

https://daringfireball.net/projects/markdown/syntax
http://commonmark.org/help/
https://help.github.com/articles/basic-writing-and-formatting-syntax/
https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet
https://learn.getgrav.org/content/markdown

About

Material para aprender a programar en Python y a usar Git y Github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published