I have 12 successful years of offline teaching experience.I have an institute where students visit regularly.I have lectured for engineering (Btech) students mostly, for their programming needs. there are C, C++, Core java, Advanced java, Oracle and Python in my portfolio. I use real life examples and relations to make a student learn programming in a homely way. I don't require them to be a known to programming but I can make him believe that he/she is going to be an expert in programming of such languages. I think programming is a child's play if they are made related to that local environment. I assure him that nobody can beat them in their respective field. I love programming as I live for it. I feel proud that I have produced a lot of successful programmers who are doing very well in their career for their respective jobs in the mnc's. You need me if you wish to do rigorious programming in a very comfortable way. I help for every kind of assignments from school to university level, in such languages. I am available online/offline for the school going kids to masters, all.
Programming In C
Â
This course is for beginners of programming.
Â
here we learn from very basics to expert level.
Â
The Course contents are as follows
Â
Â
- History of C
- Why C / Features of C
- compilation process
- tokens
- identifiers
- keywords
- constants
- data types
- qualifiers
- operators
- precedence and associativity of operators
- type casting
- swapping techniques
- const keyword
- #define
- PDLC
- if else conditions
- nested if
- switch case
- for loop
- while loop
- do while loop
- break statement
- continue statement
- arrays
- strings
- pointers
- functions
- structures
- union
- file handling
- enumeration
- varargs