From e89498eb370a1034c70f5c31116f884e10f3c71c Mon Sep 17 00:00:00 2001 From: anjones1000 <46006188+anjones1000@users.noreply.github.com> Date: Wed, 28 Oct 2020 18:23:09 -0500 Subject: [PATCH] Add python kaggle course (#4860) * Add My Free Java Course to free-courses-en list * Removed empty spaces and added author * Add python kaggle course to free-courses-en list * Updated Java Course with direct link and correct name * Removed extra white space around hyphen --- free-courses-en.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/free-courses-en.md b/free-courses-en.md index f3a65ef1..16d0919d 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -301,9 +301,9 @@ * [Java for Complete Beginners](http://courses.caveofprogramming.com/courses/java-for-complete-beginners) * [Java for Mobile Devices - Introducing Codename One](https://codenameone.teachable.com/p/java-for-mobile-devices-introducing-codename-one) * [Java Online Training | Edureka](https://www.youtube.com/watch?v=hBh_CC5y8-s) - (Edureka) +* [Java Programming](https://testautomationu.applitools.com/java-programming-course/) - Angie Jones (Applitools) * [Java Programming: Solving Problems with Software](https://www.coursera.org/learn/java-programming) - (Coursera) * [Learn how to program: Java](https://www.learnhowtoprogram.com/java-june-2017) - Epicodus Inc. -* [My Free Java Course - Automation, Development](https://angiejones.tech/free-java-course-test-automation/) - Angie Jones * [Object-Oriented programming with Java, part I](https://moocfi.github.io/courses/2013/programming-part-1/) * [Object-Oriented programming with Java, part II](https://moocfi.github.io/courses/2013/programming-part-2/) * [Princeton Algorithms, Part 1](https://www.coursera.org/course/algs4partI) @@ -518,6 +518,7 @@ * [Learn Python](https://pythonspot.com) * [Learn Python - Free Interactive Python Tutorial](http://www.learnpython.org) * [Learn Python From Scratch](https://www.udemy.com/learn-python-from-scratch-w/) - MD. Hasanur Rahaman Hasib (Udemy) +* [Learn Python Tutorial](https://www.kaggle.com/learn/python) (Kaggle) * [Learn to program in Python](https://www.codecademy.com/learn/python) * [Learn to Program: The Fundamentals](https://www.coursera.org/learn/learn-to-program) (Coursera) * [Learn to Program Using Python](https://www.edx.org/course/learn-program-using-python-utarlingtonx-cse1309x) (edX) -- GitLab