Skip to content

shikhar2712/c-learning

 
 

Repository files navigation

learning c journy

this is my journy of learning c programming language Link of online C compiler:https://www.programiz.com/c-programming/online-compiler/

resources to learn c which i followed in this journy("https://www.youtube.com/watch?v=KJgsSFOSQv0")

This Checklist is built from freecodecamp video

  • variables
  • Datatypes
  • printf
  • working with numbers
  • comments
  • constants
  • geeting user input
  • building a basic calculator
  • Array
  • function
  • if else statments
  • nested if else statments
  • Advance calculator(project)
  • switch
  • structure
  • while loop
  • dowhile loop
  • build a guessing game(project)
  • forloop
  • nestedforloop
  • memoryadress
  • pointers
  • derefrencing pointer
  • writing and reading files

About

its my c leaning journy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%