Tuesday, June 29, 2010

CPro1, Assignment No. 2

Answer the following in a 1 whole pad paper with your solution.
 
1. What are the different generations of programming languages? Where does Turbo C languages belongs?
 
2. What is the difference between a compiler and an interpreter?
 
3. What are the different graphical tools used in creating an algorithm in programming?
 
4. What are the symbols used in a flowchart?

Sunday, June 27, 2010

Windows 7 on Dell Inspiron 1440


I had a friend who wants Windows 7 tried on her on her Dell Inspiron 1440 laptop. The laptop have the following specification:

I installed Windows 7 Professional on with other softwares.
The installation works fine and all the device drivers were supported by Windows 7 except for the bluetooth application. So I need to go to the support  center of Dell Computers to download the necessary software.
I like this laptop. Its fast, elegant, and have a good battery.

Urgent Hiring?

June 22, 2010


Urgent!


College of Engineering and Architecture of the University of San Agustin is in need of Part time teacher to handle the  subject CPro1-Computer Programming I. This is for 6 hours a week for 1
semester.

Schedule:
Lecture: TTh, 1:00-2:30pm
Laboratory: W, 9:00-12:00
Notes and Activities are provided for Turbo C Language Programming.

See Course Description here.


Please contact me at 09173031382

Windows 7 on Dell Inspiron 1440


I had a friend who wants Windows 7 tried on her on her Dell Inspiron 1440 laptop. The laptop have the following specification:

I installed Windows 7 Professional on with other softwares.
The installation works fine and all the device drivers were supported by Windows 7 except for the bluetooth application. So I need to go to the support  center of Dell Computers to download the necessary software.
I like this laptop. Its fast, elegant, and have a good battery.

Friday, June 25, 2010

CPro1, Assignment No. 1

Answer the following in a 1 whole pad paper with your solution.

1. Convert (348)10 to its equivalent representation in the following bases:

a. Base 16

b. Base 8

c. Base 2

2. Find the base ten equivalents of the following numbers:

a. (A1C) 16

b. (372) 8

c. (101111001)2

3. Convert the following numbers directly to binary without using an intermediary base:

a. (E89) 16

b. (244) 8

4. Convert (111001010)2 to:

a. Octal

b. Hexadecimal