Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add code basics #63

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ This list aims to be a curated set of high quality educational resources. The av
**Mixed** Self paced, interactive projects to learn JavaScript, C, Regular Expressions and computer science in general.
*(JavaScript, Regular Expressions, Bash, computer science, Ansible)*

#### [Code Basics](https://code-basics.com/)
**Free** online courses with practice in the browser in English and Russian\
*(Java Script, C, PHP, HTML, CSS, Ruby, C#, Clojure, Elexir, Python, Java)*

#### [Programming Historian](https://programminghistorian.org/en/lessons/)
**Free** Peer reviewed introductory courses for digital humanists.\
*(Python, R, Unity, QGIS, HTML, Regular Expressions)*
Expand Down