diff options
author | 53hornet <atc@53hor.net> | 2021-09-07 14:23:27 -0400 |
---|---|---|
committer | 53hornet <atc@53hor.net> | 2021-09-07 14:23:27 -0400 |
commit | 2901cf43bf45ff322fb62286c3bf1594b55c20ee (patch) | |
tree | 9c3ce172133e70935f1030524ecf9e460eebf557 /drafts/what is programming.php | |
parent | bfaccc32571df8a02f69518d8864244efba3b5b5 (diff) | |
download | 53hor-2901cf43bf45ff322fb62286c3bf1594b55c20ee.tar.xz 53hor-2901cf43bf45ff322fb62286c3bf1594b55c20ee.zip |
chore: rename html to php, add donate/payments page, update cv
Diffstat (limited to 'drafts/what is programming.php')
-rw-r--r-- | drafts/what is programming.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/drafts/what is programming.php b/drafts/what is programming.php new file mode 100644 index 0000000..4b4e26d --- /dev/null +++ b/drafts/what is programming.php @@ -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" |