this post was submitted on 19 Jun 2023
7 points (100.0% liked)

Programming

3347 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

So, I have 2 months before I go to finish my last year in CS. Every time I sit down to start a project, I will work on it for a few days, and immediately stop working on it.

How do you stay focused for these long projects? Or what are some techniques that you follow to keep at it for longer stretches?

you are viewing a single comment's thread
view the rest of the comments
[โ€“] yads 3 points 1 year ago (1 children)

Like any long term endeavor you need to have manageable goals. Using a task management application will also help keep you focused on what needs to be done. Finally you want to be working on something that you're interested in.

[โ€“] roxas2153 1 points 1 year ago

Very true, getting a project down to manageable goals/sections is something I definitely need to work on. Thank you