1 / 14

INF 231 Massive Success / snaptutorial.com

Hardware and Software are in many items we use in our daily lives. Name a few items in your house or office that have some sort of hardware and software. Look beyond your computer and other devices used with your computer. Thinking of the software that they may have, what does the software provide and how does it make the device/hardware better? Respond to at least two of your classmatesu2019 postings.

Download Presentation

INF 231 Massive Success / snaptutorial.com

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. INF 231 Massive Success / snaptutorial.com

  2. INF 231 Massive Success / snaptutorial.com INF 231 Week 1 DQ 1 Hardware and Software For more classes visit www.snaptutorial.com Hardware and Software are in many items we use in our daily lives. Name a few items in your house or office that have some sort of hardware and software. Look beyond your computer and other devices used with your computer. Thinking of the software that they may have,

  3. INF 231 Massive Success / snaptutorial.com INF 231 Week 1 DQ 2 Running Applications For more classes visit www.snaptutorial.com Install the application provided with the text. You should be installing Microsoft Visual C++ 2005. Depending on your operating system, you may need to download and run alternate software. XP users may need the following patch to get the Visual C++ software to run: Service Pack 1. Windows Vista and Windows 7 users are advised to download a similar opensource C++ program:DEV C++ by Bloodshed, instead of the software provided with the text.

  4. INF 231 Massive Success / snaptutorial.com INF 231 Week 2 Assignment Text Printing Program For more classes visit www.snaptutorial.com Section 2.2 of Chapter 2: First Program in C++: Printing a Line of Text is an example of a “text printing program.” Use this example and instructions, but change the text to be an output. Add the following text: Name:

  5. INF 231 Massive Success / snaptutorial.com INF 231 Week 2 DQ 1 Programming Practices For more classes visit www.snaptutorial.com Good Programming practices are necessary but different in every environment. Identify one practice mentioned in the text and research some others. What makes these good? Can you think of a reason why one would not use the good practice? Respond to at least two of your classmates’ postings.

  6. INF 231 Massive Success / snaptutorial.com INF 231 Week 2 DQ 2 Classes and Structures For more classes visit www.snaptutorial.com Describe the class structure of C++ programming. What are the key contents of classes? Respond to at least two of your classmates’ postings.

  7. INF 231 Massive Success / snaptutorial.com INF 231 Week 3 DQ 1 Control Statements For more classes visit www.snaptutorial.com What is a Control Statement? There are several types of control statements; define two control statements and use your own example in your definition. Respond to at least two of your classmates’ postings.

  8. INF 231 Massive Success / snaptutorial.com INF 231 Week 3 DQ 2 Repetition Statements For more classes visit www.snaptutorial.com When would you use a repetition statement? Why? See chapter 5 for one example of the use of the for statement. Respond to at least two of your classmates’ postings.

  9. INF 231 Massive Success / snaptutorial.com INF 231 Week 4 Assignment UML For more classes visit www.snaptutorial.com To complete the following assignment, go to this week's Assignment link in the left navigation. UML

  10. INF 231 Massive Success / snaptutorial.com INF 231 Week 4 DQ 1 Arrays For more classes visit www.snaptutorial.com Define an Array and why you would use one. Provide an example that is not from the text. Respond to at least two of your classmates’ postings.

  11. INF 231 Massive Success / snaptutorial.com INF 231 Week 4 DQ 2 Character Arrays For more classes visit www.snaptutorial.com Chapter 7 continues the discussion of arrays. Arrays include multiple data types and can include characters. Understanding that you can use characters in an array, give an example of how you would use a character array and what data could be stored in this array. See page 351 for an example. Respond to at least two of your classmates’ postings.

  12. INF 231 Massive Success / snaptutorial.com INF 231 Week 5 DQ 1 Input and Output For more classes visit www.snaptutorial.com Input and Output are necessary functions with any code. Define I/O and identify some of the elements needed in C++ that would use input or create output. Remember that input is not just from your keyboard and can be from a file or database. Additionally, output isn’t necessarily to a screen or a printer and can be to a file or a database. If you can’t think of any examples from the text or your own experiences, visit this Sample C++ Source Code website. You can use

  13. INF 231 Massive Success / snaptutorial.com INF 231 Week 5 DQ 2 Modern Technology For more classes visit www.snaptutorial.com Cell phones are rapidly becoming very powerful and they provide many uses beyond just texting and talking. Look back at each week and provide examples of how some of the items you have learned are used in these devices. Please use three examples. Respond to at least two of your classmates’ postings.

  14. INF 231 Massive Success / snaptutorial.com

More Related