About

CHAPTERS     CONTENTS     EXERCISES     INDEX     CONTACT



Tutorial like examples and exercises from "Thinking_in_C#" (TCS), by Larry O’Brien and Bruce_Eckel, Prentice Hall, New Jersey, 2002. See the Authors'_License (TCS, p. vi-vii).

The programs on this blog add clarifications to the examples and exercises in the book. They are designed to be intuitive and easy to follow by beginners. Use this blog as an addendum to the book.

All programs on this blog have GPL_License, latest edition. Some of these programs have several versions. The content from TCS is quoted in the first placed it is used.

In making these programs, I used the Mono_C#_Compiler (mcs) and KWrite text editor. For C/C++ I used gcc/g++. For a graphical interface, try Visual_Studio (for C/C++ try CodeBlocks). See also the Visual_Studio_tutorial_for_C# and the .NET_documentation.

See my Blogger_profile. For the page margins, see the post Blogger_Page_Margins_in_Contempo on Kernighan_and_Ritchie_blog.





BACK_TO_TOP



Comments

Popular posts from this blog

Contents