Bryan L
03/16/2021, 4:15 PMDay7
• Read https://www.freecodecamp.org/news/learn-the-fundamentals-of-software-engineering/
• Going more in depth on learning SQL - querying only for now https://www.sqlitetutorial.net/ Great source!
• *S*tarted my Report Builder Project.
• Wrote first Test using JUnit
Self-Comment
• Nice break from Notes App, although I did come across a tutorial that runs through a Notes Project in Android that has everything I'm looking for outside of Compose(may follow it later). I started learning SQLite more in depth and finding it enjoyable to learn. Having begun my R.B.P, I decided to write tests for it even if just some to familiarize myself more with them. Current queries are taking longer than they should so hoping to speed them up! Also fell asleep around 4 am after doing some studying, didn't realize I forgot to post my daily entry so writing this in the morning.
Goals Tomorrow
1. Learn more on SQL and utilize efficient query patterns
2. Review SOLID
3. Query current Excel data with the database and start working on output in R.B.P
4. Write a couple tests for my R.B.PJungIn Choi
03/16/2021, 4:19 PMBryan L
03/16/2021, 4:52 PM