| bio | website | |
|---|---|---|
| location | San Jose, CA | |
| age | 26 | |
| visits | member for | 2 years, 9 months |
| seen | May 2 at 6:19 | |
| stats | profile views | 60 |
Software Engineer in San Fransisco Bay Area.
#Java #Python #Generalist
↑ ↑ ↓ ↓ ← → ← → B A
|
Aug 2 |
comment |
Working on multiple things at work? Okay, as as far as I am concerned, I have been working just for 1yr and I don't find it very hard to switch context b/w 2 projects. And it appears that working on 2 projects is a "standard" and will have to learn how to get good at it :) |
|
May 23 |
comment |
Web API design best practices - having many (similar) operations I totally agree with your point. To be honest, it's not my design and I am working on it as team member. Asked this question to have rational justification of this design. But I think, its a bad approach. |
|
May 22 |
comment |
Web API design best practices - having many (similar) operations makes the question worse or the design worse? |
|
May 22 |
comment |
Web API design best practices - having many (similar) operations I have updated my question, I hope you understand what I meant. Thanks! |
|
May 22 |
comment |
Web API design best practices - having many (similar) operations updated my question, does that help? |
|
May 7 |
comment |
Techniques for getting off the ground in any language related: programmers.stackexchange.com/questions/76366/… |
|
Oct 21 |
comment |
I am not a good programmer (in logic), how should I fix it? +1 for Skiena's The Algorithm Design manual |
|
Aug 10 |
comment |
Should organizations penalize developers for the amount of defect reports filed against code they worked on? Yea I know few teams, where its a common practice and devs try to bribe the QA with free lunches ;) |
|
Jun 29 |
comment |
How to keep a project easy to understand and intutive? I agree, i would do that if it was my personal project, but in a team where new people come and go. its really hard to follow that. |
|
Jun 29 |
comment |
How to keep a project easy to understand and intutive? in agile, ever changing design with distributed teams, its really hard to keep matching design with code |
|
Jun 13 |
comment |
How to properly understand django framework? The internet says it's some "Chinese Proverb", but there is also a similar quote by Swami Vivekananda ( en.wikipedia.org/wiki/Swami_Vivekananda ) |
|
Jun 5 |
comment |
What IDEs (if any) do Python programmers use? @Tamás Szelei Fixed. |
|
Jun 5 |
comment |
What IDEs (if any) do Python programmers use? @Ed S. Yeah eclipse has lowered the bar of using "geeky IDEs". But anything which increases productivity with least learning curve is good right? Humans build things, which they can learn and do stuff quickly! |
|
Jun 5 |
comment |
What IDEs (if any) do Python programmers use? its expensive, being a student I believe pycharm has the same capabilities: jetbrains.com/pycharm and it's cheap. |
|
Jun 5 |
comment |
What IDEs (if any) do Python programmers use? haha! I know. Missed out emacs. But I think, it will have the same problem as vim when dealing with it at a large scale and when new programmers keep coming in |
|
May 15 |
comment |
What is your go-to application when you start learning a new language? yes, but what sample "hello world application" might include all of that? |
|
Mar 20 |
comment |
Gossip protocol in a Ring topology Sorry for my bad ascii art, learning! |
|
Feb 28 |
comment |
Is writing comments inside methods not a good practice? I am not the downvoter, but I think the OP is asking is writing comments in methods is a good practice or not. You answer is perfectly right, but does not state the question. |
|
Jan 11 |
comment |
Best IDE for HTML, CSS, and Javascript for mac @Josh k I am trying to move to Macvim, but how do you do this: stackoverflow.com/questions/4637893/… ? |