Software training course is the best course for software developer, if you want to go with software industry then can plan for this course. Can join any where job in india or abroad. There are many courses like c programming, data structure, c++ programming, Oracle, Database, Android, core java and advance java. There is very good demand in every where for the course but we need to start from the beginning to till end. C programming is the backbone of all the languages so must have the strong knowledge of the subject with deep practical.
Day 1 (What is C Language)
Day 2 (Why C Language)
Day 3 (Future in C Language) Summary
Day 3 (Prerequisite in C Language)
Day 4 (Installation of C) Summary
Day 5 (What is Data Types in C Language with practical)
Day 6 (Integers, long and short in C Language with practical)
Day 7 (Integers, signed and unsigned in C Language with practical)
Day 8 (Chars, signed and unsigned in C Language with practical)
Day 9 (Floats and Doubles in C Language with practical)
Day 10 (Constants in C with practical)
Day 11 (Variables in C with practical)
Day 12 (Keywords in C with practical)
Day 13 (How to get input from user with practical)
Day 14 (How to display output to user with practical) Summary
Day 15 (IF-Else Statement in C Language with practical)
Day 16 (for Loop in C Language with practical)
Day 17 (While Loop in C Language with practical)
Day 18 (Do-While Loop in C Language with practical)
Day 19 (Break in C Language with practical)
Day 20 (Continue in C Language with practical)
Day 21 (Switch in C Language with practical)
Summary
Day 22 (What is a Function in C Language with practical)
Day 23 (Passing Values between Functions in C Language with practical)
Day 24 (Call by Value in C Language with practical)
Day 25 (Call by Reference in C Language with practical)
Summary
Day 26 (An Introduction to Pointers)
Day 27 (Pointer Notation in C Language)
Day 28 (Back to Function Calls in C Language with practical)
Day 29 (Recursion in C Language with practical)
Summary
Day 30 (The C Preprocessor in C Language)
Day 31 (Features of C Preprocessor)
Day 32 (Macro Expansion in C Language)
Day 33 (Macros with Arguments with practical)
Day 34 (Macros versus Functions with practical)
Day 35 (File Inclusion in C Language with practical)
Day 36 (#if and #elif Directives with practical)
Day 37 (Miscellaneous Directives in C Language)
Day 38 (#undef Directive with practical)
Day 39 (#pragma Directive with practical)
Summary
Day 40 (What are Arrays in C Language)
Day 41 (A Simple Program Using Array)
Day 42 (How to Initialize Array in C Language with practical)
Day 43 (Passing Array Elements in C Language to a Function with practical)
Day 44 (Pointers and Arrays in C Language with practical)
Day 45 (Passing an Entire Array to a Function in C Language with practical)
Day 46 (Two Dimensional Arrays in C Language with practical)
Day 47 (Initializing a 2-Dimensional Array with practical)
Day 48 (Pointers and 2-Dimensional Arrays with practical)
Day 49 (Pointer to an Array with practical)
Day 50 (Passing 2-D array to a Function with practical)
Day 51 (Array of Pointers with practical)
Day 52 (Three Dimensional Array with practical)
Summary
Day 53 (What are Strings in C Language)
Day 54 (How to get length of a string in C Language using strlen( ) with practical)
Day 55 (How to copy a string in C Language using strcpy( ) with practical)
Day 66 (How to concatenate a string in C Language using strcat( ) with practical)
Day 67 (How to compare two string in C Language using strcmp( ) with practical)
Summary
Day 68 (What is Structures in C Language)
Day 69 (Why Use Structures in C Language)
Day 70 (Declaring a Structure in C Language with practical)
Day 71 (Accessing Structure Elements in C Language with practical)
Day 72 (How Structure Elements are Stored with practical)
Day 73 (Array of Structures in C Language with practical)
Day 74 (Additional Features of Structures with practical)
Day 75 (Uses of Structures with practical)
Summary
Day 76 (File Input/Output in C Language with practical)
Day 77 (File Operations in C Language with practical)
Day 78 (Opening a File in C Language with practical)
Day 79 (Reading from a File in C Language with practical)
Day 80 (Closing the File in C Language with practical)
Day 81 (Counting Characters, Tabs, Spaces, with practical)
Day 82 (A File-copy Program in C Language)
Day 83 (Writing to a File in C Language with practical)
Day 84 (File Opening Modes)
Day 85 (String (line) I/O in Files)
Summary
Day 86 (Operations On Bits in C Language with practical)
Day 87 (Bitwise Operators with practical)
Day 88 (One’s Complement Operator with practical)
Day 89 (Right Shift Operator with practical)
Day 90 (Left Shift Operator with practical)
Day 91 (Bitwise AND Operator with practical)
Day 92 (Bitwise OR Operator with practical)
Day 93 (Bitwise XOR Operator with practical)
Day 94 (Enumerated Data Type with practical)
Day 95 (Uses of Enumerated Data Type with practical)
Summary