wreyesus / Learning-to-Code

Scripts of all resources that I use to learn to programming. LAST COMMIT → [19.08.20 - 20:21]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning To Code

UPDATE: I do not keep working with this repository because it turned a little messy over time. Consider that this folder was my first 'try' with GitHub and git. Sorry for the mess...

Description

  • This is a repository that covers all my journey as a programmer, saving all the content that I use to learn about this awesome world.

  • Feel free to use this code as better you consider.

  • Consider to clone this repository, copy and paste this line in your terminal:

    git clone https://github.com/jamesnoria/Learning-to-Code.git

Content

  • ./html_css/

    • Online courses, books and some random practices.
  • ./python/

    • Online courses, books and some random practices of libraries with a special focus on data science and ML.
  • ./regExp/

    • Online course about regular expressions and some scripts of regex implementation in Python.

Good to know

  • For space reasons I do not include in this repository all my .png .jpg .gif or similar (see .gitignore). While you open folders where this kind of file are required you could find a link to download the entire 'image folder' inside the README. Just let me know If you have some trouble with this.

  • I'm not a native english speaker, so If you find some mistakes inside the text or similar, please consider this info.

License

  • Distributed under the MIT license. See LICENSE for more information.

Contact me

  • Twitter Badge Gmail Badge Chat on Telegram

About

Scripts of all resources that I use to learn to programming. LAST COMMIT → [19.08.20 - 20:21]

License:MIT License


Languages

Language:Python 86.2%Language:HTML 11.0%Language:CSS 2.8%