Time Allocation for CS & EE Assignments

  • Thread starter Thread starter ynuo
  • Start date Start date
  • Tags Tags
    Cs Ee Time
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
ynuo
Messages
18
Reaction score
0
I would like to know if I am given an assignment, how can I determine the ideal amount of time I should allocate to it. My program is a combination of Computer Science, and Electrical Engineering. I am assigned programming assignments, as well as problem solving assignments.
 
Engineering news on Phys.org
Firstly, you can use a number of techniques to plan your tasks. One of my favourites is making a process map and using it to produce a Gantt chart; Wiki should show you everything you need here. In terms of how to determine how much time to dedicate, ask yourself how much the project is worth, and what other tasks you have to do. Give everything a priority, work out how much time you have to do the alloted tasks in, and how long each task should take you (go for worst and best case estimates and do it for both), then you should have a clear idea of how to divide your time. Spend a little time planning and everything should fall into place.

Is this what you were getting at?