Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Staying on top of my skills is a bit of an overstatement, i use it to see if i can solve the problems in 1 line.
-
I don't believe competition element can be helpful for soft skills and for cases when you develop code in team.
-
Loops2035yI use it to learn all the cool things in a language. I solve a problem, see how someone did it in one line, and recreate the one line solution
-
C0D4681465yThis month:
My job involves integrating disparate data from closed systems across the business into a single searchable construct with each system being able to leverage this data for its own uses despite each system already governing its own data and associated business rules.
And you want me to care about algos.
🤷♂️
Granted I will from time to time jump on and solve a few problems just to distract myself from my job but I'm not a serious user. -
mmaymandi535y@010001111 why? I feel like it’s a good and fun distraction to sometimes use it and do code golf
-
@mmaymandi Yeah, doing code golf, that’s it.
Those things don’t _really_ help.
to get better, the best thing is and will be doing real work.
Those thing _might_ help you to go from beginner to mediocre, but definetly not from mediocrity to expert.
For those people, it’s just a fun little thing to keep the brain going, rather than extending the knowledge. -
@010001111 Most, if not all work is context/environment based and those games are use-case based, which generally is very unlikely to happend as-seen in game to happen in real life
How many of you guys use codewars fo stay on top of your skills?
question