Skip to content

The C version of my Schedule Generator Algorithm - To learn C the hard way...

Notifications You must be signed in to change notification settings

SowinskiBraeden/c-schedule-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schedule Generator

How many repositories can I have dedicated to a single project? 4... the original, the app, the executable for presentation, and finally. The C version of it.

This is my attempt to learn C by jumping straight into a project I know I am able to acomplish, but in a language I only know the absolute basics in. Forcing me to get comfortable in C and learn and understand how it works and how to utilize it.

I don't expect this project to be clean, nice, optimal or any good. This is simply my attempt to recreate an algorithm I wrote in Python in the C programming langauge to help me learn.

About

The C version of my Schedule Generator Algorithm - To learn C the hard way...

Topics

Resources

Stars

Watchers

Forks