Commit Graph

7736 Commits (73e662db862baa3e2a162294d07644c6f829e7a1)

Author SHA1 Message Date
Saroj Wasti 73e662db86
Add translation for Nepali in docs: HOWTO (#8260)
* Add HOWTO-np.md

* Add How-To Translation in Nepali
2022-10-13 22:45:30 -04:00
annahlu4 0445eb786c
Add Next.js Cheatsheet - handy snippets and tips (#8252) 2022-10-13 22:29:28 -04:00
annahlu4 d9eef4218d
Add Beginner’s essential jQuery Cheat Sheet (#8250) 2022-10-13 22:28:29 -04:00
Naveen a724e75fff
Updated README.md with link for free-courses-te.md (#8248)
Updated the free online courses section in README.md by adding link for the recently added free-courses-te.md (link for Telugu courses).
2022-10-13 22:26:19 -04:00
Ketan Sadheora 2e5bcca8ee
Added a new cheat sheet (#8236) 2022-10-13 21:57:08 -04:00
Deepak Kamath K 1f49f4a720
Added a great free Terraform cheatsheet from A Cloud Guru (#8228)
* Added a great free Terraform cheatsheet from A Cloud Guru

* Added a great free Terraform cheatsheet from A Cloud Guru

* Added a great Terraform cheatsheet from A Cloud Guru

* Added an awesome Terraform cheatsheet from A Cloud Guru
2022-10-13 21:54:06 -04:00
Guilherme Berson 7d05f7b1b3
add philip lackner course of pokedex jetpack compose (#8224)
* add philip lackner course of jetpack compose

* add pokedex course with compose

* Update courses/free-courses-en.md

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

* fix order

* remove vscode setting

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
2022-10-13 21:52:20 -04:00
Paul Titto df6797b577
Update free-courses-en.md (#8214)
* Update free-courses-en.md

* Update free-courses-en.md

* Update courses/free-courses-en.md

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

* Update free-courses-en.md

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
2022-10-13 21:14:38 -04:00
CyberSecByte 8221cde465
Adding Python Book Named as Pro Python Advanced coding techniques and tools By Marty Alchin (#8203)
* Adding Python Book

* fixes of the errors that were found during checks

* Did the changes that were told
2022-10-13 21:12:55 -04:00
Waun Broderick 4adba2c801
Updated the course & book resources w AI additions (#8137)
* updated free-courses-en.md AI

updated free-courses-en.md AI

* updated free-programming-book for AI

updated free-programming-book for AI

* Updated free-programming-book.md

Updated free-programming-book.md

* Update books/free-programming-books-subjects.md

Co-authored-by: Biswadeep Purkayastha <98874428+metabiswadeep@users.noreply.github.com>

* Update courses/free-courses-en.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update books/free-programming-books-subjects.md

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>

* Update books/free-programming-books-subjects.md

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

* Update courses/free-courses-en.md

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

* Updated free-courses-en.md

Removed a course due to a time restriction

Co-authored-by: Biswadeep Purkayastha <98874428+metabiswadeep@users.noreply.github.com>
Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-13 21:11:59 -04:00
Saleem Ansari 4cce75bc99
Add Haskell free courses by Prof. Graham Hutton (#8123)
* Add Haskell free courses by Prof. Graham Hutton

* Alphabetical sort order for Haskell resources

* Fix lint errors for Haskell resources

* Add only one link per course; Remove honorific title from author name;
2022-10-13 21:11:12 -04:00
Abhinandan Jain c38b7dec5e
Added Software Testing Modules (#8009)
* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update courses/free-courses-en.md

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

* removed the YouTube comments

* removed one course

* removed a small course

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-13 21:06:38 -04:00
Stepan e8cb79a6b4
added ukrainian podcasts (#7869)
* added ukrainian podcasts

* added to READE

* added space bettwen categories

* deleted extra space

* changed rus to ukr

* fixed anchor

Co-authored-by: Stepan Naryshkov <snaryshkov@microsoft.com>
2022-10-13 21:05:58 -04:00
Stepan b4d29f35ff
added Svelte Tutorial (#7853)
* added Svelte Tutorial

* added MDN doc for Svelte

* added MDN doc for Svelte

* added spaces

* deleted duplicate

* deleted extra space

Co-authored-by: Stepan Naryshkov <snaryshkov@microsoft.com>
2022-10-13 21:04:30 -04:00
Stepan 3d27871cea
added offical documentation for bootstrap (#7759)
* added offical documentation for bootstrap

* fixed build

* Update free-programming-interactive-tutorials-en.md

Updated link for bootstrap

Co-authored-by: Stepan Naryshkov <snaryshkov@microsoft.com>
2022-10-13 21:03:18 -04:00
repsick3r 92e72506b9
create CONTRIBUTING-te.md (#7695)
* create CONTRIBUTING-te.md

Added telugu version for contributing guidelines after translation

* Update README.md

* Update README.md

* Update README.md
2022-10-13 21:02:24 -04:00
CyberSecByte 0b57ca62c7
Adding a popular bash book named as Linux Shell Scripting with bash By Ken O. Burtch (#8201)
* Adding a bash book

* Changes that were told
2022-10-13 21:01:27 -04:00
Hariraj d49ee725b1
feat: Add React testing library cheatsheet (#8199)
* Add React testing library cheatsheet

* fix: update cheatsheet name

* fix: fix alphabetical ordering

* fix: fix author name

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

* fix: Fix typos

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

Co-authored-by: LuigiImVector <LuigiImVector@users.noreply.github.com>
2022-10-13 20:59:22 -04:00
Hariraj 51a20e2341
feat: Add chai cheatsheet (#8198) 2022-10-13 20:58:37 -04:00
maurya 405ec7dc35
Link not working (#8212) 2022-10-13 11:58:55 -04:00
maurya 9bea7d9ded
Link not working (#8211) 2022-10-13 11:58:01 -04:00
maurya 8eb515bba8
Link not loading (#8205) 2022-10-13 11:56:04 -04:00
Karan Kulshestha 72b3fbe408
Update free-courses-en.md (#8234)
Added Docker course by Programming with Mosh
2022-10-13 11:19:59 -04:00
Karan Kulshestha 9fac3478e9
Update free-courses-en.md (#8230)
* Update free-courses-en.md

Added edureka course

* Update free-courses-en.md

* Update free-courses-en.md

Maintain Alphabetical order
2022-10-13 11:14:04 -04:00
Sarah Brown 36babaa18a
Added Does Not Compute podcast in English (#8227)
* Update free-podcasts-screencasts-en.md

* Removed trailing slash from Does Not Compute URL
2022-10-13 11:12:36 -04:00
Luminous-Coder 4d8bdfb218
Add "Modern C++ 101" into books/free-programming-books-zh.md (#8221)
* Update free-programming-books-zh.md

* Fix the order in free-programming-books-zh.md

* Fix order in free-programming-books-zh.md

* Fix order in free-programming-books-zh.md

* Update free-programming-books-zh.md
2022-10-13 11:09:32 -04:00
Marta 3f1a586522
Update free-programming-books-pl.md (#8148)
* Update free-programming-books-pl.md

* Update free-programming-books-pl.md

* Update free-programming-books-pl.md
2022-10-13 11:07:54 -04:00
hiitesh1127 cd54e8aa75
Update free-courses-en.md (#8217)
* Update free-courses-en.md

* Added categories in cloud computing

* fix linking
2022-10-13 11:06:37 -04:00
Punyakrit Singh Makhni 806bfa282e
ai update (#8213) 2022-10-13 11:02:39 -04:00
maurya 4498c6303a
Link not working (#8209) 2022-10-13 11:01:40 -04:00
maurya 0f7f4acfa8
Link not working (#8210) 2022-10-13 11:00:42 -04:00
maurya 842dac296e
Link not working (#8208) 2022-10-13 11:00:07 -04:00
hiitesh1127 895dfa3bd2
Update free-courses-en.md (#8190) 2022-10-12 22:41:38 -04:00
Rod Elias d6bd097652
add Rust course by Microsoft (#8187)
Add `Take your first steps with Rust` course by Microsoft.com
2022-10-12 22:33:04 -04:00
Deepak Kamath K e5200d9e38
Fix : Missing GraphQL Cheatsheet link (#8184) 2022-10-12 22:30:04 -04:00
Nguyen Long Nhat 74259d40e1
Add markdown tutorials (#8179)
* add markdown tutorial

* tutorial from Mardown Tutorial
2022-10-12 22:25:51 -04:00
Punyakrit Singh Makhni 0e95ba143f
flutter added (#8178) 2022-10-12 22:20:33 -04:00
Naveen 7e036900fa
Added free-courses-te.md and courses (#8177)
* Added free-courses-te.md and courses

Added new file free-courses-te.md including course links

* Updated titles in free-courses-te.md

Updated all the titles of course links
2022-10-12 22:19:50 -04:00
Maxim Fedarau 93e235976b
fix: fix links & add resource for typescript in ru list (#8176)
* fix: replace outdated links with the new ones for Rust

* fix: replace outdated links with the new ones for React & Vue

* fix: delete link for English Swift resource & delete broken link + add new book for TypeScript

* fix: remove trainling space for links

* fix: fix head code style
2022-10-12 22:19:00 -04:00
VEDANGIBHUJANG 3e7629d911
Added Clojure Tutorial for Beginners (#8175)
* Added C++ podcast

* added podcast

* added podcast

* Added Python for Beginners Podcast

* added C++ course for Beginners

* added Clojure Tutorial for Beginners

* added Clojure Tutorial for Beginners

* added Clojure Tutorial for Beginners

* added Clojure Tutorial for Beginners
2022-10-12 22:17:31 -04:00
IqraMahmood 7a0228ffa9
Update free-programming-books-langs.md (#8170)
* Update free-programming-books-langs.md

* Update free-programming-books-langs.md
2022-10-12 22:16:06 -04:00
Marcos Schwaab 8d085e4670
Added courses Elixir PT-BR (#8155)
* Added courses Elixir PT-BR

* correction number of blank lines between heading and section

* lines correction

* add list youtube and remove index line

* * index

* index alphabetical

* Update courses/free-courses-pt_BR.md

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

* Update courses/free-courses-pt_BR.md

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>

Co-authored-by: Sharan J <50091666+shrn01@users.noreply.github.com>
2022-10-12 22:14:31 -04:00
Eric Hellman 933bb43f73
add guidance for things that have confused submitters (#8152)
* add guidance that has been and issue

* add notes on time limits
2022-10-12 22:11:42 -04:00
Sharan J 9461369283
Added few ebooks (#7936)
* Added few ebooks

- Added Essential Algorithms
- Added Production Go
- Added JavaScript Wikibook
- Added Laravel Tips and Tricks
- Updated The Modern Javascript Tutorial to use HTTPS
- Added Essential SQL
- Added TypeScript Handbook

* Updated links to javascript wikibook and production go ebooks

Co-authored-by: Sharan J <shrn@DESKTOP-7505097>
2022-10-12 22:03:01 -04:00
manan-dude 295b3823a3
Update free-programming-books-subjects.md (#7998)
* Update free-programming-books-subjects.md

* Update books/free-programming-books-subjects.md

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

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-12 21:55:44 -04:00
Abinash Satapathy 6e6aeab05c
Update free-programming-books-langs.md (#7703)
* Update free-programming-books-langs.md

Added Q# lanaguge used for developing quantum algorithms on Azure

* Update free-programming-books-langs.md

Changed referencing of Q# to avoid the conflict of # symbol

* Update free-courses-en.md

Added class central
2022-10-12 21:54:42 -04:00
repsick3r 46df5c1397
Create CODE_OF_CONDUCT-te.md (#7691)
* Create CODE_OF_CONDUCT-te.md

* Update README.md

* Update README.md
2022-10-12 21:53:50 -04:00
Diego Alves aaeff01891
Add UFABC haskell course PT-BR (#7659)
* Add UFABC haskell course PT-BR

* Update courses/free-courses-pt_BR.md

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

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-12 21:52:43 -04:00
swarnimasaxena e24205abca
Added a linux course (#8163)
* added a linux course

* added a linux course

* added a linux course

* added a linux course

* Update courses/free-courses-en.md

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

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-12 14:21:42 -04:00
Vaibhav-23 67d2f24152
BROKEN LINK(404 ERROR) (#8174) 2022-10-12 14:04:33 -04:00