Code cohesion is like a group of strangers who are forced to work together - they have no idea what's going on, and everything is a mess. It's a recipe for disaster in code and in life.
Trying to write test cases for highly cohesive code is like trying to untangle a knot of Christmas lights - every module is so tightly dependent on each other that it's almost impossible to separate them.
#codetips #coding #developer #programming
RT @msdevUK@twitter.com
Need a Bash Script quick tip?
Use the 'read' command to prompt the user for input.
It will continue to read user input until the Enter key is pressed.
#quicktips #codetips #cheatsheet
RT @tweetmonster999@twitter.com
You can preview your .md(markdown) file directly in your Visual Studio Code editor by using:
Ctrl+K V
@code@twitter.com
#Tips #VSCode #Markdown #Documentation #README #CodeTips #Developer
🐦🔗: https://twitter.com/tweetmonster999/status/1314642876823826433
#tips #codetips #developer #documentation #readme #vscode #markdown
Developers, it's almost 2018! Better get ready to update all of the copyright headers in your source files as soon as the clock strikes midnight, otherwise the source fairy will come and steal your trade secrets! #codetips