合肥生活安徽新聞合肥交通合肥房產生活服務合肥教育合肥招聘合肥旅游文化藝術合肥美食合肥地圖合肥社保合肥醫院企業服務合肥法律

        PROG2004代做、Java程序設計代寫
        PROG2004代做、Java程序設計代寫

        時間:2024-12-16  來源:合肥網hfw.cc  作者:hfw.cc 我要糾錯



        Assessment Brief
        PROG2004 ObjectOriented Programming
        Module 4 – Advanced exception handling
        The following part of the assessment coversthe content in Module 4.
        Part 4 – Implementing exception handling
        At the moment, you have not implemented any exception handling in your program. For this part of the assignment:
        • Where applicable, make sure that all setters in your program confirm that the values they are writing to your instance variables are valid. If they are
        not, throw an IllegalArgumentException and print an appropriate error message.
        • Add any other exception handling that you feel is appropriate to your program.
        Demonstration
        In the partFour method in the AssessmentTwo class:
        • Using one of the setters that you added exception handling to:
        o Pass a valid value to the method and show that the instance variable is set
        o Pass an invalid value to the method and show that the exception is caught
        Title Assessment 2 (Continue from Project 2 from theprevious Assessment)
        Deadline 11:30 AM, 16 December 2024
        Submission Code + Video using a USB drive
        2
        Assessment Brief
        Module 5 – Input/output
        The following part of the assessment coversthe content in Module 5.
        An important part of many programs is the ability to back up data to a file and then restore it as needed. In this section of the assignment, we will add this
        ability to our program.
        Hint for exporting and importing data
        A common way to store data in a file that needs to be imported later is to use comma-separated values (csv). This means that we store a record on a single
        line, and we separate values using a comma (,). For example, imagine an object for a class called Animal has the following information:
        • species: Dog
        • breed: Poodle
        • colour: Brown
        • name: Fido
        • age: 7
        You could store the Animal object in the file on a single line like:
        Dog, Poodle, brown, Fido, 7
        When you read the file, each line in the file will contain the details for a single Animal object. You can then use the split() method from the String classto split
        the line into the individual values and then use the values to create a new Animal object.
        Part 5 – Writing to a file
        The Classroom classis missing the ability to back up the Members who have signed up for the Classroom. Forthis part of the assignment:
        • Add a method to the Classroom class that writes the details of all of the Members that have signed up for the Classroom (i.e. stored in the
        LinkedList) to a file. The details for each Member should be written on their own line.
        • Youmust make sure to add all appropriate exception handling and error messages.
        Demonstration
        In the partFive method in the AssessmentTwo class:
        3
        Assessment Brief
        • Create a new Classroom.
        • Add a minimum of 5 Members to the Classroom (i.e., the LinkedList).
        • Export the Members to a file.
        Part 6 – Reading from a file
        The Classroom class is also missing the ability to restore the members who have signed up for the Classroom. For this part of the assignment:
        • Add a method to the Classroom class that can read the file that was created in the previous section.
        • When reading the file, you need to sign up all members for the Classroom (i.e., add them to the
        LinkedList). You must make sure to add all appropriate exception handling and error messages.
        Note: If you cannot enrol the Members in the Classroom (i.e., add them to the LinkedList), you will still get marks for reading the file.
        Demonstration
        In the partSix method in the AssessmentTwo class:
        • Create a new Classroom.
        • Importthe file you created in the previous part of the assignment.
        • Print the number of Members in the LinkedList to confirm that the correct number of Members were imported.
        • Print all Members in the LinkedList to confirm that the details of each Member were imported correctly.
        Module 6 – Concurrency
        The following part of the assessment coversthe content in Module 6.
        Part 7 – lock() and unlock() methods
        You are using a LinkedList to store the Members signed up for a Classroom. However, a LinkedList is not thread-safe. This meansthat if multiple threads were
        performing operations on the Members signed up for a Classroom you could encounter issues. For this part of the assignment:
        • Use the lock() and unlock() methods to protect any critical sections of code in the Classroom class that perform any operations on the LinkedList
        that stores the Members signed up for a Classroom.
        • Youmust make sure to add all appropriate exception handling and error messages.
        4
        Assessment Brief
        Resources
        To complete the task, you are recommended to:
        • Study modules 1 - 6 materials and complete all learning activities
        • Take an active role in the weekly tutorial and workshop.
        Task Submission
        You are required to submittwo items for this assessment, including:
        • Your Java project 2 (after updating it)
        • A 5 minutes video explain the new parts.
        Assessment Criteria
        Please refer to the rubric provided in the assessment folder for the assessment criteria. Marking criteria include:
        • Java code compiles with Java 17 LTS
        • Use of correct coding style, including the use of comments
        • Accuracy of coding
        • Use ofsuitable coding structures
        • Correctsubmission and naming conventions of assessment items asrequired

        請加QQ:99515681  郵箱:99515681@qq.com   WX:codinghelp
         

        掃一掃在手機打開當前頁
      1. 上一篇:CS 538代做、代寫Python/Java語言編程
      2. 下一篇:CS425FZ代做、代寫Java編程設計
      3. 無相關信息
        合肥生活資訊

        合肥圖文信息
        急尋熱仿真分析?代做熱仿真服務+熱設計優化
        急尋熱仿真分析?代做熱仿真服務+熱設計優化
        出評 開團工具
        出評 開團工具
        挖掘機濾芯提升發動機性能
        挖掘機濾芯提升發動機性能
        海信羅馬假日洗衣機亮相AWE  復古美學與現代科技完美結合
        海信羅馬假日洗衣機亮相AWE 復古美學與現代
        合肥機場巴士4號線
        合肥機場巴士4號線
        合肥機場巴士3號線
        合肥機場巴士3號線
        合肥機場巴士2號線
        合肥機場巴士2號線
        合肥機場巴士1號線
        合肥機場巴士1號線
      4. 短信驗證碼 酒店vi設計 NBA直播 幣安下載

        關于我們 | 打賞支持 | 廣告服務 | 聯系我們 | 網站地圖 | 免責聲明 | 幫助中心 | 友情鏈接 |

        Copyright © 2025 hfw.cc Inc. All Rights Reserved. 合肥網 版權所有
        ICP備06013414號-3 公安備 42010502001045

        亚洲精品无码Av人在线观看国产 | 日韩精品一区二区三区大桥未久| 亚洲精品天堂无码中文字幕| 久热精品人妻视频| 久久AV无码精品人妻出轨| 久久精品视频免费| 久久中文精品无码中文字幕| jazzjazz国产精品| 国产精品高清在线观看地址| 国产午夜福利精品一区二区三区| 国产成人无码aa精品一区| 911精品国产亚洲日本美国韩国| 青青久久精品国产免费看| 亚洲精品亚洲人成在线| 国产精品毛片无遮挡| 97精品国产福利一区二区三区 | 久久精品国产99久久丝袜 | 亚洲国产美女精品久久久久| 久久97久久97精品免视看秋霞| 在线观看一区二区精品视频| 午夜精品视频在线观看| 亚洲国产精品综合久久网络| 亚洲精品无码久久久久APP | 亚州日韩精品专区久久久| 国产精品1024香蕉在线观看 | 亚洲精品无码专区久久久| 国产亚洲精品成人a v小说| 国产伦精品一区二区三区免.费| 91久久精品国产免费一区| 98久久人妻无码精品系列蜜桃| 国产福利精品在线观看| 国产精品无码av天天爽| 99爱在线精品视频网站| 国产亚州精品女人久久久久久| 久久精品国产一区二区三区| 久久99精品久久久久久秒播| 精品无码综合一区| 996久久国产精品线观看| 亚洲欧洲成人精品香蕉网| 国产午夜精品视频| 亚洲国产精品无码久久久不卡|