|
所在平台: Coursera |
课程主页: https://www.coursera.org/learn/linux-tools-for-developers
课程评论:没有评论
课程名称:Linux工具为开发者 课程概述:课程三是上一课程的延续,主要集中在教授您日常工作所需的工具。课程开始时介绍了多个日常使用的重要命令行工具。接着,课程重点讲解bash脚本,您将学习如何构建脚本及以自动化方式完成复杂任务。课程还讨论了文件和文件系统,同时重点介绍了在Linux中编译程序的方法,包括使用gcc等编译器和不同类型的库。课程还探讨了Java在Linux中的工作方式,并解释了为什么在Linux中使用易于操作的Java程序没有问题。课程三最后涵盖了在Linux中构建软件包的内容。 课程大纲: 1. 课程名称:命令行工具 课程描述:介绍基本的命令行工具及其应用。 2. 课程名称:文件和文件系统 课程描述:讲解Linux中的文件管理和文件系统结构。 3. 课程名称:Linux开发者方法 课程描述:探讨Linux开发的最佳实践和方法。
Name:Command Line Tools
Description:
Name:Files and Filesystems
Description:
Name:Linux Developer Methods
Description:
Course 3 is a continuation of the previous course, and will focus on teaching you how to work with tools you need to do your everyday work. The course begins by introducing you to numerous essential command line tools that are used daily. Then, it focuses on bash scripting - you will learn how to construct scripts and how to do very complicated tasks in an automated way. The course looks at files and filesystems and focuses on compiling programs in Linux, using gcc and other compilers, and using libraries of different types. It also takes a look at how Java works in Linux, and explains why there is no reason to worry about having easy-to-use Java programs in Linux. Course 3 ends by covering building packages out of software in Linux.