What should I learn?

0
I finished rapid developer learning path, but when I jump into advanced learning modules, I find it very difficult to follow the path. My goal is to develop a APP for all employees in my company to borrow stuffs(Laptop, adapter, etc.) from IT department. The functionalities include sign in(Users, IT Admin), choose what to borrow(Users), confirmation from my dept(IT Admin).   What modules should I learn for these purposes? I don’t have experience in developing apps.  Thank you so much for helping me.
asked
2 answers
6

If you did all the basic learning paths, I would suggest to work on the Microflow and Domain Model paths. Data Structure and logic is very important in every app.

If you are used to it, you can pick up whtaever sounds interesting to you. But my personal suggestion is: Play around and try things. You may break stuff but this is an essential part of learning. If something does not work as expected, ask a forum question. (And don’t forget to commit often)

answered
2

Do you have any developing experience? Working with algorithms, databases, ER models, SVN? If not you should propably start step by step with the tutorials to not miss anything. If you already have experience, then you should take a look for the description of the toics and select what you are not familiar with or you are interested in.

Enjoy!

answered