Torrent Info
Title Learn C Programming By Examples Beginner to Expert Journey
Category
Size 3.33GB

Files List
Please note that this page does not hosts or makes available any of the listed filenames. You cannot download any of those files from here.
[TGx]Downloaded from torrentgalaxy.to.txt 564B
1.1 56. SumofDigits.c 411B
1.1 Imp_C_Codes-Part I.zip 24.55KB
1.1 StringLen.c 337B
1.1 SwapWithoutThird.c 381B
1.2 ImpCCodes_Patterns.zip 3.28KB
1. Array Basic Concepts.mp4 45.95MB
1. Array Basic Concepts.srt 11.14KB
1. Arrays Basic Concepts.mp4 20.01MB
1. Arrays Basic Concepts.srt 5.02KB
1. Basics of C - Part I.mp4 36.24MB
1. Basics of C - Part I.srt 8.81KB
1. Cumulative Quiz 01.html 141B
1. File Handling Basic Concepts.mp4 14.40MB
1. File Handling Basic Concepts.srt 3.48KB
1. Introduction to Control Statements.mp4 11.47MB
1. Introduction to Control Statements.srt 2.86KB
1. Introduction to C Programming Language.mp4 13.30MB
1. Introduction to C Programming Language.srt 3.39KB
1. Introduction to Functions.mp4 28.76MB
1. Introduction to Functions.srt 6.71KB
1. Introduction to User Defined Data Types.mp4 10.28MB
1. Introduction to User Defined Data Types.srt 2.74KB
1. Know About the Course.mp4 15.15MB
1. Know About the Course.srt 4.15KB
1. Miscellaneous Concepts – Command Line Arguments.mp4 32.34MB
1. Miscellaneous Concepts – Command Line Arguments.srt 8.22KB
1. Pointer Basic Concepts.mp4 38.45MB
1. Pointer Basic Concepts.srt 8.82KB
1. Preprocessor Directives Part I.mp4 24.39MB
1. Preprocessor Directives Part I.srt 6.74KB
1. Program - Find length of given string.mp4 9.21MB
1. Program - Find length of given string.srt 2.49KB
1. Program - Find the sum of digits of given number..mp4 13.24MB
1. Program - Find the sum of digits of given number..srt 3.32KB
1. Program - Swap values of 2 variables without using 3rd variable.mp4 11.64MB
1. Program - Swap values of 2 variables without using 3rd variable.srt 2.94KB
1. Storage Classes and Functions Part - I.mp4 36.64MB
1. Storage Classes and Functions Part - I.srt 9.39KB
1. Structure Basic Concepts.mp4 48.96MB
1. Structure Basic Concepts.srt 11.12KB
10.1 Avg1.c 208B
10.1 PtrAdd.c 209B
10.1 struct6.c 970B
10.1 Table1toN.c 261B
10.2 struct7.c 1.08KB
10. Arrays and Pointers - Topic Quiz 05.html 141B
10. Feedback Please.mp4 2.59MB
10. Feedback Please.mp4 2.59MB
10. Feedback Please.srt 0B
10. Feedback Please.srt 0B
10. Program - Average of 2 Numbers.mp4 14.60MB
10. Program - Average of 2 Numbers.srt 3.67KB
10. Program - Find addition of 2 numbers using Pointers.mp4 6.53MB
10. Program - Find addition of 2 numbers using Pointers.srt 1.59KB
10. Program - Implement ‘student’ information system using structures.mp4 31.13MB
10. Program - Implement ‘student’ information system using structures.srt 6.43KB
10. Program - Print 1 to 10 Tables..mp4 15.36MB
10. Program - Print 1 to 10 Tables..srt 3.59KB
11.1 AreaCircle1.c 191B
11.1 LeapYear.c 288B
11.1 PtrSize.c 281B
11.1 SmallestEleFunReplace.c 449B
11. Array of Pointers.mp4 53.45MB
11. Array of Pointers.srt 11.74KB
11. Program - Check if given year is leap year or not..mp4 7.99MB
11. Program - Check if given year is leap year or not..srt 2.39KB
11. Program - Find area of Circle.mp4 5.36MB
11. Program - Find area of Circle.srt 1.62KB
11. Program - Passing arrays to function by reference. Replace smallest element -1..mp4 11.94MB
11. Program - Passing arrays to function by reference. Replace smallest element -1..srt 3.10KB
11. Program - Print sizeof() different types of Pointer variables.mp4 11.53MB
11. Program - Print sizeof() different types of Pointer variables.srt 2.81KB
11. Self-referential and Nested Structures.mp4 24.97MB
11. Self-referential and Nested Structures.srt 5.82KB
12.1 PrimeNo.c 290B
12.1 SmallestEleBetter.c 373B
12.1 SwapByAddr.c 358B
12.1 Temp_temp.c 230B
12. Pointer to Arrays.mp4 37.55MB
12. Pointer to Arrays.srt 8.90KB
12. Program - Better logic - Find smallest number from given Array..mp4 7.38MB
12. Program - Better logic - Find smallest number from given Array..srt 2.40KB
12. Program - Call by Address Method - Swap values of 2 variables.mp4 13.50MB
12. Program - Call by Address Method - Swap values of 2 variables.srt 2.88KB
12. Program - Check if given number is Prime number or not.mp4 12.14MB
12. Program - Check if given number is Prime number or not.srt 3.68KB
12. Program - Convert temperature from Celsius to Fahrenheit.mp4 6.42MB
12. Program - Convert temperature from Celsius to Fahrenheit.srt 2.16KB
12. Unions.mp4 10.08MB
12. Unions.srt 2.44KB
13.1 FactLoop.c 313B
13.1 LargestEle.c 365B
13.1 OddEvenTernaryOp.c 207B
13.1 StringLibrary.c 489B
13. Arrays and Pointers - Topic Quiz 06.html 141B
13. Enumerations.mp4 13.38MB
13. Enumerations.srt 3.11KB
13. Program - Check if number is Odd or Even (using Ternary operator).mp4 8.04MB
13. Program - Check if number is Odd or Even (using Ternary operator).srt 2.34KB
13. Program - Demonstrate string library functions - strlen, strcmp, strcat, strcpy.mp4 16.82MB
13. Program - Demonstrate string library functions - strlen, strcmp, strcat, strcpy.srt 4.07KB
13. Program - Find factorial of given number (using loop).mp4 6.72MB
13. Program - Find factorial of given number (using loop).srt 2.16KB
13. Program - Find largest number from given Array..mp4 7.23MB
13. Program - Find largest number from given Array..srt 1.75KB
14.1 FactRec.c 262B
14.1 MatrixTranpose.c 700B
14.1 StringCnvertLow.c 462B
14.2 StringCnvertLow1.c 461B
14. Feedback Please.mp4 2.60MB
14. Feedback Please.srt 0B
14. Program - Convert all characters of given string into lower case..mp4 22.59MB
14. Program - Convert all characters of given string into lower case..srt 5.50KB
14. Program - Display transpose of 2 dimensional matrix..mp4 20.86MB
14. Program - Display transpose of 2 dimensional matrix..srt 5.20KB
14. Program - Find factorial of number using Recursion..mp4 9.30MB
14. Program - Find factorial of number using Recursion..srt 2.80KB
14. Strings - I.mp4 27.23MB
14. Strings - I.srt 7.15KB
14. Typedef.mp4 11.70MB
14. Typedef.srt 3.10KB
15.1 CountVovellsWords.c 750B
15.1 FibonaciiIter.c 420B
15.1 SumDiagonal.c 605B
15. Feedback Please.mp4 2.60MB
15. Feedback Please.srt 0B
15. Program - Count number of words, vowells, characters, and upper case letters..mp4 19.74MB
15. Program - Count number of words, vowells, characters, and upper case letters..srt 3.75KB
15. Program - Display Fibonacii series (using iteration).mp4 12.30MB
15. Program - Display Fibonacii series (using iteration).srt 3.35KB
15. Program - Find sum of diagonal elements in the Matrix.mp4 10.54MB
15. Program - Find sum of diagonal elements in the Matrix.srt 2.32KB
15. Strings - II.mp4 43.66MB
15. Strings - II.srt 10.74KB
16.1 Fibonaci_rec.c 361B
16.1 MatrixAdd.c 829B
16. Feedback Please.mp4 2.59MB
16. Feedback Please.srt 0B
16. Program - Display Fibonacii series (using recursion).mp4 11.75MB
16. Program - Display Fibonacii series (using recursion).srt 3.37KB
16. Program - Perform addition of 2 dimensional matrices.mp4 9.81MB
16. Program - Perform addition of 2 dimensional matrices.srt 2.65KB
16. Strings - III.mp4 26.52MB
16. Strings - III.srt 6.73KB
17.1 MatrixMul.c 914B
17.1 SwapByValue.c 347B
17. Program - Argument by Call by Value - Swap values of 2 variables.mp4 16.85MB
17. Program - Argument by Call by Value - Swap values of 2 variables.srt 3.83KB
17. Program - Perform multiplication of 2 dimensional matrices.mp4 13.84MB
17. Program - Perform multiplication of 2 dimensional matrices.srt 3.40KB
17. Strings - IV.mp4 57.85MB
17. Strings - IV.srt 10.49KB
18. Feedback Please.mp4 2.60MB
18. Feedback Please.mp4 2.60MB
18. Feedback Please.srt 0B
18. Feedback Please.srt 0B
18. Miscellaneous Concepts - Dynamic Memory Allocation.mp4 22.14MB
18. Miscellaneous Concepts - Dynamic Memory Allocation.srt 5.14KB
19. Feedback Please.mp4 2.60MB
19. Feedback Please.srt 0B
2.1 57. GenericRoot.c 499B
2.1 FinalTopics.xlsx 16.86KB
2.1 StringLenRec.c 373B
2.1 SwapBitwise1.c 377B
2.2 StringLenRec1.c 361B
2. Basics of C - Part II.mp4 34.89MB
2. Basics of C - Part II.srt 9.73KB
2. Conditional Statements - I.mp4 27.43MB
2. Conditional Statements - I.srt 7.18KB
2. Course Content in Details.mp4 57.94MB
2. Course Content in Details.srt 7.90KB
2. C Programming Enviornment.mp4 15.01MB
2. C Programming Enviornment.srt 3.21KB
2. Cumulative Quiz 02.html 141B
2. File Handling - Quiz 12.html 141B
2. Introduction to Structures.mp4 14.63MB
2. Introduction to Structures.srt 3.73KB
2. Pointer Basic Concepts.mp4 55.05MB
2. Pointer Basic Concepts.srt 13.10KB
2. Preprocessor Directives Part II.mp4 31.90MB
2. Preprocessor Directives Part II.srt 7.60KB
2. Program - Find Generic Root of given number.mp4 15.77MB
2. Program - Find Generic Root of given number.srt 4.53KB
2. Program - Find string length using recursion.mp4 17.33MB
2. Program - Find string length using recursion.srt 4.42KB
2. Program - Swap values of 2 variables using Bitwise ExOr operator..mp4 14.24MB
2. Program - Swap values of 2 variables using Bitwise ExOr operator..srt 3.41KB
2. Storage Classes and Functions Part - II.mp4 36.55MB
2. Storage Classes and Functions Part - II.srt 9.50KB
2. Syntax for Arrays.mp4 31.47MB
2. Syntax for Arrays.srt 8.02KB
2. Syntax for File Handling.mp4 33.62MB
2. Syntax for File Handling.srt 9.22KB
2. Syntax for Pointers.mp4 31.82MB
2. Syntax for Pointers.srt 7.59KB
2. Union and Structure Member Alignment.mp4 61.38MB
2. Union and Structure Member Alignment.srt 12.50KB
2. User Defined Functions.mp4 50.36MB
2. User Defined Functions.srt 11.08KB
20. Arrays and Pointers - Topic Quiz 07.html 141B
21. Arrays and Pointers - Topic Quiz 08.html 141B
3.1 58. ReverseNo.c 396B
3.1 BuildTestC_StorageClassesFunctions.zip 7.02KB
3.1 StringCompare.c 691B
3.2 Programs.zip 31.40KB
3.3 BuildTestC_ArraysPointers.zip 34.20KB
3.4 BuildTestC_FileHandling.zip 2.62KB
3.5 BuildTestC_PreprocessorDirectives.zip 13.28KB
3.6 BuildTestC_UserDefinedDataTypes.zip 22.71KB
3.7 BuildTestC_MiscConcepts.zip 4.91KB
3.8 BuildTestC_BasicsofC.zip 11.52KB
3. Arrays and Pointers - I.mp4 34.24MB
3. Arrays and Pointers - I.srt 8.52KB
3. Basics of C - Part IV.mp4 39.00MB
3. Basics of C - Part IV.srt 10.19KB
3. Bonus Content Descriptive Questions 01.html 145B
3. Call by Address Method of Parameter Passing.mp4 21.84MB
3. Call by Address Method of Parameter Passing.srt 4.89KB
3. Conditional Statements - 2.mp4 26.08MB
3. Conditional Statements - 2.srt 6.34KB
3. Course Resources.mp4 5.36MB
3. Course Resources.srt 1.57KB
3. C Program Structure.mp4 20.18MB
3. C Program Structure.srt 4.89KB
3. Files Miscellaneous Points.mp4 22.83MB
3. Files Miscellaneous Points.srt 5.69KB
3. Function Parameters.mp4 27.23MB
3. Function Parameters.srt 5.36KB
3. Miscellaneous Concepts – Quiz 13.html 141B
3. Mutli-dimensional Arrays.mp4 35.16MB
3. Mutli-dimensional Arrays.srt 7.81KB
3. Preprocessor Directives Part III.mp4 29.23MB
3. Preprocessor Directives Part III.srt 7.79KB
3. Program - Check if given two strings are equal.mp4 15.46MB
3. Program - Check if given two strings are equal.srt 4.28KB
3. Program - Reverse given number.mp4 11.91MB
3. Program - Reverse given number.srt 2.90KB
3. Self Referential and Nested Structures.mp4 56.19MB
3. Self Referential and Nested Structures.srt 12.33KB
3. Storage Classes and Functions Part - III.mp4 48.03MB
3. Storage Classes and Functions Part - III.srt 12.34KB
3. Syntax for Structures.mp4 49.39MB
3. Syntax for Structures.srt 12.79KB
4.1 59. PalindromeNo.c 504B
4.1 CopyString.c 452B
4.1 f1.c 256B
4.1 struct1.c 464B
4.2 file1.txt 46B
4. Arrays and Pointers - II.mp4 33.26MB
4. Arrays and Pointers - II.srt 7.43KB
4. Basics of C - Part III.mp4 32.72MB
4. Basics of C - Part III.srt 9.37KB
4. Bonus Content Descriptive Questions 02.html 145B
4. Installing Dev C++.mp4 47.37MB
4. Installing Dev C++.srt 4.72KB
4. Looping Statements - I.mp4 19.54MB
4. Looping Statements - I.srt 5.20KB
4. Passing Arrays to Functions.mp4 39.50MB
4. Passing Arrays to Functions.srt 7.74KB
4. Pointer to Array.mp4 28.92MB
4. Pointer to Array.srt 6.77KB
4. Preprocessor Directives Part IV.mp4 49.73MB
4. Preprocessor Directives Part IV.srt 10.46KB
4. Program - Check if given number is palindrome number or not.mp4 15.53MB
4. Program - Check if given number is palindrome number or not.srt 4.08KB
4. Program - Copy one string into another string.mp4 11.08MB
4. Program - Copy one string into another string.srt 2.61KB
4. Program - Read content of file and display it on the screen..mp4 10.95MB
4. Program - Read content of file and display it on the screen..srt 2.57KB
4. Program - Represent ‘student’ information using Structure variable..mp4 12.41MB
4. Program - Represent ‘student’ information using Structure variable..srt 3.12KB
4. Storage Classes and Functions Part - IV.mp4 42.68MB
4. Storage Classes and Functions Part - IV.srt 10.84KB
4. Storage Classes in C.mp4 23.74MB
4. Storage Classes in C.srt 6.10KB
4. Structures and Pointers.mp4 75.71MB
4. Structures and Pointers.srt 13.59KB
5.1 60. ArmStrongNo.c 546B
5.1 f2.c 356B
5.1 Hello2.c 64B
5.1 StringReverse.c 491B
5. Arrays and Pointers - Topic Quiz 04.html 141B
5. Basics of C - Part V.mp4 27.04MB
5. Basics of C - Part V.srt 6.73KB
5. Bonus Content Descriptive Questions 03.html 145B
5. Character Arrays.mp4 25.04MB
5. Character Arrays.srt 5.70KB
5. Looping Statements - 2.mp4 24.44MB
5. Looping Statements - 2.srt 7.38KB
5. Passing Arrays to Functions - By Pointers.mp4 15.30MB
5. Passing Arrays to Functions - By Pointers.srt 3.29KB
5. Pointer to Structures and Passing Structures Variables to Functions.mp4 25.56MB
5. Pointer to Structures and Passing Structures Variables to Functions.srt 6.11KB
5. Preprocessor Directives - Quiz 14.html 141B
5. Program - Check if given number is ArmStrong number or not.mp4 20.78MB
5. Program - Check if given number is ArmStrong number or not.srt 4.96KB
5. Program - Create File and Write Content to it..mp4 21.20MB
5. Program - Create File and Write Content to it..srt 4.32KB
5. Program - Print Hello World.mp4 9.19MB
5. Program - Print Hello World.srt 2.75KB
5. Program - Reverse given string.mp4 21.21MB
5. Program - Reverse given string.srt 4.81KB
5. Recursive Functions.mp4 7.67MB
5. Recursive Functions.srt 2.19KB
5. Storage Classes and Functions - Topic Quiz 3.html 141B
5. Typedef and Enumerations.mp4 38.01MB
5. Typedef and Enumerations.srt 10.02KB
6.1 61. StrongNo.c 590B
6.1 Avg5.c 239B
6.1 file2.txt 54B
6.1 fun1.c 179B
6.1 maxof2.c 192B
6.1 StringReverseRecurs.c 471B
6.1 struct2.c 568B
6.2 f3.c 356B
6.2 fun3.c 224B
6.2 struct3.c 573B
6.3 fun4.c 253B
6.4 fun2.c 198B
6. Basics of C - Topic Quiz 01.html 141B
6. Feedback Please.mp4 2.61MB
6. Feedback Please.srt 0B
6. Function Example.mp4 31.04MB
6. Function Example.srt 6.72KB
6. Pointers - Constants, Void, Null and Dangling Pointer.mp4 48.68MB
6. Pointers - Constants, Void, Null and Dangling Pointer.srt 11.92KB
6. Pointer to Characters (Strings).mp4 16.15MB
6. Pointer to Characters (Strings).srt 4.16KB
6. Preprocessor Directives - Quiz 15.html 141B
6. Program - Append new content to the file.mp4 8.10MB
6. Program - Append new content to the file.srt 1.93KB
6. Program - Check if given number is Strong number or not.mp4 19.98MB
6. Program - Check if given number is Strong number or not.srt 5.13KB
6. Program - Display maximum number from given 2 numbers..mp4 4.20MB
6. Program - Display maximum number from given 2 numbers..srt 1.36KB
6. Program - Find average of 5 numbers using Arrays..mp4 8.50MB
6. Program - Find average of 5 numbers using Arrays..srt 2.22KB
6. Program - Passing structures variable as argument to function.mp4 28.19MB
6. Program - Passing structures variable as argument to function.srt 5.16KB
6. Program - Reverse given string (using recursion).mp4 19.00MB
6. Program - Reverse given string (using recursion).srt 4.42KB
6. Solution to Bonus Assignment.html 17.88KB
6. User Defined Data Types - Quiz 9.html 141B
6. Variables, Constants and Keywords.mp4 24.79MB
6. Variables, Constants and Keywords.srt 6.13KB
7.1 62. PerfectNo.c 446B
7.1 DeleteCharOccurences.c 668B
7.1 f4.c 456B
7.1 LinearSearch.c 388B
7.1 maxof3.c 280B
7.1 struct4.c 627B
7.1 UpperLowerCase.c 346B
7.2 file3.txt 63B
7. Basics of C - Topic Quiz 02.html 141B
7. Data Types.mp4 15.55MB
7. Data Types.srt 3.25KB
7. Dynamic Memory Allocation.mp4 54.52MB
7. Dynamic Memory Allocation.srt 11.02KB
7. Feedback Please.mp4 2.59MB
7. Feedback Please.srt 0B
7. Pointers – Double, Triple, To Functions, As Return Type.mp4 51.13MB
7. Pointers – Double, Triple, To Functions, As Return Type.srt 11.72KB
7. Program - Check case of given character..mp4 10.24MB
7. Program - Check case of given character..srt 3.51KB
7. Program - Check if given number is Perfect number or not.mp4 14.76MB
7. Program - Check if given number is Perfect number or not.srt 3.78KB
7. Program - Copy content of a file to another file.mp4 15.66MB
7. Program - Copy content of a file to another file.srt 3.50KB
7. Program - Delete all occurrences of given character from the string..mp4 13.71MB
7. Program - Delete all occurrences of given character from the string..srt 3.14KB
7. Program - Dynamic memory allocation for structure variable..mp4 17.12MB
7. Program - Dynamic memory allocation for structure variable..srt 3.23KB
7. Program - Find the maximum number among given three numbers..mp4 9.80MB
7. Program - Find the maximum number among given three numbers..srt 2.54KB
7. Program - Search if given number is present in the Array (Linear Search).mp4 8.61MB
7. Program - Search if given number is present in the Array (Linear Search).srt 2.53KB
7. User Defined Data Types - Quiz 10.html 141B
8.1 OdduptoN.c 683B
8.1 SmallestEle.c 376B
8.1 VovelConso.c 249B
8. Array of Structure Variables.mp4 12.94MB
8. Array of Structure Variables.srt 3.52KB
8. Command Line Arguments.mp4 10.31MB
8. Command Line Arguments.srt 2.80KB
8. Feedback Please.mp4 2.60MB
8. Feedback Please.mp4 2.60MB
8. Feedback Please.mp4 2.58MB
8. Feedback Please.mp4 2.59MB
8. Feedback Please.srt 0B
8. Feedback Please.srt 0B
8. Feedback Please.srt 0B
8. Feedback Please.srt 0B
8. Operators and Expressions.mp4 22.01MB
8. Operators and Expressions.srt 5.91KB
8. Pointer Arithmetic.mp4 51.87MB
8. Pointer Arithmetic.srt 11.57KB
8. Program - Check whether user entered character is vowel or consonant..mp4 5.83MB
8. Program - Check whether user entered character is vowel or consonant..srt 1.91KB
8. Program - Find smallest number from given Array..mp4 9.60MB
8. Program - Find smallest number from given Array..srt 3.01KB
8. Program - Print all odd number upto 100 using different loops..mp4 15.49MB
8. Program - Print all odd number upto 100 using different loops..srt 3.68KB
8. User Defined Data Types - Quiz 11.html 141B
9.1 ArithOP.c 490B
9.1 PtrBasic.c 319B
9.1 SmallestEleFun.c 386B
9.1 struct5.c 647B
9. Feedback Please.mp4 2.60MB
9. Feedback Please.mp4 2.59MB
9. Feedback Please.mp4 2.59MB
9. Feedback Please.srt 0B
9. Feedback Please.srt 0B
9. Feedback Please.srt 0B
9. Formatted IO using Library Functions.mp4 36.01MB
9. Formatted IO using Library Functions.srt 8.71KB
9. Program - Array of structure variables.mp4 14.42MB
9. Program - Array of structure variables.srt 2.98KB
9. Program - Find smallest number from given Array. Use user-defined function..mp4 13.16MB
9. Program - Find smallest number from given Array. Use user-defined function..srt 3.09KB
9. Program - Perform aritmetic operations (+,-,, and ) on given two numbers..mp4 14.23MB
9. Program - Perform aritmetic operations (+,-,, and ) on given two numbers..srt 4.15KB
9. Program - Print value of variable and its address using Pointer.mp4 15.34MB
9. Program - Print value of variable and its address using Pointer.srt 3.71KB
Distribution statistics by country
Total 0
IP List List of IP addresses which were distributed this torrent