^

 
 

Unit of competency details

ICTPRG527 - Apply intermediate object-oriented language skills (Release 1)

Summary

Usage recommendation:
Superseded
Mapping:
MappingNotesDate
Supersedes and is equivalent to ICAPRG527A - Apply intermediate object-oriented language skillsUpdated to meet Standards for Training Packages 24/Mar/2015
Is superseded by and equivalent to ICTPRG549 - Apply intermediate object-oriented language skills 20/Jul/2020

Releases:
ReleaseRelease date
1 1 (this release) 25/Mar/2015


Qualifications that include this unit

CodeSort Table listing Qualifications that include this unit by the Code columnTitleSort Table listing Qualifications that include this unit by the Title columnUsage RecommendationRelease
ICT60515 - Advanced Diploma of Computer Systems TechnologyAdvanced Diploma of Computer Systems TechnologySuperseded
ICT50915 - Diploma of Digital Media TechnologiesDiploma of Digital Media TechnologiesSuperseded1-3 
ICT40915 - Certificate IV in Digital and Interactive GamesCertificate IV in Digital and Interactive GamesSuperseded1-4 
ICT50115 - Diploma of Information TechnologyDiploma of Information TechnologySuperseded1-2 
ICT40515 - Certificate IV in ProgrammingCertificate IV in ProgrammingSuperseded
ICT50815 - Diploma of Systems Analysis and DesignDiploma of Systems Analysis and DesignSuperseded1-2 
CUA51015 - Diploma of Screen and MediaDiploma of Screen and MediaSuperseded1-2 
ICT50715 - Diploma of Software DevelopmentDiploma of Software DevelopmentSuperseded
ICT50615 - Diploma of Website DevelopmentDiploma of Website DevelopmentSuperseded1-3 
ICT50818 - Diploma of Systems Analysis and DesignDiploma of Systems Analysis and DesignSuperseded
Items per page 10 | 20 | 50 | 100
Displaying items 1 - 10 of 13

Classifications

SchemeCodeClassification value
ASCED Module/Unit of Competency Field of Education Identifier 020103 Programming  

Classification history

SchemeCodeClassification valueStart dateEnd date
ASCED Module/Unit of Competency Field of Education Identifier 020103 Programming  30/Jul/2015 
The content being displayed has been produced by a third party, while all attempts have been made to make this content as accessible as possible it cannot be guaranteed. If you are encountering issues following the content on this page please consider downloading the content in its original form

Unit of competency

Modification History

Release 

Comments 

Release 1

This version first released with ICT Information and Communications Technology Training Package Version 1.0.

Application

This unit describes the skills and knowledge required to undertake intermediate level programming tasks using an object-oriented programming language.

It applies to programmers in a variety of fields who are required to produce programs in object-oriented languages.

No licensing, legislative or certification requirements apply to this unit at the time of publication.

Unit Sector

Programming and software development

Elements and Performance Criteria

ELEMENT 

PERFORMANCE CRITERIA 

Elements describe the essential outcomes.

Performance criteria describe the performance needed to demonstrate achievement of the element.

1. Build applications using the provided language utilities

1.1 Review the program requirements

1.2 Divide multiple source-code files into logical units and packages

1.3 Use at least two of the utilities of the target language, allowing for the internal storage of collections of data

1.4 Use the utilities of the target language, providing internal data-sorting and searching facilities

1.5 Employ integrated-development environment facilities, to make files to automate program building

1.6 Follow the guidelines for developing maintainable code, adhering to coding standards

1.7 Use the facilities in the language for persisting objects to binary files

1.8 Use the operator and function or method overloading facilities available in the language, at an introductory level

1.9 Use exception-handling techniques to ensure program stability

1.10 Use of a class that is based on multiple inheritances

2. Write programs that interact with a database

2.1 Design and implement programs that connect to a database

2.2 Design and implement programs that use the language facilities to extract, update, and delete data stored in a database

2.3 Design and implement programs that use the language facilities to manipulate database structure (query, create and delete)

2.4 Write programs that deliver transactional integrity

3. Write the graphical user interface

3.1 Employ the graphical user interface (GUI) framework, or text windowing interface, appropriate to the chosen language

3.2 Use standard GUI components

3.3 Use the facilities within the language for GUI objects to respond to user and program-generated events

4. Debug the application

4.1 Use stand-alone debugging tools, or tools provided by the integrated development environment, to examine variables, and trace the running code

4.2 Use the debugger to detect logical and coding errors

4.3 Use the tracing of code and examination of variable contents during execution, to detect and correct errors

5. Test the application

5.1 Design and document limited tests of code

5.2 Undertake limited testing of the produced code to ensure that it complies with the program specification

5.3 Capture and document the test results

6. Create and maintain documentation

6.1 Read and interpret the supplied design document, to create the code

6.2 Create and maintain program documentation

Foundation Skills

This section describes language, literacy, numeracy and employment skills incorporated in the performance criteria that are required for competent performance.

Skill 

Performance Criteria 

Description 

Reading

1.1, 1.6, 6.1

  • Analyses and interprets technical documents

Writing

2.2, 2.3, 3.1, 3.3, 5.1, 5.3, 6.2

  • Completes technical documentation, selecting the appropriate vocabulary and structure for the intended audience

Get the work done

1.2, 1.3, 1.4, 1.5, 1.7, 1.8, 1.9, 1.10, 2.1, 2.2, 2.3, 2.4, 3.1, 3.2, 3.3, 4.1, 4.2, 4.3, 5.1, 5.2

  • Creates, and selects, an appropriate application that meets the set requirements
  • Uses a range of digitally-based technologies to access, extract, and share relevant information in order to achieve the required outcomes
  • Identifies technical or conceptual issues, and applies analytical processes, to resolve these issues
  • Uses analytical and lateral thinking to review current practices, and to develop new or improved software or systems

Unit Mapping Information

Code and title 

current version 

Code and title 

previous version 

Comments 

Equivalence status 

ICTPRG527 Apply intermediate object-oriented language skills

ICAPRG527A Apply intermediate object-oriented language skills

Updated to meet Standards for Training Packages

Equivalent unit

Links

Companion Volume implementation guides are found in VETNet - https://vetnet.gov.au/Pages/TrainingDocs.aspx?q=a53af4e4-b400-484e-b778-71c9e9d6aff2

 

Assessment requirements

Modification History

Release 

Comments 

Release 1

This version first released with ICT Information and Communications Technology Training Package Version 1.0.

Performance Evidence

Evidence of the ability to:

  • design and build application programs from a problem scenario and program specification
  • use object oriented programming language.

Note: If a specific volume or frequency is not stated, then evidence must be provided at least once.

Knowledge Evidence

To complete the unit requirements safely and effectively, the individual must:

  • explain data structures
  • explain small-size and medium-size application development
  • define object-oriented programming concepts
  • define object-oriented programming language
  • explain the process and techniques related to the use of a graphical user interface (GUI), to interact with an operator
  • outline the techniques to document applications.

Assessment Conditions

Gather evidence to demonstrate consistent performance in conditions that are safe and replicate the workplace. Noise levels, production flow, interruptions and time variances must be typical of those experienced in the programming and software development industry, and include access to:

  • the requirements document or object-oriented design structures
  • programming languages that support object-oriented development
  • the database management system (DBMS)
  • the appropriate learning and assessment support

Assessors must satisfy NVR/AQTF assessor requirements.

Links

Companion Volume implementation guides are found in VETNet - https://vetnet.gov.au/Pages/TrainingDocs.aspx?q=a53af4e4-b400-484e-b778-71c9e9d6aff2