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

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 9704 results found.
  1. Instruction Sheet
  2. Installation Sheet
  3. Brochures

Foss : C and Cpp - Punjabi

Outline: First C++ Program -Header files --example: #include <iostream> -main() -Curly braces -cout<< -semicolon ; -Compiling a C++ program --example: g++ filen..

Basic

Foss : C and Cpp - Punjabi

Outline: 3) Tokens in C and C++ -Data types, constants, identifiers -Keywords --example: if, break, else -Constants -Data types --example: int, float, char, double -F..

Basic

Foss : C and Cpp - Punjabi

Outline: C ਅਤੇ C++ ਵਿੱਚ ਫੰਕਸ਼ਨ’’’ ਉੱਤੇ ਸਪੋਕਨ ਟਿਊਟੋਰਿਅਲ ਵਿੱਚ ਤੁਹਾਡਾ ਸਵਾਗਤ ਹੈ| ਇਸ ਟਿਊਟੋਰਿਅਲ ਵਿੱਚ, ਅਸੀਂ ਸਿਖਾਂਗੇ ਕਿ

Basic

Foss : C and Cpp - Punjabi

Outline: Scope of Variables -Introduction -Syntax of declaring a variable --example: data-type var-name; -Syntax for initializing a variable --example: data-type var-name =..

Basic

Foss : C and Cpp - Punjabi

Outline: Check the conditions in a program -What are Statements. -Syntax for if and -If-else Statement -Errors

Basic

Foss : C and Cpp - Punjabi

Outline: Nested if and switch statement -Nested if statement. -Switch statement. -Syntax for nested-if statement -Syntax for switch statement -break statement -Compariso..

Basic

Foss : C and Cpp - Punjabi

Outline: Increment and Decrement Operators -Increment Operator --example: ++ -Postfix increment --example: a++ -Prefix increment --example: ++a -Decrement Operator ..

Basic

Foss : C and Cpp - Punjabi

Outline: Arithmetic Operators -Arithmetic Operators -Addition Operator --example: a + b -Subtraction Operator --example: a - b -Multiplication Operator --example: a *..

Basic

Foss : C and Cpp - Punjabi

Outline: Relational Operators -Double Equal to --example: a == b -Not Equal to --example: a != b -Greater Than --example: a > b -Less Than --example: a < b -Gr..

Basic

Foss : C and Cpp - Punjabi

Outline: Logical Operators -And && -Or || -Not !

Basic

Foss : C and Cpp - Punjabi

Outline: ਲੂਪ੍ਸ (loops) ਲੂਪ੍ਸ (loops) ਵਾਇਲ (while)ਅਤੇ ਡੂ ਵਾਇਲ(do while) ਦੀ ਸਿੰਟੈਕ੍ਸ(syntax) ਵਾਇਲ ਲੂਪ ਅਤੇ ਡੂ ਵਾਇਲ ਲੂਪ ਦੀ ਤੁਲਨਾ ਫੌਰ(for) ਲੂਪ ਦੀ ਸਿੰਟੈਕ੍ਸ ਵਿਭਿੱਨ ਐਰਰ..

Intermediate

Foss : C and Cpp - Punjabi

Outline: ਐਰੇ -ਐਰੇ ਕੀ ਹੈ -1-D ਐਰੇ -ਐਰੇ ਨੂੰ ਡਿਕਲੇਅਰ ਕਰਨ ਲਈ ਸਿਨ੍ਤੇਕ੍ਸ(syntax) --ਉਦਾਹਰਨ: ਡਾਟਾ ਟਾਈਪ(data type) ਐਰੇ_ਦਾ_ਨਾਮ(array_name) [ਸਾਈਜ(size)]; -ਐਰੇ ਨੂੰ ਇਨ੍ਸਿਲਾਇਜ ਕਰਨ ਲਈ ਸਿਨ੍ਤ..

Intermediate

Foss : C and Cpp - Punjabi

