Skip to content

Java to C

Anna KK edited this page Aug 16, 2016 · 4 revisions

Here I will go through the changes I made to take BitFit from a Java instructional tool, to one for learning C.

Commits

These are the commits involved in making this change

Files modified

These are all the files that were modified in order to switch from Java to C, with a little summary of the changes that were made to each one

The changes to html files mainly involved changing the wording of instructions to describe C instead of Java

Clone this wiki locally