-
Notifications
You must be signed in to change notification settings - Fork 0
JD of Senior Java Developers [Mobile Frontend]
Mohamed Hassan (JOSEPH) edited this page Apr 25, 2023
·
5 revisions
- applying technical design tasks delivered to him/her via the
Java Architect
like connecting mobile-frontend-component to backend components and structuring the mobile-frontend-component's layers without mentioning details, also mention to him/her that this is a presentation concern which means that raw data came from backend, then he/she has to sort it here upon need to distribute the CPU load - adding new features to the system under construction and
- doing code review to other
Senior Java Developers [Mobile Frontend]
andJunior Java Developers [Mobile Frontend]
beside -
mentoring
Junior Java Developers [Mobile Frontend]
- doing interviews to
Junior Java Developers [Mobile Frontend]
Hint:
- Structuring the component's layers => Organizing code files using directories (folders) in a good way following good mental model for following-up purposes and aligning with other teammates during the development phase.
- Fetching data is based on data limiting techniques to avoid pagination over the large data volumes over the RAM directly and bringing it down AKA app crash. Lazy loading controlled technique AKA Fetching the data upon need.
- Overview
- University Role
- Architectural Components
- Legal and Ethical Development Specialization
- System Administration
- Software Deployment
- Git Repositories | Access Control
- Testing notes - Tester [QA]
- Daily Standups
- Onboarding process upon hiring newcomers
- Tickets Flow AKA Industrial Software Manufacturing Process
- Sprint
- Legal and Ethical Aspects of Contracts
- Maintenance Deals: new contracts after delivery to avoid wasting the money of the clients and burning out the human resources
- Human Resources Planning to the Software-Development-Unit
- Possible future moves of Human resources
- Notes to Managerial Positions
- Notes for Self Study During the University Phase
- Screening Interviews
- Search keywords for recruiters
- Email-Writing
- Job advertising template for recruiters
- Ethics of writing useful software
- How to do a complaint against someone in a safe way