ChatGPT - How Long Till They Realize I’m a Robot?

Image
I tried it first on December 2nd... ...and slowly the meaning of it started to sink in. It's January 1st and as the new year begins, my future has never felt so hazy. It helps me write code. At my new company I'm writing golang, which is new for me, and one day on a whim I think "hmmm maybe ChatGPT will give me some ideas about the library I need to use." Lo-and-behold it knew the library. It wrote example code. It explained each section in just enough detail. I'm excited....It assists my users. I got a question about Dockerfiles in my teams oncall channel. "Hmmm I don't know the answer to this either"....ChatGPT did. It knew the commands to run. It knew details of how it worked. It explained it better and faster than I could have. Now I'm nervous....It writes my code for me. Now I'm hearing how great Github Copilot is - and it's built by OpenAI too...ok I guess I should give it a shot. I install it, and within minutes it'

Savitch Solutions - Solutions to the Absolute Java 3rd Edition textbook

Welcome! If you're new to programming and have picked up Walter Savitch's Absolute Java 3rd Edition, then this page may be of use to you. I've gotten through the first 11 chapters of the books, and completed almost every one of the Programming Projects (the one's I haven't done are listed), which are presented at the end of each chapter. The earlier/later editions of the book may have different problems to solve, but they won't be much different. So, without further adieu, here is the list of problems which I skipped, followed by the solutions, including .java and .class files. ENJOY!


Solutions Absolute Java Chapter 1

Solutions Absolute Java Chapter 2

Solutions Absolute Java Chapter 3

Solutions Absolute Java Chapter 4

Solutions Absolute Java Chapter 5

Solutions Absolute Java Chapter 6

Solutions Absolute Java Chapter 7

Solutions Absolute Java Chapter 8

Solutions Absolute Java Chapter 9

Solutions Absolute Java Chapter 10

Solutions Absolute Java Chapter 11

Undone problems:

ABSOLUTE JAVA
Chapter 5:
pg. 329 #6 and #7

Chapter 6:
pg. 409 #7 - #11

Chapter 7:
pg 465 #4 - #7(time consuming but do-able)

Chapter 8:
pg 504 #5 - #7

Chapter 10:
pg 631 #10

Popular posts from this blog

ChatGPT - How Long Till They Realize I’m a Robot?

Architectural Characteristics - Transcending Requirements

My experience with Udacity