|
-
Jun 2nd, 2014, 03:27 AM
#1
Programming: Keeping the fire
These past few weeks I've been busy procrastinating, not touching my laptop for my programming tasks (side jobs), its as if I've lost the desire to code anymore, is this normal? Have you experienced the same? H
-
Jun 2nd, 2014, 03:50 AM
#2
Re: Programming: Keeping the fire
Yes, I experienced it! There was a period of my time while I have been a member here at VBF when I did not browse the forum nor code for almost two years because I was tired of coding.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Jun 2nd, 2014, 05:00 AM
#3
Re: Programming: Keeping the fire
Its always good to have a time out. And start again with a clear mind.
-
Jun 2nd, 2014, 09:24 AM
#4
Re: Programming: Keeping the fire
It all depends on having something worth writing. Coding is ultimately a creative act. If you have something to say, then you will say it. If you have nothing to say, then you aren't going to say it. I can't get excited about writing programs that are technically boring, but can work for excessive time on projects that are technically interesting.
My usual boring signature: Nothing
 
-
Jun 2nd, 2014, 10:29 AM
#5
Re: Programming: Keeping the fire
I get burnt out occasionally.
What gets me up in the morning is working on a project that saves someone time or makes their job easier.
I also have a few on going apps used by my company that over fifty people rely on to do their jobs. These are loaded with feature creep as all those individuals want them to do more and more. Keeping an interest in these projects is more difficult. I have taken to keeping a history of all the requests so I do not waste time investigating the bug or improvement yet again.
I also find that learning something new can ignite the imagination.
Last edited by Gruff; Jun 2nd, 2014 at 10:32 AM.
Burn the land and boil the sea
You can't take the sky from me
~T
-
Jun 2nd, 2014, 11:36 AM
#6
Re: Programming: Keeping the fire
I frequently go through periods when I lose interest. I don't let it bother me. I still go to work to pay the bills (obviously) but my home projects just sit on hold for a month or so until the passion comes back. If the passion for a particular project never comes back then it gets shelved indefinitely, which is a shame, but I find the passion always comes back for something.
The best argument against democracy is a five minute conversation with the average voter - Winston Churchill
Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd
-
Jun 2nd, 2014, 02:58 PM
#7
Lively Member
Re: Programming: Keeping the fire
A steady paycheck is all the incentive I need.
"Bones heal. Chicks dig scars. Pain is temporary. Glory is forever." - Robert Craig "Evel" Knievel
“Leave me alone, I know what I’m doing.” - Kimi Raikkonen
-
Jun 2nd, 2014, 03:58 PM
#8
Re: Programming: Keeping the fire
 Originally Posted by homer13j
A steady paycheck is all the incentive I need.
Sad to say that's what drives me too. I end up having to study new stuff the market wants rather than stuff I find fun to play with.
Not a fan of JavaScript, but far too many projects want Node.js or Vert.x now as they dump IIS as a back-end technology to move to the cloud.
-
Jun 2nd, 2014, 11:44 PM
#9
New Member
Re: Programming: Keeping the fire
Felt that too Especially on hard to code programs. Sometimes it just crushes my will to try and code again.
-
Jun 3rd, 2014, 08:47 AM
#10
Re: Programming: Keeping the fire
Happens to me from time to time. Sometimes, I just don't want to see code.
-
Jun 3rd, 2014, 07:51 PM
#11
Re: Programming: Keeping the fire
 Originally Posted by homer13j
A steady paycheck is all the incentive I need.
Yup, that's where I'm at too, actually I think I might be past that point ... given the managment crap I've had to put up with recently, I've been questioning if even that's enough... then I look at the mortgage... and the family... sigh...
Yeah, I'm "stuck" doing this a bit longer...
-tg
-
Jun 9th, 2014, 08:43 AM
#12
Re: Programming: Keeping the fire
 Originally Posted by dday9
