C/C++

C & C++ Training Programs

The C and C++ training program from J S Informatics has a broad scope ranging from fundamentals to advanced programming. This course is the basic entry point for a career in software.


PROGRAM DETAILS

The "C" Programming course covers the following areas

  • Basic Programming Concepts
  • Operators and Conditions
  • Iterations
  • Functions
  • Arrays and Structures
  • Manipulating Arrays

The "C++" Programming course covers the following areas

  • Introduction to Computers
  • How Computers are programmed
  • Entering, Compiling, and Running a Program
  • Variables and Constants
  • Math Operations
  • Strings and Screen I/O
  • Decision Making in Programs
  • Loops
  • Functions
  • Pointers, enum, and Structures
  • Data File Basics
  • Object-Oriented Programming
  • String Functions and Using a String Class
  • Arrays, Templates, and Vectors
  • Multi-Dimensional Arrays and Matrices
  • Introduction to Linked Lists
  • Stacks, Queues, and Trees
  • Recursion and Searching
  • Sorting