mirror of
https://github.com/karlhorky/learn-to-program.git
synced 2024-12-18 14:56:09 +00:00
Add MDN Docs and Flexbox Froggy (#79)
Co-authored-by: Karl Horky <karl.horky@gmail.com>
This commit is contained in:
parent
4168a5dc5e
commit
7f4afd52c5
@ -56,6 +56,10 @@ This list aims to be a curated set of high quality educational resources. The av
|
||||
**Free** beginner to intermediate full-stack courses with Ruby and JS learning paths\
|
||||
*(HTML, CSS, JavaScript, Ruby, Rails)*
|
||||
|
||||
#### [MDN Learning Area](https://developer.mozilla.org/en-US/docs/Learn)
|
||||
**Free** guides on fundamental web development concepts\
|
||||
*(HTML, CSS, JavaScript, accessibility, performance, React, Ember, Vue, Svelte, Angular, Git, GitHub)*
|
||||
|
||||
#### [GitHub Skills](https://github.com/skills)
|
||||
**Free** self paced, interactive projects to learn Git and GitHub, created and maintained by GitHub's training team\
|
||||
*(Git, GitHub)*
|
||||
@ -64,6 +68,10 @@ This list aims to be a curated set of high quality educational resources. The av
|
||||
**Free** game that teaches the CSS grid system created by [@thomaspark](https://github.com/thomaspark)\
|
||||
*(CSS)*
|
||||
|
||||
#### [Flexbox Froggy](https://flexboxfroggy.com/)
|
||||
**Free** game that teaches the CSS Flexbox\
|
||||
*(CSS)*
|
||||
|
||||
#### [Hexlet.io](https://en.hexlet.io)
|
||||
**Mixed** self paced, interactive projects to learn JavaScript, C, Regular Expressions and computer science in general\
|
||||
*(JavaScript, Regular Expressions, Bash, computer science, Ansible)*
|
||||
|
Loading…
Reference in New Issue
Block a user