Preview

Intro to Programming

Satisfactory Essays
Open Document
Open Document
390 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Intro to Programming
Hector Cruz Platon
Colorado Technical University
IT110-1401A-02
Introduction to Programming
Prof. Mazen Alkhatib7 January 2014
Similarities between Procedural Programming and Object Oriented Programming
Procedure Programming and Object Oriented Programming both break down program tasks.
Procedure Programming and Object Oriented Programming both uses linear sequence of commands, yet Object Oriented Programming have developed a more complex and abstract approach (Stetson, 2004).
Object Oriented Program is an extension to Procedure Program.
Procedure Programming and Object Oriented Programming both uses modules, procedures, or sequence of statements (Bilkent University, 2014)
Differences between Procedural Programming and Object Oriented Programming
Procedure Programming identifies steps and procedures on a (step-by-step) hierarchal method, while Object Oriented Programming does not result from step-by-step procedure and is more focused on problem solving elements.
Procedure Programming is broken down to collection, variable and subroutine, whereas Object Oriented Programming is broken down into object that shows data and methods.
Procedure Programming does operate on procedure for data structure, while Object Oriented Programming does bundle data and methods to operate on its own
Procedure programming can be written in C, HTML, Perl, and Visual Basic Script while Object Oriented Programming can be written in C++, Java, and .NET language (Stetson, 2004).
Encapsulation: wherein the object has the ability to hide all the necessary data in the interface. It is also the fundamental principle of Object Oriented Programming (Bilkent University, 2014). information Hiding: It only interact with object methods. The details of implementation are strictly prohibited and hidden within the interface. It has the same structure as encapsulation (Bilkent University, 2014) inheritance: the ability to share same characteristics based on commonality. Object

You May Also Find These Documents Helpful

  • Good Essays

    Some similarities in these programs are that there are specific words you cannot use in each language. These words are generally reserved for some other part of the language and if the is not some kind of distinction between the words this will cause an error. Though these languages have minor similarities they differ in the same way, some are case sensitive while others are not. They also say that most variables should begin with a letter but in two of these programs they can begin with an underscore and in Java you can use a dollar sign as well. Another key difference is the length of the variable name, in Visual Basic you are limited to a length of 255 characters while the other two have no restrictions on length. So for each language there are minor similarities and differences but in order to program in any of these languages you must know these rules in order to prevent errors from…

    • 878 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    Procedural language is used for developing simple applications. The languages that use the procedural programming are Pascal and C languages. Some of the benefits of the procedural programming are: easy to read program code, easily maintainable program code as various procedures can be debugged in isolation, code is more flexible as you can change a specific procedure that gets implemented across the program.…

    • 337 Words
    • 1 Page
    Satisfactory Essays
  • Satisfactory Essays

    What is procedural or algorithmic programming? What is object-oriented programming? What is the role of code reuse in object-oriented programming? Under what circumstances is object-oriented programming best suited? Under what circumstances is procedural or algorithmic programming best suited?…

    • 503 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Is411 Study Guide

    • 2595 Words
    • 11 Pages

    Procedure – a written statement describing the steps required to implement a process. Procedures are technical steps taken to achieve policy goals (how-to document)…

    • 2595 Words
    • 11 Pages
    Good Essays
  • Good Essays

    While making a program in .NET for commercial usages, there are many methods which are used to prevent reverse engineering and unauthorized usage of that particular program. While keeping the code 's functionality intact, the obfuscation methodology changes the coding in such a way that it becomes quite difficult even with tools to reverse engineer. Remember it becomes difficult not impossible to reverse engineer an obfuscated code. There are numerous ways and means to…

    • 793 Words
    • 4 Pages
    Good Essays
  • Satisfactory Essays

    The procedure and instructions of an AIS are the methods it uses for collecting, storing, retrieving and processing data. These methods will be both manual and automated, and the data can come from both internal sources such as employees, and external sources like customers online orders. Procedures and instructions must be followed consistently to be effective.…

    • 580 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    EAS230Syllabus

    • 1748 Words
    • 8 Pages

    An introduction to computer programming with an emphasis on problem solving will be presented. Specific topics include:…

    • 1748 Words
    • 8 Pages
    Powerful Essays
  • Satisfactory Essays

    Intro the Programming

    • 386 Words
    • 5 Pages

    In general terms, a program that is broken into smaller units of code, such as methods, is known as a(n) _______.…

    • 386 Words
    • 5 Pages
    Satisfactory Essays
  • Good Essays

    A procedure will describe the actions the organisation will take to put the actions into place.…

    • 1226 Words
    • 5 Pages
    Good Essays
  • Good Essays

    CHAPTER11

    • 2591 Words
    • 18 Pages

    Which line of code will declare and create an instance of a new object variable called…

    • 2591 Words
    • 18 Pages
    Good Essays
  • Powerful Essays

    case studies

    • 2299 Words
    • 10 Pages

    Structured analysis uses the traditional method and uses a series of phases called the SDLC, O – O analysis combines data and the processes that act on the data into thing called objects, while agile method are the newest development that uses prototypes and constantly adjusting them to user requirements.…

    • 2299 Words
    • 10 Pages
    Powerful Essays
  • Good Essays

    A procedure is a document written to support a policy principle or rule. A Procedure is designed to establish corporate accountability for implementation of a policy by describing the set of actions that have to be executed and by whom within an organization in relation to it.…

    • 1050 Words
    • 5 Pages
    Good Essays
  • Good Essays

    oh you know

    • 907 Words
    • 4 Pages

    Procedures: the information system may have hundreds of procedures that are being followed by workers in warehouses, shipping department, and other departments. Customers may also need to follow certain procedures to complete the order processing.…

    • 907 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Four Vs

    • 479 Words
    • 2 Pages

    All business processes differ in some way from one another. There are certain common characteristics that they share.…

    • 479 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Ict Evaluation

    • 1499 Words
    • 6 Pages

    In object-oriented development Select one: a. the class is used as the basic unit of systems analysis and design. b. an object is a collection of data that is acted on by external processes. c. processing logic resides within objects. d. a strict, step-by-step development process is essential.…

    • 1499 Words
    • 6 Pages
    Satisfactory Essays