1.Please describe the ideal job for you following graduation.
Biomedical engineer
2.What influenced you to choose this career?
A Raytheon presentation to Mu Alpha Theta students.
3.At what point did you choose this career?
9th grade
4.What do you think it takes to be successful in this career?
work hard, like your job, motivated, and be very patient.
5.What has been your most rewarding accomplishment?
Competing with my friends in Cypress Bay Mu Alpha Theta competition and getting 2nd in the state.
6.How would you describe yourself in terms of your ability to work as a member of a team?
I have the knowledge to lead but also i have the ability to adapt to others ideas.
7.What plans do you have for continued study? An advanced degree?
I am planning to go to school until i get my PHD in Biomedical engineering
8.Which is more important: creativity or efficiency? Why?
While i believe that creativity is a very important aspect of working, i have to say that being efficient is more important because that way you know things are going to get done.
9.How do you determine priorities in scheduling your time?
first I determine how long its going to take. then i find out how long io have. last i determin if it is for work or family. Last if i do not have enough time i way the consequences of not doing one thing or another.
10.Give me an example of a time you had to persuade other people to take action. Were you successful?
there was a major project due in 1 week and everyone did not want to work. I managed to convince them that if we finished earlier, the teacher would grade us easier. With this they got to work as sonn as possible.
Monday, April 27, 2009
Thursday, April 23, 2009
Field properties- characteristics of a field that determine how long an entry can be.
Caption- friendly name for a field.
Input Mask- a field template to validate how each character is entered into the field
Validation Rule- rule that defines what data may be entered into a field
Index- a predefined sort on a particular field.
What is the purpose of design view?
will aim to solve some if not all of these issues, by providing plugins for the most popular

What does the field properties do?
Text or combinations of text and numbers in the field, such as addresses. Numbers that do not require calculations, such as phone numbers, part numbers, or postal codes.
How do you insert a new field in design view?
You use Design view when you need to add a Memo field to a new or existing table, and then set the field to support rich-text formatting
What is the field size?
THe feild size determins how many rows and coloms you have.
Provide one example of date/time format using the date April 21, 2009.
myformat[Date.today] > => "21st April 2009"
What is a caption?
a term describing several systems developed to display text on a television or viodeo screen to provide additional or interpretive information to viewers who wish to access it. Closed captions typically display of the audio portion of a program as it occurs (either verbatim or in edited form), sometimes including non-speech elements.
What is a default value?
In any situation where a value has to be supplied by the user, the user may be saved this trouble by having the software supply a particular fixed value. That is, if the user does not explicitly specify a value, the program-supplied value is used, and is known as a "default value" — it is used in default of the user explicitly supplying a different value. This is useful if there is a particular value which users are expected to want to use on a large proportion of occasions.
"loicrogha" (TR 110, for "default option").
How do you create an input mask?
is a special pattern that controls what the user can type into a MaskedInput dialog or edit field control at run time.

What is a validation rule?
a rule that states that if you break it the access wont work properley
What is the purpose of using an index?
The purpose of the Index is/was to explore methods of collecting and providing access to freely available electronic serials and organizing them into some sort of meaningful scheme. Electronic serials, as produced by scholars themselves and not for-profit publishers, have had a number of implementation problems since their inception early this decade
Caption- friendly name for a field.
Input Mask- a field template to validate how each character is entered into the field
Validation Rule- rule that defines what data may be entered into a field
Index- a predefined sort on a particular field.
What is the purpose of design view?
will aim to solve some if not all of these issues, by providing plugins for the most popular


What does the field properties do?
Text or combinations of text and numbers in the field, such as addresses. Numbers that do not require calculations, such as phone numbers, part numbers, or postal codes.

How do you insert a new field in design view?
You use Design view when you need to add a Memo field to a new or existing table, and then set the field to support rich-text formatting

What is the field size?

THe feild size determins how many rows and coloms you have.
Provide one example of date/time format using the date April 21, 2009.
myformat[Date.today] > => "21st April 2009"
What is a caption?

a term describing several systems developed to display text on a television or viodeo screen to provide additional or interpretive information to viewers who wish to access it. Closed captions typically display of the audio portion of a program as it occurs (either verbatim or in edited form), sometimes including non-speech elements.
What is a default value?
In any situation where a value has to be supplied by the user, the user may be saved this trouble by having the software supply a particular fixed value. That is, if the user does not explicitly specify a value, the program-supplied value is used, and is known as a "default value" — it is used in default of the user explicitly supplying a different value. This is useful if there is a particular value which users are expected to want to use on a large proportion of occasions.
"loicrogha" (TR 110, for "default option").
How do you create an input mask?
is a special pattern that controls what the user can type into a MaskedInput dialog or edit field control at run time.

