jayuloy / scripting_course

:notebook: A reference guide to Linux command line, Vim and Scripting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use Join the chat at https://gitter.im/learnbyexample/scripting_course for Q&A on command line and scripting

Scripting Course

A reference guide to Linux command line, Vim and Scripting

  • Linux Command Line - Introduction to Linux commands and Shell scripting
  • Command Line Text Processing - From finding text to search and replace, from sorting to beautifying text and more
  • Vim Reference - Vim reference guide for beginner to intermediate users
  • Perl Introduction - Introductory course for Perl 5 through examples, geared towards VLSI engineers
  • Python Basics - Syntax, working with Shell commands, Files, Text Processing, and more...

Try Linux on a VM

Further Reading Guide to choosing your Linux Distribution, installation, list of applications, etc


Curated resources

List of mostly free learning resources and forums for Q&A

Curated lists for programming, books, movies, music, games, etc


dot files

Do NOT copy bash and vim customization files (files starting with .) directly to your home directory. You might overwrite useful settings already present. Understand them and add as necessary


License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

About

:notebook: A reference guide to Linux command line, Vim and Scripting


Languages

Language:Vim Script 84.6%Language:Shell 15.4%