توضیحات
Unleash the Power of Kotlin for Android App Development
Key Features
Description
This book aims to provide the knowledge around the fundamental concept of Kotlin languages, and its an application in Android application development. It covers basic to advanced concepts with practical examples. Each chapter in this book is a step by step journey towards learning Kotlin and excel in various topics and concepts. It covers topics like data types, various functions, including lambdas and higher-order functions. It also covers advanced topics like Generics, Collections, DSL, Coroutine, etc. Most importantly, such concepts are explained with practical usage of it in Android application. You will get to know what is the best possible way to use these concepts while you develop an Android application. In this book, along with Kotlin, an attempt has been made where few Android-specific topics are also explained. For example, the application is using Architecture components, including ViewModel, LiveData, NavigationComponent, and also it uses Flow, which is a hot topic in Kotlin. While we learn this concept, along with that, we also develop a sample application where we can apply our learning and, in the end, have some tangible and measurable output.
Readers with little previous knowledge of Android application development can easily follow this book. Most of the chapters are code-heavy and focuses on practical usage of Kotlins features. Each chapter has code on the GitHub. You can check out this code and try it out. Or you can develop in parallel and cherry-pick things from the sample code base as and when you need it. Few chapters also follow the quiz at the end, and you can self assess yourself by going through that quiz. In total there are ten chapters.
What will you learn
– Know the basics and many advanced concepts of Android.
– Able to code in Kotlin for your Android application.
– You will know how architecture components can be used in Android application with Kotlin.
– Writing tests that use coroutine, Flow, LiveData, and ViewModel.
– What measures you need to take before you put an application in production.
– How agile practices can be applied before and after the application development is started.
Who this book is for
The book is for readers with basic programming and android application development skills. The book is for any engineering graduates that wish to use Kotlin as a programming language for their Android application or wish to build a career in this direction. This book can also be useful for those who want to learn how testing aspects work for Android applications. The use cases and programs discussed in the book are self-explanatory and detailed with practical examples wherever necessary.
————————————————————–
ترجمه ماشینی :
قدرت Kotlin را برای توسعه برنامه اندروید آزاد کنید ویژگی های کلیدی
توضیح هدف این کتاب ارائه دانش در مورد مفهوم اساسی زبانهای کاتلین و کاربرد آن در توسعه برنامههای اندروید است. مفاهیم اولیه تا پیشرفته را با مثال های عملی پوشش می دهد. هر فصل در این کتاب سفری گام به گام به سمت یادگیری کاتلین و برتری در موضوعات و مفاهیم مختلف است. موضوعاتی مانند انواع داده، توابع مختلف، از جمله لامبدا و توابع درجه بالاتر را پوشش می دهد. همچنین موضوعات پیشرفته ای مانند Generics، Collections، DSL، Coroutine و غیره را پوشش می دهد. در حین توسعه یک برنامه اندروید، با بهترین راه ممکن برای استفاده از این مفاهیم آشنا خواهید شد. در این کتاب همراه با کاتلین سعی شده است که چند موضوع مختص اندروید نیز توضیح داده شود. به عنوان مثال، برنامه از اجزای Architecture از جمله ViewModel، LiveData، NavigationComponent استفاده می کند و همچنین از Flow استفاده می کند که یک موضوع داغ در Kotlin است. در حالی که ما این مفهوم را یاد می گیریم، همراه با آن، یک برنامه کاربردی نیز توسعه می دهیم که می توانیم یادگیری خود را به کار ببریم و در پایان، خروجی ملموس و قابل اندازه گیری داشته باشیم. خوانندگان با دانش قبلی کمی در مورد توسعه برنامه های اندرویدی می توانند به راحتی این کتاب را دنبال کنند. اکثر فصل ها دارای کد سنگین هستند و بر روی استفاده عملی از ویژگی های Kotlins تمرکز دارند. هر فصل دارای کد در GitHub است. می توانید این کد را بررسی کرده و آن را امتحان کنید. یا میتوانید به صورت موازی و هر زمان که به آن نیاز دارید، چیزهایی را از پایه کد نمونه توسعه دهید. چند فصل نیز در پایان مسابقه دنبال میشوند، و شما میتوانید با گذراندن آن مسابقه، خود را ارزیابی کنید. در کل ده فصل وجود دارد. چه خواهید آموخت – اصول اولیه و بسیاری از مفاهیم پیشرفته اندروید را بدانید. – قادر به کدنویسی در Kotlin برای برنامه اندرویدی شما. – خواهید دانست که چگونه می توان از اجزای معماری در برنامه اندروید با Kotlin استفاده کرد. – تست های نوشتن که از coroutine، Flow، LiveData و ViewModel استفاده می کنند. – قبل از قرار دادن یک برنامه در تولید چه اقداماتی باید انجام دهید. – چگونه می توان تمرینات چابک را قبل و بعد از شروع توسعه برنامه اعمال کرد. این کتاب برای چه کسانی است این کتاب برای خوانندگانی است که مهارت های اولیه برنامه نویسی و توسعه برنامه اندروید را دارند. این کتاب برای فارغ التحصیلان مهندسی است که مایلند از Kotlin به عنوان یک زبان برنامه نویسی برای برنامه اندروید خود استفاده کنند یا می خواهند در این مسیر شغلی ایجاد کنند. این کتاب همچنین می تواند برای کسانی که می خواهند یاد بگیرند که چگونه جنبه های تست برای برنامه های اندرویدی کار می کند مفید باشد. موارد استفاده و برنامههایی که در کتاب مورد بحث قرار گرفتهاند، خود توضیحی هستند و در صورت لزوم همراه با مثالهای عملی مفصل هستند.
tag : دانلود کتاب توسعه برنامه اندروید با Kotlin: اولین برنامه اندروید خود را در کمترین زمان بسازید (نسخه انگلیسی) , Download توسعه برنامه اندروید با Kotlin: اولین برنامه اندروید خود را در کمترین زمان بسازید (نسخه انگلیسی) , دانلود توسعه برنامه اندروید با Kotlin: اولین برنامه اندروید خود را در کمترین زمان بسازید (نسخه انگلیسی) , Download Android application development with Kotlin: Build Your First Android App In No Time (English Edition) Book , توسعه برنامه اندروید با Kotlin: اولین برنامه اندروید خود را در کمترین زمان بسازید (نسخه انگلیسی) دانلود , buy توسعه برنامه اندروید با Kotlin: اولین برنامه اندروید خود را در کمترین زمان بسازید (نسخه انگلیسی) , خرید کتاب توسعه برنامه اندروید با Kotlin: اولین برنامه اندروید خود را در کمترین زمان بسازید (نسخه انگلیسی) , دانلود کتاب Android application development with Kotlin: Build Your First Android App In No Time (English Edition) , کتاب Android application development with Kotlin: Build Your First Android App In No Time (English Edition) , دانلود Android application development with Kotlin: Build Your First Android App In No Time (English Edition) , خرید Android application development with Kotlin: Build Your First Android App In No Time (English Edition) , خرید کتاب Android application development with Kotlin: Build Your First Android App In No Time (English Edition) ,

نقد و بررسیها
هنوز بررسیای ثبت نشده است.