Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn C Language Basics
Rating: 4.3 out of 5(16 ratings)
446 students

Learn C Language Basics

Learning C programming language basics for beginner level.
Last updated 10/2023
English

What you'll learn

  • Learn C language basic syntax
  • Learn Operators & Decision making
  • Learn C Loops
  • Learn C Arrays
  • Learn C Functions

Course content

6 sections27 lectures3h 15m total length
  • Introduction And Environment Setup7:25

    Introduction And Environment Setup

  • Syntax And Data Types7:29

    Syntax And Data Types

  • Variables And Constants6:41

    Variables And Constants

  • Console Output10:12

    Console Output

  • Console Input6:04

    Console Input

  • Intro to C-Programming - Quiz

Requirements

  • No programming experience needed

Description

Learning C programming language basics for beginner level. course topics include various technical skills as follows:


Section 1 which includes What is programming?, What is C language?, C language syntax, C data types, Variables and constants, Console input and output. with the following videos:


Introduction And Environment Setup

Syntax And Data Types which includes

Variables And Constants

Console Output

Console Input


Section 2 and 3 which includes Operators, Decision making – if statement, if...else statement, If...else if...else Statement, nested if statements, switch statement. with the following videos:


Operators - Arithmetic, Relational and Logical Operators

Operators - Bitwise Operators, Sizeof and Conditional Expression

Operators Precedence & Decision Making: If statement

Decision Making Example

If else - if elseif

nested if - switch statement

nested switch

nested switch statements.


Section 4 which includes Loops concept, while loop, for loop, do...while loop, nested loops, Loop Control Statements, Infinite Loop. . with the following videos:


while and for loops

for, do while and nested_loops

Control Statements

goto & Infinite Loops

Loops Example


Section 5 which includes Arrays concept, Declaring Arrays, Initializing Arrays, Accessing Array Elements, Using arrays, Strings, Multi-dimensional Arrays. with the following videos:


Intro To Arrays

Using Arrays & Strings

Multi-Dimensional Arrays


Section 6 which includes Functions concept, Defining a Function, Function Declaration, Calling a Function, Recursion, Using CMD arguments. with the following videos:


Functions Concept

Function Definition

Function Declaration & Calling

CodeBlocks Example

Recursion

CMD Arguments

Who this course is for:

  • Beginner C developers