Netbeans 6.0 Your Name Sun Campus Ambassador Your Email Address.

Slides:



Advertisements
Similar presentations
Faith Allington Program Manager Microsoft Corporation WSV322.
Advertisements

Copyright © 2006 R2AD, LLC All Rights Reserved. R2AD is a registered trademark of R2AD, LLC. R2AD ®, LLC Web/Trace What? Where? When? Why? Dynamic “In.
DEV-13: You've Got a Problem, Here’s How to Find It
1 JRuby on Rails GAO ANG Sun Functional Campus Ambassador 1.
NetBeans IDE Tal Maoz Na’ama Zahavi.
SUN-AI Review by Anastas Misev Institute of Informatics Faculty of Natural Sciences and Mathematics University “Ss Cyril and Methodius” Skopje, Macedonia.
Apache Jakarta Tomcat Suh, Junho. Road Map Tomcat Overview Tomcat Overview History History What is Tomcat? What is Tomcat? Servlet Container.
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
NetBeans IDE Vishnuvardhan.M Dept. of Computer Science - SSBN.
Alfresco – An Open Source Content Management System - Bindu Nayar, Bhavana Mohanraj.
1. 2 What’s New in NetBeans IDE What is NetBeans IDE?  Ready to use out of the box  Support for latest Java specifications & standards  Other.
IT Academy Benefit Overview
DEV-05: Ratcheting up your OpenEdge™ Development Productivity Sunil S Belgaonkar Principal Software Engineer.
1 YOUNGSTOWN STATE UNIVERSITY Information Technology Tools for Engineers Groupware and Collaboration tools Group 5 YOUNGSTOWN STATE UNIVERSITY Information.
BlackBerry Application Development 06PLM – Group 7 Andrian Eduard Bangga Ikhsan Baskara Joovanny Pasuhuk Rangga Fajarullah.
Sun Start-Up Essentials Get a jumpstart to success Gokhan DOGAN & Alper CELIK Sun Campus Ambassadors to KTH
Glink for Java: applet, application and an API for integrating access to Bull, IBM, UNIX and Minitel systems with your Java based e-business applications.
Visual Mobile Applications with Netbeans 6.0 Your Name Sun Campus Ambassador Your Address.
Web Services with Netbeans 6.0 Your Name Sun Campus Ambassador Your Address.
Web Application Development with PHP in Netbeans 6.5 ● Angad Singh Campus Ambassador Tech Lead
David Botterill Sun Microsystems, Inc. Global Technical Manager/Software Engineer NetBeans 6.5 The Only IDE You Need!
Maximizing Ajax Development with NetBeans 6.5 Your Name Sun Campus Ambassador Your Address.
USEIMPROVEEVANGELIZE ● Introduction & Installation ●, CA, ●
Sun Small Programmable Object Technology (Sun SPOT) Your Name Sun Campus Ambassador Your Address.
Copyright © 2007 Eclipse Foundation, Inc., Made available under the Eclipse Public License v What is Eclipse?  Wayne Beaton, Eclipse Foundation,
Visual Mobile Gaming Your Name Sun Campus Ambassador Your Address.
NetBeans & Ruby David Botterill Software Engineer Global Technology Manager - Campus Ambassador Program Sun Microsystems, Inc.
Scripting with Java FX Your Name Sun Campus Ambassador Your Address.
Introduction to the NetBeans Platform Certified Training Course Geertjan Wielenga Sun Microsystems.
Slide 1. What's New in NetBeans IDE 7.1 Name Title.
A First NetBeans Platform Application David Šimonek Sun Microsystems.
NetBeans & Ruby -Enhancements for Web 2.0 and beyond Your Name Sun Campus Ambassador Your Address.
1 NetBeans New and Cool Sun Microsystems, Inc.. 2 Goal of the Talk Learn how NetBeans IDE can help you become more productive Learn about the new features.
USEIMPROVEEVANGELIZE ● Yue Chao ● Sun Campus Ambassador High-Performance Computing with Sun Studio 12.
JRuby on Rails Presenter Name
NetBeans Rich Client Platform Alex Kotchnev Software Developer Commerce Technologies Inc. Alex Kotchnev Software Developer Commerce Technologies Inc.
JMaki, Phobos Ludovic Champenois Sun Microsystems Tools story February 23, 2007.
Sample Test Course Summary David Talby David Rabinowitz.
JRuby on Rails Brian Leonard ブライアン レオナルド
Visual Web & AJAX with Netbeans 6.0 Your Name Sun Campus Ambassador Your Address.
ISYS 350 Building Business Applications
Web Programming Language
DEV-25: You've Got a Problem, Here’s How to Find It
BlackBerry Application Development
Platform as a Service.
NetBeans Extreme: Matisse, Profiling, Rich Clients and More
Contributing to Open Source Projects
Geertjan Wielenga This presentation introduces Swing Application Framework and Beans Binding JSRs. These are two new JSRs.

