GithubHelp home page GithubHelp logo

umuc-cmis115's Introduction

umuc-cmis115

Course work for UMUC CMIS115

DO NOT STEAL MY CODE! DO YOUR OWN WORK!

Homework 1

Using the Xcode application build and run an Objective-C application that declares two integer values and then calculates the summation, subtraction, multiplication and division of the two integers and displays the results. Be sure to declare variables for your summation, subtraction, multiplication and division calculations. Use comments to document your program to include the program name, the author, and creation date.

Here is an example program output if the two integers had values of 10 and 5:

The summation of 10 and 5 is 15.

The subtraction of 10 and 5 is 5.

The multiplication of 10 and 5 is 50.

The division of 10 and 5 is 2.

Demonstrate your code compiles and runs without issue (You can use screen captures to demonstrate this functionality in a word document). Name your Objective-C file Yournamehw1.m. Name your Word document Yournamehw1.doc (or Yournamehw1.docx)

Homework 1 Submission requirements: Your completed assignment should consist of the Yournamehw1.m Objective-C file and a Yournamehw1.doc Word document. Submit each of these files to your LEO homework 1 assignment area no later than the due date listed in the syllabus.

umuc-cmis115's People

Contributors

iannelsondev avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.