|
 |
JRuby: The power of Java and Ruby
Posted by: googletechtalks
Video duration: 4276 seconds
Global video hits: 17785
Google Tech Talks
February, 28 2008
Speaker: Ola Bini
I work for ThoughtWorks Studios, and recently published the book Practical JRuby on Rails at APress. I'm very interested in Artificial Intelligence, Lisp, Ruby and the fuzzy lines between languages...
Related: education, engedu, google, googletechtalks, talk, talks, techtalk, techtalks
Display Video Comments | Hide Video Comments | Add Comment
|
|
 |
Eclipse Day at the Googleplex: GWT in Eclipse
Posted by: googletechtalks
Video duration: 3271 seconds
Global video hits: 9283
Google Tech Talks
June 24, 2008
ABSTRACT
Eclipse Day at the Googleplex
Speaker: Bruce Johnson, Google
Building high-performance Ajax easily with Google Web Toolkit (GWT) in Eclipse has always been possible, but soon it will be downright easy. Bruce will present GWT's upcoming Eclipse plugin that helps novices get started and lets experts fly.
Related: education, engedu, google, googletechtalks, talk, talks, techtalk, techtalks
Display Video Comments | Hide Video Comments | Add Comment
|
|
|
|
Latest comments made on this video:
By: natlang1. on 12 May 08, 07:20:42
Almost a decade? Lisp is older than your dad. Every dynamically typed, garbage collected, object oriented language that supports higher order functions is arguably "based on" Lisp. That doesn't imply that we should never produce new languages with those features. It's all about the syntax.
By: SolonBob. on 09 Mar 08, 10:00:56
Actually, no. Ruby has been around for 10 years now. While clearly Ruby has lifted many idioms from Perl directly, but OO, it is more than based on Smalltalk. As far as Ola Bini, I think you think mistake modesty for lack of experience. Ola is making a presentation since he wrote a book on JRuby. You haven't.
By: kpriisholm. on 07 Mar 08, 15:11:50
Dear Anonymous Coward. No matter if you agree with Ola or not, he is very experienced in a vast variety of languages, and your post taken into account, my guess is, he's a lot brighter that you'd ever dream of becoming, regardless of your level of education. Not going into a discussion here about pros and cons of Ruby, Python or JavaScript - all are great languages, but just in case you don't know, Ruby has been around since 1995, so cut the BS about 'almost a decade'.
By: z4hf2c5q6ymgjxk. on 05 Mar 08, 17:41:57
All the features you naively try to pass of as Ruby's features, have been implemented in a variety of other dynamic languages like Python, Perl, JavaScript, etc. People have been making good use of them for almost a decade now, probably before you wrote your first line of code. Please find someone more experienced to mentor you. I wonder if it has to do with the fact that you are "not an educated nerd" (self-taught?) or it is just a way to cash-in the Ruby hype.
By: hurlm. on 04 Mar 08, 22:14:25
It depends what you mean with scale. with C you can create very scalable applications (in terms of performance), but I would not create a database system or anything networking related with it. It does not scale in terms of development effort.
By: hagus42. on 04 Mar 08, 15:57:49
Ah yes, the portability problem! That's why all the apps I run these days are "universal" binaries that can be run on any architecture with no development effort. Thank god the portability problem was solved in the 90s.
By: mcdtracy. on 04 Mar 08, 07:21:25
Java solved a huge problem for developers in the 90's. Producing portable apps (Windows, OS X, Linux, Solaris, AIX, HP-UX). Portability with a single binary image was a huge cost savings factor. It not for people that are afraid of hardware... it's for poeple that prefer to abstract it. The crack about mediocre programmers can be applied to any language... The quality of the programmer is othogonal to the language used. And now Ruby can benefit from the same VM, and platform support.
By: hagus42. on 04 Mar 08, 05:40:11
"C is a lovely language for writing operating systems. It doesn't really scale" -28:08 Huh? The second sentence is not only blatantly false, but totally contradicts the first sentence as well. Java is a language for people afraid of computer hardware. It's a tremendously successful language because there is a huge demand for mediocre programmers who can churn out barely good enough software. Hats off to the Java crowd for finding this market and catering to it. But it's nothing to brag about.
By: digitalhobbit. on 04 Mar 08, 04:45:09
Very good tech talk. JRuby has become quite impressive!