[Udemy.com / EDUmobile Academy] Complete Linux Shell Training for Beginners [2016, ENG]

Страницы:  1
Ответить
 

Alex Mill

VIP (Заслуженный)

Стаж: 16 лет 3 месяца

Сообщений: 7000

Alex Mill · 10-Авг-16 10:02 (8 лет 8 месяцев назад, ред. 10-Авг-16 11:57)

Complete Linux Shell Training for Beginners
Learn Linux Shell Programming with Bash, GREP and SED for Beginners
Год выпуска: 2016
Производитель: Udemy / EDUmobile Academy
Сайт производителя: udemy.com/complete-linux-shell-training-for-beginners
Продолжительность: 4:00
Тип раздаваемого материала: Видеоклипы
Язык: Английский
Описание: This course is teaches the fundamentals of linux shell using the terminal, some insight on bash shell and we will investigate various aspects of the shell, for example scripting, using utilities like grep and sed, C and Perl programming in linux, controll flow as well as the file structure. You will also find out how to navigate the directory structure, reveal the contents of directories, the best way to understand and work with file permissions, how to replicate, move, and remove directories and files. We'll also cover regular expression syntax in the context of learning grep, then use what we have learned as we work.
Содержание
Section 1: Introduction to Shell
Lecture 1
Introduction
02:44
Lecture 2
Starting with Terminal
01:51
Lecture 3
Basic Directories Commands
05:44
Lecture 4
File Listing in Shell
08:36
Lecture 5
File Permissions
04:51
Lecture 6
Changing File Permissions
07:09
Section 2: Directories, Wilcards and More
Lecture 7
Making and Removing Directories
05:13
Lecture 8
Usage of Wildcards
05:20
Lecture 9
File Operations
07:59
Lecture 10
Removing Non Empty Directories
05:34
Lecture 11
Redirection and Piping
07:02
Section 3: Exploring Shell Environment
Lecture 12
Writing and Running a Hello World Script
06:26
Lecture 13
Removing the ./ Resolution
06:15
Lecture 14
Running Scripts in the Current Open Shell
07:37
Lecture 15
Intro to Variables
08:17
Lecture 16
Saving Shell State in .bashrc
05:34
Section 4: Shell Commands
Lecture 17
Exit Status of Shell Commands
04:11
Lecture 18
Tests and the if Statement
07:24
Lecture 19
Command Line Arguments
09:09
Lecture 20
Guessing Game
11:50
Lecture 21
Loops
08:59
Lecture 22
The Case Statement
08:57
Section 5: Regex with Grep and Sed
Lecture 23
Intro to Regex
07:51
Lecture 24
Learn Switches : -i, -v, -c
04:53
Lecture 25
More on Switches : -l, -L, -n, -h
04:00
Lecture 26
Other Command Line Switches
04:18
Lecture 27
Piping Other Commands To Grep
04:12
Lecture 28
Meta Characters In Regular Expressions
09:20
Lecture 29
Example Of Validating E-mail Addresses
07:05
Lecture 30
Example Of Validating US Phone Numbers
09:02
Section 6: Intro to Sed
Lecture 31
Sed Introduction
04:36
Lecture 32
Suppressing Output With -n, And Back Expressions
07:20
Lecture 33
Address Notation
07:13
Lecture 34
Printing Line Numbers With The = Command
03:14
Lecture 35
Other Commands And Scripting Sed
06:11
Файлы примеров: не предусмотрены
Формат видео: MP4
Видео: AVC, 1920x1080, 16:9, 30fps, 1326kbps
Аудио: AAC, 44.1kHz, 62kbps, stereo
Скриншоты
Download
Rutracker.org не распространяет и не хранит электронные версии произведений, а лишь предоставляет доступ к создаваемому пользователями каталогу ссылок на торрент-файлы, которые содержат только списки хеш-сумм
Как скачивать? (для скачивания .torrent файлов необходима регистрация)
[Профиль]  [ЛС] 

***Gnev***

Стаж: 17 лет 5 месяцев

Сообщений: 11

***Gnev*** · 01-Окт-16 18:30 (спустя 1 месяц 22 дня, ред. 01-Окт-16 18:30)

Спасибо! Курс вроде не плох, только файлы в папках не пронумерованы, порядок просмотра видео приходится угадывать. Кстати эта отличная задача! Написать скрипт, добавляющий нумерацию к имени файлов, основываясь на порядок, указанный в содержании раздачи.
[Профиль]  [ЛС] 

GreyTapaculo

Стаж: 14 лет 1 месяц

Сообщений: 1


GreyTapaculo · 02-Окт-16 20:49 (спустя 1 день 2 часа)

А где Lecture 33 Address Notation?
[Профиль]  [ЛС] 

sm0k3_vm

Стаж: 13 лет

Сообщений: 15

sm0k3_vm · 26-Янв-17 11:45 (спустя 3 месяца 23 дня)

Есть вся академия, четко рассортированная, пишите на linux.garry@mail.ru по всем вопросам
[Профиль]  [ЛС] 

Cueball

Стаж: 17 лет

Сообщений: 286

Cueball · 23-Июн-17 17:35 (спустя 4 месяца 28 дней)

Название этого курса поменялось, теперь он называется Complete Linux Bootcamp for Beginners. Было бы неплохо переименовать в заголовке раздачи
[Профиль]  [ЛС] 

***Gnev***

Стаж: 17 лет 5 месяцев

Сообщений: 11

***Gnev*** · 14-Окт-17 01:50 (спустя 3 месяца 20 дней)

Да курс интересен. Пересматривал некоторые видео еще раз. Не могу найти кто автор курса. Хоть он вначале и представляется, то ли Rick, то ли Eric... Сейчас начал читать книгу по питону "Python crash course" - Eric Matthes, так вот автор, как раз пишет, что еще в детстве, его первая написанная программа была guessing game, которая вдохновила его на долгие годы и которая представлена в 4 части данной раздачи. Я сразу же вспомнил, о том, что смотрел видео курс с guessing game, и тоже писал эту программу. Зашел сюда посмотреть кто автор курса (один и тот же?), в описании пусто, на edumobile academy и udemy тоже информации нет. Обидно как-то за автора.
[Профиль]  [ЛС] 
 
Ответить
Loading...
Error