Coder Social home page Coder Social logo

vcuculo / learn-bash Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nbicocchi/learn-bash

0.0 0.0 0.0 43.37 MB

Basic course introducing installation, maintenance, and automation of modern Unix systems. Recommended to learners without previous experience.

Shell 98.61% Python 1.39%

learn-bash's Introduction

Learn Bash

Software

Guida installazione EndeavourOS

Libri

  • Garrels - Bash Guide for Beginners
  • Ramey, Fox - Bash reference manual

Video

Tutorial, Esercizi Online

Materiale didattico

Una volta terminata l'installazione di EndeavourOS, aprire un terminale ed inserire i seguenti comandi.

$ yay -Syyu
$ sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply nbicocchi
$ ./install_scripts/install_script.sh --zsh --base-cli --base-gui --aur
$ git clone https://github.com/nbicocchi/learn-bash.git

Moduli

[M1] Introduzione a Unix

  • Varianti e caratteristiche Unix
  • Fondamenti per l'utilizzo pratico
  • Utenti e gruppi
  • Filesystem
  • Processi
  • Comandi rilevanti

[M2] Bash Shell

  • Utilizzo interattivo
  • Ridirezione
  • Combinazione di comandi
  • Variabili
  • Espansioni

[M3] Bash Scripting

  • Scrittura ed esecuzione
  • Costrutti condizionali
  • Costrutti iterativi
  • Funzioni
  • Trattamento argomenti avanzato (getopts)
  • Script multi-file
  • Buone pratiche

learn-bash's People

Contributors

nbicocchi avatar vcuculo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.