-
Derrick So changed their profile picture 4 months, 1 week ago
-
Derrick So commented on the post, W11 Discussion Question, on the site Data-Centric Application Development 1 year, 1 month ago
Project four, I use the Multitier Architecture pattern to label which folders are presentation, logic and data tiers. The files under register_product folder contain customer_login and product_register and are […]
-
Derrick So commented on the post, Ch9 Discussion Questions, on the site Data-Centric Application Development 1 year, 1 month ago
Web site should use a cookie for authenticating access, tracking user’s browsing habits and storing user’s information. When cookies are stored on to the browser, the web server would retrieve the cookies and […]
-
Derrick So commented on the post, Ch8 Discussion Questions, on the site Data-Centric Application Development 1 year, 1 month ago
If the error control operator(@) suppresses errors, what is the purpose of using it?
3.Error control operator suppresses the errors without reveling important information about the system.
-
Derrick So commented on the post, Ch7 Discussion Question, on the site Data-Centric Application Development 1 year, 2 months ago
The title, “Learn to code, get a job” sounds a bit overstated and misleading. Coding does not get you a job unless you devote more hours out of class to practice coding. You will not be successful by learning the […]
-
Derrick So commented on the post, Ch5 Discussion Questions, on the site Data-Centric Application Development 1 year, 3 months ago
What are some example of functions that help you obtain file and directory information?
To determine whether the file in the directory is a executable, read, or write you can use is_executable(filename), […]
-
Derrick So commented on the post, Ch4 Discussion Questions, on the site Data-Centric Application Development 1 year, 3 months ago
When is it preferable to use the “post” method and when is it preferable to use the “get” method?
Post is the preferred method when filling out sensitive information such as home address, credit card number and […]
-
Derrick So commented on the post, Ch3 Discussion Questions, on the site Data-Centric Application Development 1 year, 3 months ago
Why would you want to count variables and words in a string? Can you provide an example?
Using the strlen() or str_word_count() function to count characters in a string gives the user the flexibility to limit […]
-
Derrick So commented on the post, Ch2 Discussion Questions, on the site Data-Centric Application Development 1 year, 3 months ago
While statement is a type of loop statement as long as the expression is TRUE. The Do…while statement is similar in that it is loop statement but only require one time to execution when the expression is TRUE.
-
Derrick So commented on the post, W1 Discussion Questions, on the site Data-Centric Application Development 1 year, 3 months ago
4. Primitive data types are single values. It contains integer numbers, floating-point numbers, boolean, string, null values. Reference data types contain multiple values and complex types of information, such as […]
-
Derrick So wrote a new post, Welcome!, on the site Derrick So 1 year, 4 months ago
My name is Derrick So and I am a senior attending the Fox School of Business at Temple University. I am currently pursing my BBA in Management Information Systems and I anticipate to graduate in January 2013. […]
-
Derrick So changed their profile picture 1 year, 5 months ago
-
Derrick So commented on the post, W13 Discussion Questions, on the site DATA ANALYTICS 1 year, 5 months ago
2. Classification is based on human perspective and is very subjective. Clustering is used to determine distinct groups of data across multiple dimensions. It is useful for segmentation and focusing on different […]
-
Derrick So commented on the post, W12 Discussion Questions, on the site DATA ANALYTICS 1 year, 6 months ago
2. This is an example of OLAP because as crime occurs, data are added and stored. These data are only useful for analyzing history of crime that occurred and it does not predict the future of crime.
-
Derrick So commented on the post, W11 Discussion Questions, on the site DATA ANALYTICS 1 year, 6 months ago
1. Classification helps what group of data belongs to and it is mostly based on human perspective. One method of classification is to create a decision tree. A decision tree presents decisions rules also known as […]
-
Derrick So commented on the post, W10 Discussion Questions, on the site DATA ANALYTICS 1 year, 6 months ago
The Chi-squared test and Gini index help the user decide when to split the decision tree using the formula for each predictor. This is useful for classifying a large amount of data and limiting the disproportional […]
-
Derrick So commented on the blog post W9 Discussion Questions 1 year, 6 months ago
Data mining is taking unknown and useful information from data to analyze and discover meaningful patterns or predictions. What data mining is NOT is analyzing sales, profit and sales force.
-
Derrick So commented on the blog post W8 Discussion Question 1 year, 7 months ago
The key objectives for ETL is copying the data from the transactional database to analytical database, going from relational to dimensional data. The issues with ETL is data consistency and quality. It can lead to redundancy, different naming conventions, different unique identifiers.
-
Derrick So commented on the blog post W7 Discussion Question 1 year, 7 months ago
a) understanding the needs of the organization & requirements by collecting information in a form of a question. b) defining the rows will help determine the data dimensions for each event. selecting an event for a particular data is very important. c) refining the business process by mapping the rows with key elements to answer [...]
-
Derrick So commented on the blog post W6 Discussion Questions 1 year, 7 months ago
2. “Drop” command deletes the entire table and its data. “Delete” command with or without a clause delete certain data.
- Load More



CONNECT