Ceylon OJUG & GatorJUG Talk - Please Yo me!

Dear Codetown JUGGIES:

We have a chance for a special Ceylon talk on either Mon 10/13, Fri 10/17, Mon 10/20, or Fri 10/24 in Orlando at OrlandoJUG and/or Gainesville at GatorJUG. 

As you all know, OJUG meets 4th Th and GatorJUG meets 2nd Wed and these are Mondays and Fridays, so I need your feedback cause I'll have to do some major juggling logistically! Please Yo* me ASAP if you're interested because those dates are gonna get grabbed. Here's the detail:

Gavin King and Stéphane Épardaud will be touring the USA East coast JUGs in October, to present Ceylon, the new programming language they’re working on. At each venue, they will explain what Ceylon is, and why you will want to use it for your next production applications. The talks will be aimed at people who have never heard of Ceylon, or who have heard about it but want to know more. At the end of the evening you will be up to date with all that Ceylon is and has to offer. Don’t miss this opportunity to ask all your questions to the language creators !

 

Schedule

Oct 14 (Tue): Connecticut JUG
Oct 15 (Wed): New York JUG

Oct 16 (Thu): Greenville JUG
Oct 21 (Tue): Atlanta JUG
Oct 22 (Wed): Richmond JUG
Oct 23 (Thu): Boston JUG

 

Topics

 

Format: Two talks of 60 mins each, with 30 mins break in between

 

Title: Ten Ceylon Idioms (50 mins)

Abstract: Ceylon is a new programming language for writing large programs in teams. Its unique static type system enables, and sometimes even requires, a different approach to some kinds of programming problems. In this session, we'll introduce the type system by presenting a series of simple examples, exhibiting common idioms in the language.

 

Title: Ceylon from here to infinity: the big picture and what's coming (50 mins)
AbstractCeylon is a new modern, elegant programming language for the JVM and JavaScript VM, designed for team work. But it's more than that, it is a full platform with modularity, an SDK, tools and IDEs.

We will present Ceylon the language, the platform, and its ecosystem. You will see everything from starting a new project in the IDE to publishing it on Herd, our module repository, including using the SDK. We will also discuss the ongoing Ceylon projects such as the build system, Vert.x integration or Cayla, the new web framework.

Finally we will discuss the plans for Ceylon 1.1, 1.2 and further.

 

Speakers: Gavin King and Stéphane Épardaud

 

Bios:

Gavin KingGavin King leads the Ceylon project at Red Hat. Gavin is the creator ofHibernate, a popular object/relational persistence solution for Java, and the Seam Framework, an application framework for enterprise Java. He's contributed to the Java Community Process as JBoss and then Red Hat representative for the EJB and JPA specifications and as lead of the CDI specification.

Gavin now works full time on Ceylon, polishing the language specification, developing the compiler frontend, working on the IDE, and thinking about the SDK and future of the platform. He's still a fan of Java, and of other languages, especially Smalltalk, Python, and ML.

You can follow him on G+.

Stéphane ÉpardaudFrom deep into the Nice mountains, Stéphane works for Red Hat on the Ceylon project.

Passionate hacker in Java, C, Perl or Scheme. A web standards and database enthusiast, he implemented among other things a WYSIWYG XML editor, a multi-threading library in C, a mobile-agent language in Scheme (compiler and virtual machines), and some Web 2.0 RESTful services and rich web interfaces with JavaScript and HTML 5.

Eager to share, he is a frequent speaker at various conferences such as the Scheme Workshop 2004, Nice University in 2008-2009, many Java User Groups as well as the Riviera Java User Group he founded with Nicolas Leroux. A long-time open-source user and advocate, he is committer on RESTEasy, author of jax-doclets, stamps.js and various Play! Framework modules, and developer on various Ceylon projects for Red Hat.

===

*http://www.newyorker.com/online/blogs/culture/2014/06/a-yo-is-lovel...

I wanna Yo you!
Add my Yo username by tapping here: http://justyo.co/MIKELEVIN
(if you don't have Yo app get it here http://justyo.co/)

Or, just contact me any way you like... ;-)


Views: 130

Comment

You need to be a member of Codetown to add comments!

Join Codetown

Comment by Michael Levin on July 1, 2014 at 11:35am

Hi James, Thanks for the input. Keep an eye on the Events section and GatorJUG and OJUG Town to see if we can schedule it. Which JUG are you interested in? I'm guessing it's OJUG. 

Comment by James Berhends on July 1, 2014 at 11:20am
Hi Michael,
I would be interested in coming on either of the dates, with Monday the preferred.

Thanks

Comment by Michael Levin on June 28, 2014 at 8:04am

Hi Jack. Yes, we've been having regular meetings. The point of this blog post is to find out whether people are interested in coming to a meeting on a Monday or Friday rather than the normal 2nd Wed for GatorJUG or 4th Th for OrlandoJUG. That's because the Gavin and Stephane are only on the road 2 weeks in Oct and the only days open are Monday and Friday. Gavin is the creator of Hibernate and Seam. 

As for Yo, it's a funny concept for an app. Did you read the article? It's sort of like a Facebook poke. In this case, I wanted to get some feedback and asked for it in the form of a Yo. 

Comment by Jack Heart on June 27, 2014 at 11:32pm

Yo , Michael ! good to hear from you again , did not know you were still active , YO sounds interesting !

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Presentation: Adaptable Innovation: How Microsoft Leverages React Native for Strategic Advantage

Lorenzo Sciandra unveils the use of React Native across Microsoft's diverse ecosystem, emphasizing the strategic and technological reasons for its continued selection.

By Lorenzo Sciandra

How to Delight Your Developers with User-Centric Platforms and Practices

By focusing on the users, platform development teams can ensure that they build a platform that tackles the true needs of developers, Ana Petkovska said at QCon London. In her talk, Delight Your Developers with User-Centric Platforms & Practices, she shared what their Developer Experience (DevEx) group looks like and what products and services they provide.

By Ben Linders

Article: Reactive Real-Time Notifications with SSE, Spring Boot, and Redis Pub/Sub

Explore the power of reactive programming for building scalable real-time notification systems. Using Spring Boot Reactive and Spring WebFlux, leverage non-blocking operations to handle high-volume, asynchronous data flows efficiently. Discover how Redis Pub/Sub enables event-driven messaging and how the SSE protocol provides persistent connections for instant client updates without polling.

By Matteo Rossi

ASP.NET Core 9: Enhancements in Static Asset Handling, Blazor, SignalR, and OpenAPI Support

Microsoft has released .NET 9, which contains features regarding ASP.NET Core 9. This latest release focuses on optimizing static asset handling, refining Blazor's component interaction, enhancing SignalR's observability and performance, and streamlining API documentation through built-in OpenAPI support.

By Robert Krzaczyński

QCon SF: Mandy Gu on Using Generative AI for Productivity at Wealthsimple

Mandy Gu spoke at QCon SF 2024 about how Wealthsimple, a Canadian fintech company, uses Generative AI to improve productivity. Her talk focused on the development and evolution of their GenAI tool suite and how Wealthsimple crossed the "Trough of Disillusionment" to achieve productivity.

By Anthony Alford

© 2024   Created by Michael Levin.   Powered by

Badges  |  Report an Issue  |  Terms of Service