by cmorgan8506 on 4/22/18, 10:19 AM with 4 comments
What are some skills, concepts, tools, etc that often seem neglected and should be learned by new/junior developers to help them in the early parts of their career?
by dpeck on 4/23/18, 1:55 PM
2) cli tools (make/awk/sed/etc, getting just a base proficiency pays huge dividends in time savings over a career)
3) excel. Nearly all things business start and end with a spreadsheet, be able to at least stumble through one and understand the information it contains and the functions being applied.
by carlmungz on 4/23/18, 9:45 AM
When I was given tasks I would worry about the code itself and the stuff I didn't know instead of trying to clearly understand the problem and come up with different solutions.
by parvatzar on 4/25/18, 6:53 AM