C-Language Programming

    Ever since its introduction in the early 1970's the C - Language has become one of the most popular programming languages. While there are dozens of popular languages used in Industry today, the C language continues to be one of the best languages to begin your programming career. This is because it has proven to be a powerful and versatile language that can be used for a wide variety of programmes.

    C language forms the foundation of many modern programming languages such as C++, Visual C++, Java, JavaScript and so on. This makes the C language indispensable for programming.

    Here’s why you should learn this programming language:

      It’s a powerful yet compact language that can help you foray into more complex languages.

      It is portable and provides and variety of data types

      It has a rich set of built-in functions and operators that can be used to write any complex program.

      C is a combination of High level language and Assembly language that's why it's great for both man & assembler.

      Course details

      C - Language Programming entails 25 hrs online, 20 hrs self learning and 10 hr Project. 8 weeks, 3 times a week, cost: Rs. 6000 or $85 for the entire course, or Rs. 800 per week / $11 per week.

      Hour #
      Topics in 'C'
      1
      Fundamentals of Computers - Binary Number, arithmetic, addressing, programs etc
      2
      How to Prepare for your program
      3
      DataTypes of C
      4
      Operators of C
      5
      Structure of a C Program
      6
      Compiler Directives
      7
      Library Functions in 'C'
      8
      Using the Debugger Tool
      9
      Storage Classes in 'C'
      10
      Flow Control with Branch statements
      11
      Flow Control with Loops
      12
      Using Arrays in 'C'
      13
      User Defined Types with Structures and Unions
      14
      Understanding Pointers and Indirect Memory Access
      15
      Working with Strings
      16
      Working with Files
      17
      Dynamic Memory Allocation
      18
      Understanding Data Structures
      19
      Implementing a simple Linked List
      20Project in 'C'
      21
      22
      23
      24