[CSC 330] Binary Files in Repos
Andrew J. Pounds
pounds at sandbox.mercer.edu
Mon Oct 17 14:32:40 EDT 2022
Some of you lost a few points for this on your last project and have
already started doing it on the diffusion project. Leaving binary
executable files (like a.out or compiled binaries) in your repo is
considered VERY POOR coding practice, reflects laziness, and a disregard
for the resources that you have been granted. All that needs to be in
your repo are the pieces needed to build your code. Binaries can be
acceptable if they are required pieces for the build process (like
texture files in computer graphics), but outside of that just about
everything else should be some form of text file.
--
*Andrew J. Pounds, Ph.D.*
/Professor of Chemistry and Computer Science/
/Director of the Computational Science Program/
/Mercer University, Macon, GA, 31207 (478) 301-5627 /
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://theochem.mercer.edu/pipermail/csc330/attachments/20221017/9760a157/attachment.html>
More information about the csc330
mailing list