[ee122] can we use the code from beej guide ???

vern at cs.berkeley.edu vern at cs.berkeley.edu
Mon Sep 24 00:22:44 PDT 2007


> I read through the code in beej's guide, and the code is so elegant. Can I
> use both the server and client code in the guide for my project ???

You should write your own code.  It's fine to use Beej's guide to understand
how to sequence things, etc., and take snippets from it.  But you will
learn considerably more from thinking through your own structuring of the
overall code.

		Vern


More information about the ee122 mailing list