Skip to content

Basic demonstration of C language.

suannon/basic-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Basic C language

This repository is the demostration and code references of C language.

Hello World - View code

เป็นโปรแกรมที่ทุกคนต้องเริ่มต้นเขียน โดยการสั่งให้คอมพิวเตอร์แสดงคำว่า Hello World! ออกมาให้ได้ ซึ่งเป็นพื้นฐานที่สุดของการศึกษาการเขียนโปรแกรมวิธีการคือ เขียน function printf() แล้วใส่ argument เป็นคำที่เราต้องการให้มันแสดงเข้าไป

Basic Variable - View code

ยังไม่มีคำอธิบาย

Input and Output - View code

ยังไม่มีคำอธิบาย

If-else Condition - View code

ยังไม่มีคำอธิบาย

For loop - View code

ยังไม่มีคำอธิบาย

While loop - View code

ยังไม่มีคำอธิบาย

Recursive - View code

ยังไม่มีคำอธิบาย

About

Basic demonstration of C language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages