David Camacho PT1420 Programming Lab 2.1 Display Welcome to the Fiber Optic Calculator Program. Enter company name. Enter the number of fiber optic cable needed. Multiply .87 times the feet needed for the total cost. Display the total cost of the fiber optic cable and the company name. Purpose of Variable | Variable Name | Stores cost of fiber | fiberCost | Stores the company name | firstChoice | Stores the number of feet to be installed | 50 | Stores the calculated cost of installed
Words: 718 - Pages: 3
Object Oriented Programming Object-oriented programming or OOP is a programming paradigm that represents concepts as “objects” that have attributes that describe the objects and associated procedures known as methods. Objects, which are usually instances of classes, are used to interact with one another to design applications and computer programs. Some advantages of OOP are it provides a clear modular structure for programs which makes it good for defining abstract data types where implementation
Words: 367 - Pages: 2
1.) Proposition is a designated to designated to political parties, and individuals in a legislature who are favorable and supportive of the incumbent government, which is a blanket term for any ballot measure to be voted on by the people. A referendum is when the voters decide to approve or reject an existing law. There are two different ways this can occur: one, if there is already a law in place, the voters can attempt to repeal the law; and two, if the legislature decides to not vote on the measure
Words: 748 - Pages: 3
We agreed on the following solutions: 7) Samaneh to give more pronounced direction on projects, and to make sure she specifies that she is confident of the changes she is requesting 8) Ensi to take more comprehensive notes in meetings, review what she is asked to do, and come to Samaneh with a written list of questions where she feels she needs more information 8A) I would also like to add that it would be constructive to my achievements if I receive written review/feedback/requests from Samaneh
Words: 655 - Pages: 3
| Exploring Programming Language | Unit 1 Research Assignment 1 | | | 5/3/2014 | PT1420 | The five most popular programming languages in the 1970’s were: 1970: Pascal 1972: C 1972: Smalltalk 1972: Prolog 1973: SQL Pascal The Pascal programming language was developed by Niklaus Wirth. It was created in 1968 but it wasn’t published until 1970. It was developed to provide the features other programming languages didn’t offer at that time. His main reason for developing
Words: 988 - Pages: 4
Introduction Research is generally undertaken to assist in elaborating on and uncovering the complexities of real world problems. A problem statement was outlined and research questions were raised during the researcher’s literature review. This problem statement and research questions identified in the researchers literature review requires comprehensive and extensive research and analysis to facilitate the drawing of logical conclusions. The researcher’s literature review was based on addressing
Words: 2983 - Pages: 12
6.1) Comparison of three numbers Problem is of comparison of values among three values , a very simple problem. Here, the decision making process is done based on the value of the parameters a,b and c. The data types of all these variables are interger. 6.2) Binary search A binary search locates the position of an item in a sorted array. Binary search works by comparing an input value to the middle element of the array. The comparison determines whether the element equals the input, less than the
Words: 728 - Pages: 3
BIM, which are the acronyms for Building Information Modelling can be described as a concept that makes up database that allows all building design to be present in one database. Due to this concept we are able to understand that the entire building cycle. BIM is the methodology that handles the facilitation of data that is integrated from numerous layouts; there is a combination of the data which forms the common operating picture for the entire lifecycle, financial and environmental assessment
Words: 821 - Pages: 4
I have not been exposed to lot of computer science projects, only through class assignment. The hardest would be the 4th programming assignment I took in my second CS class. The objective was to write a while loop to convert numbers from decimals to any base less than 10 and a recursive function any base less than 10 to decimal in C++. For the first part of the assignment I wrote 2 different void functions to convert the decimal value to hexadecimal. I started by including my , and using namespace
Words: 488 - Pages: 2
This unit comprises one of the heavier workloads as there is a graded exam in addition to the normally required discussion, programming, learning journal assignments and associated peer assessments. However, it is fortuitous that the Christmas holiday does not fall during this unit which should allow ample time to complete the required assignments. Foremost, I commenced this unit by opening my textbook and reading the required passages as assigned by the class professor. Consequently, the chapter
Words: 512 - Pages: 3