Tagged Questions

0
votes
5answers
119 views

Does resharper make you lazy?

I've been looking at using resharper and from the reviews I've seen, people who start using it never go back. I'm wondering if using resharper helps you pick up errors when looking at code without …
1
vote
2answers
68 views

Resharper Power toy Zen Coding

I have tried Resharper Power toy Zen Coding and found it can only generate code in one line, can it generate formatted code. for example i type in ul>li*3 it generate: …
6
votes
16answers
303 views

Do you feel that writing on paper helps you develop better?

I personally write out any program that is not a throwaway script on plain paper. Mostly, this is so that I have something to do during the more boring classes, but I actually feel that it has done a …
0
votes
5answers
59 views

Convention result and code error C++ int foo (…)

In Linux for example when i use batch if error code is 0 thats good, but what is the convention in C++ ? when int (or bool) is equal to one we say that's true, but what must be the return of such …
1
vote
17answers
508 views

If you don’t code for fun, you can’t be a good programmer? [closed]

I've read a lot of times that if you don't code in your free time, out of the office, you can't be a good programmer? Do you think this is true? In which percent? Maybe is more true for younger …
32
votes
40answers
2k views

Too “careless” in programming?

I just feel so frustrated right now as I just finished one task. Seems like every time I program (homework or other stuff), I make stupid mistakes that take me hours and hours to fix, sometimes it …
-3
votes
5answers
134 views

How to Improve Coding Skills ? [closed]

I think this is very generic question but I would like to know what are the things one should keep in mind as a developer while improving his/her's coding skills ?
0
votes
4answers
92 views

Practical and useful coding tricks that help web developers save time?

I'm a php web programmer. I want to know if there are common web problems that web programmers face for which there are unorthodox and effective solutions. As an example, I'm making a simple website …
3
votes
10answers
199 views

Tips for developing in several languages at once

Does anybody have any tips for utilizing multiple languages at the same time? I use objective-c, c, perl, ruby, bash, ksh, rails, and other proprietary languages every day and am finding increasingly …
2
votes
4answers
111 views

Software development on Mac

I was just wondering if from a linux software development perspective & software development perspective in general, if a Macbook is worth it. I know that the Look and feel is very good and all …
9
votes
10answers
336 views

How to code via mental-models, in the absence of a keyboard.

I suffer periodically from carpel tunnel (The "carps" as I shall affectionately call it). In an effort to extend my ability to do programming at least into my thirties (after which I'll have made my …
0
votes
0answers
45 views

Do you code in your Telephone? [closed]

I'm not talking about coding FOR your telephone. That's a very common task, there are companies that ONLY do that. I'm talking about this: we love to code, smart phones are each day better, we may …
16
votes
35answers
1k views

Improving the way we write code?

While thinking about software-engineering in general I came across the question why we don't see any improvements in the way we write/document code. Think about it: There has not been a revolutionary …
0
votes
1answer
44 views

to start coding in C#.NET for eToken

Newbie request for advise. I have a task to develoop C# (VB.NET) service class (library) for storing/extractin user's passwords in/from Aladdin eToken devices. Advise me any: walkthroughs, …
14
votes
42answers
2k views

IDE or Text Editor?

Do you like to code using an IDE (like Eclipse or Visual Studio), or you prefer simply a text editor (like Vim) ? I heard strong arguments against IDE's (specially from dynamic language programmers) …

1 2 3 4 5 6 next
15 30 50 per page