Information

SunJUG Town

SunJUG Town is the place for Sarasota Java User Group people to get together. Come on in, sit a spell. Take your shoes off. We're all about Java software development and more.

Website: http://www.sunjug.org
Location: Sarasota, FL
Members: 27
Latest Activity: Sep 26, 2012

About SunJUG Town


The Sarasota Java User Group is an educational and networking organization covering Java and other Open Source technologies. While we are mainly Java focused, we welcome all local developers and will cover topics such as LAMP technologies and Ruby.

This community is a place for members to network virtually. Here, you can:
* make, invite and message friends,
* post and participate in discussions,
* follow the SunJUG Reading List. It's aggregated from the http://delicious.com/codetown2/sunjug feed. You can add bookmarks to the feed by saving them to http://delicious.com and specifying for:codetown2 Just add "for sunjug" in the notes and it will get moved by Codetown's Mayor Mike Levin to the Sunjug Reading List.
* post rich-text comments on the SunJUG Comment Wall. That includes links, photos and any rich media you choose.

You are encouraged to invite friends, create and join in on discussions, use tags and media to make the SunJUG Group more interesting. SunJUG, this is your place!

Next Meeting: 

We've had a pretty busy schedule this year, so it's time for a World of Beer (WOB) meet up to discuss topics for the rest of the year. This is mainly a time to relax, network and drink beer, but if you have a good idea for a presentation I'd like to hear about it.

Wednesday May 16, 2012

6PM - 9PM

WOB

8217 Tourist Center Drive
Sarasota, FL 34201

Discussion Forum

Devpartner Java is now $149

was $2400 a few years ago.This is my favorite profiler, specifically for it's simplicity and it's line level profiling. The licenses is for 99 days, but that is about the same  cost that the…Continue

Started by David Moskowitz Jul 19, 2011.

Africa Mobilizes and Java 7 too!

Africa is mobiizing to help communities all over gain useful software…Continue

Tags: lamine, jcertif, java7, java, levin

Started by Michael Levin May 26, 2011.

Cigar Night at Woody's 4/15/2010 2 Replies

Not much more to say.Be there!Continue

Started by David Moskowitz. Last reply by Steven P. Goldsmith Apr 14, 2010.

Upcoming Meeting Topic Wish List 2 Replies

What would you like to see presented at upcoming meetings in 2010?

Tags: sunjug

Started by Michael Levin. Last reply by Stephen Carter Jan 3, 2010.

Sunjug Cigar Night this Wednesday

More details in the event section.http://www.codetown.us/events/cigar-night-at-the-sunjugContinue

Tags: Cigar Night, Sunjug

Started by David Moskowitz Dec 15, 2008.

Connect with us on LinkedIn

The Sunjug is also on LinkedIn.Connect with us athttp://www.linkedin.com/groups?gid=707707Continue

Started by David Moskowitz Nov 26, 2008.

Welcome to the Sarasota Java Users Group on CodeTown

This will be our new home.Check back as we make the move to CodeTown.-DaveContinue

Started by David Moskowitz Nov 26, 2008.

SunJUG Reading List

Loading… Loading feed

Comment Wall

Comment

You need to be a member of SunJUG Town to add comments!

Comment by Chris Haddad on November 18, 2011 at 9:07am

Workshop: Carbon and Stratos: understanding cloud-enabled modular middleware

 

Date: 15 December 2011 

Location: Orlando

 

View the registration page for more information


 

Comment by James Michael Khouri on March 17, 2010 at 5:58pm
Hello, Everyone. My brother Jonathan Khouri invited me to join. I'm a .NET developer. But I love code as well as networking. Look forward to seeing you.
Comment by David Moskowitz on December 4, 2009 at 5:59pm
All the meetings will be posted in the event section of codetown.
We have cigar night in Dec and a meeting (date TBD) in January.
Comment by Jonathan Khouri on December 4, 2009 at 2:19pm
Is there any idea on when the next Sarasota meeting will be?
 

Members (27)

 
 
 

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

How to Build Large Scale Cyber-Physical Systems

To build large-scale safety-critical systems, we need to decompose the system into smaller solvable problems, resolve what is known, and resolve unknowns through experiments, Robin Yeman argued. She suggested investing in test environments for both software and hardware early to enable being test-driven early to increase the safety, security, reliability, and availability of the systems.

By Ben Linders

Hugging Face Unveils LeRobot, an Open-Source Machine Learning Model for Robotics

Hugging Face has unveiled LeRobot, a new machine learning model trained for real-world robotics applications. LeRobot functions as a platform, offering a versatile library for data sharing, visualization, and training of advanced models.

By Daniel Dominguez

Azure API Center Now Generally Available

Microsoft has announced Azure API Center's general availability (GA), which offers centralized API inventory for easy API discovery, reuse, and governance regardless of API type, lifecycle stage, or deployment location.

By Steef-Jan Wiggers

Rust-Written Borgo Language Brings Algebraic Data Types and More to Go

Borgo is a statically typed language that compiles to Go and strives to be interoperable with the existing Go ecosystem. The Borgo language adds to Go algebraic data types, pattern matching, Option and Result types, and more Rust-inspired syntax. The Borgo’s compiler itself is implemented in Rust.

By Bruno Couriol

TypeSpec: A Practical TypeScript-Inspired API Definition Language

Recently, Microsoft engineers officially unveiled TypeSpec, a new language tailored for API-centric development that addresses the complex needs of modern API design. TypeSpec is an open-source, extensible language inspired by TypeScript and C#. It supports various protocols and serialization formats, enabling developers to use a single tool to manage multiple API specifications.

By Eran Stiller