INF 231 Enthusiastic Study/snaptutorial.com
INF 231 Week 1 DQ 1 Hardware and Software For more classes visit 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,
INF 231 Enthusiastic Study/snaptutorial.com INF 231 Week 1 DQ 2 Running Applications For more classes visit Install the application provided with the text. You should be installing Microsoft Visual C 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.
INF 231 Enthusiastic Study/snaptutorial.com INF 231 Week 2 Assignment Text Printing Program For more classes visit 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: Course Name: Famous Quote
INF 231 Enthusiastic Study/snaptutorial.com INF 231 Week 2 DQ 1 Programming Practices For more classes visit 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.
INF 231 Enthusiastic Study/snaptutorial.com INF 231 Week 2 DQ 2 Classes and Structures For more classes visit Describe the class structure of C++ programming. What are the key contents of classes? Respond to at least two of your classmates’ postings.
INF 231 Enthusiastic Study/snaptutorial.com INF 231 Week 3 DQ 1 Control Statements For more classes visit 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.
INF 231 Enthusiastic Study/snaptutorial.com INF 231 Week 3 DQ 2 Repetition Statements For more classes visit 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.
INF 231 Enthusiastic Study/snaptutorial.com INF 231 Week 4 Assignment UML For more classes visit To complete the following assignment, go to this week's Assignment link in the left navigation. UML
INF 231 Enthusiastic Study/snaptutorial.com INF 231 Week 4 DQ 1 Arrays For more classes visit 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.
INF 231 Enthusiastic Study/snaptutorial.com INF 231 Week 4 DQ 2 Character Arrays For more classes visit 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.
INF 231 Enthusiastic Study/snaptutorial.com INF 231 Week 5 DQ 1 Input and Output For more classes visit 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
INF 231 Enthusiastic Study/snaptutorial.com INF 231 Week 5 DQ 2 Modern Technology For more classes visit 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.
INF 231 Enthusiastic Study/snaptutorial.com