Commit Graph

7545 Commits

Author SHA1 Message Date
Bogdan Cerovac e68c565cb8 Added How to Meet WCAG (Quick Reference) (#7741)
* Added How to Meet WCAG (Quick Reference)

A customizable quick reference to Web Content Accessibility Guidelines (WCAG) 2 requirements (success criteria) and techniques. From W3C WAI

* Used the title given by the resource*, No editorial descriptions.

*I still think that it's needed to refer to WCAG with their full name, so that folks that don't know them by acronym see the Accessibility part. Hope that's OK (title in code is actually `<h1>How to Meet <abbr title="Web Content Accessibility Guidelines">WCAG</abbr>  (Quick Reference)</h1>`)
2022-10-07 18:33:08 -04:00
Alejandro Mayol e175771e4a feat: add patterns.dev book (#7737)
* feat: add patterns.dev

* Update courses/free-courses-en.md

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

Co-authored-by: Eric Hellman <eric@hellman.net>
2022-10-07 18:28:58 -04:00
knguyen100000010 b71386c51b Add MPI Cheat Sheet (#7729)
* Add MPI Cheat Sheet

* Fix order

* Sperate MPI and OpenMP to different sections

* Move MPI cheat sheet to C++
2022-10-07 18:27:52 -04:00
Nalin Banga d184650fff Added a React Native Course (#7722)
* Update free-courses-hi.md

* Update free-courses-hi.md
2022-10-07 18:27:06 -04:00
Rituraj Dey 3d1794a499 Added Dart Cheatsheet (#7704)
* Added Dart Cheatsheet

Signed-off-by: Rituraj Dey <riturajdey01@gmail.com>

* Updated Dart Cheatsheet

Signed-off-by: Rituraj Dey <riturajdey01@gmail.com>

Signed-off-by: Rituraj Dey <riturajdey01@gmail.com>
2022-10-07 18:26:05 -04:00
Naufal Hanif eaffd71de3 add ts (#7775) 2022-10-07 12:00:48 -04:00
Sandra Laguna 72b4405468 Added javascript resource in Spanish (#7772)
* Added javascript resource in Spanish

* fix syntax

* fix auto-format
2022-10-07 11:55:13 -04:00
Blaž Oražem 6a48e0ad9f Slovenian translation for Code of conduct (#7763) 2022-10-07 11:30:42 -04:00
Saksham Bajaj 979b3ddd3e Updated authors and format to books and replaced http with https (#7758)
* Updated authors and format to books and replaced http with https

* Updated authors and format to books and replaced http with https
2022-10-07 11:24:37 -04:00
Mauro Cicolella a67098f0c3 Update some authors' name in Italian courses (#7754) 2022-10-07 11:20:22 -04:00
kree666 73a244de38 Add TypeScript Notes for Professionals (#7747) 2022-10-07 11:16:49 -04:00
Sabyasachi Seal 4989ac88a2 Fixed DevOps Course (#7746)
* Fixed DevOps Course

* Fixed Spacing
2022-10-07 11:16:07 -04:00
kree666 e6ebdaefba Add in Spanish Python book (#7745) 2022-10-07 11:14:48 -04:00
kree666 b5cfb86eee Adding in Calculus books from OpenStax (#7743)
* Adding in Calculus books

* Added Calculus Volume 2 book from OpenStax

* Adding 3rd Volume of Calculus textbook from OpenStax
2022-10-07 11:13:05 -04:00
Michał Dobranowski c49f23a39d Add Polish book about databases (#7742) 2022-10-07 11:10:45 -04:00
Carlos Cuellar a790c332c5 Add book Eloquent JavaScrip Spanish (#7739)
* add book JavaScript Elocuente spanish

* add book Eloquent JavaScrip spanish
2022-10-07 11:07:13 -04:00
knguyen100000010 e1c1f24eee Add mininet walkthrough (#7736) 2022-10-07 11:00:28 -04:00
Aryan Mankame 14d0940e00 added machine learning playlist in tamil course section (#7735)
* Update free-courses-ta.md

Added some good machine learning playlist in Tamil!

* Update free-courses-ta.md

Added some good Machine learning playlist in Tamil.

* Update free-courses-ta.md

Added some good Machine learning playlist in Tamil.
2022-10-07 10:58:51 -04:00
Nguyen Long Nhat fb509a996a Add more courses from Codehub & TEDU (#7728)
* add more course from Codehub & TEDU

* fix lint
2022-10-07 10:49:28 -04:00
knguyen100000010 1c2f5fb0fd Add The Catalog of Design Patterns (#7726) 2022-10-07 10:45:12 -04:00
yakirk c019ebd5db Change link of repojacking vulnerable link (#7723)
Hello from Hacktoberfest :)
The link to https://raw.githubusercontent.com/teten777/free-ebook-springboot-basic/master/Memulai%20Java%20Enterprise%20dengan%20Spring%20Boot.pdf is vulnerable to repojacking (it redirects to the orignial project that changed name), you should change the link to the current name of the project. if you won't change the link, an attacker can open the linked repository and attacks users that trust your links.
The new repository name is:
https://raw.githubusercontent.com/teten-nugraha/free-ebook-springboot-basic/master/Memulai%20Java%20Enterprise%20dengan%20Spring%20Boot.pdf
2022-10-07 10:42:09 -04:00
Ayush Shah 6795a3f24e add cs50's game development course (#7715) 2022-10-07 10:33:13 -04:00
Muhammad Hakim Setyobudi 8eecf0a834 Added resourses in courses for python (#7711) 2022-10-07 10:16:19 -04:00
R3hankhan e35e4172ec Added resourses in courses for flutter (#7709)
* Added resourses in courses for flutter

* Corrected a new line error
2022-10-07 10:13:31 -04:00
Ujjawal Kumar cb8439a9f3 Update free-courses-en.md (#7708)
added resource for bash
2022-10-07 10:12:34 -04:00
Hariraj 7b48661cf4 Add accessibility cheatsheet (#7753)
* feat: Add accessibility cheatsheet

* fix: Remove site name

Co-authored-by: Hariraj A <harunachalam@contractor.ea.com>
2022-10-07 10:06:01 -04:00
Ana Beatriz Truta e1c9b73d90 Add (#7663)
* Add

* fix: remove unnecesary TOC entry

* lint: root domains not need trailing slashes

fix: use HTML to mark site notes

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-07 10:05:34 -04:00
Abhinandan Jain 6e05d8e7c5 AI Artificial Intelligence Search Methods For Problem Solving (#7623)
* ASP.Net DevOps pipeline book

ASP.Net DevOps pipeline book

* added PDF declaration

* added computer networking course in Hindi.

* Added DBMS Course Hindi- Knowledge Gate

* Added AI Search Course

* commit to maintain alphabetical order

* updated alphabetical order

* Update free-courses-hi.md

* Update courses/free-courses-hi.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>

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-07 10:04:28 -04:00
Moazam Ali f6510936d1 Added three Machine learning courses to Courses in English under machine learning section (#7446)
* Added three machine learning courses to courses in english under machine learning section

* replced the name and fixed requested changes

* Fixed typos in creator text, more specifically changed Edureka to edureka!

* removed the youtube label
2022-10-07 10:03:37 -04:00
Danang Estutomoaji 8fe40307ef feat: added javascript module course in free-courses-id.md (#7705) 2022-10-06 12:29:42 -04:00
Kashinggo 89661d967a Add zh courses file (#7686)
* Add zh course file

* Add course lecturer

* Update zh course file link
2022-10-06 12:16:09 -04:00
Ujjawal Kumar eba2a6807d Update free-courses-en.md (#7685)
Added blockchaing resource
2022-10-06 12:10:42 -04:00
AbhayD11 1d12fa2074 Update free-courses-hi.md (#7672)
Add Data Structure and Algorithms Course in Hindi
2022-10-06 11:40:36 -04:00
Muhammad Talha Khan f97724e56d [Issue # 7586] Added Hindi/Urdu Course (#7702)
* Update free-courses-hi.md

Added one new course.

* Added Free Course

Added Hindi/Urdu NLP course.

* Made changes to the lines creating a test issue.
2022-10-06 11:27:21 -04:00
Mohamed Adel 02bd124278 adding authors and format to books. replacing url and adding https (#7701)
* adding authors and format to books. replacing url and adding https

* removed trailing slash
2022-10-06 11:25:50 -04:00
Ítalo Vinícius 79642f8c30 PT_BR-C++-Competitive-Programming (#7657)
* PT_BR-C++-Competitive-Programming

* Fixing the name of the book

* Alphabetical ordering
2022-10-06 11:21:41 -04:00
Shashwat Gupta ab2f5c67a2 Adding Courses in English (#7514)
* Adding Courses in English

* Resolved Lint error

* Resolved Lint error again

* Resolved Lint error 3

* Resolved Lint error 4

* Update free-courses-en.md

* Update free-courses-en.md

* 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>

* Update courses/free-courses-en.md

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

* lint: alphabetize

* lint: alphabetize

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-06 11:20:40 -04:00
Paula Isabel 42ce956cab fix broken link in Problem Sets and Competitive Programming (#7384)
* fix broken link

* Update problem-sets-competitive-programming.md
2022-10-06 11:17:45 -04:00
Sabyasachi Seal ddd9a0cb03 Added Linux Course (#7674)
* Added Linux Course

* Fixed Spacing

* chore: move Linux > Shell Scripting

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-06 11:16:12 -04:00
Carolina Calixto 8a0a54f5eb Update FREE EBOOK (Security) (#7662)
* Update FREE EBOOK (Security)

* Update books/free-programming-books-subjects.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>
2022-10-06 11:15:21 -04:00
dimasgt 4f3d3de78f Update free-courses-id.md (#7634)
* Update free-courses-id.md

Added Linux Fundamentals Course in Indonesian

* revert: linux heading

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

* lint: leave 2 blank lines between listings and next heading

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

* lint: alphabetize

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
Co-authored-by: Biswadeep Purkayastha <98874428+metabiswadeep@users.noreply.github.com>
2022-10-06 11:14:36 -04:00
rwlc d3cf052e59 feat: add new resource for next.js (#7631)
* feat: add new resource for next.js

* fix: update title and author

* fix: alphabetical order

* fix: line spacing
2022-10-06 11:13:44 -04:00
Deepu Yadav 46684a2d88 Added some free Dart Resources (#7616)
* Added free Dart Resources

* lint: fix resource warnings

- PDF format notes
- extra espaces wrapping authors
- alphabetize listing

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-06 11:09:25 -04:00
Kashinggo f61177b90e Add zh cast file and excellent podcasts (#7612)
* Add zh cast file and popular podcasts

* Add zh casts link

* Update cast notations
2022-10-06 11:08:22 -04:00
Muhammad Rezaul Karim 43560477cd Update free-courses-bn.md (#7606)
* Update free-courses-bn.md

title update and link also

* fix: resource title as it is

* lint: use right syntax for add creators

* format: use YT playlist urls

* lint: alphabetize

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-10-06 11:07:31 -04:00
Ítalo Vinícius fe13441429 PT_BR-coding-paradigms (#7658) 2022-10-05 23:57:22 -04:00
Ítalo Vinícius e81cf2c7a3 PT-BR C Book - Graph Algorithms (#7656) 2022-10-05 23:54:24 -04:00
Fawaz Siddiqi 668497d5e2 Adding free courses (#7640)
Added the following courses 
- Blockchain Essentials
- Docker Essentials: A Developer Introduction
- IBM Cloud Essentials V3
- Introduction to Cloud

All from CognitiveClass.ai
2022-10-05 23:37:32 -04:00
Nguyen Long Nhat d48753f661 Add VSCode Cheatsheet (#7639)
* add VSCode Cheatsheet

* fix lint
2022-10-05 23:36:37 -04:00
Aaditya Dev Sharma 01f0018134 Added section Augmented Reality (#7630)
* Added section Augmented Reality

* Added section Augmented Reality

* Added section Augmented Reality

* Added Introduction to Augmented Reality and ARCore
2022-10-05 23:27:50 -04:00