For further actions, you may consider blocking this person and/or reporting abuse
Read next
What is the ideal workflow between backend and frontend teams when you have short deadlines?
Luca Argentieri -
Why Does JavaScript’s parseInt(0.0000005) Print “5”? 🤔
Jagroop Singh -
How do you choose a component library for your project?
Rasheed K Mozaffar -
AI Vs Sam Altman - The War of Kings
Scofield Idehen -
Top comments (55)
I do Personal projects and stuff. Every weekend to be honest.
my routine is
Repeat?
Recursion in a while loop?
haha, thanks it should be
Codeception, I love it
Could be ala clojure.
Game ?
I don't nearly as much as I used to or a would like to. Always something to do, like work or personal projects as I'm still in uni/college. I also left my game PC at my place at uni, so only have my MacBook pro. as much as I love OSX , games don’t play nicely with the hardware (good specs but lack of cooling) or OS. but sure let's add
game()
.This is my attitude, as well. I often work on personal programming projects or contribute to open sourced projects. But if I want to be a lazy bum all weekend, I don't feel guilty about it.
I really need to lean not feeling guilty about not coding in my free time. I've multiple personal projects that I've never finished.
I am also struggling a lot. It requires more discipline to work on personal project during weekend.
I actually actively try not to spend time coding on the weekend. If the mood strikes me, I might spend an hour or two on a side project or reading articles, but after a full week at work, my brain is ready for rest. I also developed carpal tunnel in my wrist last fall, so the physical rest is necessary too if I want to avoid being in pain during the week.
Weekends for me are not much different than weekdays as a self employed freelance developer. I work when I'm interested in working. Sometimes that's 15 hours on a Sunday, and other times it's 15 hours for the whole week.
Every weekend, I try to concatenate one more design pattern in one and testing the results. Is it good or not ? if good then I'm using it in particular projects that I've.
Sometimes trying to write basic AST and thinking about of it to improve but I don't have not much sources that I can rewrite it properly again.
I really need to do more reading. Not just articles on here but books 📚. Lol 😆
Here's my routine:
🛏️ Wake up
🧺 Breakfast
🧹 Do some house cleaning
🤓 Take some courses online for 1 hour
💻 Work on something i'm interested for 4 hours using pomodoro technique. For example: A blog post or some API i want to try.
💑 Spend the rest of the day with my girlfriend
Yes, I code on the weekend. And most weeknight evenings.
I do not have a set routine, but since my bootcamp started on Monday, I'll be spending that time reading course material, doing lab challenges and working on side projects.
I recently read an article about reading 200 books in a year and I'd like to combine reading more with code. I got a library card last week and want to take advantage of what coding/programming books are out there.
My Saturday routine has been polishing up any bits of code I started may have actually written during the evenings all week long. If I do write something during the week, it tends to be more of a brain dump, just enough to give me a starting point on the weekend. Even then I try not to spend too much time coding during the day, that can wait until after the little one goes to bed. Sunday follows more or less the same pattern.
Yup I code on the weekend. Lately it's for freelance projects, but there are times it's for catching up on my day job backlog.
My typical routine is to wake up early on Saturdays (around 5am), do some light exercise and work until my family wakes up. This usually gets about 4 hours of solid work. On Sundays I sleep in, but get some work in on the evenings after we put the kids to bed.