Introduction Enosis Learning.
Contributing to Open Source Projects
ISYS 350 Building Business Applications
Overview of Social Computing in Microsoft SharePoint 2010
SQL Server Data Tools Gert Drapers
Introduction Enosis Learning.
ISYS 350 Building Business Applications
Windows 10 Preview Andy & Jerry
ApplinX Rod Carlson Senior Technical Lead.
TechEd /4/2018 3:19 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
Team Foundation Server 2010 for Everyone
ISYS 350 Building Business Applications
ISYS 350 Building Business Applications
A technical look at new capabilities and features
ISYS 350 Building Business Applications
Java Analysis Studio - Status
Luminis Platform Workshop Creating a Personal User Experience
.Net for Test and Measurement
Presentation transcript:

Netbeans 6.0 Your Name Sun Campus Ambassador Your Email Address

Agenda What is Netbeans? What's in Netbeans 6.0? Coolest Features Netbeans 6.0 Demo! Slide 1: title and presenter's name Slide 2: topic intro - what product/technology is Slide 3: topic intro - who is the target market (be very as specific as possible: e.g. geo, developer type, etc.) Slide 4: demo Slide 5: certification Slide 6: call-to-action Slide 7: resources: (URLs, where to go/who to call for more information, etc.) What To Do/Where To Go

What Is NetBeans? A comprehensive, modular Java IDE Out-of-box support for Java SE, Java EE, Java ME Large set of 3rd party modules (plug-in's) Intuitive drag-and-drop development Debugger, Profiler, Refactoring, etc... Free and open-source based Open source since June, 2000 Large community of users and developers A platform for building applications Rich client Java applications Rich framework of windows, menus, tool bars, actions

What's New In NetBeans 6.0? Code editor enhancements Ruby, JRuby, & Ruby on Rails support (*) Easier installation and upgrading Swing GUI data binding (+) Integrated profiling, profiling “points” (+) Integrated visual web features (*) Mobility graphical game builder (*) SOA & UML enhancements Netbeans platform enhancements (*) Topic of an additional tech demo session (+) Will see later in this tech demo session

Matisse GUI Builder Issues building GUIs without Matisse: Complex Swing APIs e.g. GridBagLayout Resizing and alignment is hard Handling of locales is hard Different OS behaviors Binding data to your GUI Matisse handles these for you!

Matisse GUI Builder (Demo) Java Desktop Database App Swing Application Framework Beans Binding Java Persistence API Matisse GUI Builder http://www.netbeans.org/kb/60/ide-gui-db-prev.html

Developer Collaboration Develop applications collaboratively Code-aware instant messaging Share entire development environment Multi-party file editing Conduct code reviews Collaborative debugging share.java.net public collaboration server

Developer Collaboration (Demo) Register for an account (free) Add to your contact list Start a conversation Share code with others Collaborative bug fixing, compilation, and execution http://www.netbeans.org/kb/articles/quickstart-collaboration.html

Debugging & Profiling Visual debugging (breakpoints, watchpoints) Remote debugging of a process On-the-fly code fixing Debug JSP, Servlets, monitor HTTP Traffic View, suspend, resume threads Monitor thread activity CPU time & visual method call-graph data Object-centric view: # allocated, live, age JVM telemetry: heap usage, garbage collection

Debugging & Profiling (Demo) http://www.netbeans.org/kb/55/profiler-tutorial.html

demo The best enterprise OS on the planet. The TCP/IP stack has been reworked for both performance and security. Soundbite: Solaris 10 can run on more than 799 different systems, including those from Dell, HP, and IBM. No other enterprise class UNIX can do this. It's the result of a 1/2 Billion investment and 3000 engineers. 500,000 downloads in the first 10 days, a download/second!!!!!! 2/3rd of downloads were X86

What to Do Download Netbeans 6.0 Join Netbeans.org project Create collab account Do Netbeans tutorials Participate on Netbeans forums Write a new desktop app! Collaborate with your friends. Netbeans 6.0: What to Do

Netbeans 6.0 Resources Netbeans Product Site: http://www.netbeans.org Download: previews, current & past releases of IDE, plugins Learning: tutorials, technical articles, flash demos Community: latest news, forums, events, mailing lists Netbeans Wiki: http://wiki.netbeans.org/wiki/ Open-source documentation site for Netbeans Planet Netbeans: http://www.planetnetbeans.org/ Aggregate for all Netbeans-related blogs Source Code: cvs.netbeans.org:/cvs CVS source code access for Netbeans platform + IDE

Fast Track Your Career with Sun! Get FREE Web-based training on JavaTM, SolarisTM & more! Visit: http://www.sunacademic.com Course registration code for ABC University is XYZ Increase earnings potential with a Sun Certification! Sun Certified Associate/Programmer for the Java 2 Platform SE Sun Certified Web Component Developer for Java EE Sun Certified Mobile Application Developer for Java ME Sun Certified System/Network Admin for Solaris Operating System Free practice exams Discounted exams fees for academic developers – only US$60 (US$40 in APAC and Latin America) In order to land high paying jobs, students need to find ways to differentiate themselves from other recent graduates. Through the Sun Academic Initiative, Sun offers free training that will help you fast-track your career. As an example, a recent article in CIO Magazine included the Sun Certified Programmer for Java 2 platform and the Sun Certified Systems Administrator for Solaris as two of the hot certifications that are able to demand higher wages. Refer to the hand-out with instructions for online registration and certification exams.

Netbeans 6.0 http://www.netbeans.org THANK YOU! Your Name Here Sun Campus Ambassador Your Email Address Here