Add to Google

What Programming Languages Should I Choose? - taking AAS in Computer Information Sys

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #17) by Erdemir on May 13 2008, 05:13 PM. (Line Breaks Removed)
Delphi: (Advantage: Very fast programming and very easy, too hard to debug so too hard to crack because there are lots of procedures and calls) (disadvantage: high size exe file)C++: (Advantage: Lots of programming language and including web programming language (php,perl, javascript etc...) similar to this language, a powerful toy )(Disadvantage: more complex then delphi and visualbasic)Visual B... read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > CONTRIBUTE > Computers

What Programming Languages Should I Choose? - taking AAS in Computer Information Sys

Shengeta
I have a question to ask all the programming proffesionals out there. I'm going to college this fall for AAS in Computer Information Systems, and I would like to know what programming languages should I go for? I like Visual Basic, but that is required, I was thinking Java, C++, and one programmer for the state said I should take Cobol but my mother says it is boring and for the lesser businesses or whatever. What do you guys think?

Notice from cmatcmextra:
Topic titles and descriptions are important at Trap17. College Programming isn't that descriptive. Title and description renamed to What Programming Languages Should I Choose?, taking AAS in Computer Information Sys. Use a more descriptive title next time.

Reply

BuffaloHELP
A friend if mine works for the State and soon to be in the private sector. According to what he's been doing, you learn Java only if you want to be a web programmer, because you cannot update or upload security patches using JAVA effectively. C++ and Visual Basic are very good to know when you need to take care of clusters of systems (make your own script to deploy bug fixing, automated updates and such). COBOL is getting to be out dated but there are some systems that heavily depend on this language because some State agencies don't have enough funds to upgrade to different language systems and supports.

But once you get there, according to my friend, it's not about what you know because the workers are so used to doing it on traditional, old ways that what you know isn't going to help you. It's who you know. They'll have their usual ways of doing things that you have to learn, what you already know, all over again.

Reply

Shengeta
Thenk you that is good information to know, so maybe I should not take COBOL then... I'll take C++, Java/HTML, maybe something like Javascript or something and Visual Basic. I guess if I just choose languages to do like these ones I should be able to do good after college then.

Reply

guangdian
C++ JAva ASP is almost important i think..
to do a programme enginner you need know more and more languages i think
eg php jsp some thing like that.

Reply

Shengeta
Man so many languages!! lol, ok I can't take that many...so lets here I don't know, the most important 3 or 4 for now, then I'll learn the others in the future.

Write the top four each of you think I should use and tell me why, that way I can choose out of the many decisions I will have. Those will be the once I should do in the college and the rest for later on. Some classes I'm taking might have some programming languages in one, like HTML and Java.

Reply

beeseven
HTML isn't a programming language, and JavaScript barely is. I wouldn't go for HTML/JS/PHP/ASP unless you're interested in web design, and few companies use that much Java. C++ is the most widely used I think, but it depends on what field you're in.

Some things about each:

JS/PHP/ASP are very linear languages. Like, they go from the top of the code to the bottom and that's pretty much it. However, if you're into webdesign, these are pretty important

Languages like Java, C, and C++ have more possibilities because you can have things like keylisteners and timers.

Java isn't used much because it's generally pretty slow, but it can be good for games. I think I also remember reading that Google was interested in hiring people who were really experienced with Java.

C and C++ are probably used most. They're relatively fast and can do a lot of things. Probably most of the programs on your computer are in one of the two.

In the end, it just depends what you want to do.

Reply

Pending
i think C+++ is good

but thats just my opion wounder wat u guys think well i think if u learn programing u can egt rich but u ever know cuz programing is key too hacking and *BLEEP* like u can program trojan or virus or something

Reply

fffanatics
My advice would be to take C++ and Java. Java is supposed to be the future language but both have their pros and cons. C++ is much quicker when dealing with complex calculations while java is better with a few other things. In the end, knowing both would be the most helpful since you can always embed one inside the other to utilize their most effficient parts.

