Hello World: Learn how to concurrently develop UML models and C# code
IBM Rational modeling offerings simplify C# application development by providing tools to help you visualize existing code, model components, and transform elements between models and C# code. In this tutorial, you'll learn how to get started by importing a .NET solution to an Eclipse workspace. You'll then capture your application design in UML models, create a transformation configuration, and run a UML-to-C# transformation to generate the C# code for further development with Microsoft Visual Studio.
Source: http://www.developers.net
C++
When you join Developers.net, you can access C/C++ and Visual C++ tutorials and whitepapers, downloads, news, articles and more, to let you know what's new in the world of the C++ programming language. Whether you're just beginning to learn C++ online or already an advanced C++ developer, we have application development resources you need to get the job done.
Source: http://www.developers.net
Programming .NET with C#
CSharp Programming Tutorial: No column can substitute for a good primer on the language, but in this series I hope to focus in on some of the more interesting aspects and challenges facing the novice C# programmer. Along the way I will talk about object-oriented analysis and design, good programming practice, and the ins and outs of producing, debugging, and shipping high quality software.
by Jesse Liberty,
This is the first of a series of monthly columns on Programming for the Microsoft .NET platform. For the first few months, I'll concentrate on Microsoft's new object oriented programming language: C# (C-Sharp).
No column can substitute for a good primer on the language, but in this series I hope to focus in on some of the more interesting aspects and challenges facing the novice C# programmer. Along the way I will talk about object-oriented analysis and design, good programming practice, and the ins and outs of producing, debugging, and shipping high quality software.
Source: http://www.developers.net