Outline: 2-ਡੀ ਐਰੇ ਨਾਲ ਕੰਮ ਕਰਨਾ -2-ਡੀ ਐਰੇ ਕੀ ਹਨ -ਐਰੇ ਦੀ ਰੇਂਜ| -2-ਡੀ ਐਰੇ ਨੂੰ ਡਿਕਲੇਅਰ ਕਰਨ ਲਈ ਸਿਨ੍ਤੇਕ੍ਸ(syntax) --ਉਦਾਹਰਨ: ਡਾਟਾ ਟਾਇਪ (data type) ਐਰੇ_ਦਾ_ਨਾਮ(array_name)[row(ਰੋ)][column(ਕਾ..

Intermediate

Foss : C and Cpp - Punjabi

Outline: ਸ੍ਟ੍ਰਿੰਗ (string) ਸ੍ਟ੍ਰਿੰਗ (string) ਕੀ ਹੁਂਦੀ ਹੈ ਸ੍ਟ੍ਰਿੰਗ ਨੂ ਡਿਕਲੇਅਰ (declare) ਕਰਨੇ ਦੀ ਸਿੰਟੈਕਸ(syntax) ਸ੍ਟ੍ਰਿੰਗ ਨੂ ਇਨਿਸ਼ਅਲਾਇਜ਼(initialize) ਕਰੇਨੇ ਦੀ ਸੰਟੈਕਸ ਕੀਬੌਰਡ ਦਵਾਰਾ ਸਿੰਟੈਕਸ ਨ..

Intermediate

Foss : C and Cpp - Punjabi

Outline: ਸ੍ਟ੍ਰਿੰਗ ਲਾਇਬਰੇਰੀ ਫੰਕਸਨ ਸ੍ਟ੍ਰਿੰਗ ਲਾਇਬਰੇਰੀ ਫੰਕਸਨ ਕੀ ਹਨ| ਸ੍ਟ੍ਰਿੰਗ ਲਾਇਬਰੇਰੀ ਫੰਕਸਨ ਦੀਆਂ ਕਿਸਮਾਂ -Strcpy -Strlen -Strcmp -Strcat

Intermediate

Foss : C and Cpp - Punjabi

Outline: ਸਟ੍ਰਕਚਰ ਨਾਲ ਕੰਮ ਕਰਨਾ -ਜਾਨ-ਪਛਾਣ -ਸਟ੍ਰਕਚਰ ਦਾ ਸਿਨ੍ਤੇਕ੍ਸ -ਡੇਕ੍ਲਾਰੇਸ਼ਨ ਅਤੇ ਇਨਿਸ੍ਹਿਲਾਈਜੇਸ੍ਹ੍ਨ -ਸਟ੍ਰਕਚਰ ਵੇਰਿਏਬ੍ਲ ਦੀ ਡੇਕ੍ਲਾਰੇਸ਼ਨ -ਸਟ੍ਰਕਚਰ ਵੇਰਿਏਬ੍ਲ ਨੂੰ ਅਕ੍ਸੇਸ(access) ਕਰਨਾ

Advanced

Foss : C and Cpp - Punjabi

Outline: ਪੋਈਨਟਰ -ਜਾਨ-ਪਛਾਣ -ਪੋਈਨਟਰ ਦਾ ਸਿਨ੍ਤੇਕ੍ਸ --ਉਦਾਹਰਨ: int *iptr; -ਡਿਕ੍ਲਾਰੇਸ਼ਨ --ਉਦਾਹਰਨ: int a; (ਇੰਟੀਜਰ a) int *aptr; (ਇੰਟੀਜਰ ਨੂੰ ਪੋਈਨਟਰ *aptr) aptr = &a; (aptr ਵਿੱ..

Advanced

Foss : C and Cpp - Punjabi

Outline: ਫੰਕਸਨ ਕਾਲ -ਫੰਕਸਨ ਕਾਲ ਦੀਆਂ ਕਿਸਮਾਂ -ਫੰਕਸਨ ਪਾਸ ਬਾਏ ਵੇਲਉ -ਫੰਕਸਨ ਪਾਸ ਬਾਏ ਰੇਫਰੇਨਸ

Advanced

Foss : C and Cpp - Punjabi

Outline: C ਵਿੱਚ ਫਾਇਲਾਂ -ਫਾਇਲ ਹੇੰਡਲਿੰਗ ਫੰਕਸਨ -ਫਾਇਲ ਨੂੰ ਖੋਲਣਾ, ਫਾਇਲ ਨੂੰ ਬੰਦ ਕਰਨਾ --ਉਧਾਹਰਨ: fopen, fclose -ਫਾਇਲ ਵਿਚੋਂ ਡਾਟਾ ਰੀਡ(read) ਕਰਨਾ|

Advanced

Foss : C and Cpp - Sanskrit

Outline: 1) प्रथमं C प्रोग्राम् । -हेडर् फ़ैल्स् --तद्यथा: #include <stdio.h> -main() -कर्लि ब्रेसस् -printf() -सेमिकोलन् ; -C प्रोग्राम् इत्यस्य कम्पैल् करणम् --तद्यथा: gcc ..

Basic