Do you "code at home"?
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
Unless it's required for my degree course I do no coding at home whatsoever. Time was when I was a very enthusiastic home code but no longer, if I were to get a job in a different industry and escape the ennui of working with computers 9-5 I'd probably start doing my own pet projects again.
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
I use my at home time to crank out R and D work for my at work time. That way, it doesn't cost the company money, and I get to play around with cool things if I want to without having clients pestering me for deliveries.
"WPF has many lovers. It's a veritable porn star!" - Josh Smith
As Braveheart once said, "You can take our freedom but you'll never take our Hobnobs!" - Martin Hughes.
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
May it be office work or personal, with no regards to where I do it, I do the same thing - Windows programming. May be it's time for me to get a life and learn something new. :)
“Follow your bliss.” – Joseph Campbell
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
See my signature :) I am not sure it qualifies as "radically different" from my work - the programming language is the same. But I do use a different platform (Linux), compiler (gcc) and debugger (gdb). Also, the coding style is very different from what I am required to do at work.
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
no. At home, I relax, I have fun, I clear my mind... I have tons of things I do no need to do... and I enjoy it.
This signature was proudly tested on animals.
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
Rama Krishna Vavilala wrote:
So what kind of coding do you do outside of work?
I've worked at home full or part-time, on and off since 1986. Presently that's where I code, full time. I've always used the tools M$FT was pushing at the moments, starting with PDS 7.1 through VB for MSDOS to .NET since 2001.
Jon God wrote the Universe in C, thus explaining the great amount of disagreement over how to interpret the documentation. Soap Box 1.0: the first, the original, reborn troll-less
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
Not much anymore. I probably average 75 lines of code at home per day 7 days a week to add to the 200 lines I do 5 days a week on the day job. Hopefully those numbers compute to the 50K to 80K lines I churn out annually.
John
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
At work, I write code... At home, I write fiction... I used to do some coding at home, too, and I still do on rare occasions, but after nine hours at the office, I just want to get away from reality for a while...
Proud to have finally moved to the A-Ark. Which one are you in? Author of Guardians of Xen (Sci-Fi/Fantasy novel)
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
Rarely, cause I'm always too tired after I get home from work. But occasionally, when it's a bank holiday or something sometimes. I tend not to finish anything though like last time I had a few hours and was in a coding mood I did a basic pacman game spending most of the time on the AI (so each ghost would track the player in a different way) etc. I never got as far as adding a life counter, title screen etc even though such things would be quite simple.
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
Rama Krishna Vavilala wrote:
So what kind of coding do you do outside of work?
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
Yes, I code at home. I do all kinds of stuff, usually to reinforce a technique I'm using at work. Right now, I have several projects underway, but the Azure contest thing is sucking up most of my home coding time. I got an idea for yet a third azure page (not wholly original, or even technically advanced, but it should keep people busy for several minutes at a time). :)
.45 ACP - because shooting twice is just silly
-----
"Why don't you tie a kerosene-soaked rag around your ankles so the ants won't climb up and eat your candy ass..." - Dale Earnhardt, 1997
-----
"The staggering layers of obscenity in your statement make it a work of art on so many levels." - J. Jystad, 2001 -
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
I used to but ever since outsourcing has made me compete at a pay level akin to being a manager at McDonalds I no longer care. The sad part is I am still pretty darn amazing at my job.
Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. A man said to the universe: "Sir I exist!" "However," replied the universe, "The fact has not created in me A sense of obligation." --Stephen Crane
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
No, I have too many other things to do at home. However, if I didn't code at work I would definitely code at home. Also, if disaster struck and I had to find another job where I was sitting a computer but not coding I think I would find a way to code there too.
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
I am building up my own test automation tool and in the process learning .NET properly as I hit problems/situations. Slow but it means I learn a section quite well instead of just plugging in a sample.
Join the cool kids - Come fold with us[^]
-
I have no doubt that "coding at home" (or coding outside of work or regular job) is the best way to improve your skills and learn new things. So what kind of coding do you do outside of work? I normally focus on something which is radically different than the kind of programming I do at work. At work I develop windows and web applications, at home I focus on Mac OSX and mobile applications. At work I use ASP.NET and at home I play with Ruby on Rails.
It depends on how long you've been at it I think. I quite "coding at home" about 20 years ago, however if I want to learn something new or dabble I try these things out with the inevitable slew of in-house utility apps our business needs. I think when you're still new enough at the profession it's still fun to play with stuff that has no bearing at all on what you actually need to do, but as the years go by you tend to focus more and research all the options for work stuff, finding out what's appropriate for the task whether you know how to do it or not, then learning how to do it as necessary. There's just not enough hours in a lifetime to learn everything there is to know about software development and I'd rather balance my life out with stuff completely unrelated to my day to day job.
"Creating your own blog is about as easy as creating your own urine, and you're about as likely to find someone else interested in it." -- Lore Sjöberg
-
It depends on how long you've been at it I think. I quite "coding at home" about 20 years ago, however if I want to learn something new or dabble I try these things out with the inevitable slew of in-house utility apps our business needs. I think when you're still new enough at the profession it's still fun to play with stuff that has no bearing at all on what you actually need to do, but as the years go by you tend to focus more and research all the options for work stuff, finding out what's appropriate for the task whether you know how to do it or not, then learning how to do it as necessary. There's just not enough hours in a lifetime to learn everything there is to know about software development and I'd rather balance my life out with stuff completely unrelated to my day to day job.
"Creating your own blog is about as easy as creating your own urine, and you're about as likely to find someone else interested in it." -- Lore Sjöberg
John C wrote:
, finding out what's appropriate for the task whether you know how to do it or not, then learning how to do it as necessary.
I fully agree with you, and to find out what is appropriate you have to know about it (often at home).
-
John C wrote:
, finding out what's appropriate for the task whether you know how to do it or not, then learning how to do it as necessary.
I fully agree with you, and to find out what is appropriate you have to know about it (often at home).
Rama Krishna Vavilala wrote:
and to find out what is appropriate you have to know about it (often at home).
That's a big HELL NO! :) I'm a professional and I get paid to determine appropriate technology, I'm not a volunteer. If you want to volunteer and give time away to your employer and bring down your salary by diluting it with your free time have at 'er, but keep in mind your bringing down the rest of us when you or anyone else does that.
"Creating your own blog is about as easy as creating your own urine, and you're about as likely to find someone else interested in it." -- Lore Sjöberg