Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
experimentor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
experimentor
16y ago
Python is a great language. But there is nothing bad about preferring one language/style over another. There are great programmers in all the camps. Try the other two scripting languages - Ruby and Perl. I would prefer Ruby. See if you like
2.
▲
by
experimentor
16y ago
I'm an okay jQuery/Javascript developer who gets stuff done - by going the way you said - search the docs for the function that I need. I learned a lot of bad habits this way - because there are always two (or more) ways of doing things, an
3.
▲
by
experimentor
16y ago
A sampling of the Fossil code. This is the source browser code. http://www.fossil-scm.org/index.html/artifact?name=23a693054... C based webapps... lean, mean and blazing fast. And a little masochistic to code.
4.
▲
by
experimentor
16y ago
Fossil SCM is written by D. Richard Hipp. The same great guy behind SQLite.
5.
▲
Suggestion to Improve the Hacker News UI
3 points
by
experimentor
16y ago
|
3 comments
6.
▲
by
experimentor
16y ago
I agree. I was introduced to Ruby through Sinatra. Developed all my web apps using that though I used to play around with Rails. I had an initial idea that Sinatra was meant for small apps, and for anything serious you should go Rails. Howe