Sinisterly
How much time you spend on coding - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: How much time you spend on coding (/Thread-How-much-time-you-spend-on-coding)

Pages: 1 2 3 4 5


RE: How much time you spend on coding - mothered - 07-08-2018

(07-08-2018, 08:04 AM)Mimiakira Wrote:
(07-08-2018, 07:38 AM)mothered Wrote:
(07-08-2018, 04:22 AM)Mimiakira Wrote: Do you mean you take 10 min breaks for sinister. lol

Yes, I watch the making of Sinisterly on YouTube- from It's Infancy to date.

On a serious note, leisure In not part of my equation. Seldom I have the availability of free time.

dayum... I'm curious, what languages do you know? I should actually make a thread and the reason why... o.O

I deal with a lot of back-end/server-side manipulation, so being proficient In PHP and particularly SQL Is Imperative.

I also use CSS and JavaScript, but that's not so demanding In my line of work.


RE: How much time you spend on coding - Vi-Sion - 07-09-2018

So the minimum should be 2 hours a day, i know it depends but i would like to start with 2 hours a day and see how things go .


RE: How much time you spend on coding - mothered - 07-09-2018

(07-09-2018, 05:21 PM)Vi-Sion Wrote: So the minimum should be 2 hours a day

Agree.

And In my views, It should be performed each and everyday, even If It's only 30 minutes or so. It's easy to lose touch and forget elements of a given language.


RE: How much time you spend on coding - Vi-Sion - 07-09-2018

(07-09-2018, 05:29 PM)mothered Wrote: Agree.

And In my views, It should be performed each and everyday, even If It's only 30 minutes or so. It's easy to lose touch and forget elements of a given language.

Yep it happens a lot to me, that's why i think i need to find time to at least code or read some docs for 2 hours .


RE: How much time you spend on coding - mothered - 07-09-2018

(07-09-2018, 05:31 PM)Vi-Sion Wrote:
(07-09-2018, 05:29 PM)mothered Wrote: Agree.

And In my views, It should be performed each and everyday, even If It's only 30 minutes or so. It's easy to lose touch and forget elements of a given language.

Yep it happens a lot to me, that's why i think i need to find time to at least code or read some docs for 2 hours .

Same here, at times I draw mental blanks and It gets frustrating when something so simplistic cannot be recalled.

I think exhaustion Is also a contributing factor.


RE: How much time you spend on coding - Vi-Sion - 07-09-2018

Do you guys think it's good to code even when you're not in the mood ?


RE: How much time you spend on coding - reGEN - 07-10-2018

(07-09-2018, 06:08 PM)Vi-Sion Wrote: Do you guys think it's good to code even when you're not in the mood ?

Personally, I don't. I think that developing an application should be like art, you shouldn't really force it. But that might just be me because most of my programming is focused on researching and then creating a proof-of-concept to either demonstrate an idea or my understanding of what I was researching. This means that the things I make need to have a well-thought out and (ideally) simple solution which, to me, is a form of art.


RE: How much time you spend on coding - Vultra - 07-10-2018

(07-09-2018, 06:08 PM)Vi-Sion Wrote: Do you guys think it's good to code even when you're not in the mood ?

Hella nope. That would kill your motivation to code any further.


RE: How much time you spend on coding - mothered - 07-10-2018

(07-09-2018, 06:08 PM)Vi-Sion Wrote: Do you guys think it's good to code even when you're not in the mood ?

It depends on the Individual and his/her competency when the mood Is not at It's usual/optimal state.

As with all computing tasks, coding should be something you want to do, rather than have to do.


RE: How much time you spend on coding - Vi-Sion - 07-10-2018

I agree with what @mothered said, but it's kind of weird in my case, i like to code but most of the time i find my self doing something else.
That's why i think if i force myself to code for few days i might be in the mood everyday to code.
Well when i start coding i'm happy with it but what's hard is to start coding.