What is a validation rule?
a rule that states that if you break it the access wont work properley
What is the purpose of using an index?
The purpose of the Index is/was to explore methods of collecting and providing access to freely available electronic serials and organizing them into some sort of meaningful scheme. Electronic serials, as produced by scholars themselves and not for-profit publishers, have had a number of implementation problems since their inception early this decade
Tuesday, February 24, 2009
1.D state.toupper() = "alaska" orelse state.toupper() = hawaii
2. C firstnametextbox.text.toupper() = "bob"
3. B false
4. B false
5. A true
6. C paul
7. B jerry
8. C paul
9. D sue
10. C either true or false
11. D all of the above
12. C paul
13. C paul
14. B jerry
15. A advance.newline
16. D string.isnullorempty(cityname)
17. C messagebox.ok
18. B randomgeneraton.next(10,55)
19. C adresslabel.text = city & ", " $ state
20. B case 1 to 5
2. C firstnametextbox.text.toupper() = "bob"
3. B false
4. B false
5. A true
6. C paul
7. B jerry
8. C paul
9. D sue
10. C either true or false
11. D all of the above
12. C paul
13. C paul
14. B jerry
15. A advance.newline
16. D string.isnullorempty(cityname)
17. C messagebox.ok
18. B randomgeneraton.next(10,55)
19. C adresslabel.text = city & ", " $ state
20. B case 1 to 5
Thursday, February 5, 2009
Data Type - determions the type of data the variable can store 
Floating Point –a number that is expressed as a multiple of some power of 10
Unicode- universial coding scheme for character
Boolean Variables- stories Boolean values true asnd false
Identifier-the descriptive name to each variable
How do you name a variable and provide one example. just title it title.yellowskateboards
How do you declare a variable and provide one example. set it as a dim dim owed as interger
What is the difference between DIM and Const? a dim can be changed as an interger but a constant has to stay the same dim yellowskatebaords as interger
How do you include a mathematical expression in assignment statements? totalprice = (totalskateboards * (1 + taxrate)
How do you clear the text property when application is running? use clear nametextbox.clear()
How do you format a number for output as a string? use totalskateboards.text = convert.tostring(totalprice)

Floating Point –a number that is expressed as a multiple of some power of 10

Unicode- universial coding scheme for character
Boolean Variables- stories Boolean values true asnd false
Identifier-the descriptive name to each variable

DIM- assinginng the program what to do dim label1 as “hi”
String- group of characters in quations marks “string” 
Literal Constant-item of data whose value does not chage while running the program
Literal Type Character- literal constant to assume a data type
Method-specific portion of class instructions
TryParse Method- converts a string into numbers
Line Continuation Character-breaks up a long instruction in two or more smaller ones Imports
System.Globalization Convert Class-imports the system.globalization namespace 
Precedence Numbers—indicates the order in which the computer
Operators-a symbol ^,-,/
Scope- indicates where in the code the variable can be used
Lifetime- indicates how long the variable will last foreverProcedure Scope- on that procesdure can be use the variable
Comments- green lines of text green
Module Scope- when you declare a variable Block Scope- declared in a specific type of code
Static Variable-retains its value even when the procedure in which it is declared ends
Option Explicit- can be on or off

Literal Constant-item of data whose value does not chage while running the program

Literal Type Character- literal constant to assume a data type
Method-specific portion of class instructions
TryParse Method- converts a string into numbers

Line Continuation Character-breaks up a long instruction in two or more smaller ones Imports
System.Globalization Convert Class-imports the system.globalization namespace 
Precedence Numbers—indicates the order in which the computer
Operators-a symbol ^,-,/Scope- indicates where in the code the variable can be used

Lifetime- indicates how long the variable will last foreverProcedure Scope- on that procesdure can be use the variable

Comments- green lines of text green
Module Scope- when you declare a variable Block Scope- declared in a specific type of code

Static Variable-retains its value even when the procedure in which it is declared ends

Option Explicit- can be on or off
Option Strict- it is an option that can be on or off 
Pseudocode- short phases used yo describe the steps in a procedure
Empty String-a zero length string ""

Pseudocode- short phases used yo describe the steps in a procedure

Empty String-a zero length string ""
Focus Method- specified control while the app is running object.focus()
Format Specifier- determins what format to run Axx
Format Specifier- determins what format to run Axx
How do you name a variable and provide one example. just title it title.yellowskateboards
How do you declare a variable and provide one example. set it as a dim dim owed as interger
What is the difference between DIM and Const? a dim can be changed as an interger but a constant has to stay the same dim yellowskatebaords as interger
How do you include a mathematical expression in assignment statements? totalprice = (totalskateboards * (1 + taxrate)
How do you clear the text property when application is running? use clear nametextbox.clear()
How do you format a number for output as a string? use totalskateboards.text = convert.tostring(totalprice)
Subscribe to:
Posts (Atom)