Reply

Shengeta
I was thinking C++ and Java too, but besides them, what else? Java used in a few companies? I heard it was used everywhere I play D&D :cough: :cough: with a lot of programmers on sundays, and a couple of them work for the state, all say Java is really good and widely used, best for the web and most companies change to java.

Reply

alperuzi
Start from C, then C++ then JAVA. That is how you should go, if you learn java first and go backwards you will have problems when you get to C! wink.gif

Reply

Latest Entries

Erdemir
Delphi: (Advantage: Very fast programming and very easy, too hard to debug so too hard to crack because there are lots of procedures and calls) (disadvantage: high size exe file)
C++: (Advantage: Lots of programming language and including web programming language (php,perl, javascript etc...) similar to this language, a powerful toy biggrin.gif )(Disadvantage: more complex then delphi and visualbasic)
Visual Basic: (Advantage: Too easy and visual, and also ASP(Active Server Pages) language is very similar to this language)(Disadvantage: You must write more codes then the other programming languages)

My selection on exe file programming is DELPHI
on web programming is C++ related PHP wink.gif

Reply

chriswsk
I think what programming language should be learnt really depends on what you will do.
If you mainly deal with web technology, j2EE or asp.net will be the language you should know.

However, if you are doing the back-end stuff, you may have to know the faster language such as C and C++.

Actually, java and C++ are the language in different levels. Java is slower, as it have to run on JVM.
C++ can directly control the memory usage of the program. Java/JSP are developed mainly for Web application.
So, you should choose what you need.

[quote=itaim,Sep 23 2005, 04:00 AM]
[quote=Shengeta,Aug 4 2005, 10:32 PM]
I have a question to ask all the programming proffesionals out there. I'm going to college this fall for AAS in Computer Information Systems, and I would like to know what programming languages should I go for? I like Visual Basic, but that is required, I was thinking Java, C++, and one programmer for the state said I should take Cobol but my mother says it is boring and for the lesser businesses or whatever. What do you guys think?
ph34r.gif
If you need web delopment PHP/Java/Javascript
For Application development Delphi/Kylix

It just depends what you want to do.
*

[/quote]

Reply

itaim
[quote=Shengeta,Aug 4 2005, 10:32 PM]
I have a question to ask all the programming proffesionals out there. I'm going to college this fall for AAS in Computer Information Systems, and I would like to know what programming languages should I go for? I like Visual Basic, but that is required, I was thinking Java, C++, and one programmer for the state said I should take Cobol but my mother says it is boring and for the lesser businesses or whatever. What do you guys think?
ph34r.gif
If you need web delopment PHP/Java/Javascript
For Application development Delphi/Kylix

It just depends what you want to do.

Reply

kasm
QUOTE(Shengeta @ Aug 5 2005, 01:32 PM)
I have a question to ask all the programming proffesionals out there. I'm going to college this fall for AAS in Computer Information Systems, and I would like to know what programming languages should I go for? I like Visual Basic, but that is required, I was thinking Java, C++, and one programmer for the state said I should take Cobol but my mother says it is boring and for the lesser businesses or whatever. What do you guys think?

Notice from cmatcmextra:
Topic titles and descriptions are important at Trap17. College Programming isn't that descriptive. Title and description renamed to What Programming Languages Should I Choose?, taking AAS in Computer Information Sys. Use a more descriptive title next time.

*


Since you going to college to specialise in Computer Information Systems and you would like to know what programming languages should you choose to study, I advice you sincerly to study C++. Mastering C++ give you the ability to adpt yourself to use most of other language in couple of days. You can then switch to Java script and use Visual basic as well. Parallel to that you can use Jave and any future language. Who said the programming language has a limit. Cobol will be the easist one if any ask you to use it.


Once you master a strong langage as C++ you can swith to any other language using the guide after knowledge the advantages and limits for the other language
Best wishes

Reply

