Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Code repository for Programming Kotlin, published by Packt

License

NotificationsYou must be signed in to change notification settings

ajaycode/Programming-Kotlin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the code repository forProgramming Kotlin, published byPackt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

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.

Instructions and Navigations

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

public Sensor(String id, double value) {   this.id = id;  this.value = value; }

With the following software and hardware list you can run all code files present in the book (Chapter 1-13)

Software and Hardware List

ChapterSoftware requiredOS required
1-13IntelliJ IDEA 2016.xWindows, Mac OS X, and Linux (Any)
1-13Java Development Kit 1.8Windows, Mac OS X, and Linux (Any)
1-13Gradle 3.x

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781787126367

About

Code repository for Programming Kotlin, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Kotlin87.1%
  • Java12.9%

[8]ページ先頭

©2009-2025 Movatter.jp