学习第一周 html css vim git
1.学习html :
浓缩版: http://js_book.siwei.me/web_front_end/html.html
详细版: https://www.w3school.com.cn/html/index.asp
学习时间: 1天。
检测:1. 动手写个网页,内容不限(今天是2022年9月30日,天气晴。)
2. 在电脑端可以用浏览器打开
2.学习css
浓缩版: http://js_book.siwei.me/web_front_end/css.html
详细版: https://www.w3school.com.cn/css/index.asp
学习时间: 1天。
测试:1. 动手写个网页,例如下图的登录页面
2. 在电脑端可以用浏览器打开

3.学习使用git (代码版本管理工具)
Git视频教程: http://edu.51cto.com/course/course_id-8363.html
4.学习数据库: SQL语言
在线学习:https://www.w3school.com.cn/sql/index.asp
作业:
- 可以创建表
- 可以插入数据
- 更新数据
- 删除数据
时间:1天~ 0.5天
5.学习使用vim
Vim文字教程:http://vim_book.siwei.me
Vim视频教程: http://edu.51cto.com/course/11219.html
入门时间:等同于盲打时间,1个月内必须熟练