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
This commit is contained in:
Codename One 2018-07-27 16:15:43 +03:00 committed by eshellman
parent 052fb67f89
commit 66bc4b149b
2 changed files with 8 additions and 0 deletions

View File

@ -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)

View File

@ -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)