1 / 4

AP Computer Science Final Project

AP Computer Science Final Project. Kevin Ferreira 5-15-13. NinjaNameTranslator. For my project, I modified the PigLatinTranslator from the Java Software Solutions book.

colby
Télécharger la présentation

AP Computer Science Final Project

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. AP Computer ScienceFinal Project Kevin Ferreira 5-15-13

  2. NinjaNameTranslator • For my project, I modified the PigLatinTranslator from the Java Software Solutions book. • Purpose: To create a fun program that scans inputted letters, translates each individual letter to a syllable, and prints it • In order to do this, it requires you to input any letters A-Z

  3. Here’s the image I found online that I used for the syllables.

  4. Example • As a sample of what the program can do, I will input my first name, then my initials • “Kevin”  “mekurukito” • “KDF”  “metelu”

More Related