-
Day 37: Flutter
I’m continuing my work on better understanding Flutter’s syntax and how to piece together an app through widgets. I was pretty happy to make more progress thanks to Maximilian Schwarzmüller’s Academind course “Learn Flutter & Dart to Build iOS & Android Apps [2021]” (the first five hours are free); Suragch’s “How to include images in…
-
Day 36: Client Website
I focused on how to improve the design of the footer and the navbar.
-
Day 35: Client Website
I made some more progress today on the Service and Contact Us page, adding some elements to each and tweaking them as needed.
-
Day 34: Client Website
I continued making progress on the client website, specifically on the Contact Us page. I was able to successfully modify most of the elements in the form so they had white space and was able to add in an icon here (thanks Bootstrap!).
-
Day 33: Flutter and Client Website
Today I split half of my time trying to learn more about Flutter’s syntax and continued my work on the client website. The latter I continued working on fixing small issues such as footer link alignment and started to add on to their Services page.
-
Day 32: Flutter
I’m trying to learn the basics of building Flutter apps. As a reference, I used the website’s official documentation “Write your first Flutter app“. Another helpful resource I found today was GeeksforGeeks’ “Flutter – Changing App Icon“.
-
Day 31: Client Website
I continued making progress on the client’s About page, focusing on formatting for larger screens. I’m trying a different look than what I initially proposed to see if I can get something closer to what they initially envisioned. Interesting references I looked at today include GeeksforGeeks’ “How to break line without using <br> tag in…
-
Day 30: Java
I continued learning more about Java today. I specifically tried to focus on breaking down the concepts learned yesterday to the bare minimum – I guess you could say I was using partly the Feynman technique (read more here!). I also tried using simple examples to learn about the Math library only to run into…
-
Day 29: Java
I’m following along with a textbook. It’s a little confusing but I’m hoping to pick up a better understanding as I continue practicing. Fun fact – naming files when running them have to be the same as the classes!
-
Day 28: freeCodeCamp Learn Basic JavaScript Record Collection
I decided to jump back into JS for a bit to give my mind some time to get back into learning this language. I’m stuck on another challenge but I’m trying to break it down and understand each element and why my solutions aren’t the correct answer. Photo by StockSnap on Pixabay.