Problem Looking for tips on how to improve my code and areas that I can better follow Object Orientated principles. […]

Problem Looking to confirm that I am doing this in the most efficient way. func convrtisbn10(isbn: String) { var checkSum: […]

Problem I was able to find all kinds of examples that demonstrate how to validate a Luhn Checksum but very […]

Problem I need to implement a method that adds a “7-3-1” check digit to my id. The “7-3-1” method works […]

Problem I need to implement a method that adds a “7-3-1” check digit to my id. The “7-3-1” method works […]

  • 1
  • 2