C++ For Artists: The Art, Philosophy, And Science Of Object-Oriented Programming
|
| < Day Day Up > |
|
Learning Objectives:
-
List and describe the steps of the program creation process to include creating source code files, preprocessing, compiling, and linking
-
List the input and output to each stage of the program creation process
-
List and describe the primary functions of an Integrated Development Environment (IDE)
-
Describe the concept of a project
-
List and describe the steps required to create projects using Macintosh, Windows, and Unix development environments
-
Demonstrate your ability to create projects in the IDE of your choice
-
State the purpose of the UNIX make utility
-
State the purpose of a UNIX makefile
-
Demonstrate your ability to create and use UNIX makefiles
-
Utilize Metrowerks CodeWarrior to create projects on Macintosh™ and PC platforms
-
Utilize Tenon Intersystems’ CodeBuilder™ to create projects on the Macintosh™ platform
-
List and describe the similarities between different UNIX development environments
|
| < Day Day Up > |
|