Commit Graph

16 Commits (0085b7e3077a05101ff568caf92db47a31875616)

Author SHA1 Message Date
Lakshmi N ea1b270a03
Fixing broken ui in case of "|" (#10880)
* Fixing ui in case of "|"

* Fix lint
2023-11-21 20:08:41 -05:00
jpedoukou 8f2e3d44ba
pull request (#10446)
* Update free-courses-it.md

* Update free-courses-it.md

* Update free-courses-de.md

* Update free-courses-es.md

* Update free-courses-te.md

* Update free-courses-si.md

* Update courses/free-courses-de.md

Co-authored-by: Sohan Sai <76840110+sohansai@users.noreply.github.com>

* Update courses/free-courses-it.md

Co-authored-by: Sohan Sai <76840110+sohansai@users.noreply.github.com>

* Update courses/free-courses-si.md

Co-authored-by: Sohan Sai <76840110+sohansai@users.noreply.github.com>

* Update courses/free-courses-te.md

Co-authored-by: Sohan Sai <76840110+sohansai@users.noreply.github.com>

* Update free-courses-he.md

* Update courses/free-courses-te.md

Co-authored-by: Eric Hellman <eric@hellman.net>

* alphabetize

* |

* alphabetize

* alphabetize

* alphabetize

---------

Co-authored-by: Sohan Sai <76840110+sohansai@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
2023-11-15 11:29:21 -05:00
AryavT 3733143516
Update free-courses-bn.md (#10409)
* Update free-courses-bn.md

* Update free-courses-de.md  python

* Update free-courses-mr.md

* Update free-courses-hi.md

* Update free-courses-bn.md

please approve this because it is in alphabetical form now

* alphabetize

* not a course

* playlist

* alphabetize

---------

Co-authored-by: Eric Hellman <eric@hellman.net>
2023-11-14 19:19:36 -05:00
JasonMa170699 ba223541f8
Update free-courses-de.md (#10720) 2023-10-24 14:41:52 -04:00
Marcel Brode 420502ad34
Rearrange JS sections (#9790) 2023-10-04 17:35:00 -04:00
Robin Schulte 1f60a7d122
Improve german courses (#9755) 2023-10-03 20:54:59 -04:00
Mohit Kumar 6cd9a94f67
Update free-courses-de.md (#8956)
* Update free-courses-de.md

* Update free-courses-de.md
2022-10-25 12:26:16 -07:00
GH05T HUNTER5 0d2933ae78
Update free-courses-de.md (#7017) 2022-08-17 10:57:23 +02:00
David Ordás 5324b9e3cf
fix: homogenize markdown across files using markdownlint rules (#6988)
* chore: homogenize C# table of content anchor (`#c-sharp` to `#csharp`)

* format: homogenize c# category title

right markdown escape instead of use HTML entities

* lint: fix `MD012/no-multiple-blanks` rule

Multiple consecutive blank lines [Expected: 2; Actual: 3]

* lint: fix `MD039/no-space-in-links`

Spaces inside link text

* lint: fix `MD009/no-trailing-spaces` rule

Trailing spaces [Expected: 0 or 4; Actual: 1]
Trailing spaces [Expected: 0 or 4; Actual: 2]

* lint: fix `MD006/ul-start-left` rule

* format: remove extra spaces between note tokens

* spell: fix lint `MD044/proper-names` rule

- HTML
- JavaScript
- YouTube

* spell: normalize to the most common `Index` heading

* lint: fix `MD007/ul-indent` rule

Unordered list indentation [Expected: 4; Actual: 2]

* format: escape pipes `|` from resources text

addresses #5176

* add Hesham Asem courses about machine and deep learning and nlp

* Expand the name of nlp section

* Change the order

* Revert "spell: normalize to the most common `Index` heading"

This reverts commit 4d6a74e7d7.

Co-authored-by: AhmedElTabarani <eltabaraniahmed@gmail.com>
2022-08-12 15:14:00 +02:00
David Ordás 0e9ad7e994
chore: HTML5 anchors compilant `<a name=` > `<a id=` (#6730)
* HTML5 anchors compilant `<a name=>` > `<a id=` for books

* HTML5 anchors compilant `<a name=>` > `<a id=` for courses

* HTML5 anchors compilant `<a name=>` > `<a id=` for contribs

* HTML5 anchors compilant `<a name=>` > `<a id=` for casts

* HTML5 anchors compilant `<a name=>` > `<a id=` for cheats

* HTML5 anchors compilant `<a name=>` > `<a id=` for interactives

* HTML5 anchors compilant `<a name=>` > `<a id=` for playgrounds
2022-02-25 11:23:35 -05:00
David Ordás 180a96757f
fix: Use Markdown instead of HTML markup for H3 & H4 headings (#6689)
* fix: Markdown markup for `C++` heading

* fix: Markdown markup for `Дизайн и Aрхитектура` heading

* fix: Markdown H4 markup for `Next.js` heading

* fix: Markdown H3 markup for `C#` heading
2022-01-31 12:02:06 -05:00
Dirk 4996cb3719
Adds german introduction to TypeScript video course (#6236)
* Adds german introduction to TypeScript

* adds authors name

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2021-10-14 20:40:55 -04:00
Dirk dbdf1fbae2
add german typescript-course (#6108)
* add german typescript-course

* fix styling
2021-10-09 14:15:51 -04:00
anneiric cc9de7ec4b
Added a German JavaScript course (#5698)
* Update free-courses-de.md

Added a JavaScript Course

* Added JS German course
2021-10-01 19:35:47 -04:00
Seth ff5a5dc324
Standize C++ Headings (#5275) 2021-01-23 16:36:35 -05:00
Eric Hellman d703553631
reorganize files (#5199)
* reorganize files

1. make it easier to find files
2. reduce scrolling to get to README on main view of repo

* remove tr.txt again
2020-12-03 17:41:33 -05:00