标签: netbeans

  • SUN推出netbeans專家認證發布日期:2009-01-13

    最近sun推出netbeans認證,此認證考試還處於BETA(測試)階段,官方介紹如下:
    Sun認證專家NetBeans IDE的認證是具有豐富經驗的程序員在開發Java桌面和Java Web應用程序使用NetBeans IDE的。實現這一認證提供明確的證據表明,程序員可以設置和配置複雜的項目在IDE中,並使用集成開發環境的工具,設計,編碼,測試,調試和配置文件的應用。考試包括多項選擇題,基於場景的問題,需要NetBeans IDE的6.1廣泛的知識
    Exam Objectives

    Section 1: IDE Configuration

    ——————————————————————————–

    Demonstrate the ability to configure the functionality available in the IDE, including using enabling and disabling functionality and using the Plugin Manager.
    Explain the purpose of the user directory and the netbeans.conf file and how these can be used to configure the IDE.
    Demonstrate the ability to work with servers in the IDE, such as registering new server instances and stopping and starting servers.
    Describe how to integrate external libraries in the IDE and use them in coding and debugging your project.
    Demonstrate knowledge of working with databases in the IDE, including registering new database connections and tables running SQL scripts.
    Describe how to integrate and use different versions of the JDK in the IDE for coding, debugging, and viewing Javadoc documentation.

    Section 2: Project Setup

    ——————————————————————————–

    Describe the characteristics and uses of a free-form project.
    Demonstrate the ability to work with version control systems and the IDE. (Which VCSs are available, which ones you need an external client for, how to pull sources out of a repository, view changes, and check them back in).
    Describe the ways in which you can change the build process for a standard project, such as configuring project properties and modifying the projects Ant build script.
    Configure your project to compile against and run on a specific version of the JDK.

    Section 3: Java SE Development

    ——————————————————————————–

    Demonstrate the ability to create NetBeans projects from the source code of an existing Java SE program.
    Describe how to manage the classpath of a Java SE project, including maintaining a separate classpath for compiling and debugging.
    Demonstrate the knowledge of the NetBeans GUI Builder and the ability to lay out and hook up basic forms using it.
    Demonstrate the ability to package and distribute a built Java Desktop project for use by another user.

    Section 4: Java EE Web Development

    ——————————————————————————–

    (更多…)