Your Trusted Education Partner, Since 2003

Online Programming Course With Live Classes

  Career Flite (Govt. Registered under trade marks registry, government of India)and your trusted education partner since 2003 is pioneer in job oriented training and coaching. It provides online training facility with Live Trainer, Real Time Doubts clearing with Online Study material, Test & Certification.

Select Your Course

Live Online Classes
Classes with Practical Examples
Clear your doubts during the classes
Live Interaction with well experienced faculties during the Classes
Can do Practical With the Faculty in Laptop / Desktop Online During the Classes
Can Attend Classes through Mobile / Laptop / Desktop
Learn Programming From the Comfort of your home / office
This course is not a video course, It is LIVE Online Practical Course.

SHARE THIS COURSE

Facebook
Twitter
WhatsApp
LinkedIn
Email

Online C Programming Certification Course

Course Features :-

COURSE :-  Online Certification Course for C Programming
MODE OF LEARNING :-  Online
CERTIFICATE:-  Yes
DURATION:-  25 to 30 LIVE Sessions ( 1 hour per session)
TEACHER :-  Learn From Expert Faculty With More Than 10 Years of  Teaching Experience.
EDUCATIONAL SOFTWARE :- Provided By Us

Course Syllabus :-

Overview of C , Importance of C, C program structure, executing C program. Variables, Data Types, Constants: integer constant, real constant, character constant, string constant, Character set, C tokens, keywords and identifiers, variables declaration, Assigning values to variables—Assignment statement, declaring a variable as constant, as volatile. 

Operators and Expression Categories of operator- Arithmetic, Relational, logical, assignment, increment, decrement, conditional, bitwise and special operators; arithmetic expressions, precedence and associativity of operators, type conversions, mathematical functions.

Decision Making and Branching Statement  if statement, statement, nested statement ,  statement, go to statement.

Decision Making and Looping  Definition of loop, categories of loops, for loop while loop, do-while loop, break statement, continue statement.

Arrays Declaration and accessing of one & two-dimensional arrays, initializing two-dimensional arrays, multidimensional arrays.

Functions The form of C functions, Return values and types, return statement, calling a function, categories of functions, Nested functions, Recursion, functions with arrays, call by value, call by reference , storage classes. 

Structures and Unions Defining, giving values to members, initialization and comparison of structure variables, array of structure, array within structure, structure within structure, structures and functions, unions.

Pointers Definition of pointer, declaring and initializing pointers, accessing a variable through address and through pointer, pointer expressions, pointer increments and scale factor, pointers and arrays, pointers and functions, pointers and structures. 

File Management in C  Opening, closing and I/O operations on files, random access to files, command line arguments.

C Demo Class

C Programming Actual Course Fees Rs. 4000/- Now For Limited Period Rs. 3000/-

Request for Live Demo Class

C Programming Actual Course Fees Rs. 4000/- Now For Limited Period Rs. 3000/-

Online Data Structures Programming Certification Course

Course Features :-

COURSE :-  Online Certification Course for Data Structures & Algorithm Programming
MODE OF LEARNING :-  Online
CERTIFICATE:-  Yes
DURATION:-  25 to 30 LIVE Sessions ( 1 hour per session)
TEACHER :-  Learn From Expert Faculty With More Than 10 Years of  Teaching Experience.
EDUCATIONAL SOFTWARE :- Provided By Us

Course Syllabus :-

Concept of Data Types, elementary structure, words and their interpretations, packed words  Arrays:  Types, memory representation, address translation functions for one & two dimensional arrays, different examples. 

Linked Structure:  Singly and doubly linked list, circular and non circular, list manipulation with pointers, example involving insertion and deletion of elements and their comparative studies with implementations using array structure  Stacks and Queues  Definitions, representation using array and linked list structure, application of stack and queues in simulation, postfix conversion and evolution of arithmetic expressions 

Binary Trees:  Definition, quantitative properties, memory representation, Trees traversal algorithms (recursive and non-recursive), threaded trees, BFS, DFS 

Searching  Linear and binary search algorithms, performance and complexity, binary search trees (construction, insertion, deletion and search), Concept of optimal binary search trees. 

Sorting:  Terminology, performance evaluation, sorting algorithms (non recursive, recursive description, Complexity, advantages and disadvantage, implementation)  Bubble sort, insertion sort, selection sort, Tree sort, heap sort, quick sort, merge sort & radix sort. External Sorting. 

Analysis of Algorithm  Time and Space complexity of algorithms, average case and worst case analysis, asymptotic notation as a measure of algorithm complexity, O and notations. Analysis of sorting algorithms- Selection sort, Bubble sort, Insertion sort, Heap sort, Quick sort and analysis of searching algorithms  linear search and binary search

Data Structures & Algorithm Programming Actual Course Fees Rs. 4000/- Now For Limited Period Rs. 3000/-

Online C++ Programming Certification Course

Course Features :-

COURSE :-  Online Certification Course for C++ Programming
MODE OF LEARNING :-  Online
CERTIFICATE:-  Yes
DURATION:-  25 to 30 LIVE Sessions ( 1 hour per session)
TEACHER :-  Learn From Expert Faculty With More Than 10 Years of  Teaching Experience.
EDUCATIONAL SOFTWARE :- Provided By Us

Course Syllabus :-

Principles of OOP

What is OOP, Difference between OOP and Structured Programming, Basic Concepts of Class, Object, Data abstraction and Encapsulation, Inheritance , Polymorphism, Dynamic binding, Message passing, Benefits of OOP, OOP languages, Applications 

Introduction to C++
Features of C++ , Structure of a C++ Program, The iostream file, cin and cout object, Saving a C++ program, Compiling and Running a C++ Program. 

