Journal Entry - 10 part 2
so, it seems as though we all took the same approach to doing the assignment, as far as seperating the project into smaller steps. I like pam's thoughts on "small victories". That is a real good way to think of it. While Rebecca went over the sample code, i did not and i'm not sure if pam did either. Also, while pam seemed to deal with the validation first, i think rebecca and I dealt with the post back conditions first. I'm not sure which would be the best approach, if either. I like the way i did it, and I think i would use this method for future projects. One thing I've been "urged" to do since I started working as a web developer is not only indenting the code (which i had a bad habit of not doing!), but also commenting the code before you actually start coding. This is very effective in the sense that it helps you sort out all of the sections of the code before you actually put in any code. Since I also have a pretty bad habit of not commenting my code too, it's somewhat of a struggle for me because I have a tendency to want to jump right in and start "making things happen". That's just something I need to work on.
