Kotlin wan quan zhi nan.
Kotlin完全指南.
Detailed summary in vernacular field.
Clasificación: | Libro Electrónico |
---|---|
Formato: | Electrónico Video |
Idioma: | Chino Inglés |
Publicado: |
[Place of publication not identified] :
Pearson,
2018.
|
Edición: | [First edition]. |
Colección: | LiveLessons (Indianapolis, Ind.)
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
MARC
LEADER | 00000cgm a22000007i 4500 | ||
---|---|---|---|
001 | OR_on1303271694 | ||
003 | OCoLC | ||
005 | 20231017213018.0 | ||
006 | m o c | ||
007 | vz czazuu | ||
007 | cr cnannnuuuuu | ||
008 | 220314s2018 xx 250 o vlchi d | ||
040 | |a ORMDA |b eng |e rda |e pn |c ORMDA |d OCLCO |d OCLCF | ||
066 | |c $1 | ||
024 | 8 | |a 8882020071401 | |
029 | 1 | |a AU@ |b 000071520632 | |
035 | |a (OCoLC)1303271694 | ||
037 | |a 8882020071401 |b O'Reilly Media | ||
041 | 1 | |a chi |h eng | |
050 | 4 | |a QA76.73.K68 | |
082 | 0 | 4 | |a 005.13/3 |2 23 |
049 | |a UAMI | ||
130 | 0 | |a Kotlin from the ground up (Motion picture). |l Chinese. | |
245 | 1 | 0 | |6 880-01 |a Kotlin wan quan zhi nan. |
250 | |a [First edition]. | ||
264 | 1 | |a [Place of publication not identified] : |b Pearson, |c 2018. | |
300 | |a 1 online resource (1 video file (4 hr., 10 min.)) : |b sound, color. | ||
306 | |a 041000 | ||
336 | |a two-dimensional moving image |b tdi |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
344 | |a digital |2 rdatr | ||
347 | |a video file |2 rdaft | ||
380 | |a Instructional films |2 lcgft | ||
490 | 1 | |a LiveLessons | |
511 | 0 | |a Justin Lee, presenter. | |
546 | |a Dubbed in Chinese. | ||
588 | 0 | |a Online resource; title from title details screen (O'Reilly, viewed March 14, 2022). | |
520 | |6 880-02 |a Detailed summary in vernacular field. | ||
590 | |a O'Reilly |b O'Reilly Online Learning: Academic/Public Library Edition | ||
630 | 0 | 0 | |a Java virtual machine. |
630 | 0 | 7 | |a Java virtual machine. |2 fast |0 (OCoLC)fst01387764 |
650 | 0 | |a Kotlin (Computer program language). | |
650 | 0 | |a Application software |x Development. | |
650 | 0 | |a Java (Computer program language) | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 6 | |a Java (Langage de programmation) | |
650 | 7 | |a Application software |x Development. |2 fast |0 (OCoLC)fst00811707 | |
650 | 7 | |a Java (Computer program language) |2 fast |0 (OCoLC)fst00982065 | |
655 | 2 | |a Webcast | |
655 | 7 | |a Instructional films. |2 fast |0 (OCoLC)fst01726236 | |
655 | 7 | |a Internet videos. |2 fast |0 (OCoLC)fst01750214 | |
655 | 7 | |a Nonfiction films. |2 fast |0 (OCoLC)fst01710269 | |
655 | 7 | |a Instructional films. |2 lcgft | |
655 | 7 | |a Nonfiction films. |2 lcgft | |
655 | 7 | |a Internet videos. |2 lcgft | |
655 | 7 | |a Films de formation. |2 rvmgf | |
655 | 7 | |a Films autres que de fiction. |2 rvmgf | |
655 | 7 | |a Vidéos sur Internet. |2 rvmgf | |
700 | 1 | |a Lee, Justin, |e presenter. | |
710 | 2 | |a Pearson (Firm), |e publisher. | |
830 | 0 | |a LiveLessons (Indianapolis, Ind.) | |
856 | 4 | 0 | |u https://learning.oreilly.com/videos/~/8882020071401/?ar |z Texto completo (Requiere registro previo con correo institucional) |
880 | 1 | 0 | |6 245-01/$1 |a Kotlin完全指南. |
880 | |6 520-02/$1 |a 课程简介 Google正式宣布Kotlin为Android开发的首选语言,这使得其成为除官方平台支持的Java之外的唯一语言。自2016年发布1.0版以来,Kotlin一直在稳定增长。随着被Netflix、Uber、Pinterest和Trello等公司的积极应用和推荐,可以预期Kotlin未来的市场将保持稳定增长。 Kotlin被设计为一种工业级的面向对象的语言,并且是比Java更好的语言,但却可以与Java代码完全互操作,这一特点也能够帮助开发者可以更自然的从Java迁移到Kotlin。 不可否认,Kotlin是近一段时间以来最令人激动的新语言之一。其实用性和互操作性让Kotlin成为许多Java开发人员更容易过渡学习的语言之一。但是,更多想要了解和学习Kotlin的学习者可能并没有Java开发背景。为此在本课程中,我们将从头开始研究Kotlin,涵盖想要扎实了解Kotlin所必需的各个主题知识点。 课程中,我们将介绍语言的基础知识,并深入探讨一些棘手的学习问题。诸如构建和测试,泛型和扩展功能之类的主题。我们甚至研究一下Kotlin是如何帮助您编写自己的DSL。我们为此还建立了一套工具,可帮助您成为最有生产力同时最快乐的Kotlin开发人员。 Get技能 编写并构建你的第一个Kotlin程序; 在你的Kotlin代码中无缝利用现有Java库; 在Kotlin中创建Java开发人员可以访问的库;掌握构建基本的DSL技能,以有效减少你可能遇到的其它开发难. | ||
994 | |a 92 |b IZTAP |