Presentation is loading. Please wait.

Presentation is loading. Please wait.

1 Program Understanding Steve Chenoweth CSSE 375, Rose-Hulman Based on Don Bagert’s 2006 Lecture.

Similar presentations


Presentation on theme: "1 Program Understanding Steve Chenoweth CSSE 375, Rose-Hulman Based on Don Bagert’s 2006 Lecture."— Presentation transcript:

1 1 Program Understanding Steve Chenoweth CSSE 375, Rose-Hulman Based on Don Bagert’s 2006 Lecture

2 2 Today Finish class intros Introduce Jon Labayo and Sandor Pethes of RHV An opening assignment on the term project – One minute talks, next Thursday! Talk about Program Understanding (M 6) Install GCC and do Program Understanding Exercise, using today’s Quiz as a guideline

3 3 Finish Class Intros Who you are What’s your domain track? Something interesting you just did Something you’d like from this course

4 4 Introduce Jon and Sandor Jon Labayo Jon is a project engineer at Rose-Hulman Ventures, working with both hardware and software. He earned his B.S. in computer engineering from Rose-Hulman Institute of Technology. He has experience in both application level software development and embedded hardware/software design, ranging from image and audio processing to data acquisition, analysis, and motion control systems.

5 5 Introduce Jon and Sandor Sandor Pethes Sandor is currently working as a project engineer for software development teams. His area of expertise is in software engineering. Sandor has an interest in computer graphics, Linux systems, and embedded systems. He earned his B.S. in computer science at Rose-Hulman Institute of Technology in 2002.

6 6 The term project – An opening assignment Look at “One-minute project talks” – on the schedule, to turn in by Wednesday night, give in class on Thursday Each person does one Then we’ll have time for you to discuss project ideas, in class on Friday And turn in projects you’re interested in Team assignments will be made by us!

7 7 A Program Comprehension Process Model 1.Read about the program 2.Read the source code 3.Run the program Return to steps 1 or 2 as necessary.  Look at C++ program example.

8 8 Program Comprehension Strategies Top-down Bottom-up –“Chunking” Opportunistic –Combination of top-down and bottom-up –How can you avoid it becoming “ad hoc”?

9 9 Factors that Affect Program Understanding Expertise Implementation issues –Naming style –Comments –Decomposition Mechanism Documentation Organization and Presentation …Mixed research results on many of these!

10 10 Let’s dig into some C++ code Install GCC -- See GCC Install instructions Do Program Understanding Exercise -- Use today’s Quiz as a further guideline If you’re new to C++, this is also a very brief intro to the language


Download ppt "1 Program Understanding Steve Chenoweth CSSE 375, Rose-Hulman Based on Don Bagert’s 2006 Lecture."

Similar presentations


Ads by Google