{"id":668,"date":"2010-04-21T16:49:55","date_gmt":"2010-04-21T16:49:55","guid":{"rendered":"https:\/\/kweaver.org\/cs\/got-my-java-to-look-better\/"},"modified":"2010-04-21T16:49:55","modified_gmt":"2010-04-21T16:49:55","slug":"got-my-java-to-look-better","status":"publish","type":"post","link":"https:\/\/kweaver.org\/cs\/got-my-java-to-look-better\/","title":{"rendered":"Got my Java to look better"},"content":{"rendered":"<p>I had a bit of an epiphany this morning &#8212; and I have a project that is a bit better.<\/p>\n<p>My java project now has four files, only two that the students have to touch.&#160; Originally, to do the 1980&#8217;s console type program, I had two files that the students touched.&#160; The driver and the class.<\/p>\n<p>So here is the output:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.kweaver.org\/.a\/6a00e54eea8ed988340133ecd6b818970b-pi\" width=\"397\" height=\"399\" \/><\/p>\n<p>I have a main program with the lab name (students don&#8217;t have to touch):<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.kweaver.org\/.a\/6a00e54eea8ed988340133ecd6b82c970b-pi\" width=\"464\" height=\"391\" \/><\/p>\n<p>A really ugly program that does the output  (students don&#8217;t have to touch)<\/p>\n<p>&#160;<\/p>\n<p>And then the two lab programs:<\/p>\n<p>&#160;<\/p>\n<p>The driver with the test cases:<\/p>\n<p>&#160;<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.kweaver.org\/.a\/6a00e54eea8ed988340133ecd6b839970b-pi\" width=\"408\" height=\"673\" \/><\/p>\n<p>And the actual class:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" src=\"http:\/\/www.kweaver.org\/.a\/6a00e54eea8ed9883401348007bade970c-pi\" width=\"452\" height=\"460\" \/><\/p>\n<p>\nWe&#8217;ll have to discuss HTML etc as we go along, but learning HTML never killed anyone.<\/p>\n<p>Here&#8217;s the actual files (note that the lab itself is from Stacy Armstrong&#8217;s APlus Materials.&#160; <a href=\"http:\/\/www.kweaver.org\/lab02a.zip\">lab02a<\/a><\/p>\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I had a bit of an epiphany this morning &#8212; and I have a project that is a bit better. My java project now has four files, only two that the students have to touch.&#160; Originally, to do the 1980&#8217;s console type program, I had two files that the students touched.&#160; The driver and the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-668","post","type-post","status-publish","format-standard","hentry","category-blog"],"_links":{"self":[{"href":"https:\/\/kweaver.org\/cs\/wp-json\/wp\/v2\/posts\/668","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kweaver.org\/cs\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/kweaver.org\/cs\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/kweaver.org\/cs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kweaver.org\/cs\/wp-json\/wp\/v2\/comments?post=668"}],"version-history":[{"count":0,"href":"https:\/\/kweaver.org\/cs\/wp-json\/wp\/v2\/posts\/668\/revisions"}],"wp:attachment":[{"href":"https:\/\/kweaver.org\/cs\/wp-json\/wp\/v2\/media?parent=668"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/kweaver.org\/cs\/wp-json\/wp\/v2\/categories?post=668"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/kweaver.org\/cs\/wp-json\/wp\/v2\/tags?post=668"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}