# LaTeX_using_notes **Repository Path**: jackleeholmes/latex_using_notes ## Basic Information - **Project Name**: LaTeX_using_notes - **Description**: 记录从头学习的地方 - **Primary Language**: TeX/LaTeX - **License**: CC-BY-SA-4.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-22 - **Last Updated**: 2024-04-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # forLearningProgramming #### 介绍 记录从头学习的地方 #### 编程环境 Ubuntu 20.04 阿里的轻量级云服务器 编辑器选择 Vim,可以考虑如何使用 VSCode的remote 功能 通过码云进行代码托管 使用 git 进行版本控制 文档学习笔记,使用 LaTeX 和 markdown 进行编写 #### 课程内容 1. Edx 的cs50w 2. 中国大学慕课的北大的一门C#,一门Java 3. 学堂在线的一门C#,一门Linux上的C++ 4. coursera 的一门C# 课程 #### 使用说明 1. xxxx 2. xxxx 3. xxxx ####备注事项 1. 配置ssh,如何连接服务器(putty,或者使用vscode的remote功能) 2. 搭建环境, 3. 提交代码 4. 新建 Pull Request #### 参考资源列表 * [Web Dev for Beginners](https://microsoft.github.io/Web-Dev-For-Beginners/#/) 微软的开源教程 * [web Dev](https://web.dev/) 谷歌的网页开发资源 * MDN 的参考资源 * [java notes](https://math.hws.edu/javanotes/preface.html) * []