Thursday, October 18, 2012

Prog1 Final Exam Batch 2


Odd and Even Detection

Write a program that will ask a number and display whether it is odd or even.

            ENTER A NUMBER: 27
            IT IS ODD.
            ENTER A NUMBER: 4
            IT IS EVEN.
            ENTER A NUMBER: 24
            IT IS EVEN.
            ENTER A NUMBER: A
INVALID INPUT
            ENTER A NUMBER: 0
GOODBYE

The program will keep prompting the user for a number.

If the user enters an invalid input (e.g. a letter or a number with decimal value), it will print “INVALID INPUT”.

If the user will input 0, the program will print “GOODBYE”. Then, it will automatically exit.

Read more...

Prog 1 Final Exam Batch 1


Simple Calculator

Create a program that will have actions as a simple Calculator. It should display a menu

Welcome to My Calculator

Enter first the operation
A – Addition
S – Subtraction
M – Multiplication
D – Division
Q – Square
C –Cubed
E – Exit

Enter you choice:

If the user enters either, A, S, M or D, the program should again ask for two values to enter.

Enter first value:
Enter second value:

Then it will display the sum, difference, product or quotient.

If the user enters either Q or C, the program should again ask the user to enter only one value
            Enter a value:
Then it will display either squared valued or cubed value.

In the menu, if the user enters E, the program should print “Thank you for using My Calculator.” And automatically exit the whole program

If the user enters neither of the choices, the program should print “Wrong Choice. Run again the My Calculator.” And the whole program will exit.

Read more...

Sunday, October 14, 2012

MIS BA Final

Final Exam for MIS BA


Read more...

Sunday, October 7, 2012

QS Final Case Study 1

Discuss at least TEN assistive technologies for physically disabled, visually impaired, deaf, cognitively disabled and etc. Include a picture each. Discuss its description, features and its available brands and prices.

Instructions:

  • post your answers in your weebly
  • Do not copy from your classmates.
  • This must be posted on or before October 10, 2012 10:00 pm

Read more...

Wednesday, October 3, 2012

MIS HRM Final Project

  • Adopt a company to interview and study. Gather the information about their IT resources such as hardware, software and network they use in their company. It must be a hotel,motel, apartelle, fine-dining restaurant or coffee shop

Contents:

IT Infrastructure of Hotels and Restaurants

I. Introduction
II. Company Background
III. Hardware Infrastructure
IV. Software Infrastructure
V. Network and Connection Infrastructure
VI. Social and Ethical Issues of IT
VII. Curriculum Vitae

Instructions:

  • It must be submitted on or before October 19, 2012
  • Short, Arial, 11, 1.5 spacing
  • Include a frontpage and table of contents
  • Minimum of 15 pages each.

The front page should look like this :

_________________________________________________________________

Samson Polytechnic College of Davao


(name of the company and logo)


IT Infrastructure of Hotels and Restaurants




Submitted to:


Mark Van M. Buladaco
Instructor, MIS


Submitted by:

name1
name2

Date
__________________________________________________________

Read more...

Monday, October 1, 2012

MIS HRM Case

Answer the following case problems below:

A.    Identify the type of information system that clerical workers in an organization would typically use and why. Describe how they will be going to use it.
B.    Industry studies indicate that mobile and wireless technology has become one of the major technology drivers. Why is this the case and what is (are) the impact(s)?



Instructions:

  • Post your answers in your weebly
  • Deadline: October 4, 2012
  • Refrain form copying word by word from the Internet. You can rephrase.
  • Minimum of 250 words per item.

Read more...

Wednesday, September 19, 2012

PROFET: Case Study 2

Question no. 1:

"Automating a mess will result to an automated mess."

Explain this quote

Question no. 2:

Prominent book authors said that technology is the biggest contributor to climate change; in your capacity as an IT student hoe would you address this global problem? Enumerate steps and actions to be taken.

Question no. 3:

How do you distinguish a professional from other kinds of workers? Does someone who completes for only a two-year course in Technical can be classified as a professional? Defend your answer

Instructions:


  • Please refrain from copying word by word from the Internet. Use quotation marks to cite statements that are not yours.
  • Make your own answer do not copy with your classmate.
  • Post your answers on your WEEBLY!
  • Your answers should be at least 300 words each questions

