top of page

Final Submission

Code submissions should not include any identifiable data (i.e. name, school, team name). Participants should only use team number. Judges reserve the right to disqualify submissions which use unsupported technology. Code Submissions should include both source code and an executable binary file; such as a JAR with a Main class, a WAR, or an EAR. In the case of a mobile app make sure to submit the apk file along with the code. Submission files should be a ".zip" file compatible with the 7-zip application.

​

​

Resources

Below is a list of links that may be helpful to you when coding your project.  Feel free to send  us links to other resources that you think best talk about good coding practices and we will share them on this page. 

​

https://msdn.microsoft.com/en-us/library/aa260844(v=vs.60).aspx

​

https://code.tutsplus.com/tutorials/top-15-best-practices-for-writing-super-readable-code--net-8118

​

https://www.securecoding.cert.org/confluence/display/seccode/Top+10+Secure+Coding+Practices

​

​

​

​

​

bottom of page