From 66bc4b149b69aea2c59e60f3aaaed1874bdaf7b1 Mon Sep 17 00:00:00 2001 From: Codename One Date: Fri, 27 Jul 2018 16:15:43 +0300 Subject: [PATCH] Added Codename One books (#2930) * Added Codename One books Codename One is an Open Source Java platform for mobile devices (iOS, Android, Windows etc.). The developer guide is created in the open as part of the Codename One wiki. The Uber Clone book isn't free but the first 2 chapters which are about 100 pages are free to download without an email address or anything. I hope the latter is considered free enough for this list * Fixed typo in book name and added author * Attempt to fix lint issues * Added free course * Fixed location of (PDF) next to author * added '(first 2 chapters)' to the title --- free-courses-en.md | 1 + free-programming-books.md | 7 +++++++ 2 files changed, 8 insertions(+) diff --git a/free-courses-en.md b/free-courses-en.md index 8a8db0a5..625b3097 100644 --- a/free-courses-en.md +++ b/free-courses-en.md @@ -195,6 +195,7 @@ * [Central Connecticut State University, Introduction to CS Using Java](http://chortle.ccsu.edu/CS151/cs151java.html) * [Introduction to Java](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-092-introduction-to-programming-in-java-january-iap-2010/) * [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) * [Learn how to program: Java](https://www.learnhowtoprogram.com/java-june-2017) - Epicodus Inc. * [Princeton Algorithms, Part 1](https://www.coursera.org/course/algs4partI) * [Princeton Algorithms, Part 2](https://www.coursera.org/course/algs4partII) diff --git a/free-programming-books.md b/free-programming-books.md index 98124284..fa482a08 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -70,6 +70,7 @@ * [Isabelle/HOL](#isabellehol) * [J](#j) * [Java](#java) + * [Codename One](#codename-one) * [JasperReports](#jasperreports) * [Spring](#spring) * [Spring Boot](#spring-boot) @@ -1400,6 +1401,12 @@ Kerridge (PDF) (email address *requested*, not required) * [Welcome to the Java Workshop (2006)](http://javaworkshop.sourceforge.net) - Trevor Miller +#### Codename One + +* [Codename One Developer Guide](https://www.codenameone.com/files/developer-guide.pdf) (PDF) +* [Create an Uber Clone in 7 Days (first 2 chapters)](http://uber.cn1.co) - Shai Almog (PDF) + + #### JasperReports * [The JasperReports Ultimate Guide, Third Edition](http://jasperreports.sourceforge.net/JasperReports-Ultimate-Guide-3.pdf) (PDF)