Commit Graph

206 Commits

Author SHA1 Message Date
Saugat Dhimal
2a3b586eb7
Added MIT CS and DS courses (#6776)
* Added MIT CS and DS courses

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

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2022-03-14 11:23:18 -04:00
David Ordás
83b3e6b68c
chore: keeping spelling consistencies same. GitHub and YouTube trademarks (#6739)
* keep spelling same. `GitHub`

* keep spelling same. `YouTube`

* Github's reverts and rewordings

* Github's reverts
2022-03-07 10:04:22 -05: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
c72c0d50af
Escape pipes making wrong render as tables in Kramdown/GFM engines (#6723)
Search using regexp: (?<!\\)\|

Via EbookFoundation/free-programming-books#5176
2022-02-14 11:42:09 -05:00
CleanMachine1
6eb2d17081
feat(courses): add golangr.com (#6695)
* 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>
2022-02-06 14:47:58 -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
ImVector
1f0edc161e
docs(courses): splitted resources from misc (#6687)
* docs(courses): splitted resources from misc

* fix(courses): swapped resource to respect alphabetical ordering
2022-01-28 16:40:38 -05:00
Mahmoud Hamdy
6ac3f6fbfc
Update .Net Url (#6673)
* 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>
2022-01-17 09:25:32 -05:00
Anurag Maurya
674e34fc91
Adding free object-oriented programming course (#6661)
Adding free object-oriented programming course on YouTube by Kunal Kushwaha
2022-01-03 09:37:45 -05:00
Adám Brudzewsky
9bbce89c94
Add APL-related items (#6652)
* 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
2022-01-01 14:47:24 -05:00
Arman Abkar
31fb2488b8
Add a new android course (#6615) 2021-11-17 13:26:44 -05:00
mann01
398b5ee603
Added some spark tutorials (#6560)
* Update free-courses-en.md

* space

* space

* add attribution, index link

* space

Co-authored-by: Eric Hellman <eric@hellman.net>
2021-11-16 14:11:19 -05:00
AAYUSHI KUNWAR
17106bb0f2
Added node js course in english (#6238)
* 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>
2021-11-11 09:27:27 -05:00
Arman Abkar
67ad3faf07
Add Objective-C category and a course (#6596)
* add Objective-C category and a course

* fix lint error

* add the instructor's name
2021-11-09 14:16:03 -05:00
Konstantinos Megas
cfa935f246
add PHP courses (#6002)
* add PHP courses

* fix alphabetical order

* add author

* remove teaser course

* add instructor

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

* moved

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

* fix titles

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

* fix author

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>
2021-11-05 16:45:35 -04:00
Arman Abkar
206c26e73c
Add new iOS and Swift courses to free-courses-en.md (#6593) 2021-11-05 15:29:51 -04:00
Prasansha Satpathy
9b7fac25f3
Resourses (#6581)
* course add

* Alphabetical

* spaces resolved

* Resolved

* Resolved Title
2021-11-05 15:27:35 -04:00
Eric O'Brien
678caccae1
Add course to courses\free-courses-en.md (#6540)
* 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
2021-11-05 15:26:10 -04:00
Nightmare
9b92be4147
added courses on free-course-en (#5690)
* 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>
2021-11-02 11:02:54 -04:00
Pranav Krishnan
aa86e69579
adding resources in free-courses-en.md (#6527)
* adding resources in free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md
2021-11-02 10:29:40 -04:00
Soham Dey Sarkar
ec06cbd950
Update free-courses-en.md (#6559)
Changed the spelling mistake of Kunal Kushwaha's name.
2021-10-31 15:16:06 -04:00
Kartikay Kapil
4b86281988
added free courses (#6551)
* 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
2021-10-31 15:11:51 -04:00
Meraj
4ef08e86df
added Django python web devlopment courses (#6081)
* 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>
2021-10-31 14:09:21 -04:00
Snimerjot Singh
c7c26af9b5
Added Some Udacity Courses (#6505)
* Added Some Udacity Courses

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

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2021-10-30 12:02:32 -04:00
Fernando Pimenta
dde9eb57d6
-Added Go Bootcamp and Python App deploy (#6506)
* -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>
2021-10-29 14:25:42 -04:00
John Nomikos
3b455abd3f
Added the book: C++ Programming, from Wikibooks, by Panic, et al. Also added 2 free python courses from TutorialPoint in english (#6512)
* Added the book: C++ Programming, from Wikibooks, by Panic, et al

* Added two free python courses (lifetime access) from TutorialsPoint

* Fixed ordering of courses
2021-10-29 14:21:25 -04:00
Music
7f27683e90
Add javascript playlist from LearnWebCode (#6498)
* Add javascript free course from LearnWebCode

* add author name
2021-10-29 13:55:22 -04:00
Music
f6eb86bc06
Add git tutorial & command line for beginners (#6499) 2021-10-29 13:54:23 -04:00
Himanshu Rathod
b45fd74b51
Added a Python Course (#6467) 2021-10-27 10:41:21 -04:00
Music
3f3cd298a8
add FE web development with react course from fireship.io (#6440)
* add FE web development with react course

* minor change on title and instructor
2021-10-27 10:36:06 -04:00
Osanda Deshan Nimalarathna
448801073f
Update free-courses-en.md (#6442)
* Update free-courses-en.md

Added a new free Java course

* Update free-courses-en.md

* Update courses/free-courses-en.md

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

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2021-10-26 15:53:25 -04:00
Akbar Anung Yudha Saputra
75c0d7135b
Add Free Book & Course of Vue.js (#6398)
* Add Free Book and Course of Vue.js

* Remove Duplicate & Giving Lecturer Credits

* Update free-courses-en.md
2021-10-25 12:57:08 -04:00
Pranav Krishnan
545bc2b915
Updating free courses (en) (#6406)
* Updating free courses(en)

* Updating free courses(en)

* Update courses/free-courses-en.md #1

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

* Update courses/free-courses-en.md #2

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

* Update free-courses-en.md

I believe I've made all the necessary changes🙃

* Update free-courses (hi)

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-25 12:34:33 -04:00
tobeornottobeadev
21e9a45e43
Added new java server tutorial (#6386)
* 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>
2021-10-25 12:29:53 -04:00
Himanshu Rathod
4eb7762d3e
Added a Cloud Fundamentals category and one course (#6401)
* 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>
2021-10-24 09:55:31 -04:00
PM
1e49e47221
Added a link to a free course on Vue.js 3 (#6402)
* 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.
2021-10-23 20:50:58 -04:00
PM
973c34836d
Updated the list of free courses under the NodeJS section (#6365)
* 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
2021-10-21 21:23:05 -04:00
Gaurav Shukla
a93aa7ffb1
Added Machine Learning Course in Hindi and one in English. (#6347)
* ML courses

* ML courses

* ML courses

* Fixed some alphabetical error

* Fixed some alphabetical error

* Fixed some issues

* Fixed some issues

* Update courses/free-courses-en.md

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

* Update courses/free-courses-hi.md

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

Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
2021-10-20 10:30:35 -04:00
Oresztesz Margaritisz
04621de268
Added Datastax Academy (#6329)
* 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
2021-10-20 09:47:08 -04:00
Indra Hertanto
920e26074f
Add Redis University Course (#6305)
* Add Redis University Course

* Fix lint validation trailing slash

* Ammend PR comment
2021-10-18 22:40:53 -04:00
codernoob1
1a6f25e3b9
added a git course (#6298)
* added a git course

* added a git course

* add Beginner

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update courses/free-courses-en.md

whitepace

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>
2021-10-18 22:38:04 -04:00
Okorie Daberechi
aa51dc59dd
Add courses (React, Data structures and Algorithms) (#6303)
* adds new React course

* adds a new data structures and algorithms tutorial

* remove course duplicate
2021-10-18 22:37:09 -04:00
Mohammad Hossein Rabiee
ec1e9ee2aa
Update free-courses-en.md (#6294) 2021-10-17 19:16:28 -04:00
Lucas Salustiano
850e5db81e
Go course (#6284)
* Add golang basics course by Golang Dojo

* Fixing alphabetical ordering

* Refixing alphabetical ordering
2021-10-17 17:57:23 -04:00
ImVector
1929232806
Fixed english courses link (#6268) 2021-10-15 21:57:33 -04:00
Pranjal Borkar
603be6ad0a
Added C Programming and Assembly Language Course (#6256)
* 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>
2021-10-15 19:39:50 -04:00
Bruno-366
ce154fc04b
add The Pharo MOOC (#6241)
* add The Pharo MOOC

* fix formatting for pharo section

* add pharo to index
2021-10-15 19:37:11 -04:00
Bruno-366
71bf1be105
add nand2tetris (#6239)
* add nand2tetris

* fix formatting for nand2tetris
2021-10-14 20:41:45 -04:00
Sambat Lim
2416cca0a4
added: css course (#6234) 2021-10-14 20:39:35 -04:00
Sambat Lim
f7d4241df5
added: javascript course. (#6233)
Add javascript course from Florin Pop Youtube channel.
2021-10-14 20:38:15 -04:00
Pranjal Borkar
49a6660b58
Added Bash Basics for Cloud Computing Course (#6206) 2021-10-12 21:47:18 -04:00
Kushantha Charuka
394d77653e
Added new web development course (#6192)
* Added new web development course

* Update free-courses-en.md

* Added new language to "Podcast - Screencast"

* Create free-podcasts-screencasts-si.md
2021-10-12 10:44:04 -04:00
Shirsh Zibbu
420446f920
Add udacity course Object-Oriented JavaScript (#6170)
* 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>
2021-10-12 10:17:24 -04:00
Radha Krishna
92148e5b03
Changes made to Blockchain resources to free-courses-en (#5891)
* 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>
2021-10-12 09:57:02 -04:00
Shirsh Zibbu
fa4cbe5a3a
Add udacity course Offline Web Applications (#6169)
* 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>
2021-10-12 09:26:20 -04:00
Abhay Jha
bc25125356
Added Distributed Systems and Bash Shell Scripting in english (#6140)
* Added Distributed Systems and Bash Shell Scripting in english

* Added Distributed Systems tutorial
2021-10-11 21:45:29 -04:00
Muhammed Ali Dilek
af97a07f56
Added npm course (#6174) 2021-10-11 20:43:18 -04:00
Shirsh Zibbu
66454806ac
Add RxJS course Asynchronous Programming: The End of The Loop (#6145)
* 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>
2021-10-11 09:53:48 -04:00
Shirsh Zibbu
f785f0e5c5
Add course Cycle.js Fundamentals (#6144)
* Update free-courses-en.md

* remove subcategory for cycle js
2021-10-11 09:49:49 -04:00
Klaudia2432
f7dba3511e
Update referred to #6138 (#6146)
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 :)
2021-10-10 17:16:02 -04:00
Muhammad Hakim Setyobudi
85477eea41
add C++ Tutorial for Complete Beginners (#6123) 2021-10-10 16:31:13 -04:00
Benjamin Yee
398520f484
Update free-courses with Deno resource (#6121)
* Add Python 3 Book

Python 3 book from DigitalOcean.

* Update list to add learning Processing resource

Reattempted.

* Update podcasts-screencasts-en.md

Changed playlist and added the contributor name.

* Alphabetize Processing playlists

Alphabetize the processing playlists added.

* Removed Processing Resource

Removed Processing YouTube links from screencasts.

* Updated free-courses with Processing Resource

Added processing resource in free courses list.

* Update free-courses-en.md Readme

Added Deno course from freeCodeCamp.

* Update free-courses-en.md

Removed Deno resource from master branch.

* Update free-courses-en.md

Add Deno course from FreeCodeCamp.
2021-10-10 16:30:26 -04:00
Indrakant Dana
2cc3e2b145
Add Java Full Course by John Purcell (#6114) 2021-10-10 16:23:13 -04:00
Indrakant Dana
fcfd455125
Add ReactJS Full Course by Ryan Dhungel (#6113) 2021-10-10 16:22:46 -04:00
Indrakant Dana
b9edbb6043
Add Front End Development Course by Davide Molin (#6112) 2021-10-10 16:22:08 -04:00
Indrakant Dana
c43b5d7f8e
Add Android App Development Free Course by ProgramMe Programming (#6111)
* Add Android App Development by ProgramMe Programming

* Update Instructor's Name: Android App Course

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

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-10 16:21:31 -04:00
Pranjal Borkar
3a6f8c46e9
added Communicating using Markdown Course (#6109)
* added Communicating using Markdown 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>
2021-10-10 16:14:25 -04:00
Indrakant Dana
945029e485
Add DSA in Swift by Udacity (#6101)
* Add DSA in Swift by Udacity

* Add DSA in Swift by Udacity
2021-10-09 14:05:49 -04:00
Indrakant Dana
ea70a04286
Add Javascript Mini Course by Kalob Taulien (#6100) 2021-10-09 14:05:07 -04:00
Muhammed Ali Dilek
69bf7d4c90
Added HTML5 and CSS3 Fundamentals course (#6094)
* Added HTML5 and CSS3 Fundamentals course

* Update free-courses-en.md
2021-10-09 13:58:18 -04:00
Dingu Sagar
76fa073c88
Update free-courses-en.md (#6083)
* Update free-courses-en.md

Added an awesome youtube video that explains self supervised learning in computer vision

* Update free-courses-en.md

updated order

* Update free-courses-en.md

* Update free-courses-en.md

Update playlist url
2021-10-09 13:55:19 -04:00
Nilay Ghosh
1a8e805ddd
Added Resources for Blockchain And Solidity (HacktoberFest) (#5973)
* Added free-programming-playgrounds for Solidity

* Added free-programming-interactive-tutorials-en for Solidity

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

* Added free-programming-cheatsheets for Solidity

* Added free-courses-en for Blockchain

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md

* Update free-programming-cheatsheets.md

* Update free-courses-en.md

* Update free-programming-playgrounds.md

* Update free-programming-cheatsheets.md

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

* Update free-programming-playgrounds.md

* Recover deleted Manoj Ramesh resource

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

* Update more/free-programming-playgrounds.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>
2021-10-09 13:54:07 -04:00
Muhammad Hakim Setyobudi
c3eee445f4
R Basics - R Programming Language Introduction (#6089)
* 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>
2021-10-09 12:27:32 -04:00
siddharth khuntwal
29140581e8
DSA course of kunal kushwaha added (#6050)
* DSA course of kunal kushwaha added

* Update courses/free-courses-en.md

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

* Reordering done

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-08 21:09:03 -04:00
Sundararajan
7347892218
added course learning material from course category in english (#6017)
* added course learning material from course category in english

* updated checks

* updated checks-2

* updated checks-3

* updated checks-5

* updated checks-6

* updated checks-4

* updated to playlists

* updated angular to playlists

* removed mooc-class central
2021-10-08 11:04:13 -04:00
Zilmar de Souza Junior
945bc9a13f
Adds "Learn Git with Bitbucket Cloud" (#6067)
Adds "Learn Git with Bitbucket Cloud"
2021-10-08 10:39:39 -04:00
Aayush Borkar
054225819b
Add Quantum Computing course (#6065) 2021-10-08 10:30:44 -04:00
siw3kosky
6d8fbbcd36
Update free-courses-en.md (#6044)
In this Kotlin course, user will get familiarized with the language syntax, concepts, and libraries, as well as with the basics of OOP.
2021-10-08 09:58:34 -04:00
Muhammad Hakim Setyobudi
194e5f6d93
Introduction To Python Programming (#6040)
* Introduction To Python Programming

* 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>
2021-10-08 09:53:23 -04:00
Francesco Giorgio
e3f0fe433b
Add kubeacademy course (#5999)
* add kubernetes academy course

* fix new line after kubernetes academy course

* fix kubernetes academy course format

* fix kubernetes academy course with specific course
2021-10-07 12:42:46 -04:00
Abhay Jha
d9d210d463
Added a English Golang Tutorial (#6020) 2021-10-07 12:36:06 -04:00
Pinky
f86e80340f
Adding AI on GCP free course (#6001)
* Adding AI course in free-courses-en.md

Artificial Intelligence on Google Cloud Platform Youtube Playlist

* Update courses/free-courses-en.md

Adding instructor

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

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-07 10:08:45 -04:00
David Ordás
6633dce809
refactor(courses): Add Artificial inteligence section - EN (#5987)
* refactor(courses): Add AI category

Add  `Artificial Intelligence` section suggested in https://github.com/EbookFoundation/free-programming-books/pull/5569#issuecomment-930197282

Resolves EbookFoundation/free-programming-books#5569
Locks Resolves EbookFoundation/free-programming-books#5569

* refactor(courses): Move `Elements of AI`

Moved to  `Artificial Intelligence` section suggested in https://github.com/EbookFoundation/free-programming-books/pull/5569#issuecomment-930197282

Resolves EbookFoundation/free-programming-books#5569
Locks Resolves EbookFoundation/free-programming-books#5569

* refactor(courses): Movings to `Artificial Intelligence`

Moves some resources related with topic found in `Misc` and `Data Science`
It consolidates this section 🚀

Improves EbookFoundation/free-programming-books#4579

* fix(courses): Give credits to instructor/platforms
2021-10-06 23:24:39 -04:00
Luis F. Talavera R
9fb4fc64dd
Add DS and Algorithms course by Jenny's lectures (#5985) 2021-10-06 22:48:03 -04:00
Shahil Patel
045376eae7
Added more credits (authors/platform) (#5968) 2021-10-06 10:17:18 -04:00
siddharth khuntwal
d5031fd8f1
Update free-courses-en.md (#5965)
* Update free-courses-en.md

* Update free-courses-en.md

* added with alphabetical order

* Update free-courses-en.md
2021-10-06 10:11:15 -04:00
Muhammad Hakim Setyobudi
1b599c2d39
Update free-courses-en.md (#5955) 2021-10-06 09:51:56 -04:00
Abdul Rehaman
07932e2b96
Added two Electronjs courses Resolves #5928 (#5939)
* Added two Electronjs courses Resolves #5928

* updated links and category
2021-10-06 09:29:41 -04:00
Andrei Dobrinski
ecc78925b9
Add svelte resources (#5909)
* add svelte interactive tutorial

* add svelte courses

* add svelte to index

* move svelte resource to books listing

* move svelte resource to courses
2021-10-06 09:27:55 -04:00
Abdul Rehaman
865c98fa7e
Resolve #5872 (#5888) 2021-10-05 21:22:34 -04:00
Mohammed Wazir Adain
271cd881a6
added programming in Java by NPTLE (#5925)
Co-authored-by: Adain, Mohammed Wazir <adain@deshaw.com>
2021-10-05 21:05:48 -04:00
CakKhoiron
18c4b7eaa1
Adding Database Systems free Course (#5901)
* 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>
2021-10-05 21:02:05 -04:00
Saptak Bhoumik
ac3d99a4c5
Added programming with harry's c tutorial (#5875)
* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md
2021-10-04 19:11:18 -04:00
Mohammed Wazir Adain
2f345a5d0b
Adds "Programming, Data Structures And Algorithms Using Python" course (#5865)
* Adds Python course from NPTEL

* fixed hyperlink bug

Co-authored-by: Adain, Mohammed Wazir <adain@deshaw.com>
2021-10-04 19:00:27 -04:00
CakKhoiron
f65e77e573
Eliminates course no longer accepting enrollments (#5863)
One of Udemy URL to the course is no longer accepting enrollments.
2021-10-04 18:59:16 -04:00
Anirudh Mishra
f7d67abd88
Adding Introductory AI Course, fixing typos. (#5861)
* Added course for Data Structures

* Added AI Course.

CS50’s Introduction to Artificial Intelligence with Python

* Fixed typo in course author's name.

* Updated course link to the latest version (2021)

This is CS50x
2021-10-04 18:54:25 -04:00
Tharaka96
08ebd7dbcd
update free-Courses-en (#5855)
* update free-Courses-en

updated react native playlist

* update-free-courses-en

updated reactnative playlist

* Update courses/free-courses-en.md

Update courses/free-courses-en.md suggestion added

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

Co-authored-by: David Ordás <3125580+davorpa@users.noreply.github.com>
2021-10-04 10:44:27 -04:00
Anirudh Mishra
d90e9cacb4
Added course for Data Structures (#5828) 2021-10-03 22:32:02 -04:00
Rinaldi Pratama Putra
6d813b8869
Added courses Neo4j Graph Database in NoSQL category (#5832) 2021-10-03 22:29:23 -04:00
Firejoust
d40dd5ce3b
Add GeeksforGeeks Golang course (#5807) 2021-10-03 21:50:06 -04:00