Top Categories

Is it Bad to Comment Code? Easy Self-Documenting Practices
  • Category: Information Technology
  • Sub Category: App Development
  • code
  • Tutorial
  • Development
  • ios
  • swift
  • Xcode
  • learn
  • Programming
No Views
Today's topic relates to a common problem I see when reviewing code coming from students. I would like to discuss my viewpoints on over-commenting your code and why it can be a bad idea. Ultimately, you want to write code that is self-documenting with well structured functions. Not sure I was abl

Comments

You Might Be Interested In