GOTO is a vendor independent international software development conference with more that 90 top speaker and 1300 attendees. The conference cover topics such as .Net, Java, Open Source, Agile, Architecture and Design, Web, Cloud, New Languages and Processes

David Nolen, NYTimes Software Engineer

David Nolen

Biography: David Nolen

David Nolen is a curious programmer, musician, and teacher living in Brooklyn. He currently writes JavaScript and Ruby for The New York Times. He also helps run the affordable Kitchen Table Coders workshops from a Brooklyn studio. In his free time he contributes to several open source Clojure projects including core.match, core.logic and ClojureScript.

Twitter: @swannodette

Presentation: ClojureScript: Lisp's Revenge

Track: The Right Language for the Job / Time: Wednesday 14:30 - 15:20 / Location: Lille Sal, Musikhuset

More than 55 years ago John McCarthy had an insanely great idea called Lisp. Lisp marked the beginning of functional programming, interpreters, high-level metaprogramming, garbage collection, and much more. Yet after such auspicious beginnings the idea of Lisp has since faded and many of its innovations have been adopted by much more popular programming languages. Until recently Lisp even appeared doomed to fade into obscurity but several things have conspired to make Lisp somewhat cool again - one of these is Clojure, a fun modern Lisp targeting the Java Virtual Machine.

However the Web doesn't speak JVM bytecodes. It speaks JavaScript - thus the cornucopia of languages that now compile to JavaScript. The most well known include GWT, CoffeeScript, and more recently Dart and TypeScript. However none of these represent a real break from the status quo.

John McCarthy's insanely great idea still has a lot to offer the Web and we'll see how with ClojureScript, an implementation of Clojure that targets JavaScript.

Presentation: GOTO 2020 - A Speculative View

Time: Wednesday 16:50 - 17:40 / Location: Store Sal, Musikhuset

We are not clairvoyants or fortune tellers, but we do have some strong opinions on what is the next thing to worry about/look forward to in the IT industry. Join our panel to share your views and hear theirs on what will be important to developers in 2020.

Erik Dörnenburg: In 2020 an even smaller number of developers will create the majority of business value. They will benefit from two decades of incremental improvements in development tools and practices. The remaining developers will struggle with endless package customisation and integration or they will be masters of fantastically overengineered frameworks and technologies that don't help them to solve business problems.

Dave Thomas: The future is never clear, but often patterns of fact emerge from the fiction of future predictions. Will it be post agile, post OO and if so what will we be doing? Will end users really be empowered to develop themselves? How will methods, languages and tools change? Will NoSql be YesSql? Will FP be mainstream or bypassed by something else? Will computers truly begin to augment our capabilities? Is HTML5 and the DOM still dominant? Will everything be little things loosely coupled?

Ola Bini: The complexity of software systems seems to increase exponentially. By 2020 I suspect we will have had at least one complexity crash and are either living in the metaphorical stone age ruins, or we have finally found better tools and techniques to manage complexity with.

Brian Goetz: I'm not really one for predicting the future. My talents are more in the area of "explaining the present"!

David Nolen: Concurrency pervades real software systems, yet only in recent years have some programming languages started providing better control structures to manage this source of complexity. We need better tools - the future is relentlessly asynchronous, distributed, and parallel.

Rachel Laycock: Windows automation will be better than Linux and women will outnumber men in both leading and participating in the community. But maybe seven years isn't long enough for that... Realistically, I expect that asynchronous programming and security will be first class concerns and the languages and tools that support those concerns will be what we'll be talking about. And it would be nice if proprietary software that is expensive and hard to use is a horror story from our the past

 

Moderator: Kresten Krab Thorup