FYI, I did have a respectable early stage Geonet profile going, but had to abandon that profile in switch over to this account. I am good with Python and am experienced in ArcMap (not yet Pro - thinking I should).
An major ESRI bug that I'm sick of working around: Why does the Python console basically stop working randomly? For instance, I start saving file paths, variables, mxd objects and running simple arcpy functions like:
arcpy<SPAN class="punctuation token">.</SPAN>FeatureClassToFeatureClass<SPAN class="punctuation token">(</SPAN>fp_in<SPAN class="punctuation token">,</SPAN> fp_out<SPAN class="punctuation token">,</SPAN> feat_name<SPAN class="punctuation token">)</SPAN><SPAN class="line-numbers-rows"><SPAN></SPAN></SPAN>