找回密码
 To register

QQ登录

只需一步,快速开始

扫一扫,访问微社区

Titlebook: Learn to Program with Kotlin; From the Basics to P Tim Lavers Book 2021 Tim Lavers 2021 Kotlin.learn to.program.JVM.source.code.software.en

[复制链接]
楼主: Forestall
发表于 2025-3-25 03:36:17 | 显示全部楼层
Arrays and LoopsIn the previous chapter, we worked on a program that built patterns of black and white tiles that corresponded to the elements of a square array. In this chapter, we will introduce a powerful syntax that allows us to build larger patterns from shorter programs.
发表于 2025-3-25 10:35:14 | 显示全部楼层
IntegersWhole numbers, such as 1, 2, 0, –1, –194, and so on, are known as .. We have already used these as the row and column indexes for our tile patterns and also to define shades of gray. In this chapter, we will be seeing how to combine integers using the familiar arithmetical operators, plus some that you might not have seen before.
发表于 2025-3-25 14:28:04 | 显示全部楼层
发表于 2025-3-25 16:09:22 | 显示全部楼层
Data StructuresData structures are used to store large amounts of information in a program. Kotlin has an exceptionally good library of data structures, with which we will become familiar in this chapter.
发表于 2025-3-25 22:27:10 | 显示全部楼层
Project AustenThe previous chapters have given us enough basic skills to start on the first of our programming projects. The goal of this project will be to make a statistical analysis of the novels of Jane Austen. For each of Austen’s major works, we will calculate
发表于 2025-3-26 02:26:22 | 显示全部楼层
AnagramsThis chapter builds on the techniques of object-oriented programming and unit testing that were used in Chapter 10 and introduces a new programming technique, .. The problem that we will solve is the following: given any English word, what are all the anagrams of it?
发表于 2025-3-26 06:55:01 | 显示全部楼层
PalindromesA palindrome is a word that is the same whether written forward or backward, for example, “kayak.” In this chapter, we will find all English words that are palindromes. This will give us further practice with Object-Oriented Programming, Unit Testing, and recursion.
发表于 2025-3-26 10:00:20 | 显示全部楼层
发表于 2025-3-26 13:52:51 | 显示全部楼层
发表于 2025-3-26 19:53:47 | 显示全部楼层
Pixel TransformationsIn the previous chapter, we introduced a model for on-screen images that allowed us to load them from files and to change them by moving their pixels around. In this chapter, we will modify images by changing the colors of individual pixels.
 关于派博传思  派博传思旗下网站  友情链接
派博传思介绍 公司地理位置 论文服务流程 影响因子官网 SITEMAP 大讲堂 北京大学 Oxford Uni. Harvard Uni.
发展历史沿革 期刊点评 投稿经验总结 SCIENCEGARD IMPACTFACTOR 派博系数 清华大学 Yale Uni. Stanford Uni.
|Archiver|手机版|小黑屋| 派博传思国际 ( 京公网安备110108008328) GMT+8, 2025-6-28 20:42
Copyright © 2001-2015 派博传思   京公网安备110108008328 版权所有 All rights reserved
快速回复 返回顶部 返回列表