morrismukiri / C-Structure

Course labs for Introduction to structured programming with C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is a Repository to hold all classwork and assignment for the introduction to structured programming

What is this repository for?

  • Quick Reference
  • Sharing code problems and solutions with class members
  • Track progress of the course

How do I get set up?

  • This repository is built with Netbeans IDE
  • It is using GNU C/C++ Libraries and co

Contribution guidelines

  • Fork the repository
  • Make modifications
  • Test your modifications (preferrably on the Linux/GCC)
  • Create a pull request

Who do I talk to?

About

Course labs for Introduction to structured programming with C


Languages

Language:C 77.0%Language:Makefile 23.0%