A small R function to properly concatenate character vectors with an ‘and’ separator
The dotemplate Stata command creates structured templates for do-files and ado-files so you can start your code organized from the beginning
How to configure Stata’s adopath to automatically load all your ado-files from GitHub working directories
A code snippet to automatically install and update required SSC commands at the beginning of your do-files
How to configure Stata’s profile.do for a productive workflow: shortcuts, globals, and automatic adopath setup
How to arrange Stata results in long (tidy) format using matrices or postfiles so they can be directly imported by Tableau or Excel
12 principles and conventions for naming Stata variables that improve code readability and team workflow
Tips and deeper understanding on using while, foreach, and forvalues loops in Stata, including common pitfalls with decimal ranges
A complete guide to setting up NotePad++ as your Stata editor, including syntax highlighting and useful keyboard shortcuts