s p o n s o r e d   l i n k s

An Introduction to Programming with C# Threads.pdf

August 15, 2007 · Filed Under dotNET-C-C# · Comment  · Tags:

The tutorial sections provide advice on the best ways to use the primitives, give warnings about what can go wrong and offer hints about how to avoid these pitfalls. The paper is aimed at experienced programmers who want to acquire practical expertise in writing concurrent programs. The programming language used is C#, but most of the tutorial applies equally well to other languages with thread support, such as Java.

s p o n s o r e d   l i n k s


A Tutorial for C/C++ Programming on Linux.pdf

August 8, 2007 · Filed Under dotNET-C-C# · 1 Comment  · Tags:

This tutorial aims to help students and teachers enriching the learning experience in a undergraduate course. Though this tutorial explains C/C++ on Linux, I would encourage students to explore usage other compilers such a Microsoft Visual C/C++ and Intel C/C++.

C++ Tutorial for Scientists.pdf

August 7, 2007 · Filed Under dotNET-C-C# · Comment  · Tags:

C++ tutorial for scientists. Course notes : ANSI C, C++ as a better C, C++ classes and objects, objects in scientific computing, inheritance & polymorphism, templates, exceptions & observations, programming examples, scientific library examples.

Java CookBook: Porting C++ to Java.pdf

August 7, 2007 · Filed Under dotNET-C-C# · Comment  · Tags: ,

Java CookBook: Porting C++ to Java.pdf is not specifically directed at the Java beginner, although it can be useful for those getting started and there are many books available for learning about Java and object-oriented program design.

Compilers and Compiler Generators: an introduction with C++.pdf

March 24, 2007 · Filed Under dotNET-C-C# · Comment  · Tags: ,

Compilers and Compiler Generators: an introduction with C++.pdf, this pdf ebook was written by P.D. Terry, Rhodes University, and under courtesy of Irwin Oppenheim of the Netherlands.