Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Innovation-Using Objects #4

Open
AD1616 opened this issue Sep 5, 2022 · 2 comments
Open

Innovation-Using Objects #4

AD1616 opened this issue Sep 5, 2022 · 2 comments

Comments

@AD1616
Copy link
Owner

AD1616 commented Sep 5, 2022

No description provided.

@AD1616
Copy link
Owner Author

AD1616 commented Sep 5, 2022

  • Documented knowledge about objects and extends (obtained from code.org and previous experience) in a notebook with examples, here
  • Further explained basic java anatomy, here
  • Created and used objects in many of my Java programs. These are all pointed out inside of the code comments.
  • Also used extends in my Java Game program, linked below, in order to inherit certain methods.
  • Objects with Math and scanner through calculator
  • Objects and extends with AWT and Swing through Game
  • Implemented key learnings in methods, control structures, conditionals, iteration, classes, and objects through this menu, here
  • Some basic work in developing a vector class from scratch. It is in the menu, and has a separate blog, here

@NathanShih04
Copy link

Score for Sahil Samar: 3.1/3

Shows code.org knowledge on objects and implements inheritance by using "extends". Also created a vector program for an upcoming game idea and created a moving ball that ends game upon hitting a block. Has lots of code commits and shows a lot of examples of object usage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants