top of page
Search

Learnings from Building Project

  • Writer: shusrushabezugam
    shusrushabezugam
  • Apr 24, 2019
  • 1 min read

In this project, I have tried to integrate concepts from all courses taken by me in my Master's.

  1. I learned and implemented Java as well as object oriented programming concepts from Object Oriented Programming and Designing Course.

  2. I used NoSQL Document structure (Firebase) realtime database. I learned it from my Database Systems Course.

  3. I used gradle build in my android studio. I got to learn about setting classpaths, importing dependencies and structuring code based on maven build automation tool learned from Software Studio Course .

  4. I learned, explored and included big data concepts in my project (Firebase ML Kit). Learned about managing large amount of data from Big Data Course.

  5. Other than my course work, I have learned android programming and tried to incorporate all the concepts in this project and learned many new experiences with lots of errors in the project. Learned to improvise the code from the mistakes made earlier.

 
 
 

Recent Posts

See All

Comments


©shusrushabezugam

bottom of page