I suppose that is one good thing about doing this as a hobby, I don't get burnt out because I program what I want whenever I want.
I'm on the same boat. Since programming is a hobby for me as well, I can work on a project for months straight and then decide that I am bored or no longer interesting and stop. Then pick the project up in a few months (after figuring out where I left off!
I also go between PHP/HTML/CSS/Javascript to C (Arduino) to VB.NET occasionally. I have written a few VB programs to interface with my Arduino. Thats fun.
My usual boring signature: Something
-
Jun 9th, 2014, 01:59 PM
#13
Re: Programming: Keeping the fire
Yeah I get this all the time. Sometimes the fire is simply a love of "the act of programming" rather than being able to product a working result.
Sometimes the THOUGHT of having something to write is a greater reward than the actual laborious task of the work itself.
I also get the same problem with electronics. Soldering a circuit together is a very similar joy to writing code - and has the same procrastination hang-ups as coding, at least in my experience.
My only advice is this: The procrastination problem goes away completely if you really WANT the end product. If you want to code it more than you want it finished then you'll just be spinning your wheels. Find a project that has a really worthwhile result and it'll build itself before your eyes in no time.
I have about 4 long term projects that I'm procrastinating on, and one that I'm entirely absorbed by and will be finished very shortly!
Need to melt some solder...
I don't live here any more.
-
Jun 9th, 2014, 02:08 PM
#14
Re: Programming: Keeping the fire
What kinda of electronics projects are you working on woss?
My usual boring signature: Something
-
Jun 9th, 2014, 02:34 PM
#15
Re: Programming: Keeping the fire
This is why programming really shouldn't be a full time vocation. You can get burned out staring at the screen for a long time.
I've told a few people now that a programmer is simply a tool: like a wrench, a socket set, or a plane. Being those tools does not make you a mechanic or a craftsman. Owning those tools (in this instance, skills in VB, C, Java, etc.) does not make one a craftsman, either.
It is the subsidiary tasks that makes you a craftsman: finding and understanding the application is where the skill lies. That takes time - a life time. Remember, the programming skills (actual coding in an IDE) will become redundant and almost useless. It is the subsidiary skills which stick with you and become valuable and timeless.
Take time to break away from the keyboard, and teach yourself, and absorb the application of the program.
"Ok, my response to that is pending a Google search" - Bucky Katt.
"There are two types of people in the world: Those who can extrapolate from incomplete data sets." - Unk.
"Before you can 'think outside the box' you need to understand where the box is."
-
Jun 9th, 2014, 02:45 PM
#16
Re: Programming: Keeping the fire
Wow. I actually really like that analogy.
I vote you king of VBF for the day
My usual boring signature: Something
-
Jun 9th, 2014, 02:51 PM
#17
Re: Programming: Keeping the fire
I started programming in 82 I think it was... played with it a couple years, then set it aside... I picked it back up in 85 when I got an IBM PC at home... did hobby programming until 95, when I turned it into a career... been professionally programming ever since. I love it, I love the problem solving, I love putting code together and seeing it come to life... what I don't like is the project management crap that comes along with the job... I'd be perfectly happy if I just did code, proof of concepts, mockups, things like that... but havingt to track the hours of my devlopers, keep them fed with work... bleh... I could do with out that.
-tg
-
Jun 9th, 2014, 02:53 PM
#18
Re: Programming: Keeping the fire
You guys are old. 1982 never existed for me.
My usual boring signature: Something
-
Jun 9th, 2014, 02:55 PM
#19
Re: Programming: Keeping the fire
 Originally Posted by dclamp
What kinda of electronics projects are you working on woss?
Sadly I can't talk about work stuff, which is telecomms-related custom hardware (although I would love to!).
But my home project is a very simple and cheap version of the "2048" javascript tile game. It'll be a keyring game with a few buttons running from a coin cell. I'm aiming to get it all finished within a month (firmware, PCB, etc).
It'll be open source of course.
I don't live here any more.
-
Jun 9th, 2014, 03:06 PM
#20
Re: Programming: Keeping the fire
 Originally Posted by wossname
Sadly I can't talk about work stuff, which is telecomms-related custom hardware (although I would love to!).
But I promise I wont steal trade secrets and recreate cheap Chinese versions of what it is you are making.... 
 Originally Posted by wossname
But my home project is a very simple and cheap version of the "2048" javascript tile game. It'll be a keyring game with a few buttons running from a coin cell. I'm aiming to get it all finished within a month (firmware, PCB, etc).
It'll be open source of course. 
I love that game! Once I got to 2048 I stopped playing though. Haven't been bothers to go any further (4,096)... But once its out I would buy or build a model you make.
My usual boring signature: Something
-
Jun 9th, 2014, 03:14 PM
#21
Re: Programming: Keeping the fire
It's alarmingly addictive isn't it?
Mine will be colour-based instead of numerical but the theory is entirely the same. I'll post back here when it's done. Haven't even got a name for it yet!
I don't live here any more.
-
Jun 9th, 2014, 03:20 PM
#22
Re: Programming: Keeping the fire
 Originally Posted by wossname
It's alarmingly addictive isn't it?
Mine will be colour-based instead of numerical but the theory is entirely the same. I'll post back here when it's done.  Haven't even got a name for it yet!
I couldn't set it down when I first downloaded it. Once you get a strategy, it makes the game more enjoyable and challenging. Cant wait to hear more about your project
My usual boring signature: Something
-
Jun 9th, 2014, 03:21 PM
#23
Re: Programming: Keeping the fire
Brad! Im telling you, we need a maker forum here. I think we have enough people interested in technology that there would be a pretty decent flow of people..
Sidenote. I wish VBF had a feature to tag users in posts so they can read them later...
My usual boring signature: Something
-
Jun 9th, 2014, 03:27 PM
#24
Re: Programming: Keeping the fire
Technically there are already "tags" for posts... Just not the ability to tag a person
My usual boring signature: Something
-
Jun 9th, 2014, 03:34 PM
#25
Re: Programming: Keeping the fire
 Originally Posted by wossname
It's alarmingly addictive isn't it?
Mine will be colour-based instead of numerical but the theory is entirely the same. I'll post back here when it's done.  Haven't even got a name for it yet!
Woss the name!
My usual boring signature: Nothing
 
-
Jun 9th, 2014, 04:51 PM
#26
Re: Programming: Keeping the fire
 Originally Posted by dclamp
