Pt1420

Page 17 of 19 - About 183 Essays
  • Free Essay

    Unit 5 Research Paper

    Unit 5 Research Assignment 1 PT1420 * A shell script is a computer program designed to be run by the Unix shell, a command line interpreter. The various dialects of shell scripts are considered to be scripting languages. * Advantages of using shell script is that the commands and syntax are exactly the same as those directly entered at the command line. The programmer does not have to switch to a totally different syntax, as they would if the script were written in a different language

    Words: 388 - Pages: 2

  • Premium Essay

    Unit 5

    Kelly McLoughlin PT1420 Week 1 Assignment 1 Review Questions 1. A( n) __________ is a set of instructions that a computer follows to perform a task. (B) Program 2. The physical devices that a computer is made of are referred to as __________. (A) Hardware 3. The part of a computer that runs programs is called __________. (D) Cpu 4. Today, CPUs are small chips known as __________. (B) Microprocessor 5. The computer stores a program while the program is running, as well as the data

    Words: 454 - Pages: 2

  • Free Essay

    Exploring the Differences Between Count-Controlled Loops and While Loops

    PT1420 Research Assignment 8.1 Exploring the Differences between Count-controlled Loops and While Loops August 14, 2014 Count-control loops are performed a specific number of times while While loops are performed based upon whether a condition is true or not. The process of a While loop is based upon a condition which is dependent upon Boolean expressions. For While and Do While loops, if the expression is true the loop is executed. If the condition is false the loop is exited. A While

    Words: 288 - Pages: 2

  • Free Essay

    Chapter 3

    Unit 3 Research Assignment 1 PT1420 Exploring Reverse Engineering Reverse engineering in computer programming is a technique used to analyze software in order to identify and understand the parts it’s composed of. The usual reasons for reverse engineering a piece of software are to recreate the program, to build something similar to it, to exploit its weaknesses or strengthen its defense. A reverse engineering advantage could be that one can repair certain bugs, see how a program operates

    Words: 313 - Pages: 2

  • Premium Essay

    Week 5 Sd1340

    EXPLORE Activity 3: Designing Objects with Visio In-Class Activity Ungraded Course Support Tools/Resources required for this activity: Visio Description: Demonstrate creating an object in Visio. Create a UML diagram and show how to define attributes (properties) and operations (methods). Create the UML for the Card object used in the example. The result should look like this: [pic] Estimated Time: 10 minutes PRACTICE Activity 1: Designing Objects In-Class Activity Ungraded Course

    Words: 1297 - Pages: 6

  • Premium Essay

    What You Need to Know About Programming Languages

    Marques bullie Pt1420 intro to programming Unit 1 assn.1 exploring programming languages The progression of computer programming languages was made possible by the programmer's search for efficient translation of human language into something that can be read and understood by computers. The languages generated, called machine code, have high levels of abstraction, which hide the computer hardware and make use of representations that are more convenient to programmers. As programs evolve and

    Words: 585 - Pages: 3

  • Premium Essay

    Unit 3 Assignment 1: Homework

    Dr. Davis PT1420 26 June 2014 Unit 3 Assignment 1: Homework 5. Write a pseudo code statement that declares the variable cost so that so that it can hold real numbers. a. declare real cost 6. Write a pseudo code statement that declares the variable total so that it can hold integers. Initialize the variable with value zero. a. Declare real price = 0.00 display “the original price” input items original price display “price” 3. Write assignment statements that perform the following

    Words: 550 - Pages: 3

  • Free Essay

    Research Assignment 1

    Unit 1 Louis Billings Research Assignment 1 PT1420 1. C# This general-purpose programming language developed by Microsoft evolved from C and C++ as a part of the software company’s .NET initiative. the C++ programming language standard was ratified in 1998 as ISO/IEC 14882: 1998. The standard was amended

    Words: 404 - Pages: 2

  • Premium Essay

    Lab 2.4

    Steven Moynihan PT1420 LAB 6 July 21, 2014 6.1 Declare integer mobileProvider = 0 Declare integer dataOption = 0 Declare Boolean dataPackage = True Module inputOptions( Ref Integer mobileProvider, Ref Integer dataOption, Ref Boolean dataPackage) Display “Enter 1 for ATT, 2 for SPRINT, 3 for VERIZON” Input mobileProvider Display “ Enter 1 if you want a data package, OR 2 if you do not” Input dataOption If dataOption = 1 then dataPackage = True else dataPackage = FALSE end module Module displayProvider

    Words: 370 - Pages: 2

  • Premium Essay

    Nt1230 Syllabus

    NT1110 GS1145 Problem Solving Theory Computer Structure and Logic Strategies for the Technical Professional 2nd QTR NT1210 Introduction to Networking NT1230 Client-Server Networking I MA1210 College Mathematics I 3rd QTR NT1310 NT1330 MA1310 4th QTR PT1420 NT1430 EN1320 5th QTR PT2520 NT2580 EN1420 6th QTR NT2640 NT2670 CO2520 7th QTR NT2799 SP2750 Physical Networking Client-Server Networking II College Mathematics II Introduction to Programming Linux Networking Composition I Database Concepts Introduction

    Words: 1834 - Pages: 8

Page   1 11 12 13 14 15 16 17 18 19