C++

How to start a programming career with Delphi XE and C++Builder XE Starter Editions

Over the years, one of the recurring conversations has been around how to get started in computer programming, what language to learn first and how to prepare for a career.  There have been numerous articles, blog posts, conference talks, videos, white papers and studies done.  Colleges,  placement centers and employment agencies also offer advice to students, entrepreneurs/start-ups…
Read more
C++

Code Navigation In The RAD Studio Code Editor

Author: Darren Kosinski V1400 During the recent field test for RAD Studio 2010, I had a discussion with some field testers about the different mechanisms that the IDE provides for navigating through your source code. In particular, they were wondering why sometimes one…