top | item 41191636 Ask HN: What software dev skill has helped you the most? 3 points| AlwaysNewb23 | 1 year ago 5 comments order hn newest JohnFen|1 year ago I don't think it's a software skill specifically, but for me it was learning more formal methods for deconstructing and analyzing problems. muconto107|1 year ago I agree with you. This is a important skill. Turning problems into code and making a solution. 999900000999|1 year ago Learn version control!git add .git commit . -m Stuffgit pushThat's All you need to get started. Then when you do something stupid you can just revert to a working version. AimIdol|1 year ago comment the natural language between your brain and code peutetre|1 year ago Infinite patience with clients. Demonologist|1 year ago [deleted] unknown|1 year ago [deleted]
JohnFen|1 year ago I don't think it's a software skill specifically, but for me it was learning more formal methods for deconstructing and analyzing problems. muconto107|1 year ago I agree with you. This is a important skill. Turning problems into code and making a solution.
muconto107|1 year ago I agree with you. This is a important skill. Turning problems into code and making a solution.
999900000999|1 year ago Learn version control!git add .git commit . -m Stuffgit pushThat's All you need to get started. Then when you do something stupid you can just revert to a working version.
JohnFen|1 year ago
muconto107|1 year ago
999900000999|1 year ago
git add .
git commit . -m Stuff
git push
That's All you need to get started. Then when you do something stupid you can just revert to a working version.
AimIdol|1 year ago
peutetre|1 year ago
Demonologist|1 year ago
[deleted]
unknown|1 year ago
[deleted]