1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-01 05:50:49 +00:00
Commit Graph

245 Commits

Author SHA1 Message Date
ErvinaDe
a9f223ddb4
Added a tutorial (#4283)
Added a new Python programming tutorial
2020-10-17 13:09:55 -04:00
ErvinaDe
9cbcc83349
Ruby Tutorial (#4284) 2020-10-17 12:58:33 -04:00
ErvinaDe
1b4eb50a4e
Added a tutorial (#4281)
Added a new Python tutorial
2020-10-17 12:56:54 -04:00
ErvinaDe
ebd73f8dcf
Added a learning material (#4279)
Added a new PHP tutorial
2020-10-17 12:54:01 -04:00
jaytenenbaum
b22e6f7d0a
Add the course "deep reinforcement learning" in "deep learning" section (#4256) 2020-10-16 21:28:21 -04:00
Maleficient
76acc093e8
Swarnakrishnan patch 1 (#4244)
* Update free-courses-en.md

* Update free-courses-en.md
2020-10-16 21:26:23 -04:00
ch-a-nd-a-n
ff3a89364b
add a course for react from Udemy (#4204) 2020-10-16 12:16:41 -04:00
ch-a-nd-a-n
26cc8e50ba
add a course for nodejs from udemy (#4203) 2020-10-16 12:16:14 -04:00
ch-a-nd-a-n
f81d2bc27a
Add a new course (#4198)
I have added a new course on Databases - DML Statements and SQL Server Administration.
2020-10-16 10:06:55 -04:00
Fergus McDonald
038f92b768
adding DeepMind x UCL Reinforcement Learning cource (#4187) 2020-10-15 22:38:05 -04:00
Harsh kumar
66c2f7e32a
add a course for Linux (#4174) 2020-10-15 21:54:28 -04:00
chandan kumar
ff952d9582
add a course for angular from udemy (#4171) 2020-10-15 21:47:55 -04:00
Harsh kumar
5bd4334d88
add a course for matlab (#4163) 2020-10-15 21:43:27 -04:00
Harsh kumar
a206983cf5
add a course for Linux command line (#4166) 2020-10-15 14:47:47 -04:00
Harsh kumar
61798926d1
add a specialisation course for deep learning from coursera (#4164) 2020-10-15 14:47:10 -04:00
Harsh kumar
89614309e3
add a course for machine learning from kaggle (#4161) 2020-10-15 14:46:21 -04:00
Eric Hellman
c6232718a5
fix ordering (#4140)
* fix ordering

most likely this problem was introduced by conflicting merges

* alphabetize
2020-10-15 09:50:53 -04:00
Ravindu Senal Fernando
ff9b8c95a6
Add resources for react js (#4092)
* added crash course for react 2020

* added a course series for react hooks

* added author:
2020-10-14 21:05:24 -04:00
Tanmay Khandelwal
4067e132b0
Update free-courses-en.md (#4081) 2020-10-14 10:37:07 -04:00
Kalpesh
fa2996ad4e
Added new resources (#4072) 2020-10-14 10:12:32 -04:00
Harsh kumar
8a15cbedc6
added a course Linux Operating System Fundamentals (#4035)
* added a e-book for Linux (PDF)

* add Linux Operating System Fundamentals

* updated
2020-10-14 10:00:49 -04:00
Andrew Truex
4d994d5d25
Add Vuex for Everyone to courses (#4057)
Add Vuex for Everyone by VueSchool to list of courses
2020-10-13 16:41:59 -04:00
Andrew Truex
7af9a67756
Add Vue.js Fundamentals course (#4048)
Add Vue.js Fundamentals course from VueSchool
2020-10-13 10:30:15 -04:00
Andrew Truex
32ec41260f
Add Intro to Vue 2 course (#4046) 2020-10-13 10:29:08 -04:00
Johanne Andersen
3841e5735e
Add Docker and Kubernetes courses and adjust sub headings (#3889)
* Add course for learning Docker

* Add course for learning Kubernetes

* Fix headings for javascript section

* Add name of platform

* Fix alphabetical order

* Fix white space
2020-10-12 21:07:25 -04:00
Sudarshan P
3cf2219575
Add Docker Tutorials (#3994)
Co-authored-by: konbo <konbo666@tutanota.com>
2020-10-12 11:19:30 -04:00
nanachansan
381ae6c6f1
Adding courses from Kaggle and screencasts (#3975)
* check_urls=free-courses-en.md

* check_urls=free-podcasts-screencasts-pt_BR.md

* check_urls=free-courses-en.md

* check_urls=free-podcasts-screencasts-pt_BR.md

* check_urls=free-courses-en.md
2020-10-12 10:49:43 -04:00
Sudarshan P
6643257f48
Add Python Flask Framework Tutorials (#3951)
* Added Python basics and Django Tutorials

* Added Python basics and Django Tutorials

* Added Golang Basics and Gin-Gonic Framework Tutorial

* Added names of Instructors/Providers

* Add flask framework tutorial(tutorialspoint)

* Add flask framework tutorial(YouTube)

* Fixed Order

* Fixed Order(2)

Co-authored-by: konbo <konbo666@tutanota.com>
2020-10-11 22:14:25 -04:00
Deepak Vijay Agrawal
01fdccb71a
Added free course for Ethical hacking (#3886)
* Added CP website

* Updated /problem-sets-competitive-programming.md

* Upadted free-courses-en.md

* Removed InterviewBit from CP .

As it was already under Problem sets

* Updated free-courses-en.md

Renamed Cyber Security as Ethical Hacking

* Renamed Ethical Hacking as Security

* Extra spaces removed
2020-10-11 21:58:41 -04:00
chessboards
d3013daf6e
Update free-courses-en.md (#3840)
* Update free-courses-en.md

Added game development section and courses

* Update free-courses-en.md

Removed non-course, corrected linter error
2020-10-11 21:49:36 -04:00
chessboards
f716febab5
Update free-courses-en.md (#3842)
* Update free-courses-en.md

Adds a NodeJS section and online course.

* Update free-courses-en.md

changed link to be playlist
2020-10-11 21:48:29 -04:00
Abdul Wassay
af10da2741
Add HTML/CSS course in English section (#3949) 2020-10-11 16:48:11 -04:00
Sudarshan P
407b275d9a
Added Python and Django Framework Tutorials + Golang and Gin-Gonic Tutorials. (#3919)
* Added Python basics and Django Tutorials

* Added Python basics and Django Tutorials

* Added Golang Basics and Gin-Gonic Framework Tutorial

* Added names of Instructors/Providers

Co-authored-by: konbo <konbo666@tutanota.com>
2020-10-10 16:15:20 -04:00
anjones1000
d6b99f5d8b
Add My Free Java Course to free-courses-en list (#3869)
* Add My Free Java Course to free-courses-en list

* Update free-courses-en.md

removed empty lines from file
2020-10-10 16:11:21 -04:00
Amr Hesham
5087d69a9b
Update stanford compilers course link (#3915)
Update Stanford compilers course link from old link to edx.org link
2020-10-10 14:53:35 -04:00
SondreWang
997eb7c408
Added 100 days of swift course (#3894) 2020-10-10 14:13:04 -04:00
Ted M. Young
6a9d30379b
Remove dead link (#3867)
https://www.learnhowtoprogram.com/java-june-2017 is no longer available.
2020-10-09 22:49:52 -04:00
chessboards
4d98fd7b99
Update free-courses-en.md (#3866)
Added python course
2020-10-09 22:49:09 -04:00
chessboards
bc080d6743
Update free-courses-en.md (#3848)
* Update free-courses-en.md

Added a few courses under HTML & Css

* Update free-courses-en.md

Corrected indentation error pointed out by Travis, corrected alphabetical order
2020-10-09 22:38:50 -04:00
SondreWang
65c7b8e387
Added free online course for ios development (#3814)
* Added free online course for ios development

* Added institution to IOS course

* Update free-courses-en.md
2020-10-09 15:04:28 -04:00
Seth
a2f5720e50
#3600 Removed roadtoreact and roadtographql (#3852)
* #3600 Removed roadtoreact and roadtographql

* Remove GraphQL from Table of Contents
2020-10-09 14:38:56 -04:00
Sayak Sarkar
cd804af36c
Adds 'Intro to Vue 3' course (#3830)
* Adds 'Intro to Vue 3' course

Adds the free 'Intro to Vue 3' course on Vue.js v3 from https://vuemastery.com

* Minor grammatical fix

Changes `Vue.Js` to `Vue.js` on the courses list
2020-10-09 12:31:49 -04:00
Manvitha
9c340d1ba3
Update free-courses-en.md (#3738)
* Update free-courses-en.md

Updated tutorials for Java, R, SQL

* Update free-courses-en.md
2020-10-02 11:15:06 -04:00
Manvitha
0ea183cfb5
Update free-courses-en.md (#3737)
* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md

* Update free-courses-en.md
2020-10-02 11:13:56 -04:00
Lali Akhil Raj
caf98bb18b
added a space for #3699 #3700 (#3701)
* Updated with refined link

* hope this space works
2020-09-04 12:51:16 -04:00
Vinish Abraham
868607b3e1
C# 101 by Scott Hanselman, Kendra Havens Microsoft. (#3625) 2020-05-28 15:57:57 -04:00
Daniel Gonçalves da Silva
33347f2549
Added fastai course in the Deep Learning list (#3614)
* Added fastai course in the Deep Learning list

* Added fastai course in the Deep Learning list
2020-05-25 11:41:26 -04:00
Mikhail Merzlyutin
a1fb934ac4
Replaced broken Automata Theory English Stanford course link (#3580) 2020-04-14 21:06:14 -04:00
Brian
8251f44de1
Replaced broken link (#3579)
* Replaced broken link

The previous link outputs a 404 error.

* Fix alphabetical order

* Remove newline
2020-04-14 12:18:05 -04:00
Junghwan Park
2b4eb03ea4
add PyTorch tutorials (#3571) 2020-04-06 10:58:31 -04:00