2023-第三季度学习计划

整体计划

  1. 尝试使用 tauri 写一个压缩的玩具项目
  2. 尝试使用 tauri 重构 doraemon-pocket
  3. 算法练习
  4. typescript 体操练习

七月进度

  1. typescript 体操练习

  2. [算法练习 t110-t116] (https://github.com/LZS911/algorithm/tree/master/src/t110)

  3. 确定 tauri 重构 doraemon-pocket 过程中对js脚本的处理方案, 搭建完成基本的项目框架 https://github.com/LZS911/tauri-doraemon-pocket

八月进度

  1. typescript 体操练习

  2. 算法练习 t117-t122

  3. 压缩gif的玩具项目: https://github.com/LZS911/gif-compression 计划后续使用 tauri 改造

  4. 关于 tauri 跨平台编译的研究: https://tauri.app/v1/guides/building/cross-platform/#experimental-build-windows-apps-on-linux-and-macos