 | | | Community Team Leader
Offline Posts: 1,673 Thanks: 193
Thanked 217 Times in 117 Posts
Last Online: 16 Hours Ago Join Date: Tue Aug 2004 | Programming Languages (Coding) -
8th February 2007
Questions to all computer scientists/computer engineers/ developpers/programmers/etc...(newbies and pros):
which languages have you learned in college?
which ones have you learned on your own?
which ones do you use at work?
share this and give us your opinion about them, the best ones, the most used on the market, in businesses...the easiest to implement, etc...
just say all what you have about coding languages, based on your experience or your researches...
Cheers! | | | | | Orange Room Supporter
Offline Posts: 2,371 Thanks: 151
Thanked 192 Times in 127 Posts
Last Online: 1 Week Ago Join Date: Mon Feb 2005 | 
8th February 2007
The first language we learned at college was Java, I remember well, it was the Math 200 course. Learning Java was the time period that really opened my eyes to coding. Everything else was relatively easy after that.
Once you know how to think at the machine level and once you get the logic behind programming, you can learn any programming language you want. I learned HTML, PHP, Visual Basic.NET, ASP by myself. In terms of "tutorials", nothing better than a good text book.
If you are interested in Web development, you need to learn PHP, ASP and some scripting. For application development, you need C, C#, C++, Java.. | | | | | Registered Member
Offline Posts: 290 Thanks: 19
Thanked 46 Times in 22 Posts
Last Online: 8 Hours Ago Join Date: Tue May 2005 | 
8th February 2007
Depends on ur needs, its not about the number of languages u know, its about acquiring the logic, like osiris said if u have good logic and good alogorythm structure u can learn any language u want.
During university i leanred many languages Java, Vb, delphi, php,asp, html
for my work since i work in the field of web, i use mostly php, i see it as the top web programming language. For desktop programs u can always have a mix of java with sql and VB | | | | | Registered Member
Offline Posts: 429 Thanks: 86
Thanked 16 Times in 13 Posts
Last Online: 2 Days Ago Join Date: Tue Jul 2006 | 
8th February 2007
at college I learned C, and now C++, and next year i'll be learning some Java and Visual Basic .NET (i'm an engineer student)
on my own, and part of my "stage", I learned html code (which is the easiest code ever), the essentials of C#, and now learning ASP.NET using C#, and some of SQL
I must say that C# is in the lead now, and if anyone has to choose between C, C++, Java, Visual Basic, or C#, i'll definitely advise him to go for C#, it's the newest, the best, and the more used nowadays... | | | | | Registered Member
Online Posts: 4,652 Thanks: 24
Thanked 63 Times in 42 Posts
Last Online: 8 Minutes Ago Join Date: Thu Nov 2005 | 
8th February 2007
I just finished the C++ course at university and i'm happy to say that mech ra7 arreb sawbo ba2a 
Such a pain these courses!!!
How can you deal with all the functions and memorize them all??? | | | | | Registered Member
Offline Posts: 4,212 Thanks: 441
Thanked 588 Times in 339 Posts
Last Online: 1 Week Ago Join Date: Thu Dec 2004 | 
8th February 2007
Quote:
Originally Posted by Nadnoud which languages have you learned in college?
which ones have you learned on your own?
which ones do you use at work? | School: C, Java, Assembly, Prolog (  yea we had a course about that).
As Osiris suggested, once you learn the paradigm, it's easy to learn new languages.
Nowadays, with the free online tutorials widely accessible, it's even easier to learn those languages.
Everything related to web development is yet to be taught at schools. However, I'm referring mostly to the "old" web ...pretty much the markup languages (HTML, DHTML) and the PHP, ASP, etc.. With the new web, things have changed drastically, and with web services, JSP/Servlets Java is used as a web programming language too. Same goes for C# (including C and C++) along with the .NET technology.
In the near future, we should see university courses targeting the topic of web services more specifically. Looking at the job market, this gives us the same impression. J2EE and .NET experts are now on high demand in the industry.
P.S. feels good to drift away of that poli. forum  | | | | | Registered Member
Offline Posts: 1,492 Thanks: 4
Thanked 6 Times in 4 Posts
Last Online: 27th August 2009 Join Date: Tue Apr 2005 | 
9th February 2007
4 years at the university doing Business Computing.... the business side was a bit neglected, since we were doing "computing", as the computer courses mainly focused on "what's a keyboard.. duuuh.... what's a mouse..... eeuuuuuuh.... what's the difference between a laser printer and an Inkjet ..."
I think you already guessed i was at the lebanese university...
to be fair, we had some good courses (and [EVIL]curses[/EVIL]) of database structure, SQL and algorithmique.
I later worked for an ORACLE developing company, so I had to learn PL/SQL and Oracle reports (and a little of DBA).
I am now working on developping some Access/VBA database for internal office use. Quite simple, yet very valuable programs. | | | | | Registered Member
Offline Posts: 1,995 Thanks: 26
Thanked 63 Times in 41 Posts
Last Online: 11th February 2009 Join Date: Wed Dec 2006 | 
9th February 2007
i hate programing.
networking and database rule! | | | | | Registered Member
Offline Posts: 36 Thanks: 1
Thanked 0 Times in 0 Posts
Last Online: 5th June 2009 Join Date: Tue Dec 2006 | 
9th February 2007
Quote:
Originally Posted by NASR_MIN_ALLAH i hate programing.
networking and database rule! | ewwwwwwwwww,,, i hate networking ...
well at uni they taught us (actually it's more like used) java, c/c++, ada, vhdl, assembly, scripting, mysql, JSP, matlab, PSPICE ... (did computer and telecom engineering at sydney uni)
i taught myself ASP, ASP.NET, VB, VBScript, JavaScript, NSIS(installer Language), AutoIT (scripting and automating scenarios)
at work, i use mostly c/c++, matlab, and assembly... (most of my work is DSP)
I am what you call a "Jack of all trades, master of none" as in i've used many programming languages depending on projects and uses... but haven't specialised or mastered a specific language. | | | | | Registered Member
Offline Posts: 826 Thanks: 10
Thanked 60 Times in 50 Posts
Last Online: 5 Days Ago Join Date: Sat Oct 2005 | 
9th February 2007
OK let's start:
University:
- Turbo Pascal that was a basis of programming paradigms
when I was doing my studies. Some start with Pascal to know the
main principles.
- C also very important I use it the most.
- Java.
- Assembly
- SQL, PHP, JSP, HTML (and all the crew)
I was able to learn alone C++/tcl/Otcl, perl, python bash scripting, matlab...
Well in my work I mainly use C, since it is easy to implement (I got used to it)
when implementing my mathematical formulas....
Perl is also quite efficient when I parse some traces and data file to do some
statistics. | | | |  | | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | Search 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 HTML code is Off | | | |