CS1102 LJ U6 - Learning Journal Unit 6 PDF

Title CS1102 LJ U6 - Learning Journal Unit 6
Author Osi Solomon
Course Programming 1
Institution University of the People
Pages 2
File Size 34.2 KB
File Type PDF
Total Downloads 56
Total Views 179

Summary

● Describe what you did. This does not mean that you copy and paste from what you have posted or the assignments you have prepared. You need to describe what you did and how you did it. ○ In this Unit I learned about Event Handling with Graphic User Interfaces also known as GUI. These are programs t...


Description

● Describe what you did. This does not mean that you copy and paste from what you have posted or the assignments you have prepared. You need to describe what you did and how you did it. ○ In this Unit I learned about Event Handling with Graphic User Interfaces also known as GUI. These are programs that are eventdriven. It means that user actions like pressing a key or moving the mouse generates events and the program will respond to these events. Learning about this was fun, it was a bit of a challenge to understand the structure of the superclass and implement the interface but besides that, everything else was easy to understand. In the Discussion Forum we were given a small program that displayed a window and the title of the window would change based on how you would move the mouse, we were supposed to explain what each line of code did. It wasn’t hard because I had read the chapter and the IDE that I use helped me a lot because I can just click CTRL and the name of a class and the object and it will take me to its declaration, so thanks to that I was able to understand it better. ● Describe your reactions to what you did. ○ I was surprised and excited to see how the program was working because I thought it was very cool ● Describe any feedback you received or any specific interactions you had. ○ I did receive some feedback, it was good feedback, my peers told me that my submission was easy to read and understand, I think that is the most important thing. ● Discuss how they were helpful. ○ They were helpful in the way that I knew that I was doing something right and that way I can keep doing that to ensure that my responses are as best as possible. ● Describe your feelings and attitudes. ○ I remember that I was excited as I was reading because I wanted to try out the programs, and once I did I guess I was surprised because I didn’t know that Java could do that. And what it actually can do it’s very extensive, in the book they cover a lot from fonts and colors to layouts and textfields ● Describe what you learned. ○ I learned about Event Handling with Graphic User Interfaces, that

means that I learned about JavaFX applications, basic classes, events, controls and layouts....


Similar Free PDFs