Search Results

8
votes

As a programmer without formal CS training or a CS degree, what am I missing?

I've been in the computer industry for 20 years now, and don't have a degree. Here's what I wish I knew 20 years ago. You'll learn it all as you go but sometimes you don't know what you don …
8
votes

Creating a Personal Project

What do you wish existed? Write it! Seriously, the less structure you impose on a personal project, the better. But I would start with some simple guidelines: Start small. Think of …
1
vote

autocomplete algorithms, papers, strategies, etc.

Check out this blog on implementing autocomplete using GWT: http://jroller.com/glongman/entry/gwt_autocompleter …
3
votes

Learning experiences for young developers

No, experience trumps almost everything else, even if that experience isn't ideal (because, you know, no matter where you work, it won't be ideal). Just by working with other people, on a p …
3
votes

What’s a ‘fun’ high-level programming language to learn?

I think a better approach than "what languages should I learn" might be "what project can I find that is super interesting to me?" Let that project dictate what language you decide on. …
1
vote

Which programming paradigm should be taught first to kids?

I was lucky enough to take a LOGO programming class in 5th grade (this was in the early eighties, so it was really uncommon to teach any computer skills to kids). I loved LOGO for a few rea …