Skip to content

BacklogBot/Backlog-Bot

Repository files navigation

Backlog-Bot

SDD Spring 2023

10 Commandments (Unfinished)

  1. MINIMIZE ABREVIATIONS
  2. CAMELCASE FOR VARIABLES + FUNCTIONS
  3. 2-4 COMMENTS FOR FUNCTIONS (GENERAL INPUTS/OUTPUT)
  4. NO TERARNY OPERATORS EVER! UNDERSTANDING THEM IS DIFFICULT
  5. MINIMIZE FUNCTION INPUT VARIABLES (NO MORE THAN 6)
  6. ALL FUNCTIONS RETURN EITHER 0 (SUCCESS) OR 1 (FAILURE)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages