Search Results

5
votes

What should every programmer know?

If you want to be the best possible programmer, you need to understand how the "magic" works. Others have suggested learning about compilers, and that's a good start. I would even say every serious …
3
votes

Is Delphi still a viable choice for development?

The company I work for has a product that's a 2 million line code base, written in Delphi. This product was started in '95, and it has been developed by less than a skeleton crew (average number of …
0
votes

The Future of Web Programming Languages

The current trend is towards javascript applications that have offline support, with client-side storage. This is already mostly the model that the google apps use. You can do this today quite easi …
1
vote

Best Format for a Software Engineer’s Resume

Having interviewed a few people, I can only list what I like in a resume: Short: 3 pages or less, lots of whitespace (aka note scribbling space). Don't feel obliged to mention everyth …
0
votes

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

Better team programming methods, especially around agile/scrum. I'm stuck in waterfall, and I hate it. A deeper understanding of ExtJS …
2
votes

I want to be a professional programmer. But I’m afraid.

"What must I do to become a professional programmer?" A professional programmer is someone who never stops learning, who is always improving their craft, and who knows that there is a lot t …