Hacker News new | ask | show | jobs
by yasoob 1408 days ago
Hi guys!

When starting out with programming, most of the time you don't get to learn about the though process behind a project implementation . I recently did a project and decided to do a write-up detailing the whole thought process and how I went from point zero to a finished project. I think there is a shortage of similar articles so I am sharing it here in case it helps others :)

1 comments

Cool - this is a nice simple project! Here's some feedback. Lyrics need to come up on screen in anticipation of the music. That is, they need to be there before the line starts. Currently, in your display, when a stanza starts the lyrics pop up suddenly simultaneous with the lyric being sung. This isn't enough time for someone who isn't completely familiar with the lyrics.