Skip to content
aweill edited this page May 21, 2024 · 80 revisions

1. 重要文章

  1. Github项目收集
  2. cmd命令行及快捷键
  3. 计算化学公社博客收藏
  4. 模拟计算软件手册
  5. 博客站点收集
  6. 税务与线上运营
  7. 个人博客
  8. markdown语法
  9. DataFrame数据结构
  10. English-Podcasts
  11. htpasswd身份验证
  12. ubuntu系统nginx和php安装
  13. 云服务器迁移流程
  14. 分子液体参考文献格式
  15. 机器学习
  16. 统计物理
  17. 增强采样

2. 重要文件夹

  1. lammps/molecular-dynamics-code/:硅酸盐经典分子动力学模拟代码示例
  2. english-wordlists
  3. english-vocabulary
  4. git_file/expchem3_input_files/:Exploring Chemistry with Electronic Structure Methods 配套Gaussian示例
  5. cp2k/cp2k:cp2k源代码和测试案例
  6. cp2k/data/BASIS_MOLOPT:cp2k常用基组文件
  7. aweill/citable-data:论文cp2k代码
  8. email-input-file:vasp、cp2k等论文代码示例

3. 编程语言编译器、解释器和IDE

编程语言 解释器/编译器 IDE/平台 备注
Python CPython PyCharm, Anaconda 通用语言
php Zend Engine v4.3.1 phpstorm, Visual Studio Code 服务器端脚本语言
JavaScript Node.js (v14.16.1) Visual Studio Code 前端开发
Java OpenJDK, Oracle JDK IntelliJ IDEA 跨平台
C/C++ gcc/g++ 8.1.0 (MinGW-W64) Dev-C++ 备注
Go go1.17.1 IDE/平台 备注
Unix shell bash, git bash IDE/平台 备注
Rust 解释器/编译器 IDE/平台 备注
Ruby 解释器/编译器 IDE/平台 备注
Matlab 解释器/编译器 IDE/平台 备注
node.js 解释器/编译器 IDE/平台 备注
perl 解释器/编译器 IDE/平台 备注
gnuplot 解释器/编译器 IDE/平台 备注
R R 4.2.2 RStudio 备注
C# 解释器/编译器 IDE/平台 备注
Clone this wiki locally