Variables, Constants, Operators and Expressions and Control Statements (if, switch, for, while, do-while) in C++.

Functions in C++

Return types in main(), function prototyping, Call by reference, Call by value, Call by address.

Inline functions, Default arguments, Constant argument, Function overloading.

Classes and Object:

Specifying a class, Member of a class, Access specifier , Use of scope resolution operator(::) , Creating object, Accessing class members, Defining member functions, Friend function, Friend class, Object as function arguments, Constructor , Constructor overloading, Default argument constructor, Copy constructor, Parameterized constructor, Default constructor, Destructors.

C++ Demo Class

C++ Programming Actual Course Fees Rs. 4000/- Now For Limited Period Rs. 3000/-

Request for Live Demo Class

C++ Programming Actual Course Fees Rs. 4000/- Now For Limited Period Rs. 3000/-

Online Java Programming Certification Course

Course Features :-

COURSE :-  Online Certification Course forJava Programming
MODE OF LEARNING :-  Online
CERTIFICATE:-  Yes
DURATION:-  25 to 30 LIVE Sessions ( 1 hour per session)
TEACHER :-  Learn From Expert Faculty With More Than 10 Years of  Teaching Experience.
EDUCATIONAL SOFTWARE :- Provided By Us

Course Syllabus :-

JAVA language basics Basic features, Java virtual machine concepts creation of JAVA, executing a java program using command line arguments The primitive data types and Variables, Java Key words, integer and floating point data type, character and Boolean types, declaring and initialization variables, Type conversion and casting

Operators and Control Statements Java operators – Arithmetic operators, Bitwise operators, Relational operators, Boolean logical operators, Assignment operator, Conditional operator, if and switch statements, iteration statements, jump statements. 

Classes and Methods Class fundamentals, Objects, Constructors, this keyword, finalize () method Overloading methods, garbage collection, Returning objects, introducing access control, understanding static, introducing final, introducing nested and inner classes

Strings String operations, Character Extraction, Comparing, Searching & Modifying the strings, Data conversion using valueOf(), String Buffer

Inheritance basics, using super, creating a multilevel hierarchy, method overriding, dynamic method dispatch, using abstract classes, using final with inheritance

Packages and interfaces Packages, access protection ,importing packages, interfaces

Multithread programming The JAVA thread model, creating a thread, creating a multiple thread, Using is Alive() and join (), Interthread communication, suspending, resuming and stopping threads, using multithreading. 

Exception handling Exception handling fundamentals, exception types, uncaught exceptions, using try and catch.

Java Demo Class

Java Programming Actual Course Fees Rs. 4000/- Now For Limited Period Rs. 3000/-

Request for Live Demo Class

Java Programming Actual Course Fees Rs. 4000/- Now For Limited Period Rs. 3000/-

Online Python Programming Certification Course

Course Features :-

COURSE :-  Online Certification Course for Python Programming
MODE OF LEARNING :-  Online
CERTIFICATE:-  Yes
DURATION:-  25 to 30 LIVE Sessions ( 1 hour per session)
TEACHER :-  Learn From Expert Faculty With More Than 10 Years of  Teaching Experience.
EDUCATIONAL SOFTWARE :- Provided By Us

Course Syllabus :-

Introduction to Python  interpreter/shell, indentation, identifiers and keywords  (arithmetic operator, relational operator, Bool operator and bitwise operator) and expr  Unit

Create python program, input and output statements, defining functions, control state  , loop control statements, break, continue and pass, exit function  default argument  and exceptions.

Strings and Lists: String class, built-in functions for string, string traversal, string operators and operations, Lists creation, traversal, slicing and splitting operations, passing list to a function

Object Oriented Programming:  Introduction to Classes, Objects and Methods, Standard Libraries, File handling through libraries.

Python Programming Actual Course Fees Rs. 4500/- Now For Limited Period Rs. 3500/-

Request for Live Demo Class

Python Programming Actual Course Fees Rs. 4500/- Now For Limited Period Rs. 3500/-

Frequently Asked Questions :

How can I join the course ?

You can join this Course by making ONLINE PAYMENT . 

When can I start the course ?

After you make the payment for the course, we will schedule your course and timing.

Can I understand the course online ?

Yes, Here the faculty will teach you practically .You can see these classes online Live on your mobile /laptop / desktop using your mobile internet from anywhere.  At the same time you can also do practicals with the faculty. If you have any doubt during the classes you can clear the doubts with the faculty.

How will this course be helpful for me?

Programming  nowadays is used everywhere in India and Abroad organizations for creating new softwares. Now everything is automatized and this is done mainly using programming softwares and coding. This course will boost your confidence and you will feel comfortable in programming new softwares. It will bring lots of opportunities to you in respect of jobs, businesses, studies and many more.

 

Other Courses :

Online Tally Course

Online Spoken English

MS Office Online Course

Online Excel (Basic to Advanced)

Have Queries ?

Call or Whatsapp: 84866 11373


Career Flite – a leading Computer Training Academy and Coaching Provider for Competitive Examinations. The various computer courses are Tally, Excell, Programming Languages, Spoken English etc.The various coaching program for competitive examinations are Banking, Insurance, Railway, SSC, CLAT, APSC, UPSC, NTA NET, SLET etc. Career Flite is committed for the in-depth study of the subject making the precise use of time to solve maximum number of questions. We use extreme updated and enhanced shortcut methods to simplify tasks. Our exhaustive study material will be boon for the all new entrants in the competitive world.


copyright 2020 @ careerflite.com | contact@careerflite.com

Website: www.careerflite.com

Email :contact@careerflite.com

Phone: 8486611373 / 9864093327

Office:
M.A. Road, Rehabari, Guwahati-781008, Assam, India