Search Tutorials

This tutorial series is created using gcc 4.6.1 Ubuntu 11.10. Powerful features, simple syntax, and portability make C a preferred language among programmers for business and industrial applications. Read more


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

Foss : C and Cpp - English

Outline: Arrays -What are arrays -1-D Arrays -Syntax for Declaration of arrays --example: data type array_name [size]; -Syntax for Initialization of arrays --example: da..

Intermediate

Foss : C and Cpp - English

Outline: Working with 2-D Arrays -What are 2-D Arrays. -Range of arrays -Syntax for Declaration of 2-D arrays --example: data type array_name[row][column]; -Syntax for init..

Intermediate

Foss : C and Cpp - English

Outline: Strings -What is a string -Syntax for declaring a string -Syntax for initializing a string -To read a string from keyboard

Intermediate

Foss : C and Cpp - English

Outline: String Library Functions What are string library functions. Types of string library functions -Strcpy -Strlen -Strcmp -Strcat

Intermediate

Foss : C and Cpp - English

Outline: Working with Structures -Introduction -Syntax of structures -Declaration and initialization -Declaration of structure variable -Accessing structure variables

Advanced

Foss : C and Cpp - English

Outline: Understanding Pointers -Introduction -Syntax of Pointer --example: int *iptr; -Declaration --example: int a; (integer a) int *aptr; (pointer to an integer..

Advanced

Foss : C and Cpp - English

Outline: Function call -types of function calls -function pass by value -function pass by reference

Advanced

Foss : C and Cpp - English

Outline: Files in C -File handling functions -Opening a File closing a file --example: fopen, fclose -Reading data from a File

Advanced

Foss : CellDesigner - English

Outline: CellDesigner series- based on version 4.3 Startup guide for first-time users of CellDesigner

Basic

Foss : CellDesigner - English

Outline: Installation of CellDesigner 4.3 Software requirement Download & Installation of CellDesigner On Windows OS Adding a protein species

Basic

Foss : CellDesigner - English

Outline: Getting Started with CellDesigner General view of CellDesigner The Menu & Tool Bar Components, Species & Reaction Creating a simple network: Name & Size o..

Basic

Foss : CellDesigner - English

Outline: System requirement Download & Install CellDesigner On Linux OS How to find out the OS type of the computer Significance of Select mode, Grid Snap and Grid Visible Crea..

Basic

Foss : CellDesigner - English

Outline: 1. Open an already saved .xml file 2. Change the following in a Compartment- Size, shape, color and thickness of the border 3. Create multiple files in CellDesigner 4. Learn ..

Basic

Foss : CellDesigner - English

Outline: Use Macros Move all components to another side of the draw area Align a Reaction line Extend a Reaction line Build a Process diagram using CellDesigner

Intermediate

Foss : CellDesigner - English

Outline: To change color, shape and width of a Reaction line Add Anchor points to a Reaction line Align Components Show/hide Reaction ids Adding notes to Components Editing Protein Ed..

Intermediate

Foss : ChemCollective Virtual Labs - English

Outline: * About ChemCollective Vlabs software * ChemCollective Vlabs offline interface * Features, Menubar, Stockroom explorer * Glassware menu, Workbench * How to select different th..

Basic

Foss : ChemCollective Virtual Labs - English

Outline: Open the Chemcollective website About topics and resource material available on the website About ChemCollective Vlabs online interface Download and run ChemCollective Vlabs on ..

Basic

Foss : ChemCollective Virtual Labs - English

Outline: * Prepare a standard solution of 1 molar sodium chloride * Load Homework using ChemCollective vlabs * Use of glassware and lab apparatus from default lab setup * Calculate t..

Basic

Foss : ChemCollective Virtual Labs - English

Outline: Dilute 0.1 M hydrochloric acid to 0.01 M hydrochloric acid. Dilute 0.1 M sodium hydroxide to 0.01 M sodium hydroxide. Collect the required acid and base solutions from the storag..

Basic

Foss : ChemCollective Virtual Labs - English

Outline: From the Load homework option, select Molarity and Density * Use Archimedes' Principle to find the densities of metals. * About Archimedes' Principle * Rename the glassware us..

Basic