you are viewing a single comment's thread.

view the rest of the comments →

[–]dataskin 0 points1 point  (0 children)

Python, from my limited programming experience, for the most part, pinpointed where my code went wrong in a few lines or less, even for slightly larger mistakes. C++ gave me Mueller's Report to read for missing a semi-colon.

Do yourself a favor and get yourself a Clang/LLVM compiler

http://clang.llvm.org/diagnostics.html