Inspiration
It was the first kind of project I though about when I started CS
What it does
Users can use a pre-made list or make their own vocab list and then test themselves
How I built it
from scratch and no sleep, using Java and eclipse and google and youtube, using JFrame components and ArrayLists which i had learned actually during the making of it
Challenges I ran into
Being new to coding by myself, with out my teacher. Trying to add the view of the complete list of elements/vocab words at the last minute. starting with a 2d array
Accomplishments that I'm proud of
Proud that I did what I first thought of doing when I started cs. Up until having finished this prototype I thought I was still on the steep down part of the learning curve for programming. I see now that I am not which makes me happy.
What I learned
I learned more about how projects go from start to end. This was the first one I have done by myself so i realized a bit more how many of the different pieces have slight changes but with out them a lot of errors happen. I also see how having solid plan makes things much easier and leaves a lot less time wasted.
What's next for FlashCard Simulation
when the user can test themselves, it will better for the words to be random also not only test if the user knows word of the definition but vice versa have a selection to view the complete list of elements/vocab words
Built With
- eclipse
- java-8
Log in or sign up for Devpost to join the conversation.