Luke Pembleton · @lwpembleton
46 followers · 57 posts · Server genomic.social

Consistent naming 🏷️ and length 📏 for samples offers a myriad of benefits for you (and others!). Utilize str_pad() to easily pad your sample numbers.

#RStats #codetips

Last updated 1 year ago

Nikita Shpilevoy · @nickshpil
0 followers · 3 posts · Server hachyderm.io

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

Last updated 1 year ago

Elena G · @Beelzenef
77 followers · 8035 posts · Server mastodon.social

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.

🐦🔗: twitter.com/msdevUK/status/154

#quicktips #codetips #cheatsheet

Last updated 2 years ago

Elena G · @Beelzenef
77 followers · 8035 posts · Server mastodon.social

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

🐦🔗: twitter.com/tweetmonster999/st

#tips #codetips #developer #documentation #readme #vscode #markdown

Last updated 4 years ago

Michael J. Gratton · @mjog
179 followers · 1794 posts · Server octodon.social

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

Last updated 7 years ago