Skip to main content

Time Management and Strategies

I noticed that in second year a lot more work is expected from us. I have to say that I'm a bit of a procrastinator, and this year I hope to improve my time management skills.

What I find works with time management is goal setting, decision making, planning and most importantly focusing on the goal ahead of me. I will have to prioritise and see what is most important. By prioritizing, I plan to get the work that is due urgently done first, leaving the less urgent till later.

Looking at my class timetable I can see that I am not in until 2 o'clock on some days which is a good and a bad thing. It gives me time in the morning to do some work but on the downside it also makes me want to stay in bed that little bit longer in the morning. Before I know it, it's 12 o'clock and I'm rushing out the door. So, how do I fix this problem? The answer is simple, focus on the bigger picture. Get up out of bed earlier, do a few hours of work before college starts. Come home take a short break by going to football training or watching tv. I can then finish up some more work before going to bed. Oh and of course go to bed at a reasonable time so I can get up earlier and work when my mind is more alert.

Personally, I noticed that I stay focused on tasks a little bit too long at times, for example, a task that should take a half an hour takes me an hour longer sometimes. I hope to set a time goal when doing my work, if a certain task takes an hour I will only dedicate one hour to it and then move on. Of course, I will have to meet deadlines so I'll break the tasks up evenly according to its deadline. Making a checklist could prove useful so I don't forget to finish uncompleted tasks.

Reading different articles about time management was inspiring, I learned new techniques about managing my time better. I can now apply these techniques to my own schedule for improved results.
By carrying out these techniques I should have more than enough time to complete any tasks given to me, both this semester and next when the timetable changes.

I think the biggest time challenge for me this year will be meeting deadlines. Although I met deadlines last year I feel the increased workload may cause some issues...only time will tell!

Remember that money can come as quickly as it goes, but time, once it is gone, never comes back.
(Link To Image by Smita Jain Author)

                                                                     Inspiring Articles 

Comments

Popular posts from this blog

Game Brainstorm

Game Brainstorm  I got my first game idea after looking at endless runner games such as "Temple Run", "Subway Surfers", "Sonic Dash" and "Super Mario Run". I noticed a lot of these games in this genre are on Android and iOS devices. This got me thinking about creating a similar game for PC. The first of these games to become popular was "Temple Run" back in 2011. This game made the genre popular on mobile devices which later inspired the other endless runner games I mentioned. Endless running games have very simple controls, such as jumping over and dodging oncoming obstacles. A player's score is generally determined by how far they travel without hitting any obstacles. The games have simplistic controls but are difficult because you cannot stop the forward momentum of your character. Although these games have different art styles the gameplay is the same.  I think this would be a good type of game to make because the gameplay ...

Feedback Strategies

The first article I read "Five Reasons to Stop Saying "Good Job!" by Alfie Kohn. The author explains different reasons why he thinks loving and making your child feel good is very different from praise.  Praise will work in the short run because children just want approval from their parents when they are young. Overexploiting this idea will eventually make kids feel manipulated. Kids will start relying on their parent's evaluations too much if they are praised for every little thing. It's damaging for a child in the long run because when they grow up, they will still feel the need to hear whether what they did was ok from others.  Overpraise will make affect how a child feels when they actually achieve something for themselves. They will not appreciate actual achievements if they are constantly getting praise for anything they do. Children will lose interest in whatever they have to do because they know they'll get praise or rewarded for whateve...

Unity Free Tutorials

This week I  followed two different tutorials on Youtube. I was working on these separately to my game. The first tutorial showed me how to make an in-game mini-map. The second tutorial I followed showed me how to add music and sound effects. It was a good idea trying out some new tutorials because I now feel inspired to use these in my own game. It was really easy to make a minimap. I had to make another camera and rotated it 90 degrees so it faced down on my game map. I then changed the perspective to orthographic. This gave the map a flat look. I then made a raw image using the UI tab, which made a rendered texture. I placed the rendered texture on the raw image. After that, I anchored the mini-map to the top right corner of the screen. The minimap I made using the tutorial by Brackeys The second tutorial was also very easy to follow, I didn't have any problems and was able to get background music working for my game. All you have to do is add an audio source component a...