You are here: Home / Education / Bash course

palline2

Navigation

Bash course

The OBiLab provides on-site courses on computational/biomolecular topics for prospective and practicing students and researchers in the life sciences. We also support courses on demand, customized for the needs of attendees.




When Oct 01, 2015 10:00 AM to
Oct 02, 2015 05:30 PM
Add event to calendar vCal
iCal

Max number of participants: 15

Course language: English

Date: 01-10-15, 10.00am-5.30pm
          02-10-15, 2.30pm-5.30pm

Deadline for subscription: 25-09-15

Tutor: Stefano Perrini

Credits: Enza Colonna, Marianna Buonaiuto

Course venue: Aula Seminari 2nd floor, Consiglio Nazionale delle Ricerche,

Istituto di Genetica e Biofisica "Adriano Buzzati-Traverso", via P.Castellino 111 - 80 131 Napoli

Course Fees: Free

Prerequisites:

-Basic knowledge of Linux operating system (via terminal shell)

-Desire to approach a new way of seeing and exploit computers

-A Notebook with Ubuntu or Debian installed or a Virtual Machine with VMWare or Virtualbox with the same Operating System.

-Putty (For users with Operating Systems  with Graphical User Interface, e.g Windows or Mac)


Course Info: obilab@igb.cnr.it


Bring your laptop!

 

01-1002-10
10.00-13.00 Introduction to  Unstructured Data Types.
Variables can store data of different types, and different data types can do different things.
Introduction to Shell commands and pipes.
14.30-17.30 Conditional statements are used to perform different actions based on different conditions.
Loops: execute a block of code a specified number of times.
Introduction to Bash Scripting
Functions and procedures
Bash scripting with arguments and functions.
Final Test