Search Tutorials

The tutorials in this series are created using BASH version 4.1.10 on Ubuntu 12.04. Bash is the shell, or command language interpreter. It offers functionalities such as Command line editing, Unlimited size command history, Job Control, Shell Functions and Aliases, Indexed arrays of unlimited size, Integer arithmetic. Read more


About 1461 results found.
  1. Instruction Sheet

Foss : BASH - English

Outline: More on Functions Local variable in a function Global variable in a function Scope of local and global variables Demonstration of local and global variable by..

Intermediate

Foss : BASH - English

Outline: Arrays & functions Arrays & functions Usability of array by different function call Array example Use of return in a function Use of exit in a function ..

Intermediate

Foss : BASH - English

Outline: Advance topics in a function Source command Source command usage example Brief description on background function Illustration of bg function Use of Jobs c..

Intermediate

Foss : BASH - English

Outline: Recursive function Recursive function meaning and uses Illustration of recursive function(Example used: Factorial of a number) Debugging of bash script(bash -x fil..

Intermediate

Foss : BASH - English

Outline: Basics of Redirection (error handling) Input and Output in bash Redirection definition file descriptors(FD) Standard input Input redirection explained wi..

Intermediate

Foss : BASH - English

Outline: More on Redirection Redirection of both standard error and output using 'command &>filename' Redirection of both standard error and output using 'command >/dev/null 2>&1' Expl..

Intermediate

Foss : BASH - English

Outline: 'Here' document and 'Here' string Here document Illustration of Here document with 'wc -w' Here string Illustration of Here string with 'wc -w'

Intermediate

Foss : Basics of Artificial Intelligence - English

Outline: Understanding Artificial Intelligence Real-world examples of Artificial Intelligence applications such as: YouTube Google Map Google Photos

Basic

Foss : Basics of Artificial Intelligence - English

Outline: • What is Rule-based programming • Introduction to Machine Learning ◦ Email spam filtering • Introduction to Deep Learning ◦ Using a voice assistant ..

Basic

Foss : Basics of Artificial Intelligence - English

Outline: • Predictive AI • Generative AI • Real-world examples • Key terminology used in Generative AI ◦ Model ◦ Training ◦ Prompt ◦ Large L..

Basic

Foss : Basics of Artificial Intelligence - English

Outline: What is prompting Importance of clarity in a prompt Vague and clear Prompts Analogy: Child and instructions Steps for a good prompt Examples of structured prompting Benefits of pro..

Basic

Foss : Basics of Artificial Intelligence - English

Outline: What are the 3 Cs? C1: Clarity C2: Context C3: Constraints Comparing outputs

Basic

Foss : Basics of Artificial Intelligence - English

Outline: Persona Prompting Example-based Prompting. Zero-Shot Prompting One-Shot Prompting Few-Shot Prompting Compare the results of different prompt types

Basic

Foss : Biogas Plant - English

Outline: Introduction to various tutorials on Biogas and Biogas plant

Basic

Foss : Biogas Plant - English

Outline: What is Biogas How Biogas is produced Usage of Biogas How Biogas helps to minimize health hazards Raw materials required to produce Biogas Brief description of the Biogas pla..

Basic

Foss : Biogas Plant - English

Outline: Right time to add raw material to the Biogas plant. Quantity of raw material to be added to the Biogas plant? Use of slurry generated from the Biogas plant. Biogas burner and it..

Basic

Foss : Biogas Plant - English

Outline: How to apply for a loan to get a Biogas plant built. Pre-requisites required to avail the loan List of documents to be attached with loan application form Cost fac..

Basic

Foss : Biogas Plant - English

Outline: The various materials required to construct a Biogas plant Area required to build the plant Site for the palnt Number of days required for construction The best time to constr..

Intermediate

Foss : Biogas Plant - English

Outline: How to construct a Biogas plant based on Deenbandhu model Digging of the area for construction of the Biogas plant Laying foundation for the digester tank

Intermediate

Foss : Biogas Plant - English

Outline: What is the dome of a Biogas plant? Material used for construction of the dome. Step-by-step procedure for constructing the dome.

Intermediate