From 9351ddf769be58b33d4cae6dd36f7b28e94cc2a6 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Tue, 20 Apr 2021 17:27:14 -0400 Subject: added some drafts and post on making websites boring --- drafts/what is programming.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 drafts/what is programming.html (limited to 'drafts/what is programming.html') 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" -- cgit v1.2.3