The Web — December 26, 2011 12:18

Going Beyond C and C++

Published by

A couple of hours ago, Alex Allain send us another e-mail about the next step of C++ programming language. For those of you who have never heard of cprogramming, it is a website designed to help you learn C or C++. Understandable C and C++ programming tutorials, compiler reviews, source code, tips and tricks.

I’ve been getting questions from readers about programming languages beyond C and C++. So I thought I’d send out a couple of links to broaden your programming horizons because, hey, every programmer really should learn at least one programming language a year.


C vs C++ - First off, you should have a good grasp of how C and C++ differ…

 

Different Types of Programming Languages - Next, learn about the different families of programming languages

What’s C#? - Find out about this incredibly popular language created by Microsoft

Java and C++ - Or learn a little bit about how Java and C++ differ with this syntax comparison cheat sheet

Related Posts:

  • No Related Posts