Skip to content

Analyze the structure of poems, from syllable count to identifying poetic forms. This project is a summative assignment for AP Computer Science A, Unit 1.

Notifications You must be signed in to change notification settings

SuhJae/poem-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poem-analyzer

Analyze the structure of poems, from syllable count to identifying poetic forms. This project is a summative assignment for AP Computer Science A, Unit 1.

📚 Unit 1 Learning Outcomes

  • Basics of Java programming
  • Understanding of variables and data types: String, int, double, boolean, etc.
  • Introduction to the Scanner class for user input
  • Usage of conditional statements (if, else if, else)
  • Looping with while, do-while, and for loops

🚀 Milestones

About

Analyze the structure of poems, from syllable count to identifying poetic forms. This project is a summative assignment for AP Computer Science A, Unit 1.

Topics

Resources

Stars

Watchers

Forks

Languages