Download presentation
Presentation is loading. Please wait.
Published byAdam Mathews Modified over 9 years ago
1
CS 240 – Computer Programming I Lab Kalpa Gunaratna – kalpa@knoesis.orgkalpa@knoesis.org http://knoesis.wright.edu/researchers/kalpa/
2
Contact Contact by e-mail kalpa@knoesis.org kalpa@knoesis.org Office hours 376 Joshi Mondays & Wednesday 3:00 pm – 4:00 pm
3
Intention Understanding good coding practices helps. Comments Indentation Meaningful variables Code organization Debug programs for understanding (basic operations will be demonstrated). Use pseudo code or flowcharts to outline an algorithm and understand.
4
In lab Draw flow chart or write a pseudo code for the part A. Load the program into net beans and if there are errors, correct them.
5
Post lab Rewrite the program with correct styles. Organize code into blocks. Declare variables Logic or calculations Meaningful comments and variable names Mention and make corrections if needed.
6
Announcements Project 1 Submit compressed net beans project folder. Use javadoc comments at proper places and include your name, WID, lab section, TA’s name, Instructor’s name. Organize code into main blocks. Declare variables program
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.