From 2901cf43bf45ff322fb62286c3bf1594b55c20ee Mon Sep 17 00:00:00 2001 From: 53hornet Date: Tue, 7 Sep 2021 14:23:27 -0400 Subject: chore: rename html to php, add donate/payments page, update cv --- drafts/what is programming.php | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 drafts/what is programming.php (limited to 'drafts/what is programming.php') 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" -- cgit v1.2.3