Wk 4 Discussion - Data Manipulation [due Thurs], Wk 4 - Going Green [due Mon], Wk 4 - University Project: Using Arrays [due Mon], Wk 5 Discussion - Algorithms and Object-Oriented Classes [due Thurs]
Question Description
Wk 4 Discussion - Data Manipulation [due Thurs]
Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to other students.
Due Thursday
Respond to the following in a minimum of 175 words:
Research data manipulation, efficiency, and memory in programming.
Why are data manipulation, efficiency, and memory useful in programming? Provide specific examples for each.
Due Monday
Reply to at least 2 of your classmates. Be constructive and professional in your responses.
Wk 4 - Going Green [due Mon]
Resource: Assignment Grading Guide
Complete the Lab 9-5, "Programming Challenge 1 -- Going Green," of Starting Out with Programming Logic and Design.
Note: You are only required to create the flowchart for this activity; however, notice how the pseudocode compares to the given Python code for this assignment.
Submit your assignment.
Wk 4 - University Project: Using Arrays [due Mon]
Assignment Content
Wk 5 Discussion - Algorithms and Object-Oriented Classes [due Thurs]
Post a total of 3 substantive responses over 2 separate days for full participation. This includes your initial post and 2 replies to other students.
Due Thursday
Respond to the following in a minimum of 175 words:
Read the following pseudocode class definitions:
Class Plant
Public Module message()
Display "I'm a plant."
End Module
End Class
Class Tree Extends Plant
Public Module message()
Display "I'm a tree."
End Module
End Class
Given these class definitions, determine what the following pseudocode will display:
Declare Plant p
Set p = New Tree()
Call p.message()
Discuss how algorithms address object-oriented classes and objects.
Due Monday
Reply to at least 2 of your classmates. Be constructive and professional in your responses.
Wk 5 - University Project: Using Files [due Mon]
Assignment Content
This question has not been answered.
Create a free account to get help with this and any other question!
Brown University
1271 Tutors
California Institute of Technology
2131 Tutors
Carnegie Mellon University
982 Tutors
Columbia University
1256 Tutors
Dartmouth University
2113 Tutors
Emory University
2279 Tutors
Harvard University
599 Tutors
Massachusetts Institute of Technology
2319 Tutors
New York University
1645 Tutors
Notre Dam University
1911 Tutors
Oklahoma University
2122 Tutors
Pennsylvania State University
932 Tutors
Princeton University
1211 Tutors
Stanford University
983 Tutors
University of California
1282 Tutors
Oxford University
123 Tutors
Yale University
2325 Tutors