diff options
author | Adam T. Carpenter <atc@53hor.net> | 2021-04-20 17:27:14 -0400 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2021-04-20 17:27:14 -0400 |
commit | 9351ddf769be58b33d4cae6dd36f7b28e94cc2a6 (patch) | |
tree | b9db59990fc4f7c085b4b47c2f4bcec478bf6f5d /drafts/what is programming.html | |
parent | b477015b087cb5884029830873b66d273c99dbc9 (diff) | |
download | 53hor-9351ddf769be58b33d4cae6dd36f7b28e94cc2a6.tar.xz 53hor-9351ddf769be58b33d4cae6dd36f7b28e94cc2a6.zip |
added some drafts and post on making websites boring
Diffstat (limited to 'drafts/what is programming.html')
-rw-r--r-- | drafts/what is programming.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drafts/what is programming.html b/drafts/what is programming.html new file mode 100644 index 0000000..4b4e26d --- /dev/null +++ b/drafts/what is programming.html @@ -0,0 +1,5 @@ +programming isn't coding programming is computational problem solving (see +CSCI101) programming is getting data from point A to point B see what +programming isn't about informal lecture being a good programmer isn't about +following best practices or paradigms. it's still possible to write bad programs +using test-driven development and "Clean Architecture" |