C-Programming-Guide icon indicating copy to clipboard operation
C-Programming-Guide copied to clipboard

A guide for C Programming from the perspective of a Pulchowk student (IOE).

C-Programming-Guide

This README contains a list of resources that will be required as you get used to programming in C. For more of a walkthrough guide, visit the wiki page.

Compilers

IDEs

  • Visual Studio - Windows
  • XCode - Mac
  • Clion - Linux, requires a JetBrains account with student account (pcampus mail) for free access

Tools

Reference Docs

Reference Books (Recommended)

Tutorial Links

Tutorial Video