Search Tutorials

The Tutorials in this series are created using GIMP 2.3.18 on ubuntu. GIMP (GNU Image Manipulation Program) is a free software raster graphics editor. Read more


About 1395 results found.
  1. Instruction Sheet
  2. Installation Sheet
  3. Brochures

Foss : GIMP - English

Outline: Select the images Create the in-between transition images by varying the opacity Use Animation option to playback the animation Save as GIF animation View i..

Basic

Foss : GIMP - English

Outline: Use Threshold Tool Create a base image Work on multiple copied-layers of the same image Add definition to each layer of the image Using Edge-detect Pl..

Basic

Foss : GIMP - English

Outline: Work with Layers Add a layer mask Use the sharpening algorithm on the layer mask only to sharpen certain objects in the image

Basic

Foss : GIMP - English

Outline: Questions-And-Answers

Basic

Foss : Git - English

Outline: - Introduction to Version Control System - Introduction to Git - Installation of Git on Ubuntu Linux and Windows operating systems.

Basic

Foss : Git - English

Outline: -Explain the Git repository -Explain about .git folder -How to configure Git -Explain about staging area -Explain about SHA-1 hash -Explain the basic commands of Git such as g..

Basic

Foss : Git - English

Outline: - Add multiple files to Git repository - Remove a file from Git repository - Restore the removed file - Discard the changes made to a file and - Revert to an earlier revision

Basic

Foss : Git - English

Outline: - The commands for inspection and comparison of files using Git - git diff - git show - git blame - git help

Basic

Foss : Git - English

Outline: - What is tagging - Types of tags Lightweight tag Annotated tag

Basic

Foss : Git - English

Outline: - What is Branching - Work flow of Branching - How to create a branch - Switching between branches

Basic

Foss : Git - English

Outline: - What is merging - How to merge two branches - How to revert a merge - How to delete branches after merging - How to delete branches without merging

Basic

Foss : Git - English

Outline: - About stashing - Creating stashes - Applying stashes - Deleting a stash - Removing all the stashes at once

Basic

Foss : Git - English

Outline: - Git repository hosting services - Creating a GitHub account - Exploring the GitHub interface - Creating a repository in GitHub - Creating branches in the repository - Creat..

Intermediate

Foss : Git - English

Outline: - Explaining what is a remote repository - Synchronizing data to a remote repository

Intermediate

Foss : Gnuplot - English

Outline: What is gnuplot Visit gnuplot website About popularity of gnuplot Books on gnuplot Learn about example scripts Documentation on gnuplot Features of gnuplot Benefits of gnupl..

Basic

Foss : Gnuplot - English

Outline: Familiarize with gnuplot software versions Download gnuplot Install gnuplot in Windows 10 OS Open console version of gnuplot Check the terminal capability with test command Fa..

Basic

Foss : Gnuplot - English

Outline: Download gnuplot 5.2.6 Familiarize with the software versions Extract files from tarball Build the gnuplot software Use Configure command to extract the files Use make comman..

Basic

Foss : Gnuplot - English

Outline: Access the demo folder with example files Familiarize with script structure Familiarize with comments and headers Load a script file Examples of Interactive scripts Load a 3D ..

Basic

Foss : Gnuplot - English

Outline: Plot sin(x), cos(x) and sin(x) + cos(x) Add and remove grid Zoom in and zoom out of the graph Move the legend position in the plot Add title to the plot Change the font style ..

Basic

Foss : Gnuplot - English

Outline: Set term command and help option Set different terminals for plotting About Interactive terminals Printing to postscript and svg files Option to set the postscript file output ..

Basic