Read more...

Monday, September 17, 2012

PROFET: Case Study 1

Question no. 1:


Think about yourself worthy to be called as IT professional, what innovations/technologies would you introduce/contribute to improve the quality of life?

Question no. 2:

You have learned that a friend of yours is developing a worm to attack the administrative systems at your institution of learning. The worm is “harmless” and will simply cause a message – “Let’s party” – to be displayed on all workstations connected to the computers on Friday at 3 pm to 4 pm the virus will erase itself and destroy all evidence of its presence. What would you do?




Instructions:

  • Please refrain from copying word by word from the Internet. Use quotation marks to cite statements that are not yours. 
  • Make your own answer do not copy with your classmate.
  •  Post your answers on your WEEBLY!
  • Your answers should be at least 300 words each questions

Read more...

Monday, March 12, 2012

HCSD Data Structure Binary tree Quiz

In a one whole sheet of paper, write your answers for the following questions:

A. construct a binary tree based on the following values

S>E>R>J>G>F>V>B>A>C>P>T>H>K>O>Q

B. Construct a binary tree based in the following values and Identify the traversal order of the following:
- preorder
- inorder
- postorder

70>90>87>65>20>25>17>99>150>120>130>55>53>50>75>95>100>88>73>71>69

Read more...

Monday, February 27, 2012

HCSD Data Structures Case Study 7

Determine the advantages and disadvantages of each sorting algorithm once it will be applied in a program or an application:

  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Shell Sort
  • Bucket Sort
  • Merge Sort
  • Quicksort
Post your answers in your blog. To be submitted today (March 6 ,2012).

Read more...

Monday, February 20, 2012

Bubble sort, Selection Sort and Insertion Sort Slides

Bubble Sort:

http://projectarchive.comuf.com/upload/371.pptx

Selection Sort:

http://projectarchive.comuf.com/upload/372.pptx

Insertion Sort:

http://projectarchive.comuf.com/upload/373.pptx

Read more...

Sunday, February 12, 2012

HCSD Data Structures Case Study 6

SORTING

Research an application or scenario that the following sorting algorithms can be applied (include a description and an image):
  • Bubble Sort
  • Selection Sort
  • Insertion Sort
  • Shell Sort
  • Bucket Sort
  • Merge Sort
  • Quicksort
Post your answers in your blog. To be submitted today (February 14 ,2012).

Read more...

Monday, January 30, 2012

HCSD Data Structures Blog URL

Post as comment your blog URL here

Read more...

Friday, January 27, 2012

Ecommerce Case 5 and 6

Download Ecommerce case 5 and 6 here:




just click the image

Read more...

Tuesday, January 17, 2012

E-commerce Case Study 3 and 4

Here is the link for 4shared page for our ecommerce case study 3 and 4. Just click the preview image..


Read more...

Monday, January 16, 2012

HCSD Data Structure Case Study 5

Give at least three scenarios in the real world wherein HASH COLLISION can happen. Include an image.

Give at least three specific software/program/application wherein HASHING and HASH COLLISION might occur. Include the name of the software/program/application, description and a screenshot.

Read more...

HCSD Data Structure Case Study 4

We already discuss hash functions..

But what will happen if it will result to a collision of hash keys?

Answer the following questions:

1. What is hash collision?
2. What really happens during a hash collision? Include an image
3. What are the ways and methods to resolve hash collision? Explain Each

Instructions:

  • Post your answer in your blog.

Read more...

Monday, January 9, 2012

Brokenshire SAD documents outline

Brokenshire SAD documents outline

Download the SAD Project outline here:

http://projectarchive.comuf.com/upload/363.doc

Download the Frontpage template here:

http://projectarchive.comuf.com/upload/364.doc

Read more...

HCSD Data Structure Hash Table

HCSD Data Structure Hash Table

Download the hash table lecture (presentation) here:

http://projectarchive.comuf.com/upload/362.pptx

Read more...

About

My photo
Hi! Mabuhay everyone! I am Mark Van M. Buladaco! I am from Davao City! Hope you enjoy my blog!

Contact me

476 alley Malvar St., Davao City, Philippines
celticguardiandancingelf@yahoo.com
Web Marketingdrive recovery software