Tagged Questions

8
votes
8answers
131 views

How do you maintain discipline when doing TDD?

When I get excited about a new feature I'm just about to implement or about a bug that I've just "understood", there is the urge to just jump into the code and get hacking. It takes some effort to …
8
votes
25answers
1k views

Which Programming Language Should I Learn?

I've decided, for educational purposes, I want to learn a new language every 2 years or so. Which language should I learn first? Why? I'm proficient with C, C# and Java. Other than that, I really …
0
votes
2answers
27 views

Clientside going serverside with node.js

Hello, I`ve been looking for a serverside language for some time, and python got my attention somewhat. But as I already know and love javascript, I now want learn to code on the server with js and …
294
votes
362answers
33k views

What is the single most effective thing you did to improve your programming skills?

Looking back at my career and life as a programmer, there were plenty of different ways I improved my programming skills - reading code, writing code, reading books, listening to podcasts, watching …
16
votes
22answers
774 views

What should I do to improve my code/style of programming?

I am sure you guys know me. I am the person from your offshore team whose code puts you off and at times makes you pull your hair (bcoz you can't pull mine). My programming concepts are quite okay …
34
votes
24answers
1k views

Good ways of disciplining yourself when freelancing at home?

I have noticed that my self-discipline is very bad when it comes to getting up in the morning, eating regularly and working on fixed hours. When you have a job to go to, it is very different since you …
3
votes
9answers
149 views

How to remember all technologies we learn? [closed]

How to remember all technologies we learn? There are so many technologies for programmer and all can't be kept in memory. Of course, we all have our bookmarks in delicious where we store useful …
2
votes
6answers
241 views

Is there any self-improving compiler around?

I am not aware of any self-improving compiler, but then again I am not much of a compiler-guy. Is there ANY self-improving compiler out there? Please note that I am talking about a compiler that …
30
votes
130answers
4k views

What’s the next thing on your list to learn?

Subject line says it all. What's next on your list of things to tackle and get to grips with? Got a language you want to learn? Want to grok dynamic programming? Think it's about time you understood …
78
votes
35answers
2k views

How to help a struggling newbie do a better job?

I have been the only developer and the de-facto "senior developer" on my company's flagship product for a while (a .NET WinForms app, but that is not related). Just recently, they brought in a …
20
votes
27answers
2k views

How to Think in OO

Besides the general, "What is OO?" question, I want to understand how one transitions from a procedural-based programmer to someone who gets OO. I'm anticipating the winning answer would contain …
1
vote
9answers
167 views

Keeping skills up to date is more important to programmers than any other job?

I remember back in school, students use to say in a tiring tone, "Engineers and computer scientists must always keep apprised of new technologies and keep their skills up to date. If they don't they …
1
vote
2answers
63 views

Which books or resources would you recommend for learning event-driven programming?

The question says it all, really. I am looking for books or resources I can use to self-teach regarding event-driven programming. I have a decent grasp on the program flow of smaller programs that …
2
votes
8answers
202 views

Ruby without Rails

I've already developed some simple applications in Rails(just to test) without any knowleadge of Ruby, but now I want to change my life, I'm going to start learning Ruby(and never learn Rails for some …
36
votes
33answers
1k views

I know how to program. Now how do I learn to design?

Hi, I'm a community college student graduating this year. Over the last couple of years I learned HTML, CSS, VB.NET, C#, PHP, and to a lesser extent some other languages. I have no problems whatsoever …

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