-
Michael Li commented on the post, So how did it go?, on the site Industry Experience in MIS-SUM12 9 months ago
My internship at Aetna was an amazing experience. I got some great hands-on experience working in project management while applying some concepts I’ve learned in class. My coworkers, both the internal team and the […]
-
Michael Li commented on the post, Classroom Knowledge…., on the site Industry Experience in MIS-SUM12 9 months, 3 weeks ago
I would have to say BA 2101 Prof Develop Strategies was the most helpful in my internship. This was because guests came in to talk about how internships would be like and what to expect. The most important thing I […]
-
Michael Li commented on the post, What is the most important…………?, on the site Industry Experience in MIS-SUM12 10 months, 1 week ago
For Aetna I would say listening and remembering all the steps and procedures. There are so many things that have to be done a certain way like installing a program. I have to use a program that is on their server […]
-
Michael Li commented on the post, Discussion Question #2, on the site Industry Experience in MIS-SUM12 10 months, 3 weeks ago
I had trouble figuring out the dress code out because in orientation they just said look around you and see what other people are wearing. I used to wear the usual bussiness attire but then figured that I was over […]
-
Michael Li commented on the post, Internship Discussion Question #1, on the site Industry Experience in MIS-SUM12 11 months, 2 weeks ago
I am working at Aetna as a Client Support Service Desktop Support Technician. I will be trained in various IT support functions including, taking Help Desk Calls, resolving technical issues, installing software, […]
-
Michael Li commented on the post, Ch9 Discussion Questions, on the site Data-Centric Application Development 1 year, 1 month ago
3. Discuss cookie arguments and how various sites, like news sites, for example set the values to ensure that their Web site is updated from server with every session.
Cookie arguments allow you to do various […]
-
Michael Li commented on the post, Ch8 Discussion Questions, on the site Data-Centric Application Development 1 year, 1 month ago
How can you anticipate the various errors users may encounter?
You can make sure that the users at least enter only text in things such as name box and only numbers in things like phone number or ssn by […]
-
Michael Li commented on the post, Ch7 Discussion Question, on the site Data-Centric Application Development 1 year, 2 months ago
Coding should definitely be included in the MIS curriculum because knowing how to code, even just a little, gives you an edge. We all go to school to get that great paying job and knowing how to code will […]
-
Michael Li commented on the post, Ch5 Discussion Questions, on the site Data-Centric Application Development 1 year, 2 months ago
3. What are some example of functions that help you obtain file and directory information?
Some example would be filetype($file) which returns the type of a file and realpath($file) which locates where the file is.
-
Michael Li commented on the post, Ch4 Discussion Questions, on the site Data-Centric Application Development 1 year, 2 months ago
When would you use the $_SERVER['SCRIPT_NAME'] autoglobal?
I would use $_SERVER when I want to keep information or location of scripts private
-
Michael Li commented on the post, Ch3 Discussion Questions, on the site Data-Centric Application Development 1 year, 3 months ago
Why would you want to combine strings?
You can combine multiple string variables and literal strings, and assigns the new value to another variable. This makes it a lot faster to code and reduces clutter.
-
Michael Li commented on the post, Ch2 Discussion Questions, on the site Data-Centric Application Development 1 year, 3 months ago
Why are conditional statements important in programming?
Conditional statements are important because they allow the writer to create different outputs depending on the condition. If it is true or false it will […]
-
Michael Li commented on the post, W1 Discussion Questions, on the site Data-Centric Application Development 1 year, 3 months ago
edit-
example of a constant would be: define (“World_Info”, 92897000) -
Michael Li commented on the post, W1 Discussion Questions, on the site Data-Centric Application Development 1 year, 3 months ago
3. I would use constans when I have to refer to the same thing several times.
I could create a constant by writing something like $WorldInfo = 92897000 and I will be able to refer to this number by writing […] -
Michael Li changed their profile picture 1 year, 5 months ago



CONNECT