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.html | |
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.html')
-rw-r--r-- | drafts/what is programming.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drafts/what is programming.html b/drafts/what is programming.html deleted file mode 100644 index 4b4e26d..0000000 --- a/drafts/what is programming.html +++ /dev/null @@ -1,5 +0,0 @@ -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" |