* removed a broken link
* removed a broken link, added a new angular course & fixed one broken link
* changed the alphabetical order error
* fixed lint error
* fixed lint error
* fixed lint error
* fixed lint error
Co-authored-by: manigandan <manigandan.elumalai@csgsol.com>
* Kotlin book added
A downloadable kotlin book resource added.
* Kotlin hindi resource added
Added a complete kotlin programming video resource in hindi.
* lines swapped
* lines swapped for 2nd time
* lines swapped 3rd time
* lines swapped last time
* remove non acceptable content by copyright
* Revert space
* Fragment ids goes in lowercase
* improving kotlin resource info
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update free-courses-hi.md
added resource for graph playlist
* Update free-courses-hi.md
added resource for graph playlist
* Update free-courses-hi.md
Made suggested changes
* Removing instructor chunk from creators. It's implicit in the resource title
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* added playlist by codehelp in C++ category
It is one of the best playlist to study c++, it is not just good at explaining ADTs but also great at implementation and leetcode solving .
* Update free-courses-hi.md
* Update free-courses-hi.md
Added a playlist for Rust
* Update courses/free-courses-hi.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add: free course learn reactjs
* add Belajar React JS Dari Awal Buat Yang Nggak Jago JavaScript
* reupdate: free course learn reactjs
* playlist has only one video. use it
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update free-courses-en.md
* Update free-courses-en.md
* Reverting change made in Tech With Tim resource
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update free-courses-en.md
Added CS194A course offered by Stanford. Teaches basic, foundational techniques for developing Android mobile applications and apply those toward building a single or multi page, networked Android application.
* Update free-courses-hi.md
* Update free-courses-hi.md
* Update free-courses-en.md
* Update free-courses-uk.md
Add new course
* Update free-courses-uk.md
Add some changes for uniformly format list
* Update free-courses-uk.md
Some fixs of format
* Update free-courses-uk.md
Fix format
* add vue.js website free lean for line 80
* lint: Only one blank line at the end of document
* lint: solve rule `blank-lines-1-0-2` fault
* Add the author for sariasan.com resources
* chore: move from books to courses (`fa_IR`)
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* chore!: join editors into section `IDE and editors`
This homogenize the place where are organized the IDE and editors like Vim, Emacs, Visual Studio, Visual Studio Code, Eclipse, IntelliJ... into the same section.
Emacs Lips is a language per sé. so apply and add some crosslinks #5535 in order to reference editors.
Moved books in `-langs.md` now are in `-subjects.md` since editors are language agnostic, I think.
Complete this moved resources with author, formats and notes
* fix: alphabetize says linter
https://github.com/EbookFoundation/free-programming-books/runs/8267734103?check_suite_focus=true
Run fpb-lint ./books/
books/free-programming-books-ja.md
4:5-22:42 warning Alphabetical ordering: swap l.22 and l.21 alphabetize-lists remark-lint
books/free-programming-books-pt_BR.md
58:1-61:70 warning Alphabetical ordering: swap l.60 and l.59 alphabetize-lists remark-lint
books/free-programming-books-zh.md
254:1-258:87 warning Alphabetical ordering: swap l.258 and l.257 alphabetize-lists remark-lint
* chore!: Organize near spoken Lisp dialects.
- Common Lisp, PicoLisp, Emacs Lisp -> Lisp
- Rename Common Lisp and LISP -> Lisp
- Emacs & Pico as subsections of Lisp preserving current crosslinks
* chore: merge non-referenced Emacs Lisp into Lisp
* fix: homogenize authors format and place
- use colon as author separator (replaces `&`, `and`, `y`, `e`, `et`...)
- ensures is placed after resource title, not part of itself `title - author`
- `et al.` as special author/token to group many
* remove double comma
* fix: recover traducer role notations as `trad.:`
* detect and apply some `trad.:`s role anotation
* chore: `trad.:` to `trl.:`
Apply suggestion made by Eric at https://github.com/EbookFoundation/free-programming-books/pull/7034#discussion_r954014539
Co-authored-by: Eric Hellman <eric@hellman.net>
* Sort author - format
* fix: remove empty authors (dash is alone)
Used regex: `-\s+(\(|$)`
* format: change to `edt.:` role
Definition list at https://www.loc.gov/marc/relators/relaterm.html
Co-authored-by: Eric Hellman <eric@hellman.net>
* format: remove playlist extra parameters
* format: use playlist url instead of that points to it 1st video
* chore: merge CSS - HTML categories to remove dups
* fix: update title and rearrange module 1
* add module 2-5
* add module 3-5
* add module 4-5
* fix bad link syntax in CONTRIBUTING-vi
* also dots, while we're at it
* also dots, while we're at it (remaining)
Recover changes and resolves suggestions made in https://github.com/EbookFoundation/free-programming-books/pull/7010#discussion_r947625933
* fix: strip ampersands `&` from fragment ids
* fix: strips other characters like `&`, `/`, `+`, `#`... to be compilant with Kramdown GMF processor
Co-authored-by: eric <eric@hellman.net>
* Update free-courses-ml.md
* Expand title of `bash/shell` section and fix its fragment id to get right cross linking.
* Move `Bootstrap` as subsection of `HTML/CSS` (like in other listings)
* Move `Bootstrap` as subsection of `HTML/CSS` (like in other listings)
* Escape pipes on Markdown
See #5176 for a reason
* Fix `node.js` title like in other listings and alphabetize Node-React sections
* Update free-courses-ml.md
* Fix TOC entry fragment of `HTML / CSS`
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* updated book-bn - removed a book Because that website does not exist right now
* Fixed issue and updated book-bn - removed a book Because that website does not exist right now
* replace the broken link with an archive.org link
* replace the broken link with an archive.org link -2
* Added Node.js / Express.js and TypeScript Bangla Course
* fixe issue
* added tailwindcsss ,vue amd Svelte structured properly
* Update free-courses-bn.md
* Fixed- Incorrect number of blank lines
* Changed shortened URL's
* fixed issue
* use lower case in fragment ids
* use YouTube playlist url instead of video parametric
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Revert playlist url to video url to refer right resource
https://www.youtube.com/watch?v=iIvN7upsLoA
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* 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>
* Adicionando tres playlists flutter
Deivid Willyan | Flutterando
Gostei das playlists do Deivid, acredito que acrescente muito ao material do Flutter
* lint: solve rule `blank-lines-1-0-2` fault
* chore: fix videos authorship
* format: escape markdown from resource titles
* format: use YouTube playlists instead of it first video url
* lint: solve rule `alphabetize-lists` fault
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update free-courses-en.md
* format: Remove video timing param from ulrs and escape pipes from titles
Addresses #6723
* format: escape markdown tokens from resource title
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
I have added a new course under the Django section. It was undoubtedly a must. It teaches everything from head to toe! From creating a simple **Hello World** site to a fully functional website to deployment! All is here!
I have added a new, head-to-toe, yet free course under the Flask section. I personally have taken this course on YouTube and I have to say it was phenomenal. It's also one of the very few updated tutorials regarding Flask out there, as of recently updated in Feb 2022. It also has a lot of detail, which is worth knowing!
* updated book-bn - removed a book Because that website does not exist right now
* Fixed issue and updated book-bn - removed a book Because that website does not exist right now
* replace the broken link with an archive.org link
* replace the broken link with an archive.org link -2
* Added Node.js / Express.js and TypeScript Bangla Course
* fixe issue
* add golang open sourch books
* Update books/free-programming-books-bn.md
space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* I have added some new resources of typescript
I have added some new resources of typescript
* I removed a course link
I removed a course link Because it has been removed from YouTube
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add golang open sourch books
* Update books/free-programming-books-bn.md
space
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* I have added some new resources of typescript
I have added some new resources of typescript
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Standardize TutorialsPoint links: urls, metadata...
* There is no PDF for this guide
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* move Tutorials Point's tutorials from courses to its category
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* add: book of Scratch
"Scratch for CS First でプログラミングをはじめよう"
* add: book of C++
"C++入門 AtCoder Programming Guide for beginners (APG4b)"
* fix: spacing typo
* add: "free-courses-ja.md" and Scratch course
* add: link to the Japanese course in README.md
* fix: alphabetical order
* Update free-courses-en.md
Angular 5 course added
* Add Introduction to Assembly with ARM
course added
* Alphabetize to solve linter faults and fix Udemy typo
* fix instructor name typo
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add some courses
added Go-lang, Codeigniter, Vue, React courses
* Nusedra: alphabetize, add instructor and use titles as is
* Solve Platform typos and use titles as it is
* Use titles as it is, so alphabetize again
* Author typo and use titles as it is
* Add authoring attribution and use titles as it is
* Alphabetize to solve linter faults
* Alphabetize to solve linter faults
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add Italian Spring Framework course
* Update courses/free-courses-it.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add RTL to courses file
* Escape pipes (markdown table token)
Via #5176
* use raw LRM mark instead its HTML entity
`` instead of ‎
* remove LTM from .NET
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* added free courses bahasa Indonesia
add Indonesian free Spring courses
* added free courses bahasa Indonesia(2)
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Update Spring list at courses/free-courses-id.md
* add nodejs course
* Fix link: remove time parameter in link youtube
remove time parameter on courses: nodejs, spring.
* add course 'Tutorial Android Dasar'
add a course video 'Tutorial Android Dasar' with playlist links
* fix: alphabetical order
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* courses: add Go course
* fix CI issues
* Update courses/free-courses-en.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update .Net Url
As the previose was 404 not found
* Add crosslink ref to C# section on .Net section
* Update free-courses-en.md
* fix: adopt linter 1-0-2 rule
Thats is, 2 empty lines between headings / sections
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add one APL book
And fix links and notes the some others
* Add APL cheat sheets
* APL courses
* French APL video series
* mark APL Course as in process, add one more course
* mark as in process
* ADSP and Array Cast
* Add APL
* Add APL-related entries
* Add number for sort ordering
* correct number of blank lines between last section and next heading
* Remove trailing slash
* Move book
* Move book and limit URLs to 1 per line
* full URL
* add missing line
* Combine into playlist
* replace multiple links with single link
… which is a redirect to the listing for the latest released version
* added free courses bahasa Indonesia
add Indonesian free Spring courses
* added free courses bahasa Indonesia(2)
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Update Spring list at courses/free-courses-id.md
* add nodejs course
* Fix link: remove time parameter in link youtube
remove time parameter on courses: nodejs, spring.
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* chore: init bangla book-courses split
Via https://github.com/EbookFoundation/free-programming-books/issues/6591
* chore: Move YouTubes to `courses-bn`
Via EbookFoundation/free-programming-books#6591
* lint: Fix `blank-lines-1-0-2` errors
99:1-100:121 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint
* fix: wrong TOC anchor for Java
Completes commit 4fdbe135e6
* feat: HTML comments to fake Markdown equiv
Hack using link references syntax
[//]: # (whatever you want)
[//]: # (
whatever you want
multiline
)
* chore: remove commented empty sections
* Add a new interactive course
* fixed add a new interactive course
* fixed add a new interactive course(2)
* added several courses to courses-ru
* fixed my previous problems
* add react course & tutorial
* chore: apply suggestions from code review
SC1: https://github.com/EbookFoundation/free-programming-books/pull/6313#discussion_r739754230
SC2: https://github.com/EbookFoundation/free-programming-books/pull/6313#discussion_r739754348
Resume:
- Move `frwlr7uh0io` video due to playlist and title changes
- Using Youtube playlist where `kVV17VI9qTU` video belongs to.
- Change resource title according to that playlist name.
- Add the instructor (Irsyad) as well
- Recover blank line after list
* alphabetize
* remove orphan categories
* alphabetize
* alphabetize??
* one more try
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
* add indonesia youtube channel course for Codeigniter
* revision link indonesia youtube channel course for codeigniter
* add indonesia free course for express js
* update link course indonesia for express js
* add indonesia programmer podcast
* Recover resource deleted at dad3675a97
* fix: to playlist + add attributions
- Previous URL is the first video which the playlist belongs to.
- The Balademy's CEO/instructor is Ekky Ridyanto
* remove orphan categories
* alphabetize
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
* Update free-courses-en.md
* Added 2 open online courses and a book for ML
Added two open online courses in MOOC and added a book for machine learning
* Remove trailing slash
Remove trailing slash
* Alphabetical ordering of courses
* Removed extra space
* Removed the ML book
* Added free tutorial for Javascript
* Free Online Course for Javascript in english
* Added name of the course
* Node.js free course
* Updated courses
* Updated courses in hindi
* Added node js tutorial in english
* Removed extra line
* fix: use resource titles as-is
Apply review suggestion: https://github.com/EbookFoundation/free-programming-books/pull/5899#r727540465
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
* Add laravel course from malas ngoding - indonesian language
* fix: remove extra and wrong line
it doesn't follow resources syntax
* Fix title and authoring
* Alphabetize `Diki Alfarabi Hadi (Malas Ngoding)`
Co-authored-by: = <=>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add Django2 All In One Course(farsi) by Boby Cloud
* Add python celery cource(farsi) by Shahriar Shariati
* Update free-courses-fa_IR.md
* Add tow web development course
* Update free-courses-fa_IR.md
* fix: alphabetize Web Development
should fix linter faults
* fix: alphabetize
* fix: alphabetize
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add french c++ course
* fix blankline linting
* Update courses/free-courses-fr.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add to index
Co-authored-by: x0rld <git@x0rld.eu>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add course to courses\free-courses-en.md
* Add Java Web Development to courses\free-courses-en.md
* Add 2 books to free-programming-books-langs.md
* Remove 2 books from courses error
* Revert links back to courses
* Agrege 2 cursos en la seccion free-course-es.md uno en sql y otro en git
* fix: to playlist endpoint
* fix: remove extra whitespaces from author delimiter
* fix: solve lint fault `blank-lines-1-0-2`
* chore: delete not valuable resource
* Update courses/free-courses-es.md
fix: complete authoring "BlueWeb"
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* added courses on free-course-en
* added some courses on free-course-en
* add author
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* change to playlist
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add author
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add authors
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update courses/free-courses-en.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* complete title
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* alphabetize
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add Machine Learning Courses (Classic Time Series Forecasting)
Courses on Youtube Machine Learning (Classic Time Series Forecasting)
* Update Machine Learning Courses (Classic Time Series Forecasting)
fix error "update according to alphabet"
* Update free-courses-pt_BR.md
Add 3 links and update 2 links.
* Update free-courses-pt_BR.md
Just put in alfabethical order
* Update free-courses-pt_BR.md
Hi,
I undid my CSS and HTML category updates. Now everything is the same as 3 days ago
I just kept the new link to the MySQL course.
Thanks
* Update free-courses-en.md
Added free courses with their link for machine learning and data science.
* Update free-courses-en.md
Added free courses for data science and machine learning with correct alphabetical order.
* Update free-courses-en.md
Added free course for machine learning in alphabetical order.
* Update free-courses-en.md
* Update free-courses-en.md
* added Django python web devlopment courses
* Update courses/free-courses-en.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* use titles as is
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* -Added Go Bootcamp by Jefferson Otoni Lima - Go Community Leader
-Added a course about the deployment workflow using Python as a base language by Cássio Botaro - Python Community Leader
* Added a new course by Cássio Botaro - I forgot at fisrt commit
* Update courses/free-courses-pt_BR.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Update courses/free-courses-en.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Update courses/free-courses-pt_BR.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: Fernando Pimenta <fernandopimenta@tecnosys.com.br>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Added the book: C++ Programming, from Wikibooks, by Panic, et al
* Added two free python courses (lifetime access) from TutorialsPoint
* Fixed ordering of courses
* Update free-courses-fa_IR.md
A new section for Reactjs under Javascript was added, also a new youtube complete tutorial for Reactjs is added.
* Apply suggestions from code review
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add course java bahasa indonesia by Sekolah Koding
* add course java bahasa indonesia by Sekolah Koding
* Update courses/free-courses-id.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Added new java server tutorial
* Update courses/free-courses-en.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Jonathan Chang <jonathanchang@Jonathans-MacBook-Air.local>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Added a Cloud Fundamentals category and one course
* Update free-courses-en.md
* Updated Heading
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update courses/free-courses-en.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update free-courses-en.md
* Updated Course Name
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Fixed the C++ heading link
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Appended to the NodeJS section
Added a link to a free ExpressJS course
* Updated NodeJS section
Moved the link up to ensure proper alphabetical order
* Updated the NodeJS section
Added Udemy as the location for the ExpressJS Fundamentals course by Patrick Schroeder
* Updated Vue.js section
Added a link to a free Vue.js 3 course on Youtube by 'The Net Ninja'
* Updated Vue.js section
Updated title of the course.
* new turkish programming course added
* new turkish programming course added
* new turkish programming course added
* new tr java programming course added
* minor fixed
* minor fixed
* course youtube playlist added
* new course added and minor fixed
* Alphabetical ordering
* minor fixed
* add a course for about C/C++
* add a course for C
* Update free-courses-ko.md
Order the "C 언어 초보 강의" alphabetically and add the author's name respecting the guidelines, add format
* Update free-courses-ko.md
Order the "C 언어 초보 강의" alphabetically
Reference build warning message: Alphabetical ordering: swap l.73 and l.72 alphabetize-lists remark-lint
* Update free-courses-ko.md
Order the "C 언어 초보 강의" alphabetically
- Reference davorpa's review: Experiment moving to line 77 or 78.
* Update free-courses-ko.md
Order the "C 언어 초보 강의" alphabetically
- Reference build warning message: Alphabetical ordering: swap l.78 and l.77 alphabetize-lists remark-lint
* Appended to the NodeJS section
Added a link to a free ExpressJS course
* Updated NodeJS section
Moved the link up to ensure proper alphabetical order
* Updated the NodeJS section
Added Udemy as the location for the ExpressJS Fundamentals course by Patrick Schroeder
* fix to mistyping
AWK guide subject mistyping as AWS
* add a ebook link for about springboot
* update an author
* delete an author email address
* add a course for python
* add a korean course link
* Update courses/free-courses-ko.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Added Datastax Academy
Added Datastax Academy to the list of NoSQL courses.
* Changed list to follow alphabetical order.
* Changed link to Datastax Academy
Changed link to Datastax Academy so authentication is not required
* fix to mistyping
AWK guide subject mistyping as AWS
* add a ebook link for about springboot
* update an author
* delete an author email address
* add a course for python
* Add Korean free Haskell lecture
* Fix lint error
* Fix line blank line error
* Fix line blank line error2
* Update list order
* Delete unnecessary white space
* Update author of lecture
* Move courses to appropriate file
* Update courses/free-courses-ko.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* added new resources in cheat sheet file
* added new resource
* move to new position
* arrange the position
* arrange the position
* fixed problems
* fixed the space rows
* changed position into alphabetical
* Update more/free-programming-cheatsheets.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update courses/free-courses-id.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update more/free-programming-cheatsheets.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update more/free-programming-cheatsheets.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add index for Rust lang, and two free courses in free-courses-ko.md
* Fix by alphabetical order
* Fix spacing between langs
* Fix the header size
* Fix type of resource
* Update free-courses-ua.md
Added free python course from "Kyiv Polytechnic Institute"
* Update free-courses-ua.md
Changed list to follow alphabetical order
* Update free-courses-ua.md
Added name of course's author
* Update free-courses-ua.md
Added requirements for students of added course
* Curso Portugues C#
* restore space to satisfy linter
wonder if the alphabetization is correct
* add cursos
* alphabetical order
* alphabetical order
* alphabetical order
* add line
Co-authored-by: 118210258 GABRIEL MARECO BATISTA DE SOUTO <gabrielmbs@lcc3-012.lcc.ufcg.edu.br>
Co-authored-by: eshellman <eric@hellman.net>
* Update free courses for Python
* Alphabetical order, type in the right place
* Update courses/free-courses-pl.md
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
* Add "Raspberry Pi basics course" from forbot.pl
* fix order
* Update books/free-programming-books-pl.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Review changes
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Added C Programming and Assembly Language Course
* Update free-courses-en.md
* Update courses/free-courses-en.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* podcast and course sources were added for turkish and english content.
* alphabetic order for the course of Turkish.
* marking configuration were edited and it's valid for the project.
* stackoverflow podcast link was changed.
* turkish podcast link was changed. turkish course content order was changed. html-css section merged. the name of two section changed as ide-editor and version control systems.
* trendyol podcast link changed.
* removing trailing slash of the trendyol podcast link.
* added boostrap5 course
added bootstrap 5 persian taught course to free-courses-fa_IR
* updated url path to playlist
changed single video url to playlist url
* moved bootstrap to web section
* updated bootstrap5 section
moved from subsection to specific web development section
* Update free-courses-fa_IR.md
* Update free-courses-fa_IR.md
* Update free-courses-fa_IR.md
* Update courses/free-courses-fa_IR.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update courses/free-courses-fa_IR.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* New books on linux added
* New Git course added
* signup required (in Farse) added to the course
* fix linter issue
Co-authored-by: Emad Ehsanrad <emad.ehsanrad@gmail.com>
* Add Object-Oriented JavaScript course
* Move entry to correct position
* Update course info
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Added Blockchain resources to free-courses-en
Added Blockchain resources to free-courses-en
* Update free-courses-en.md
* Added Blockchain resources to free-courses-en
Made changes to the resource(s) about Blockchain in free-courses-en.md
* New changes made to Blockchain resources
added the cryptozombies link which i previously deleted by mistake
changes the Playlist text to YouTube Playlist
* Update courses/free-courses-en.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update courses/free-courses-en.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Update courses/free-courses-en.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* add creator
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Added: Free courses and Resource in khmer language.
Added: Free courses and Resource in khmer language.
* Fixed: linter error.
Fixed: linter error.
* Fixed: build error
* Added: khmer language course to readme.
Added: khmer language course to readme.
* Changed: khmer iso code from kh to km
* changed: khmer iso code from kh to km
* Changed content and fix links.
Removed non khmer courses, changed link youtube, and fix Alphabetized order
* fixed: order alphatically
* fixed: title and content error.
* removed: non khmer courses.
* Add udacity course Offline Web Applications
* Move entry to correct position
* Add author info
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* new persian python free course added
* new farsi python course added
* Update courses/free-courses-fa_IR.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* added new farsi course(.idea removed)
* added new farsi python course with access note
* added new farsi python course with access note
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Add RxJS course "Asynchronous Programming: The End of The Loop"
* remove link to author's social
* remove egghead.io site link
Co-authored-by: Eric Hellman <eric@hellman.net>
Moved
[Solidity Tutorial - A Full Course on Ethereum, Blockchain Development, Smart Contracts, and the EVM](https://www.youtube.com/watch?v=ipwxYa-F1uY) - Gregory McCubbin @ freeCodeCamp.org & Dapp University (YouTube)
to courses from tutorials,
Thanks :)
* Hindi topicwise playlists of algorithms added, Hindi topicwise playlists of data-structures added
* Update free-courses-hi.md
* changed title of C++
* Update free-courses-hi.md
* space removed, original titles added
* Update free-courses-hi.md
Co-authored-by: Eric Hellman <eric@hellman.net>
* Add the first julia cource
* Update courses/free-courses-ru.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* added django course
added django persian taught course to free-courses-fa_IR
* updated url path to playlist
changed single video url to playlist url
* moved django to python secction
* add more django course
add one more persian taught django course and fixed blank lines order
* updated
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* R Basics - R Programming Language Introduction
* Update courses/free-courses-en.md
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* added another javascript course
added another javascript persian taught course to free-course-fa_IR
* updated url path to playlist
changed single video url to playlist url
* Adds "Networking" category and IPv6 course
Adds "Networking" category and IPv6 course from NIC.br
* Fixes number of blank lines
Fixes number of blank lines
* add kubernetes academy course
* fix new line after kubernetes academy course
* fix kubernetes academy course format
* fix kubernetes academy course with specific course