PDA

View Full Version : Computer languauge


AK2
Oct16-06, 11:23 AM
I am presently a doing a levels and i want to know which computer languauge i need to learn before finishing a level.I am presently wishing to fo for EE as a course in uni.
Is it better i study it on my own or go to computer school.

berkeman
Oct16-06, 11:39 AM
C and C++ are pretty fundamental, and used in many applications. As for self-study, that can work, but you will pick up more and pick it up faster if you are taking course work. Can you take a class in C and data structures where you are now?

AK2
Oct16-06, 12:32 PM
No. But i have recently bougth a CD on visual c++.

berkeman
Oct16-06, 01:35 PM
Does the CD on C++ say "no previous programming experience required"? Hopefully it takes you through data structures and structured programming before spending too much time on OO (object oriented) concepts, namespaces, inheritance, etc.

Raihan
Oct17-06, 08:26 PM
As Berkeman said that C and C++ will be really helpful dont bother doing Visual C if you are coming into Electrical. Also try to do Java as most of the universities teach an introductory course. IF you can try to learn VHDL and VLSI which will be really helpful cuz you need them for sure. plus in your final year project you need to use GUI you need all of these including JAVA.

neurocomp2003
Oct17-06, 09:13 PM
C/C++/Fortran/Matlab

Raihan
Oct17-06, 09:47 PM
Matlab is definitely needed specially when you start Power Engineering and Signals and then on you will always need, you are absolutely right neurocomp2003. thanks for pointing that out.

feod2003
Oct17-06, 10:11 PM
im am using java, and its going well for me :)