On 29 Oct 2003 12:51:41 -0800,
jo*******@adelphia.net (John Ilves)
wrote::
I've read an online C tutorial and a book but I don't really know enough to work
on any real projects. What comes in between in the process of learning C?
I guess the next step is a course or book on software engineering
concepts. A course is better, of course, as application of the
concepts in a course project is a fairly major part of learning the
concepts. I doubt I would have gotten much out of my SE courses if
not for the projects. In my experience, my first software engineering
course was basically the first "large" project I had ever done (a
movie rental point of sale system). It also forces teamwork and (for
some people) leadership on you, as I think the focus at that level is
going to be on teamwork, rather than working alone (as it was early
on). Once you learn the skills, the larger projects don't look quite
as impossible anymore -- insanely difficult, maybe, but not
impossible.
Can anyone direct me to some good websites about this?
The Book "Code Complete" from the Microsoft press was our text book
(used in 2 different SE courses). It might be worth a look, as well
as various titles by Bochs on UML.
I don't know of any websites per se, but you can try looking at some
course websites for various Software engineering courses. It's not
the same, but it will give you some background. Some of them are
going to be locked out (students only), but there are bound to be a
few open sites with lecture notes you can look at. A quick google
search of "software engineering course" will turned up quite a few.
----------------------------------------
Thanks,
MCheu