کارآموز کاتلین؛ شروع برنامه نویسی با کاتلین

قیمت 16,000 تومان

خرید محصول توسط کلیه کارت های شتاب امکان پذیر است و بلافاصله پس از خرید، لینک دانلود محصول در اختیار شما قرار خواهد گرفت.
سال انتشار: 2021  |  تعداد صفحات: 491  |  حجم فایل: 18.76 مگابایت  |  زبان: انگلیسی
Kotlin Apprentice: Beginning Programming with Kotlin, 3rd Edition
نویسنده:
raywenderlich Tutorial Team, Irina Galata
ناشر:
Razeware LLC
ISBN10:
1950325377
ISBN13:
9781950325375

 

عناوین مرتبط:


Learn how to program with Kotlin! Kotlin is the exciting modern language from JetBrains, creators of IntelliJ IDEA, the basis of many popular IDEs such as Android Studio and PyCharm. Since the adoption of Kotlin by Google as an official language for Android, the momentum behind Kotlin has gone off the charts. Kotlin supports many platforms, including Android, the web, the back-end, and even iOS. By reading this book, you'll be ready to use Kotlin on any and all of these platforms. Who This Book Is For This book is for complete beginners to Kotlin. No prior programming experience is necessary! Topics Covered in Kotlin Apprentice Kotlin Development Environment: See how to setup a development environment for Kotlin using IntelliJ IDEA. Numbers and Strings: These are the basic kinds of data in any app-learn how to use them in Kotlin. Making Decisions: Your code doesn't always run straight through-learn how to use conditions and loops to control program flow. Functions and Lambdas: Group your code together into reusable chunks to run and pass around. Collection Types: Discover the many ways Kotlin offers to store and organize data into collections. Building Your Own Types: Learn how to model elements in your app using classes, objects, interfaces, and enumerations. Functional Programming: Learn how to use Kotlin in a functional style and how this can make your code clearer and more efficient. Coroutines: Asynchronous programming can be a complex topic on any platform, but Kotlin gives you a clear and consise approach with coroutines. Kotlin Platforms and Scripting: Learn about how Kotlin can be used on multiple platforms and see its use as a scripting language. Kotlin/Native and Multiplatform: See how to use Kotlin/Native to bring your apps to more than one platform. One thing you can count on: after reading this book, you’ll be prepared to take advantage of Kotlin wherever you choose to use it!