All Projects → IT-Club-Pulchowk → C-Programming-Guide

IT-Club-Pulchowk / C-Programming-Guide

Licence: CC0-1.0 license
A guide for C Programming from the perspective of a Pulchowk student (IOE).

Programming Languages

c
50402 projects - #5 most used programming language

Labels

Projects that are alternatives of or similar to C-Programming-Guide

mach.d
Library for the D programming language.
Stars: ✭ 27 (+3.85%)
Mutual labels:  sdl2
wiki
Mindustry's official wiki.
Stars: ✭ 138 (+430.77%)
Mutual labels:  wiki
mind-flow
Another try of blogging or personal knowledge base
Stars: ✭ 22 (-15.38%)
Mutual labels:  wiki
homebrewhub
A showcase/archive of homebrews, patches, hackroms for old consoles. Provides community submission, tagging and rating features.
Stars: ✭ 36 (+38.46%)
Mutual labels:  wiki
flappy-haskell
Flappy Bird Haskell Implementation
Stars: ✭ 33 (+26.92%)
Mutual labels:  sdl2
wiki
从diy行为艺术到diy苏格拉底式对话,从diy一个仪式到diy一次旷课,各种活动指南的百科。diy💔是706孵化的一个非代码开源项目。
Stars: ✭ 49 (+88.46%)
Mutual labels:  wiki
CodeforcesApiPy
Implementation of https://codeforces.com API
Stars: ✭ 17 (-34.62%)
Mutual labels:  wiki
nodesnim
The Nim GUI/2D framework, based on OpenGL and SDL2.
Stars: ✭ 127 (+388.46%)
Mutual labels:  sdl2
liberty-engine
Wiki engine made with node.js
Stars: ✭ 41 (+57.69%)
Mutual labels:  wiki
SDL rtf
Support for Rich Text Format (.rtf) files with Simple Directmedia Layer.
Stars: ✭ 15 (-42.31%)
Mutual labels:  sdl2
ModuleMania
Various useful sysmodules (kip files) for Nintendo Switch, to be used with CFW
Stars: ✭ 30 (+15.38%)
Mutual labels:  sdl2
neural-network-training-with-games
Neural network training with games
Stars: ✭ 25 (-3.85%)
Mutual labels:  sdl2
Chi-Wiki
A programmer who is not good at Chinese is not a advanced middle school student.
Stars: ✭ 18 (-30.77%)
Mutual labels:  wiki
aarbac
An Automated Role Based Access Control .NET framework with T-SQL Query Parser which automatically parse select, insert, update, delete queries based on the logged in user role
Stars: ✭ 18 (-30.77%)
Mutual labels:  wiki
docker-crowi
[DEPRECATED] Crowi wiki on Docker
Stars: ✭ 23 (-11.54%)
Mutual labels:  wiki
Driftwood
Driftwood 2D Tiling Game Engine and Development Suite
Stars: ✭ 23 (-11.54%)
Mutual labels:  sdl2
zk.nvim
Neovim plugin as a lightweight wrapper around https://github.com/mickael-menu/zk
Stars: ✭ 24 (-7.69%)
Mutual labels:  wiki
SwiftNES
Cross-platform NES Emulator written in Swift
Stars: ✭ 29 (+11.54%)
Mutual labels:  sdl2
Fairtris
Clone of the official classic Tetris® game for the NES console, intended for Windows and Linux systems. It implements the original mechanics and includes many regional versions and several RNGs (all in one executable).
Stars: ✭ 30 (+15.38%)
Mutual labels:  sdl2
Blocks
A 3D Voxel Sandbox written in C
Stars: ✭ 22 (-15.38%)
Mutual labels:  sdl2

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].