Sometimes i have the same problem as you are experiencing. unfortunately there's no magic potion that makes you focused on work while having a son to take care. The way i found to get things done even with the interruptions of my family is: 1 - set a mental workplace and work-time. after that, set a real workplace to handle your job. 2 - uses earphones. 3 - talk to your family that you're unavailable during that time. Only contact-me if there's an emergency (a real one!) 4 - at the beginning of the work day remember to set the daily goal to acomplish. it will help you get motivated to stop and have time to your son also. 5 - put your tasks in a task list and make it visible. mark each complete task wen it gets done. well... those simple things is working for me (at least for while) hope it hepls a little at least. :laugh: :cool: Zamaro .:
Z
Zamaro
@Zamaro
Posts
-
How to balance between Kid and Coding? -
Do you dream about programming?yes... that's my recurring nightmares.... <pre>internal static class ZamaroDreams { internal void Dream() { foreach(Dream dr in DreamCollection) { if (dr.IsNightmare && dr.IsAboutCoding) { dr.Show(); } } ZamaroDreams.Dream(); // recurring infinite loop } }</pre> :wtf:
-
Moving from C# to C++The best one that I found is http://msdn.microsoft.com/pt-br/library/ms235630.aspx#MtViewDropDownText have fun! :laugh: