Go to Post They are "Human Dream and Inspiration Enablement Devices" but since that takes too long to say and explain I use the word "robot". - Foster [more]
Home
Go Back   Chief Delphi > Technical > Programming
CD-Media   CD-Spy  
portal register members calendar search Today's Posts Mark Forums Read FAQ rules

 
 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #5   Spotlight this post!  
Unread 02-04-2008, 21:35
Jim E Jim E is offline
Registered User
FRC #1523 (M.A.R.S.)
Team Role: Mentor
 
Join Date: Jun 2006
Rookie Year: 2005
Location: Lantana, FL
Posts: 188
Jim E has a reputation beyond reputeJim E has a reputation beyond reputeJim E has a reputation beyond reputeJim E has a reputation beyond reputeJim E has a reputation beyond reputeJim E has a reputation beyond reputeJim E has a reputation beyond reputeJim E has a reputation beyond reputeJim E has a reputation beyond reputeJim E has a reputation beyond reputeJim E has a reputation beyond repute
Re: Help with deciding on the right programming class

C++ is an offshoot of the C programming language.

C++ delves into object oriented programming more, There you will learn associations between structures such as parent and children inheriting the properties of their parents and other such nonsense. It works great for structures, but I found it confusing to write and understand. I recommend a C primer before taking this language or you will be lost from Day 1. You need to understand pointers and structures before attempting the concepts of C++.

Visual Basic. NET is Windows based. There are some companies that use it, but most of the larger companies are moving to C#.NET among other languages based on the C Standard.

FORTRAN is an Engineering language based upon BASIC except it handles complex mathematics better. Unless you work with Calculus in your programming, you will probably never see it in industry.

C language is the Entry level block you must understand. Think of it like mathematics, You cannot multiply until you can add. You cannot do Trig until you understand Geometry. Differential Equations cannot be done until you have a solid understanding of Calculus.

Programming is much of the same. Java, HTML, C++, C#, C#.NET,D, Labview ... are all based on the principles of C. The reason for this is because C is portable across many different operating systems using that OS Systems designated compiler. The same program written for Windows will run on a MAC by just recompiling.

By now you have probably guess it, all operating systems and device programs are also written on some derivative of the original C language.

Get to know the basics first before tackling a higher-level language than C. You will be glad you did.
__________________
Team MARS = 1.523 AU from the SUN!

Jim E.
 


Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help, I'm a world class computer programming genius yet I'm totally lost. jratcliff Programming 37 15-01-2008 20:41
can't get joystick right with the motor coolguybigt Motors 1 16-02-2007 10:20
Help with programming Armando Programming 1 25-01-2007 18:41
Help with Programming double_check Programming 11 19-08-2005 00:15


All times are GMT -5. The time now is 06:19.

The Chief Delphi Forums are sponsored by Innovation First International, Inc.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi