Skip to content

BloomTechBackend/bd-iterators-code-along-solution

Repository files navigation

Iterators - Code-Along

This activity will be walked through by your instructor.

Your participation is critical to your understanding, so please respond when asked by the instructor and ask any questions you may have immediately.

Please do not be afraid to ask questions. Chances are very good that others have the same and/or similar questions and are bashful about asking. They will appreciate your asking the question.

This activity will add code to an existing class that will implement it as a subclass of the PlayingCard class used in the Inheritance Guided Project

Successful completion will be when all we have successfully implemented the subclass and are able to use it and its methods in an application program.

Requirements

  • IntelliJ with Java 11
  • If you're running the code from your terminal, make sure you have Java 11 installed on your machine (not just in IntelliJ)

Set Up

  • Clone this repo and open it's project folder in IntelliJ.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages