Programming by Code Well Academy & Trigo R.M.Z

Programming by Code Well Academy & Trigo R.M.Z

Author:Code Well Academy & Trigo, R.M.Z.
Language: eng
Format: epub
Published: 2015-05-16T16:00:00+00:00


HOUR = aaaa;

MINUTE = Composite{Integer; String; Boolean} ;

Notice earlier that you’ve set both HOUR and MINUTE as Integers. Here, we’re trying to set up those data as different data types. In some programming languages, it’s not going to work. And in most cases, your code might not work because of this.

Here, you’ve set up your data as Integers - therefore, you need to initialize & change them as Integers.

Lesson learned: if you set up your data as a certain data type, unless you really know what you’re doing, DO NOT try to set up that data as another data type!



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.