Brad! Im telling you, we need a maker forum here. I think we have enough people interested in technology that there would be a pretty decent flow of people..
Sidenote. I wish VBF had a feature to tag users in posts so they can read them later...
Ask and ye shall receive...
http://www.vbforums.com/forumdisplay...nd-Maker-Forum
-tg
-
Jun 9th, 2014, 05:04 PM
#27
Re: Programming: Keeping the fire
 Originally Posted by techgnome
I am excited!
My usual boring signature: Something
-
Jun 9th, 2014, 05:14 PM
#28
Re: Programming: Keeping the fire
 Originally Posted by dclamp
I am excited!
Are you so excited, that you just can't hide it? And tonight you're gonna make it happen?
-tg
-
Jun 9th, 2014, 05:22 PM
#29
Re: Programming: Keeping the fire
 Originally Posted by techgnome
Are you so excited, that you just can't hide it? And tonight you're gonna make it happen?
-tg
I am about to explode.
My usual boring signature: Something
-
Jun 12th, 2014, 06:26 AM
#30
Re: Programming: Keeping the fire
a programmer is simply a tool
Hey, who are you calling a tool!
The best argument against democracy is a five minute conversation with the average voter - Winston Churchill
Hadoop actually sounds more like the way they greet each other in Yorkshire - Inferrd
-
Jun 12th, 2014, 10:11 AM
#31
Re: Programming: Keeping the fire
-
Jun 13th, 2014, 09:46 AM
#32
Re: Programming: Keeping the fire
I'm coming up on thirty years of programming. As previously mentioned paychecks are a strong incentive. I manage to keep the fire stoked. Programming has always been like soving puzzles to me and I haven't gotten tired of it. On the other hand if I won the lottery tonight I doubt I'd ever program anthing more then home devices and such again....
Please remember next time...elections matter!
-
Jun 13th, 2014, 09:51 AM
#33
Re: Programming: Keeping the fire
 Originally Posted by TysonLPrice
I'm coming up on thirty years of programming. As previously mentioned paychecks are a strong incentive. I manage to keep the fire stoked. Programming has always been like soving puzzles to me and I haven't gotten tired of it. On the other hand if I won the lottery tonight I doubt I'd ever program anthing more then home devices and such again....
Yuuuup.... same here... I know my shelf life as a programmer is limited... and I don't want to end up like my inlaws, working because I have to... I want to work because I want to... and I know I don't want to do this forever... I've already started working towards an exit strategy... it starts with me making an announcement on an aircraft carrier with a "Mission Accomplished" banner in the background...
-tg
-
Jun 13th, 2014, 10:20 AM
#34
Re: Programming: Keeping the fire
Even retirement isn't retirement anymore. I "retired" four years ago, but that just meant a new career freelancing.
Sadly most of those gigs have turned into "We like your work, really. Now please train these cheap coders we smuggled across the border to do your job for less." So the time I used to spend programming from home base is now taken up writing training materials and making PowerPoints and videos.
The video thing was interesting for the first 3 months, but a ton of that was getting the home studio set up. I was almost tempted to start a vlog, but realized I don't care for the effort required enough to do it for fun.
I also didn't want to end up like Dr. Bill, hilarious as he is to watch once or twice.
-
Jun 17th, 2014, 03:06 AM
#35
Re: Programming: Keeping the fire
The secret to maintaining motivation on a long project is "chunking" and one of the best side effects of unit testing or test driven development is that is naturally breaks the long slog into manageable measureable chunks.
(That said - I'm still having writers block on Taskbazaar...)
-
Jun 17th, 2014, 03:20 AM
#36
Re: Programming: Keeping the fire
Programming: Keeping the fire
Well, living in a state that has a minor IT base it is hard because there are not a lot of IT jobs and those that are out there get snapped up by other people. It is even harder if you cannot travel interstate to look for work in IT. I try to practice coding by helping out on the forums here but other than that and occasional personal projects I don't do any coding.
when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
https://get.cryptobrowser.site/30/4111672
-
Jun 19th, 2014, 08:19 AM
#37
New Member
Re: Programming: Keeping the fire
 Originally Posted by Nightwalker83
Well, living in a state that has a minor IT base it is hard because there are not a lot of IT jobs and those that are out there get snapped up by other people. It is even harder if you cannot travel interstate to look for work in IT. I try to practice coding by helping out on the forums here but other than that and occasional personal projects I don't do any coding.
Good thing you still have it. Some of my friends stopped for a while for various reasons(vacation, job etc.) and after a while, it looked like they lost their edge. They easily give up on some minor frustrating problems on the way. And for me, that's the hardest thing to deal with-- the frustration.
-
Jun 25th, 2014, 10:03 PM
#38
Re: Programming: Keeping the fire
 Originally Posted by dilettante
Sadly most of those gigs have turned into "We like your work, really. Now please train these cheap coders we smuggled across the border to do your job for less." So the time I used to spend programming from home base is now taken up writing training materials and making PowerPoints and videos.
Really? At my job they just fly them in. Any App Development we have done off-shore is always sloppy. Gotta love big business.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|