C and C++ forum for discussing all forms of C except for C#. These languages are powerful low level languages used for creating Operating Systems, Device Drivers, compilers and much more.
Managed Extensions for C++ or just Managed C++ is a now deprecated Microsoft's set of deviations from C++, including grammatical and syntactic extensions, keywords and attributes, to bring the C++ syntax and language to the .NET Framework.
Click here for our C tutorials
C# (pronounced C-sharp) is Microsoft's object-oriented programming language derived from C used in its .NET platform. It also borrows many concepts from Java such as garbage collection.
Click here for our C# tutorials
Java Help forum discussing all Java platforms - J2ME, J2SE and J2EE - as well as relevant standards, APIs and frameworks such as Swing, Servlets, JSPs, Applets, Struts, Spring, Hibernate, ANT, EJB, and other Java-related topics.
Click here for our Java tutorials
Discussion forum for Visual Basic, an event driven programming language and associated development environment from Microsoft for its COM programming model.
Forum for discussing Borland Delphi and Pascal coding techniques, tips and tricks.
Click here for our Pascal and Delphi tutorials.
Discussion forum for Python, a high-level language with simple syntax, but yet powerful.
Click here for our Python tutorials.
A programming language in which the source code of programs is composed of mnemonic instructions, each of which corresponds directly to a machine instruction for a particular processor.
Click here for our Assembly tutorials