Tuesday, October 19, 2021

Reusable Methods when working with New Project

Learn first

To facilitate risk identification and end-to-end planning.

Risk Identification and Resolving- so you know what's the low-risk way of doing things

e.g., that mssql is very expensive on cloud run, we use MySQL nstead.

End-to-End planning 

With item identified after risk resolving, construct end-to-end planning to ensure optimal flow of planning.

Say it will avoid you learn everything then do - so that you can mix with learning and doing - learn just before you do.


Example
Tue
====
0. Requirement:
- Draw the requirement (20 mins)
- Draft the requiremnt (20 mins)
- Say the requirement (20 mins)
1. Try Cloud SQL [1 hours]
2. Try Cloud Run (and way to test speed in various location) [2 hours]
3. Put an initial repo that stores and all the shortcut for fast development and forum(discord for question asking)

[Don't try the following, post this as question to support (use the same account here) and stackoverflow]
4. Try load balancer and memcached (try the different) [15 mins]
5 Agora chat + video test [6 hours]

Wed
==
1. Page 1 Skinning with Gantt + DHTMLX Configuration [10 hours]
(with all alternatives)+ Learning HTML/CSS (exercise) 
- How to organize CSS file
- How to make pop up box
- How to do required animation

Thurs
=====
1. Page 1 Skinning with Gantt + DHTMLX Configuration [2 hours]
2. Page 2 Skinning with Chat [6 hours]
  (with all alternatives)
3 Page 3 Skinning with Dashboard [2 hours]
  (with all alternatives)

Fri
===
1. Write to Shixiong [2 hours]
2. Learning Vue.JS [4 hours]
- (why the reactive syntax worked?)
- The have not learnt one
- The Kanban
3. Code the Vue [7 days]
- WebAPI as dummy and mentioned what's the data required

Afterwards
===
5. Continue learning the EF [3 hours]
6. Code the Web API and database [3 days]

No comments:

Post a Comment