rakshitmaggon / Webinar_on_cprog

Webinar on C programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Webinar on C programming

Was conducted on 4th April 2020.
View Webinar>>

Material || View codes || Issue

About The Webinar

The webinar was conducted on 4th April 2020 on CodeChef-VIT's Facebook page at 10pm .

The session covered basics of C programming

  • Defination and Basic Layout
  • Input & Output in C
  • Rules of Naming in C
  • Operators
  • Conditional Statements
  • Iteration
  • Functions in C
  • Arrays and Strings

Prerequisites

  • None
  • Webinar covers Basic of C programming

Snapshots


Contributing

Got better codes ? Feel free to add them .
Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Acknowledgements

With ❤️ by Rakshit Maggon

About

Webinar on C programming


Languages

Language:C 100.0%