shigajet
The main programming languages in need these days seem to be C++, Perl, PHP (as well as HTML), Java (in web programming). I'm currently learning a bit of PHP on the side myself.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

Pages: 1, 2
Recent Queries:-
  1. choosing programming languages - 2.80 hr back. (1)
  2. what programming language to choose - 6.59 hr back. (1)
  3. the advantage of html programming language - 7.23 hr back. (1)
  4. c languages advantage and disadvantage? - 8.63 hr back. (1)
  5. c language advantage and disadvantage? - 8.79 hr back. (2)
  6. c language advantage and dis advantage? - 8.88 hr back. (2)
  7. which programming language to choose? - 28.92 hr back. (1)
  8. c advantage disadvantage - 29.27 hr back. (1)
  9. c programming language advantage - 47.63 hr back. (1)
  10. advantage and disadvantage of c language - 54.12 hr back. (1)
  11. how to choose a programming language - 64.18 hr back. (1)
  12. advantage of programming language - 106.87 hr back. (1)
  13. c advantage and disadvantage - 107.51 hr back. (1)
  14. disadvantage of php languages - 110.17 hr back. (1)
Similar Topics

Keywords : programming, languages, choose, taking, aas, computer, information, sys

  1. Sphere Online Judge (spoj)
    Programming Challenge Website (0)
  2. What Computer Should I Get?
    My First Computer I Get To Pick Out (6)
    I'm getting a computer and I don't know which one I should get. I play games on the computer
    (downloading ones), and I listen to music with my IPod. If I download games, I want to have room for
    pictures, music, videos, and other documents. I play 10+ games and play them daily. Right now,
    currently the computer I have is my sister's. The computer is slow and has only one game
    currently. I would want to know the best gaming computer I should get with a cheap price. I
    don't know what the highest price I could spend on it is. All I need is a tower, I have eve....
  3. Project Euler
    Website(s) with computer programming exercises (1)
    Well, I tried to post this to the Programming Languages subforum, but it seems that I could only do
    so in one of the subforums there... As this is not related to any particular language, I posted it
    here (admins & mods, please feel free to move this to the right section, if this isn't it :))
    So, on we go... Some of you may have already heard about computer programming exercises... Some
    people create exercises and post them on the web, and other people solve them... It's fun, and
    helps you know your math and programming language a lot better... Recently, I found....
  4. Computer Hang/lag
    (6)
    I have been running with a: Pentium 4 1.5GB of RAM 80GB Hard Drive Intel Extreme Graphics 2
    Integrated Sound Card Windows XP Home for just over 3 years now and this problem that occurs on
    occasion, has happened again. The problem occurs randomly either when the computer is on/off but
    when I start using it the problem is easily noticed. The computer starts running a lot slower than
    usual and everything I try to perform hangs/lags, when i play music it isnt streamed smoothly like
    normal instead it chops so where someone would say "Hello" it would come out as "Heh eh el ....
  5. What Is The Best Gaming Computer?
    (8)
    Hi I am new to this website and I have a few questions, my computer is pretty good but I want to get
    a good, affordable, gaming computer, does anyone have an idea? My pricing range is from
    $600.00-1,200.00 ! Thanks in advanced ~Carbon~....
  6. Living Withoutaa Computer?
    Life without another 'life'? (6)
    With more and more people, and more and more jobs, relying on computers, and IT support. How long
    could you go without your computer(s)? Now even clocks rely on computers to stop them drifting.
    everything that a business relies on, is stored on a computer. But what if computers just didnt
    work? what if we ran out of fossil fuels, and couldnt poewr them, and so, we would live without...
    Please post your opinion... or vote in the poll....
  7. Why My Computer Freezez
    heelp me fix this problem (7)
    Hi i need help with my computer everytime i start my computer it freezez and it makes a sound like
    a fan. I told my uncle but he said he dint found anything that it could be the hardware but he dint
    told me how to fix it (he works with computer) I think that the problem is that the computer needs
    a clean up from inside. ....
  8. You Want To Buy This Computer
    (13)
    Topic Name not a Question... A fact!!! QUOTE While other sellers rely on "information overload"
    to dazzle you with pages and pages of figures pasted from the manufacturers' site, we at PwnTech
    don't feel the need to do this - we believe the specification of this machine speaks for itself:
    * Intel QX9650 Core 2 Duo Extreme CPU with four cores at 3.0GHz each on an Asus P5N-D
    motherboard running at 1333MHz FSB. Fastest CPU and mobo combination available on the market right
    now. (manufacturer's photo) Air-cooled, for ultimate reliability - beware other ....
  9. Weird And Wonderful Computer Furniture
    (8)
    Well I saw this I have to those are some sweet set ups, although it begs the question if they are
    worth it or not or if you have the room to set them up. 1. Vision One Computer Workstation
    QUOTE Want a workstation as comfortable and ergonomically healthful as the cockpit of your car (or
    the car you wish you had)? Look no further than the Vision One line, which comes equipped with your
    choice of genuine car seats in various colors, finishes, and configurations. The 12-way-powered
    Porsche leather bucket seat (pictured) is the most popular upgrade; Corvette and V....
  10. Decent Computer
    for £250 (7)
    Hi, it's my birthday at the beginning of May (8th), and I expect to get roughly £250 or $500. I
    was wondering if anyone knows of any what-you-would-call good deals on a computer. However, if you
    do find any, it would be preferrable they were located in the UK (so no shipping), if they are in
    the US, for example, remember shipping to the UK. Anyway, I want as a minimum of Dual Core
    Proccessor (2 giga hertz) 150GB/160GB HD 1GB Ram XP/Vista or no Operating system and a decent
    graphics card that will play most games Obviously these are minimum, so anything better let....
  11. Can't Start Up My Computer
    (6)
    I can't start up my computer. When I switch it on, it just goes to a blank screen, or sometimes,
    it will go to the Blue Screen of Death, and the message on it changes every time, so I don't
    even know how to solve it. I've gotten the Page Fault In Non Paged Area error a couple of times.
    I tried to boot my computer from my Windows XP Service Pack 1 CD, but after running it and repairing
    Windows XP, the problem isn't solved. I've also tried to start my computer from safe mode
    but it still shows the BSOD. I don't even know how it happened. I didn'....
  12. I'm Looking For Help With Programming (i Think)
    (3)
    I'm looking for someone who can help me figure out how to make a site the way I want it. I have
    made several websites, but what I'm looking to do now is make one where I can have members.
    Something where people can sign up and log in. I'm pretty sure there's some kind of special
    coding needed for this, but not sure what. I'm thinking it has something to do with php(no clue
    what that is), but I'm not sure. Any help and input would be GREATLY appreciated! Thanks in
    advance.....
  13. Power Supply Unit (psu)
    Computer restarting while playing games (7)
    I have read in a lot of forums about the importance of this component. And with regards to my
    problem of the computer restarting while playing games, this could very well be the reason but I
    can't confirm anything. When I bought my graphics card Winfast A6200 TD, a minimum of 400w
    output was needed from the psu and that was I had. But is the psu actually causing the problem of my
    computer restarting? That the psu does not have enough power to handle the functions of the graphics
    card? I was playing PES 6 (Pro Evolution Soccer 6) and everything seemed fine until i....
  14. New Computer, Help With Parts?
    (12)
    so you may have heard that my pc died a while back, i was trying to see if anybody in this forum
    knew how to fix it lol. anyway, i've now decided to replace some parts in it, a simple upgrade.
    i'll start off by telling you what i'll be wanting from this pc so you get an idea of what
    parts i need; basically, i'll be using it for multimedia purposes (ie webdesign, flash, 3d
    studio mx, maya and sound apps) but i'll also want to play games at a decent level of quialty
    without it lagging to the core. my budget is about $700aud so lets just say $1100usd. c....
  15. Speeding Up Your computer with few tweeks
    (13)
    Greatings to the cyber world............. >>Beginners Guide In Speeding Up
    The Pc,Internet and Other stuff >>>>>>>>>>>>>>>>By Heaven_master_ash I
    spent months trying various but simple MANUAL ways to speed up the pc,IE and various other stuff and
    writing them down,i now pass them to you,any comments or questions please look me up at
    heaven_master_ash@yahoo.com and mail it to me. 1-First the Easy ways: i-
    click on the desktop>>>Properties>>>Desktop>>>Customize Desktop>>>Uncheck RUN DESKTOP CLEANUP....
  16. Computer Admin Login With Lost Password?
    Hack my own comp. (15)
    Im trying to fix some things on my acount but, i hava to be able to log into my Admin. acount. my
    dad had the comp. before me and he forget the password to get into the acount. how do i hack into my
    own computer to get the password, or is there any way of defragging my comp. without being a admin?....
  17. World's Fastest Super Computer
    (14)
    The fastest computer on Earth just got a whole lot faster. According to data gathered by the Top500
    list (www.top500.org), IBM’s Blue Gene/L supercomputer, which runs at the Lawrence Livermore
    National Laboratory in California, has dramatically extended its lead over competitors by achieving
    speeds of 280.6 trillion floating-point operations per second (teraflops)—more than double the
    136.8-teraflop speeds the system clocked in June. The achievement, along with other advancements
    from supercomputers in the U.S., mark the completion of a ten-year to develop supercompute....
  18. What To Do If You Computer Is Infected With A Virus
    (15)
    Although we all hate computer viruses, it has now become a fact of life in day to day computing,
    especially for those of us using the windows operating system. So here is what you have to do if
    you are unfortunate enough to encounter one. 1)If you are connected to any network, make sure you
    disconnect from that network and pull out the network cable as you don't want the virus to
    spread throughout the network. 2)If you have an anti-virus software installed, run it. If you
    don't have it installed, borrow a cpoy from friends or family or purchase it. 3)Keep run....
  19. Strange Thing Happened To My Computer
    (26)
    I was on my computer a couple nights ago. Chatting with some friends and email what have you. And
    all of a sudden, It froze. I was like, Oh great. So i shut down the computer using the button. And
    then i flipped it on. Nothing happend, it sounded like it turned on but the power light that stays
    on all the time. Wasn't on. I tryed to shut down a couple more times with no succese. I thought
    to my self, Oh my gosh! the mother of all virus's. I got one! I tryed one last time, but i
    unpluged the power cord and then plugged it back in. It worked! Thank you! If you ever....
  20. *help* My Computer Is Restarting Its Self
    (22)
    Ok here is the problem. My computer is restarting by its self. I have run many many different virus
    scanners and spyware, nothing. It only restarts in two situations: 1) Right after startup, when the
    network connection status icon apperas in the task bar 2) Whenever a network connection is
    establushed, so If i restart my router, my pc restarts too, also when connection to Hamachi , VPN
    software.. This is getting very annoying, My pc needs to be on 24/7 because of certain things, but
    It lokes to restart itself I have an AMD Athlon XP 2300+ 2GB RAM nVIDIA GeForce 6600G....
  21. Html Countdown For Your Wallpaper For Your Computer?
    (5)
    Can you have a HTML countdown for your wallpaper for your computer? I know you can have a animation
    wallpaper for your computer. But can you have a HTML countdown as your wallpaper? I want to use a
    HTML countdown for my wallpaper for my computer. So the wallpaper for my computer would be a HTML
    countdown. Can you/does anyone know how to put a HTML countdown for your wallpaper for your
    computer?....
  22. Is My Computer Overheated?
    Please look at the information! (15)
    My computer has a temputure sensor and showing 43 celcius is this to hot and i have a pentium 4.
    2.40 GHz - My fan i running at a speed of 2949 RPM - Please make sure that the Topic title &
    description has to be descriptive ....
  23. How To Delete An Undeleatable File...
    on your computer! (30)
    Open a command prompt window and leave it open. Close all open programs. Click Start, Run and
    enter TASKMGR.EXE - go to the Processes tab and End Process on Explorer.exe. Leave Task Manager
    open. Go back to the Command Prompt window and change to the directory the AVI (or other undeletable
    file) is located in. At the command prompt type DEL where is the file you wish to delete. Go
    back to Task Manager, click File, New Task and enter EXPLORER.EXE to restart the GUI shell. Close
    Task Manager. Jack.....
  24. Computer Problems - Hanging/crashing
    PC Randomly Crashes And Hangs, Ideas? (16)
    I recently got a new computer, a NEC i-Select D5410. A few days ago it started to randomly crash,
    and all inputs and outputs were cut. The monitor displayed "No Signal", the keyboard and mouse
    stopped working and the speakers cut out, yet the power light remained on, and the fans were still
    spinning. Opening the DVD and CD drive still worked, so it isn't a power or mobo failure, as far
    as I am aware. In an attempt to remedy the problem I have moved the computer into a more open area
    to try and improve air flow, as I belive the problem is overheating or lack of air c....
  25. Computer Problems
    I need help please =( (20)
    please i need help, i cant reboot my ststem i think the hard drive is damge or something, i think
    alot of .dll files are missing, also alot of registry files, this is a big mess please i dont know
    what to do some programs of mine dont work.....
  26. Slow Internet Browsing With Brand New Computer
    (15)
    I have a brand new computer running Windows XP 512 MB RAM, Compaq Presario 1.4Ghz Celeron. I am
    connected to the internet with Comcast in Fremont. Web sites pages are slow to open up. The
    performance problem occurs on many different sites, so I suspect the problem is on my end -- either
    the computer or my internet connection. It often takes several seconds to open up a link. What
    can I do to fix this? I am not one to be picky about speed, but net browsing is so slow that I
    don't feel like using the computer any more. I've heard some people say that ....
  27. First Computer You Ever Owned
    What was the first personal computer tha (211)
    Just a curiosity issue for me. I know that a lot of you are very young (at least compared to me), so
    I imagine that some of the responses will be Pentium 3's or 4's. However, bringing back
    memories of older technology is entertaining for me. So if you started "Back in the Good Ol'
    Days" I'd like to hear what you started with. The first computer that I ever personally owned
    was a Timex-Sinclair 1000. It was a small thing that hooked upi to a television for a monitor. The
    base system came with 1K of memory. There was no such thing as a hard drive at the ....
  28. Laptop Computers
    What is the best laptop computer brand? (72)
    I am wanting to save my money for a laptop computer, and I want to know what type/brand of laptop is
    the best one, and will it work for years to come? /unsure.gif' border='0'
    style='vertical-align:middle' alt='unsure.gif' /> I just want to know which laptop computer will
    work, so I am not wasting money and something that won't work. I don't know of many laptop
    computer brand names, I don't even know which one works the best because I have never owned a
    laptop before. The only brand names that I know, that I think are good, are: Bell; HP; Gateway; and
    A....
  29. Leaving Your Computer On?
    - is this good for it? (267)
    is leaving your computer on 24/7 good for it?....
  30. What Do You Use Your Computer For?
    it seems I am way behind... (128)
    I have found that on this message board there are a lot of programmers and everything and I was just
    wondering does anyone on here just use the computer anymore for entertainment purposes only? I know
    I do. I mean this is basically what I do on my computer. Listen to music (winamp) Check my email go
    to different websites that I really don't need to do I guess go to message forums check my Ebay
    account play PC or online games write my school papers That is about the rundown. Am I so far
    behind?....

    1. Looking for programming, languages, choose, taking, aas, computer, information, sys






*SIMILAR VIDEOS*
Searching Video's for programming, languages, choose, taking, aas, computer, information, sys

*MORE FROM TRAP17.COM*
advertisement



What Programming Languages Should I Choose? - taking AAS in Computer Information Sys