Kotlin & Libraries
- Andrew Bailey, David Greenhalgh & Josh Skeen. 2021. Kotlin Programming: The Big Nerd Ranch Guide. 2nd Edition. Pearson. ISBN 978-0136891055.
- Korhan Bircan. 2017. Multithreading and Kotlin. https://medium.com/@korhanbircan/multithreading-and-kotlin-ac28eed57fea
- Morgan Bruce & Paulo A. Pereira. 2018. Microservices in Action. Manning Publishing. ISBN 978-1617294457.
- Kumar Chandrakant. 2021. Introduction to Multiplatform Programming in Kotlin. https://www.baeldung.com/kotlin/multiplatform-programming
- Edsger Dijkstra. 1968. “Go To Statement Considered Harmful”. Communications of the ACM. 11 (3): 147–148. DOI:10.1145/362929.362947.
- Bruce Eckel & Svetlana Isakova. 2020. Atomic Kotlin. 1st edition. Leanpub. ISBN 978-0981872551.
- Gradle. 2022. Building Java Modules Sample. https://docs.gradle.org/current/samples/sample_java_modules_multi_project.html
- John Guthrie ed. 2021. Exploring Kotlin Functional Programming. Manning Publications. ISBN 978-1617297090.
- Dmitri Jemerov & Svetlana Isakova. 2017. Kotlin in Action. 1st edition. Manning. ISBN 978-1617293290.
- Jacob Jenkov. 2022. Java Modules. https://jenkov.com/tutorials/java/modules.html
- JetBrains. 2022. Kotlin Basics Track (Free). https://hyperskill.org/tracks/18
- JetBrains. 2022. Kotlin Documentation & Tutorials. https://kotlinlang.org
- JetBrains. 2022. Kotlin Native. https://kotlinlang.org/docs/native-overview.html
- JetBrains. 2022. Kotlin Multiplatform. https://kotlinlang.org/docs/multiplatform-get-started.html
- JetBrains. 2022. Kotlin Multiplatform Mobile. https://kotlinlang.org/docs/multiplatform-mobile-getting-started.html
- JetBrains. 2022. Kotlin Server Side. https://kotlinlang.org/lp/server-side
- Dave Leeds. Dave Leeds on Kotlin. https://typealias.com
- Patrick McKenzie. 2011. Don’t Call Yourself A Programmer, And Other Career Advice. https://www.kalzumeus.com/2011/10/28/dont-call-yourself-a-programmer/
- Marcin Moskala. 2022. Kotlin Essentials. Packt. ISBN 978-8396684721.
- Carlos Mota, Saeed Taheri and Kevin D Moore. 2022. Kotlin Multiplatform by Tutorials. https://www.raywenderlich.com/books/kotlin-multiplatform-by-tutorials
- Nicolai Parlog. 2019. The Java Module System. Manning. ISBN: ISBN 978-1617294280.
- Pierre-Yves Saumont. 2019. The Joy of Kotlin. Manning Publications. ISBN 978-1617295362.
- Venkat Subramaniam. 2019. Programming Kotlin. Pragmatic Bookshelf. ISBN 978-1680506358.
- Venkat Subramaniam . 2022. (Video) Functional Programming in Kotlin. Devoxx Poland. https://www.youtube.com/watch?v=emRPH2qeG48&t=1s
- Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft. 2019. Modern Java in Action. Manning. ISBN: 978-1617293566.
- Abhinay Agarwal et al. 2022. JavaFX Documentation Project. https://fxdocs.github.io/docs/html5/
- Almas Basmagambetov. 2022. FXTutorials. https://github.com/AlmasB/FXTutorials
- Kirill Grouchnikov. 2022. Aurora Libraries. https://github.com/kirill-grouchnikov/aurora
- Cary Horstman. Core Java Bonus Chapter on JavaFX. https://horstmann.com/corejava/corejava_11ed-bonuschapter13-javafx.pdf
- Unknown. JavaFX Tutorial. http://www.java2s.com/Tutorials/Java/JavaFX/index.htm
- Various. JavaFX Home: https://openjfx.io
- JetBrains. Exposed Wiki. https://github.com/JetBrains/Exposed/wiki/Getting-Started
- SQLite. SQLite Tutorial. https://sqlitetutorial.net
- Unknown. SQLite Documentation. https://www.sqlite.org/docs.html
- W3Schools. Introduction to SQL. https://www.w3schools.com/sql/sql_intro.asp
- Jan Bodnar. 2022. Kotlin HTTP GET/POST request. https://zetcode.com/kotlin/getpostrequest/
- Vedran Cindrić. 2021. The 10 REST Commandments. https://treblle.com/blog/the-ten-rest-commandments
- Kevin Furan. 2021. Build REST API with Kotlin and Ktor. https://kevin-furjan.hashnode.dev/build-rest-api-with-kotlin-and-ktor
- Matt Greencroft. 2018. Building Spring Boot Applications with the Kotlin Programming Language. Manning Publishing. Video.
- JetBrains. 2021. Create a RESTful web service with a database using Spring Boot – tutorial. https://kotlinlang.org/docs/jvm-spring-boot-restful.html
- JetBrains. Kotlin Server Side. https://kotlinlang.org/lp/server-side
- Love Sharma. 2021. Principles & Best Practices of REST API Design. https://blog.devgenius.io/best-practice-and-cheat-sheet-for-rest-api-design-6a6e12dfa89f
- arjuna sky kok. 2021. Kotlin and Spring Boot: Getting Started. https://www.raywenderlich.com/28749494-kotlin-and-spring-boot-getting-started
- VMware. 2022. (Spring) Accessing Data with JPA. https://spring.io/guides/gs/accessing-data-jpa/
- VMware. 2022. Building web applications with Spring Boot and Kotlin. https://spring.io/guides/tutorials/spring-boot-kotlin/
- VMware. 2022. Spring Boot Reference Documentation. https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#legal