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
Foss : Advance C - Khasi
Outline: Command line arguments in C Command Line arguments ha C main function bad arguments argc argv Header files
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..
Outline: Storage class specifiers storage class specifiers auto keyword static keyword extern keyword register keyword
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..
Foss : BASH - Khasi
Outline: Lamphrang sha ka BASH Shell Scripting Ka bash shell Bash Shell Script
Outline: Jingtip ba donkam jong ka Shell Scripting System variables User defined variables Ban accept ia ka user input lyngba ka keyboard.
Outline: Command Line arguments bad quoting Command Line arguments Single quote Double quote Backslash
Outline: Globbing bad export statements Globbing Ka export statement
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..
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..
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..
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..
Outline: Logical Operations Logical AND syntax Logical AND workflow Logical OR Logical OR workflow Logical OR bad AND bad ka string comparison program Logica..
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..
Outline: String bad File Attributes comparison ha BASH String comparison String comparison da kaba pyndonkam == operator String comparison da kaba pyndonkam != operator ..
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 ..
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..
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..
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..
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..