ANIMATE 2025 is here! 2D/3D animation hackathon using Synfig Studio and Blender. For more details, Click here!

Search Tutorials

The tutorials in this series are created using in gcc version 4.6.1 on Ubuntu 11.10 11.10Advanced C is for the programmer who has some experience writing applications in C or a similar language. This includes allocating large data objects which at compile time, is seldom practical, especially if the data objects are used frequently and for a short time. Instead, you usually allocate these data objects at runtime. C compiler produces the object module, preprocesses the input file, allocates internal storage for various data-types, creates memory data-structures, standard file I/O library etc. Read more


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

Foss : Advance C - Khasi

Outline: Command line arguments in C Command Line arguments ha C main function bad arguments argc argv Header files

Basic

Foss : Advance C - Khasi

Outline: Union and Typedef Tyoedef bad Union ha C typedef keyword Union keyword Syntax bad jingpyndonkam jong typedef bad union. Jingiapher hapdeng union bad structure Ex: Check la..

Basic

Foss : Advance C - Khasi

Outline: Storage class specifiers storage class specifiers auto keyword static keyword extern keyword register keyword

Basic

Foss : Advanced Cpp - Khasi

Outline: Classes and Objects in C++ -Ka batai ia ki Classes -Shna ia ka class -Ka batai ia ki Objects -shna ia ka object jong ka class -Functions ne rukom treikam jong ki M..

Basic

Foss : BASH - Khasi

Outline: Lamphrang sha ka BASH Shell Scripting Ka bash shell Bash Shell Script

Basic

Foss : BASH - Khasi

Outline: Jingtip ba donkam jong ka Shell Scripting System variables User defined variables Ban accept ia ka user input lyngba ka keyboard.

Basic

Foss : BASH - Khasi

Outline: Command Line arguments bad quoting Command Line arguments Single quote Double quote Backslash

Basic

Foss : BASH - Khasi

Outline: Globbing bad export statements Globbing Ka export statement

Basic

Foss : BASH - Khasi

Outline: Array Operations ha BASH Ban Declare ia ka Array bad ban assign ia ki values Ban initialise ia ka Array ha ka por declaration Ban wad ia ka jingjrong jong ka Bash..

Basic

Foss : BASH - Khasi

Outline: Khambun shaphang ka Arrays Ban sei ia ki Array Elements Ban wad bad bujli ia u Array element Ban pynrung ia u element sha ka Array Ban weng ia u Element na k..

Basic

Foss : BASH - Khasi

Outline: Conditional execution Test Syntax jong ka test if...then Nuksa jong ka Bash script for if...then if...then...else...if if-else ryngkat bad ka pass..

Basic

Foss : BASH - Khasi

Outline: Kham bun halor ka If loops Nested if Nested if bad ka flowgraph Nested If-else bad ka Name bad Password verification program Multilevel if-then-else Mult..

Basic

Foss : BASH - Khasi

Outline: Logical Operations Logical AND syntax Logical AND workflow Logical OR Logical OR workflow Logical OR bad AND bad ka string comparison program Logica..

Basic

Foss : BASH - Khasi

Outline: Bash comparison- Arithmetic comparison Arithmetic comparison -eq(equal to) -ne(not equal to) Jingbatai jong ka -eq bad -ne bad ka word count program(Jingpynd..

Basic

Foss : BASH - Khasi

Outline: String bad File Attributes comparison ha BASH String comparison String comparison da kaba pyndonkam == operator String comparison da kaba pyndonkam != operator ..

Basic

Foss : BASH - Khasi

Outline: Conditional Loops Ka for loop statement for loop kaba don lai tylli ki expression syntax for loop kaba don sequence/range syntax ka jingiaid jong ka for loop ..

Basic

Foss : BASH - Khasi

Outline: Kham bun ki jingtip halor ki Loops Ka loop hapoh jong ka loop Outer for loop Nested for loop Inner for loop Syntax jong ka nested for loop Ka jingw..

Basic

Foss : BASH - Khasi

Outline: Case statement ha BASH Jingdonkam jong ka case statement Ka syntax jong ka case(ryngkat baroh ar ki single bad multiple options) Work-flow jong ka case state..

Basic

Foss : BASH - Khasi

Outline: Ban pyndonkam ia ki File Descriptors Lamphrang halor ka fd Assign ia ka file descriptor (fd) sha ka file ban ioh ia ka output (exec fd > filename) Batai da kaba..

Intermediate

Foss : BASH - Khasi

Outline: Basics jong ki functions Ban thoh ia ka shell function banyngkong jong phi Ban display ia ki functions Ban thoh ia ki functions Function defintion Callin..

Intermediate