From 5916dea50126a57025d0bdcb2121a43cdfb194c5 Mon Sep 17 00:00:00 2001 From: Calloway Sutton Date: Mon, 7 Aug 2017 14:30:09 -0400 Subject: [PATCH] Added QB64 to the list (#2505) * Added QB64 to the list added QB64 to the list and a small course to help beginners get started * Fixed for travis * added author * fixed name and title * last commit * oops * I have a bad keyboard --- free-courses-en.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/free-courses-en.md b/free-courses-en.md index 523e2274..c959197e 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -31,6 +31,7 @@ * [Oracle PL/SQL](#oracle-plsql) * [PHP](#php) * [Python](#python) +* [QB64](#QB64) * [R](#r) * [RethinkDB](#rethinkdb) * [Ruby](#ruby) @@ -116,7 +117,7 @@ ### Data Science * [Introduction to Python for Data Science](https://www.edx.org/course/introduction-python-data-science-microsoft-dat208x-3) -*[The Analytics Edge](https://www.edx.org/course/analytics-edge-mitx-15-071x-3) + *[The Analytics Edge](https://www.edx.org/course/analytics-edge-mitx-15-071x-3) ### Databases @@ -283,6 +284,11 @@ * [Python Course](http://www.python-course.eu) +### QB64 + +* [Game Programming with QB64](http://qb64sourcecode.com) - Terry Ritchie + + ### R * [R Programming](https://www.coursera.org/course/rprog) -- GitLab