Джош Блок о Java и программировании | Participants
|
- Statistics
- Participants
- Translate into Russian
- Translation result
- 47% translated in draft.
If you do not want to register an account, you can sign in with OpenID.
Josh Bloch on Java and Programming | ||
Josh Bloch on Java and Programming | ||
Interview with Josh Bloch by Ryan Slobojan on Dec 17, 2010 Length 00:19:26 Download: | Интервью Райяна Слобояна(Ryan Slobojan) с Джош Блоком (Josh Bloch) 17 декабря 2010. | |
Summary In this interview, Google’s Josh Bloch shares his views on the open-source Java landscape as well as on the future of the Java language, including changes being implemented via Project Coin. Bloch also discusses support for multi-core in programming languages, support for multiple languages on the JVM, Java pain points and the “next big language.” | В этом интервью Джош Блок из Google делится своими взглядами на перспективы Java в мире open source и на будущее языка, включая изменения реализованные в Project Coin (http://openjdk.java.net/projects/coin/). Блок также расскажет о поддержке многоядерности в языках программирования, возможностях для создания языков под JVM, о больных местах и о "следующем большом языке". | |
Bio Joshua Bloch is the Chief Java Architect at Google. Previously he was a Distinguished Engineer at Sun Microsystems and a Senior Systems Designer at Transarc. He led the design and implementation of numerous Java platform features, including the JDK 5.0 language enhancements and the Java Collections Framework. He holds a Ph.D. in Computer Science from Carnegie-Mellon University. | Биография. Джош Блок - главный Java архитектор в компании Google. До этого был выдающимся инженером в Sun Microsystem и ведущим системным дизайнером в Transarc. Он привнес в дизайн и реализацию платформы Java много полезных вещей. Защитил PhD по computer science в университете Карнеги-Меллон. | |
About the conference | ||
Strange Loop is a developer-run software conference. Innovation, creativity, and the future happen in the magical nexus “between” established areas. Strange Loop eagerly promotes a mix of languages and technologies in this nexus, bringing together the worlds of bleeding edge technology, enterprise systems, and academic research. Of particular interest are new directions in data storage, alternative languages, concurrent and distributed systems, front-end web, semantic web, and mobile apps. | "Странная петля" это конференция для разработчиков программного обеспечения. Инновации, творчество и будущее магическим образом связаны здесь воедино. На конференции горячо приветсвуется смешение языков и технологий, которое выводит нас на острие современных технологий, бизнес систем и академических разработок. Особый интерес представляют системы хранения данный, альтернативные языки, параллельные и распределенные системы, веб фронтенды, семантические сети и мобильные приложения. | |
Josh, what are your thoughts on IBM joining the OpenJDK project? | Джош, что вы думаете о присоединении компании IBM к проекту OpenJDK? | |
On the face of it I think it’s a great thing, the more members of OpenJDK, the better. On the other hand, while it was not explicitly included in the past release, it was said at the same time that IBM is dropping support for Apache Harmony which I consider very sad. I think a healthy thriving open source platform will have multiple implementations and I think it’s sad that one of them is going to suffer. | Я считаю, что это очень важный шаг - чем больше участников, тем лучше. С другой стороны, прошло незамеченным сообщение о том, что IBM прекращает поддержку Apache Harmony, о чем сожалею. Думаю, что хорошие open source платформы должны иметь несколько реализаций и жаль, что одна из них пострадает. | |
Does IBM contributing to OpenJDK have any ramifications for the JCP itself? | Повлияет ли как-то участие IBM в OpenJDK каким-либо образом на JCP? | |
Not in and of itself. On the other hand, as part of the press release, it was said that IBM would be given a leadership role in the JCP and I don’t know exactly what that means, so I guess we’ll have to wait and see what Oracle has to say. One can only hope that the JCP remains as open and democratic as possible, so that the language can be evolved in an open democratic vendor-neutral fashion. | Само по себе нет. С другой стороны, в пресс релизе было сказано, что IBM будет дана главенствующая роль в JCP, но я не знаю что это значит и предполагаю, что стоит подождать и услышать, что скажет Oracle. Можем только надеяться на то, что JCP останется в рамках open-source и демократии таким образом, что его развитие будет вестись в независимом от продавца стиле. |
