Tagged Questions

284
votes
360answers
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 …
178
votes
230answers
12k views

What is the one programming skill you have always wanted to master but haven’t had time?

For me, I've always wanted to finish the O'Reilly "Mastering Regular Expressions" book. When I need a Regexp, I manage to get the one I need eventually, but it takes more effort than it should. …
87
votes
51answers
4k views

How can I get addicted to programming?

This is a sincere question, please hear me out before downvoting or hitting close. I noticed last night after having spent hours away playing a new computer game that I had lost all track of time …
83
votes
28answers
4k views

What are the lesser known but cool data structures ?

There a some data structures around that are really cool but are unknown to most programmers. Which are they? Everybody knows linked lists, binary trees, and hashes, but what about Skip lists, Bloom …
77
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 …
60
votes
40answers
3k views

Programming with ADD/ADHD

I have diagnosed ADD. Mild but enough to affect my work: Easily distracted Can't concentrate on one project at a time Addicted to the web Procrastination etc. What strategies do you use to …
57
votes
47answers
3k views

What programming practice that you once liked have you since changed your mind about?

As we program, we all develop practices and patterns that we use and rely on. However, over time, as our understanding, maturity, and even technology usage changes, we come to realize that some …
49
votes
37answers
2k views

How do you beat procrastination?

I have had horrible procrastination habits since gradeschool, and now that I'm in college, I still am having a hard time beating this bad habit. I find myself easily distracted from doing real "work" …
46
votes
24answers
2k views

How can you tell whether you’re ready to start your own blog?

Hi, I'm curious whether I should start my own blog or not. I've been working as a programmer for 3 years and have some good and bad experience I can share. On the other hand I'm not sure I will be …
43
votes
16answers
3k views

Favorite online lectures and presentations

What are your favorite online lectures, presentations and talks? A few rules: Must be programming or software related. try to keep this non-academic. There are many online academic lectures, but …
40
votes
10answers
2k views

How to learn Haskell

For a few days I've tried to wrap my head around the functional programming paradigm in Haskell. I've done this by reading tutorials and watching screencasts, but nothing really seems to stick. Now, …
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 …
35
votes
37answers
3k views

What should a self-taught programmer with no degree learn/read?

I am a self-taught programmer and I do do not have any degrees. I started pretty young and I've got about 7 years of actual programming work experience. I believe I'm a pretty good programmer, but I …
35
votes
71answers
4k views

Hardest concept to grasp as a beginner

When you were starting to program, what was the hardest concept for you to grasp? Was it recursion, pointers, linked lists, assignments, memory management? I was wondering what gave you headaches …
33
votes
23answers
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 …

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