You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
-
#Programming Kotlin
1
+
#Programming Kotlin
2
2
This is the code repository for [Programming Kotlin](https://www.packtpub.com/application-development/programming-kotlin?utm_source=GitHub&utm_medium=repository&utm_campaign=9781787126367), published by [Packt](https://www.packtpub.com/?utm_source=GitHub&utm_medium=repository&utm_campaign=packt). It contains all the supporting project files necessary to work through the book from start to finish.
3
3
4
-
#About the Book
4
+
#About the Book
5
5
Kotlin has been making waves ever since it was open sourced by JetBrains in 2011; it has been praised by developers across the world and is already being adopted by companies. This book provides a detailed introduction to Kotlin that shows you all its features and will enable you to write Kotlin code to production.
6
6
7
-
##Instructions and Navigations
7
+
##Instructions and Navigations
8
8
All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.
9
9
10
10
The code will look like the following:
@@ -26,14 +26,14 @@ Software and Hardware List
26
26
| 1-13 | Gradle 3.x ||
27
27
28
28
29
-
##Related Products
29
+
##Related Products
30
30
*[Scala for Data Science](https://www.packtpub.com/big-data-and-business-intelligence/scala-data-science?utm_source=GitHub&utm_medium=repository&utm_campaign=9781785281372)
31
31
32
32
*[Building Applications with Scala](https://www.packtpub.com/application-development/building-applications-scala?utm_source=GitHub&utm_medium=repository&utm_campaign=9781786461483)
33
33
34
34
*[Scala for Java Developers](https://www.packtpub.com/application-development/scala-java-developers?utm_source=GitHub&utm_medium=repository&utm_campaign=9781783283637)
35
35
36
36
37
-
###Suggestions and Feedback
37
+
###Suggestions and Feedback
38
38
[Click here](https://docs.google.com/forms/d/e/1FAIpQLSe5qwunkGf6PUvzPirPDtuy1Du5Rlzew23UBp2S-P3wB-GcwQ/viewform) if you have any feedback or suggestions.
0 commit comments