Developing Programs
-
Hello, I am wondering if there are any good books or webpages that I can use to help me learn how to develop programs? Right now I, saddly, jump into coding and end up having to re-write a lot. Thanks for any help on this. Quinn
http://www.joelonsoftware.com[^] There are some useful discussions at the site above as well as some good articles. Books to look out for include, "Debugging the development process", "Writing Solid Code" and "Code Complete". Michael :-) Time flies like an arrow. Fruit flies like a banana
-
Hello, I am wondering if there are any good books or webpages that I can use to help me learn how to develop programs? Right now I, saddly, jump into coding and end up having to re-write a lot. Thanks for any help on this. Quinn
-
Hello, I am wondering if there are any good books or webpages that I can use to help me learn how to develop programs? Right now I, saddly, jump into coding and end up having to re-write a lot. Thanks for any help on this. Quinn
I found a book that has helped me a lot. Title : Microsoft Visual C# .NET Step by Step Author : John Sharp, Jon Jagger ISBN : 0-7356-1289-7 Johan Lombaard