THINKWorks Infotech training institute

IT Training

Our courses are designed for you to succeed in your career. Prepared by industry experts and trained by working professionals, you get the best of both worlds, on top of that you also get to try your learning hands-on with a live project.

IT Courses

THINKWorks Infotech training institute in Jayanagar, Tumkur, Bengaluru We train on IT Related Courses from basics to advance level for +12th students with 100% Placement Assistance.

C Programming

 

We help our students at every stage, from the start of a course to the actual skill-building technique. Our curriculum covers the following.

Introduction of Programming Languages

  • Types of Languages
  • Evolution of ‘C’ Language
  • Structure of a ‘C’ Program
  • ‘C’ Program development life cycle
  • Executing and Debugging a ‘C Program

‘C’ Tokens

  • Keywords and Identifiers
  • Operators
  • Constants
  • Variables
  • Data Types
  • Precedence of Operators
  • Scope and Lifetime of Variables

Control Statement and Expressions

  • Decision Making using if statement
  • Types of if …else block
  • Switch case Block
  • Arithmetic Expressions
  • Evaluation of Expressions
  • GOTO statement

Looping

  • Concept of Loop
  • For loop
  • While loop
  • Do while loop
  • Jumping in Loop
  • Break and continue statement

Arrays and String

  • Introduction of Array
  • One – D Array
  • Two – D Array
  • Multidimensional Array
  • Dynamic Arrays
  • Implementing String Variables
  • String handling Functions

Functions

  • Concept of Function
  • User defined Function
  • System Defined Function
  • Types of parameter passing in function

Pointers

  • Need of Pointers
  • Types of Pointers
  • Pointer Expression
  • Arrays of Pointers
  • Pointers and Functions

Structure and Unions

  • Need of Structure
  • Implementing Structure Variable
  • Arrays of Structure
  • Structure within Structure
  • Introduction of Unions
  • Difference between Structure and Unions

File Handling using ‘C’

  • Opening and Closing File
  • Input / Output operations on File
  • Random Access to Files
  • Command Line Arguments

Dynamic Memory Allocation

  • Concept of Dynamic Allocation
  • Implementing Malloc and Calloc
  • Functions
  • Releasing the free space

Storage Classes and Pre-processor

  • Introduction of Storage Class
  • Types of Storage Classes
  • Introduction of Pre-processor
  • Macro Substitution
  • File Inclusion

Program

  • Live Project