查看“Linux-video-notes”的源代码
←
Linux-video-notes
跳到导航
跳到搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于该用户组的用户使用:
用户
您可以查看和复制此页面的源代码。
== 欢迎大家指出错误!我正在写一本很薄的《Linux基础实践》教材== ==百度网盘课程视频== * 地址 [https://pan.baidu.com/s/1DXYvH5av3tQRk3tqNZWp_g Linux-2020-spring所有视频] * 密码 adwv * 小程序码 [[文件:Lesson-1.jpg|100px]] == 校内服务器课程视频 == ===第1节课:Linux的历史与安装=== 课程内容:[http://hlt.suda.edu.cn/index.php/Linux-2021-spring-history-install 笔记记录] # Linux的历史:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-1-Linux-history-install/wang-history.mp4 wang-history.mp4] # Linux的安装: ## [http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-1-Linux-history-install/wang-install.mp4 wang-install-part1.mp4] ## [http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-1-Linux-history-install/wang-install-part2.mp4 wang-install-part2.mp4] * 2021-3-10上课的板书 ** [[:文件:Linux-2021-3-10-1.jpg]] ** [[:文件:Linux-2021-3-10-2.jpg]] ===第2节课:Linux和Windows的区别、图形化界面和文字界面的基本使用 === 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-3-4 笔记]): # linux版本、图形界面、编码:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-2/linux-version-gui-encoding.mp4 linux-version-gui-encoding.mp4] # linux和Windows的区别:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-2/linux-vs-windows.mp4 linux-vs-windows.mp4] # 绝对路径和相对路线:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-2/abs-rel-path.mp4 abs-rel-path.mp4] * 2021-3-17上课的板书 ** [[:文件:Linux-2021-3-17-1.jpg]] ** [[:文件:Linux-2021-3-17-2.jpg]] ** [[:文件:Linux-2021-3-17-3.jpg]] ===第3节课: 命令的语法 man ls=== 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-3-11 笔记]): # 上节课回顾:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-3/review-adduser-sudo-su~1.mp4 review-adduser-sudo-su.mp4] # 几个简单命令:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-3/commands-uptime-whoami-etc~1.mp4 commands-uptime-whoami-etc.mp4] # 命令的语法、man、ls:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-3/command-grammar-man-ls~1.mp4 command-grammar-man-ls.mp4] * 2021-3-31上课的板书 ** [[:文件:Linux-2021-3-31-1.jpg]] ** [[:文件:Linux-2021-3-31-2.jpg]] ** [[:文件:Linux-2021-3-31-3.jpg]] ** [[:文件:Linux-2021-3-31-4.jpg]] ===第4节课: 文件操作、文件查看、文件编辑 === 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-3-18 笔记]): # 上节课回顾:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-4/review-and-file-operation.mp4 review-and-file-operation.mp4] # 几个简单命令:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-4/file-read-edit.mp4 file-read-edit.mp4] * 2021-4-7上课的板书 ** [[:文件:Linux-2021-4-7-1.jpg]] ** [[:文件:Linux-2021-4-7-2.jpg]] ===第5节课: 命令类型、命令执行过程、vi文本编辑(对应2018.4.10的课程) === 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-3-25 笔记]): # 上节课回顾:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-5/review.mp4 review.mp4] # 命令类型、命令执行过程:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-5/command-type-run.mp4 command-type-run.mp4] # vi文本编辑:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-5/vi.mp4 vi.mp4] ===第6节课: shell高级、通配符、和重定向 (对应2018.4.17的课程) === 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-4-1 笔记]): # 上节课回顾:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-6/review-and-shell-more.mp4 review-and-shell-more.mp4] # 通配符:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-6/shell-wildcard.mp4 shell-wildcard.mp4] # 重定向:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-6/shell-redirect.mp4 shell-redirect.mp4] * 2021-4-14上课的板书 ** [[:文件:Linux-2021-4-14-1.jpg]] ** [[:文件:Linux-2021-4-14-2.jpg]] ** [[:文件:Linux-2021-4-14-3.jpg]] ===第7节课:find、egrep、正则表达式regex(对应2018.5.8的课程) === 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-4-8 笔记]): # 上节课回顾、find、egrep、正则表达式regex:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-7/review-and-find-egrep-regex.mp4 review-and-find-egrep-regex.mp4] # 正则表达式regex-part2:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-7/regex-part2.mp4 regex-part2.mp4] * 2021-4-21上课的板书 ** [[:文件:Linux-2021-4-21-1.jpg]] ** [[:文件:Linux-2021-4-21-2.jpg]] ** [[:文件:Linux-2021-4-21-3.jpg]] ** [[:文件:Linux-2021-4-21-4.jpg]] * 2021-4-28上课的板书 ** [[:文件:Linux-2021-4-28-1.jpg]] ** [[:文件:Linux-2021-4-28-2.jpg]] * 2021-5-8上课的板书 ** [[:文件:Linux-2021-5-8-1.jpg]] ** [[:文件:Linux-2021-5-8-2.jpg]] ** [[:文件:Linux-2021-5-8-3.jpg]] * 2021-5-12上课的板书 ** [[:文件:Linux-2021-5-12-1.jpg]] ** [[:文件:Linux-2021-5-12-2.jpg]] ** [[:文件:Linux-2021-5-12-3.jpg]] ** [[:文件:Linux-2021-5-12-4.jpg]] ===第8节课:vi中的正则表达式、sed(对应2018.5.15的课程) === 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-4-15 笔记]): # 上节课回顾、find、egrep、正则表达式regex:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-8/review-and-vi-regex.mp4 review-and-vi-regex.mp4] # sed:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-8/sed.mp4 sed.mp4] ===第9节课:正则表达式高级(分组)、awk、管道pipeline(对应2018.5.22的课程) === 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-4-22 笔记]): # 上节课回顾、regex高级、awk:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-9/review-and-regex-group-and-awk.mp4 review-and-regex-group-and-awk.mp4] # awk、管道:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-9/awk-part2-and-pipeline.mp4 awk-part2-and-pipeline.mp4] * 2021-5-19上课的板书 ** [[:文件:Linux-2021-5-19-1.jpg]] ** [[:文件:Linux-2021-5-19-2.jpg]] ** [[:文件:Linux-2021-5-19-3.jpg]] ===第10节课:过滤器filter-diff-sort-egrep-tr-xargs(对应2018.5.29的课程) === 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-4-29 笔记]): # pipeline复习、filter-part1(diff):[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-10/review-pipeline-and-filter-part1-diff.mp4 review-pipeline-and-filter-part1-diff.mp4] # filter-part2(sort, egrep, tr, xargs):[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-10/filter-part2-sort-egrep-tr-xargs.mp4 filter-part2-sort-egrep-tr-xargs.mp4] ===第11节课:shell脚本(对应2018.6.5的课程) === 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-5-6 笔记]): # shell脚本 part1:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-11/shell-script-part1.mp4 shell-script-part1.mp4] # shell脚本 part2(declare环境变量):[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-11/shell-script-part2-declare-and-environment-var.mp4 shell-script-part2-declare-and-environment-var.mp4] # shell脚本 part3:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-11/shell-script-part3-and-assignment.mp4 shell-script-part3-and-assignment.mp4] ===第12节课:shell脚本、C语言矩阵实现(指针的使用)(对应2018.6.12的课程) === 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-5-13 笔记]): # 复习,shell脚本执行、函数:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-12/review-and-shell-script-part4-execute-function.mp4 review-and-shell-script-part4-execute-function.mp4] # shell脚本命令行参数、实际例子,C语言高效矩阵实现:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-12/shell-script-part5-cmdline-arg-and-c-matrix.mp4 shell-script-part5-cmdline-arg-and-c-matrix.mp4] ===第13节课:文件系统 file system(对应2018.6.19的课程) === 课程内容([http://hlt.suda.edu.cn/index.php/Linux-2020-spring-5-20 笔记]): # 文件系统part1(定义、EXT2、挂载卸载):[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-13/fs-part1.mp4 fs-part1.mp4] # 文件系统part2:[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-13/fs-part2.mp4 fs-part2.mp4] # 文件系统part3(软链接、硬链接):[http://hlt.suda.edu.cn/LA/Linux-2020-Spring/Lesson-13/fs-part3-hard-and-symbolic-link.mp4 fs-part3-hard-and-symbolic-link.mp4] === 第14节课:C语言加速 === 课程内容:大家读懂这个读文本文件的代码,然后想一下有什么办法,可以加速: # [http://hlt.suda.edu.cn/~zhli/linux-course-2020-6-3.tar.gz 数据和代码链接] # Makefile可以稍微了解一下 === C语言指针 Python可变不可变对象、深拷贝浅拷贝 === [[文件:Python-copy.jpg]]
返回至
Linux-video-notes
。
导航菜单
个人工具
登录
名字空间
页面
讨论
变种
视图
阅读
查看源代码
查看历史
更多
搜索
导航
首页
新闻
成员介绍
研究组
科研项目
发表论文
在线演示
工具
链入页面
相关更改
特殊页面
页面信息