36
ณ โรงเรียนเมืองตลุงพิทยาสรรพ์ อ ณ โรงเรียนเมืองตลุงพิทยาสรรพ์ อ.ประโคนชัย จ ประโคนชัย จ.บุรีรัมย์ บุรีรัมย์ โดย โดย นายณัฐพล ผลเจริญพงศ์ นายณัฐพล ผลเจริญพงศ์ คณะวิศวกรรมศาสตร์ คณะวิศวกรรมศาสตร์ สถาบันเทคโนโลยีพระจอมเล้าเจ้าคุณทหาร ลาดกระบัง สถาบันเทคโนโลยีพระจอมเล้าเจ้าคุณทหาร ลาดกระบัง www.EzyBot.com www.EzyBot.com

Algorithm Class at KPHB C, C++ Training Institute KPHB, Kukatpally, Hyderabad

Embed Size (px)

Citation preview

Page 1: Algorithm Class at KPHB C, C++ Training Institute KPHB, Kukatpally, Hyderabad

C C++ DS JAVA TRAINING INSTITUTE KPHB HYDERABAD

Algorithm Class

C

ALGORITHM CLASSS

Page 2: Algorithm Class at KPHB C, C++ Training Institute KPHB, Kukatpally, Hyderabad

C course content

Data types Data types Type Conversions

Declaration and definition Operators Arithmetic Operators Relational and Logical Operators Bitwise Operators Precedence and Order of Evaluation Control Flow If Switch loops: for,while and do-while break and continue

ALGORITHM CLASSS

Scope and storage

automatic Register

static extern Preprocessor

macros File inclusion macro substitution conditional inclusion if................................................

Functions

Introduction to Functions Defining & Calling Functions Pass by Value, pass by Reference Return by value & return by address Recursive Functions

Page 3: Algorithm Class at KPHB C, C++ Training Institute KPHB, Kukatpally, Hyderabad

Pointers

Memory layout dynamic memory allocation Malloc , calloc ,realloc and free

Pointers to variable pointer arithmetic Pointers to pointers pointer and arrays pointer and char strings pointer arrays pointers and multi dimensional arrays command line arguments pointers to functions Complicated declarations

ALGORITHM CLASSS

Arrays Introduction to Arrays Need for Arrays Arrays with pointers Arrays with functions Types of Arrays One Dimensional Arrays Two Dimensional Arrays Multi Dimensional Arrays

Strings Char pointers Char array (String)

Declaring & Initializing String Variables Strings with pointers Strings with functions String Functions Creation of our own string.h Array of Strings

C course content

Page 4: Algorithm Class at KPHB C, C++ Training Institute KPHB, Kukatpally, Hyderabad

Structures, Unions,

Enum and typedef Enum and typedef Introduction to Structures Defining Structures Struct with pointers , arrays, strings and functions Array ,strings as Structures Members Containership Union, Different between Structure & Union

ALGORITHM CLASSS

File Operations Introduction to files Types of Files File Pointers Opening & Closing Files Modifying & deleting Files Interacting with

text files (ex: .txt, .c, .cpp) non text files (ex: .dat, .mpg, .avi, .mp3) data base files

Creating database with file operation Command Line Arguments

Data Structures

Introduction to

Sorting Recursion Lists Single linked lists Double linked lists Circular linked lists Stacks Queues

C course content

Page 5: Algorithm Class at KPHB C, C++ Training Institute KPHB, Kukatpally, Hyderabad

CONTACT

Algorithm Class

KPHB, Hyderabad.

Mobile: +91-9963930865

Visit for more details:

https://sites.google.com/site/algorithmclass

ALGORITHM CLASSS