# helloScala **Repository Path**: myhat123/helloScala ## Basic Information - **Project Name**: helloScala - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-02 - **Last Updated**: 2021-09-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 练习目标 ======= hello_00 scala脚本执行 hello_01 编译执行 hello_02 对象分离 hello_03 文件分离 hello_04 scalatest单元测试 hello_05 包机制 hello_06 严格对应目录的包机制 hello_07 源码和编译后字节码分离 hello_08 jar包 hello_09 gradle构建scala hello_10 集成shadow打包 hello_11 把java代码转成scala代码示例 hello_12 spark包内示例SparkPi计算 hello_13 spark sql和dataframe示例 hello_14 spark多项目构建 hello_15 spark访问数据库及读取数据表示例 hello_16 spark cassandra connector写入和删除cass数据 hello_17 spark python写入和计算cassandra hello_18 增加nscala-time示例代码 hello_19 fernet加解密示例代码