* Python course was added
* mistake correcteed (Khazakh -> Kazakh)
https://en.wikipedia.org/wiki/Kazakhs
* check warning
Run fpb-lint ./courses/
/home/runner/work/free-programming-books/free-programming-books/courses/free-courses-kk.md
3:1-7:20 warning Incorrect number of blank lines between last section and next heading blank-lines-1-0-2 remark-lint
* changes based on @davorpa's review
* Added codechef's problem set
A vast range of unique problems, some of which are also part of Indian ICPC Preliminary Rounds and Regionals Rounds.
* Added codedrills' comeptitive problem set
Codedrills is the platform responsible for Indian ICPC contests currently (from 2020-present). It has many original & pure algorithmic problems.
* Added new resources for MySQL in Bengali
* Sorted lines alphabetically
* Added vertical tab scape and fixed instructor name for sohidul islam
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Added instructor name for "live project"
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
* Fix names and add platform
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Foram retirados alguns links da Udemy para cursos pagos.
Precisa checar os cursos das demais linguagens, não pude fazer isso.
Provavelmente os demais cursos Udemy que ainda são gratuitos se tornarão pagos no futuro, e deverão ser removidos da lista quando isso acontecer.
Provavelmente este repositório está sendo usado para SEO e SEM. Portanto, sugiro que seja discutida a inserção de links para empresas que alteram a visibilidade de cursos que, no início são gratuitos e, posteriormente são alterados para pagos, fazendo com que esse repositório sirva para publicidade gratuita.
* Update CONTRIBUTING.md
Made a spelling correction, for better understanding
* 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>
* Restructured the Books to add new Subsection : MongoDB and added The Definitive Guide to MongoDB PDF book
* Ordered the MongoDb list
* Updated new link for free book
* Add resources about algorithms from UNAM
## What does this PR do?
Add free resource about algorithms from UNAM
## For resources
### Description
Handbook used in the online program of UNAM (SUAyED) for algorithms assignatures covering topics such as: algorithms concepts and properties, automatan, fomal programming languages and Turing machine.
### Why is this valuable (or not)?
This PR adds free material from the most pretigious college in México that is used in it's asignatures.
### How do we know it's really free?
It's provided from UNAM's official website.
### For book lists, is it a book? For course lists, is it a course? etc.
Yes, for the book lists it is a book.
## Checklist:
* [x] Read our [contributing guidelines](https://github.com/EbookFoundation/free-programming-books/blob/master/CONTRIBUTING.md)
* [x] Search for duplicates.
* [x] Include author(s) and platform where appropriate.
* [x] Put lists in alphabetical order, correct spacing.
* [x] Add needed indications (PDF, access notes, under construction)
## Follow-up
* Check the status of GitHub Actions and resolve any reported warnings!
* Fixed alphabetical order of the contribution
* Correction quoting source and authors
* rearrange korean course in alphabetical order
* change section according to the markdown syntax
* Add new section and book: operation system
* HTML syntax back to its original state.
* changed to direct link
* Update free-programming-playgrounds.md
Added a few C++ playgrounds to the list
* Update free-programming-playgrounds.md
Placed the links in alphabetical order. I mistakenly didn't do this in my initial PR.
* Added respective authors to the links
* 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 gtk event driven book
* update with correct book name
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 flutter/dart courses in arabic
I added new sections for Flutter and Dart courses
provided by eng.Asem Saafan
* Add flutter/dart courses in arabic
I added new sections for Flutter and Dart courses
provided by eng.Asem Saafan
* Add flutter/dart courses in arabic
I added new sections for Flutter and Dart courses
provided by eng.Asem Saafan
* Add flutter/dart courses in arabic
I added new sections for Flutter and Dart courses
provided by eng.Asem Saafan
* Improve german HOWTO file by fixing some grammar and restructuring some sentences to make it easier to read and understand
* Improve german CONTRIBUTING file by fixing some grammar and fix some readability issues
* Added a non-breaking space for "z. B." to prevent automatic line break
* Restore alignment on good/bad examples with colons
* Adding Database Systems free Course
Add youtube video's URL with Database Systems - Cornell University Course (SQL, NoSQL, Large-Scale Data Analysis) subject that created by Professor Immanuel Trummer, PhD and uploaded in the freeCodeCamp.org youtube channel
* Update courses/free-courses-en.md with better name resources and simpler attributions
Implement the advice about name resources and complex attributions.
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>