• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    迪恩网络公众号

PacktPublishing/Mastering-Kotlin: Mastering Kotlin, published by Packt

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称(OpenSource Name):

PacktPublishing/Mastering-Kotlin

开源软件地址(OpenSource Url):

https://github.com/PacktPublishing/Mastering-Kotlin

开源编程语言(OpenSource Language):

Kotlin 88.0%

开源软件介绍(OpenSource Introduction):

Mastering Kotlin

Mastering Kotlin

This is the code repository for Mastering Kotlin , published by Packt.

Learn advanced Kotlin programming techniques to build apps for Android, iOS, and the web

What is this book about?

Using Kotlin without taking advantage of its power and interoperability is like owning a sports car and never taking it out of the garage. While documentation and introductory resources can help you learn the basics of Kotlin, the fact that it’s a new language means that there are limited learning resources and code bases available in comparison to Java and other established languages.

This book covers the following exciting features:

  • Model data using interfaces, classes, and data classes
  • Grapple with practical interoperability challenges and solutions with Java
  • Build parallel apps using concurrency solutions such as coroutines
  • Explore functional, reactive, and imperative programming to build flexible apps
  • Discover how to build your own domain-specific language Embrace functional programming using the standard library and Arrow Delve into the use of Kotlin for frontend JavaScript development Build server-side services using Kotlin and Ktor

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter02.

The code will look like the following:

data class Language(val name: String)

fun main(args: Array<String>) {
  val language = Language("Kotlin")
  println(language.name)
}

Following is what you need for this book: This book is aimed at beginner and intermediate Kotlin developers who are looking to improve their understanding of the language, as well as experienced Java developers looking for simple, practical examples of how to solve familiar problems using Kotlin. You should be familiar with object-oriented programming and have some familiarity with Java.

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

Software and Hardware List

Chapter Software required OS required
All IntelliJ IDEA CE 2019.X Windows/Mac/Linux
13 Android Studio 3.4+ Windows/Mac/Linux
15 Xcode 10.2+ Windows/Mac/Linux

Related products

Get to Know the Author

Nate Ebel is a software developer who enjoys building great software and helping others do the same. He has worked with Android since its early days, across a variety of projects, from creative and educational apps, mapping and navigation applications, to the evolution of robotic controllers.

Nate has a passion for technology, education, and software development, and enjoys opportunities to combine the three. He enjoys being involved in the Android developer community and is an active contributor through conference speaking, blogging, and event organizing.

He is working to help himself and others dream, learn, and create in an effort to positively impact others.

Suggestions and Feedback

Click here if you have any feedback or suggestions.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
shah-xad/flutter_tex: A Flutter Package to render Mathematics, Physics and Chemi ...发布时间:2022-07-09
下一篇:
Hsins/NTU-Thesis-LaTeX-Template: 发布时间:2022-07-09
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap