0
votes
1answer
32 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 small …
278
votes
357answers
32k 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 p …
176
votes
230answers
11k 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 th …
2
votes
3answers
113 views
Assignments, i.e. Code Kata, for Coding Dojos
I would like to gather a list of assignments, i.e. Code Kata, for Coding Dojos. Please provide a name and a short description of the assignment or a link.
I'll kick off things wit …
5
votes
3answers
93 views
How do I bridge the gap between my database design and the user interface design?
I know how that question looks, but I'm quite serious. I am trying to create an application that will help me in learning databases (sql, queries, proper database design, etc). I'm …
16
votes
11answers
416 views
Building professional self-esteem when you think you’re a hack
Background: I'm 27, have an A.S. degree in Information Technology Management (it was basically a network admin program with some web design and a database class). I've had severa …
35
votes
32answers
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 …
86
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 …
58
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 real …
31
votes
87answers
5k views
What is the single hardest programming skill or concept you have learned?
As a follow up to "What is the one programming skill you have always wanted to master but haven’t had time?", what is the single hardest thing related to programming — skill, …
34
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 …
3
votes
5answers
71 views
Struggling on implementation idea
Hello,
What I mean is that when I want to implement something and I have an idea how to do it, I always try to think for other implementation solutions and if I haven't get any I …
1
vote
6answers
105 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. …
1
vote
12answers
270 views
To call myself a good programmer, should I learn as many languages as I can? [closed]
Possible Duplicate:
Which is more advantageous: Learning new languages or increasing knowledge of ones you already know?
To call myself a good programmer, is it always a c …
29
votes
119answers
3k 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 t …
