# Scala基础作业 **Repository Path**: bernard5/scala-basic-job ## Basic Information - **Project Name**: Scala基础作业 - **Description**: 大数据原理与实践 - 实验五 Scala基础 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2022-02-23 - **Last Updated**: 2022-03-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## What I have learned from this 1. return is not necessary 2. function parameter's value can't be changed 3. some tips and usage of array 4. val's meaning in scala ref:https://blog.csdn.net/lisulong1/article/details/78783450 ## License This project's license is GPLv3. Any code that uses any code in this project must also be open source under the GPL V3 license.