Chapter 13 Programing Languages and Program Development

Jetzt loslegen. Gratis!
oder registrieren mit Ihrer E-Mail-Adresse
Chapter 13 Programing Languages and Program Development von Mind Map: Chapter 13 Programing Languages and Program Development

1. Object‐Oriented Programming Languages and Program Development Tools

1.1. object‐oriented programming (OOP) language

1.1.1. Java

1.1.2. C++

1.1.3. C#

1.2. Program Development Tools

1.2.1. PowerBuilder

1.2.2. 4GL(fourth‐generation language)

1.2.2.1. SQL

1.2.3. application generator

1.2.4. macro

2. Computer Program and Programing Languages

2.1. Computer Program

2.1.1. Programmer

2.1.2. Programing Languages

2.1.2.1. Low level Languages

2.1.2.1.1. Machines Languages

2.1.2.1.2. Assembly language

2.1.2.1.3. source program

2.1.2.2. Procedural Languages

2.1.2.2.1. Third‐generation language(3GL)

2.1.2.2.2. COBOL(COmmonBusiness‐Oriented Language)

3. Web Page Development

3.1. HTML

3.2. XHTML

3.3. XML

3.3.1. WML

3.3.2. RSS 2.0

3.3.3. ATOM

3.4. Web page authoring software

3.4.1. Dreamweaver

3.4.2. Expression Web

3.4.3. Flash

3.4.4. SharePoint Designer

3.5. Multimedia authoring software

3.5.1. ToolBook

3.5.2. Director

3.6. Program development

3.6.1. Step 1 –Analyze Requirements

3.6.1.1. programmer

3.6.2. Step 2 –Design Solution

3.6.2.1. structured design

3.6.2.2. hierarchy chart

3.6.2.3. object‐oriented(OO)

3.6.2.4. flowchart

3.6.2.4.1. SmartDraw

3.6.2.4.2. Visio

3.6.3. Step 3 –Validate Design

3.6.3.1. logic errors

3.6.3.1.1. test data

3.6.4. Step 4 –Implement Design

3.6.4.1. Implementation

3.6.5. Step 5 –Test Solution

3.6.5.1. Debugging

3.6.6. Step 6 –Document Solution

3.6.6.1. Review the program code

3.6.6.2. Review all the documentation