Vous êtes sur la page 1sur 3

C Programming

Course Agenda
Lesson 1: Introduction

• Section Introduction

• About the C Language

• IDEs

• Hello World

• Section Summary

Lesson 2: Language Fundamentals


• Section Introduction

• Variables and Constants

• Printf and Scanf

• Data Types

• Commend Line Arguments

• Arithmetic Operators

• Flushing the input buffer

• Loops

• Arrays (1D)

• Arrays (2D)

• Challenge

• Section Summary

Lesson 3: Logical Flow


• Section Introduction
• Conditionals

• Switch

• Module Challenge - Part 1

• Module Challenge - Part 2

• Section Summary

Lesson 4: Strings, chars and pointers


• Section Introduction

• Pointers

• Stack and Heap

• Strings Pointers Null-terminations

• Char Arrays and Pointers

• Char Arrays and Functions

• Challenge

• Section Summary

Lesson 5: Functions
• Section Introduction

• Basic Functions and Arguments

• Pass By Value and Reference - Part 1

• Pass By Value and Reference - Part 2

• Challenge

• Section Summary

Lesson 6:File I/O


• Section Introduction

• Opening and Closing Files08:05


• Reading All Content Of A File

• Searching for Content Within A File

• Binary Files

• Binary File Challenge

• ASCII File Challenge

• Section Summary

Lesson 7: Macros
• Section Introduction

• Constants, Functions, Aliases

• Conditionals and Strings

• Challenge

• Section Summary

Lesson 8: Course Summary


• Course Summary

For information on the course, visit: https://www.simplilearn.com/c-programming-


certification-course

Vous aimerez peut-être aussi