Jul 20, 2008

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

Free Web Hosting, No Ads > CONTRIBUTE > Computers
Pages: 1, 2

free web hosting

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*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2
Recent Queries:-
  1. how to choose programming language - 4.29 hr back. (1)
  2. what laptop should i buy for computer programming - 47.49 hr back. (1)
Similar Topics

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

  1. Living Withoutaa Computer?
    Life without another 'life'? (6)
  2. Why My Computer Freezez
    heelp me fix this problem (4)
    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. ....
  3. 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 - b....
  4. 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....
  5. 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 bette....
  6. 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'....
  7. My First Build
    This is my first computer build! (9)
    Ok as the tittle says this is my first build and im planning on building a cheap fast gaming
    computer. This is what i have so far: Coolermaster Elite 330 Black Case With CM eXtreme Power
    460W PSU *SPECIAL OFFER* ASUS P5K AiLifestyle Series iP35 Core 2 Duo E4500 Corsair 2GB Kit (2x1GB)
    DDR2 675MHz/PC2-5400 XMS Memory Non-ECC Unbuffered CL4(4-4-4-12) Heat Spreader Lifetime Warranty
    Seagate ST380815AS 160GB Hard Drive SATAII 7200rpm 8MB Cache. NEC Optiarc AD-7170S-0B 18x
    DVD±RW/DL/RAM Serial ATA Black, a lightscribe (undecided) PowerColor X1950Pro AC2 512MB DDR3 256bit ....
  8. 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.....
  9. New Computer, Help...
    (6)
    I wanted to build a new computer and was wondering if you guys could suggest some parts... My price
    range is 600 dollars. I already have a hd and dvd burner. I am looking for something with two gigs
    of ram just a computer for daily use and copying dvd's and such... ....
  10. Buying The Right Computer Accessories
    The right choice (4)
    QUOTE(megabytemb @ Sep 4 2007, 02:08 PM) 344206 one word "dell" they are simply the
    best i have been searching frantically on where to buy the right computer parts and
    accessories,i have browsed through newegg.com and others but someone recommended
    teknowholesale.com,anyone here have some inputs and advice on where i can buy the right computer
    parts....
  11. Need Help In Choosing A New Computer!
    (4)
    Ok, I have searched and searched and searched, but cannot find a computer that suits my need,
    minimum specs are 1.66GHz 2 Core processor (supports 64-bit OSs) 2GB RAM 100GB HDD (5,400 PRM)
    Preferably graphics card, but integrated is fine (but preferably not shared with RAM) 1280x700
    32-bit colour CD-R/W DVD+-RW (preferably with DL) Any type (laptop or desktop) is fine but a laptop
    is preferred. I'm upgrading since my computer can barely handle its OS and these new game are
    just too much for my current computer. I have found systems with similar specs but just one ....
  12. Even Computers Can Get Boring
    Hanging out with my friends is better than my computer (15)
    That computers can actually support boredness. that when im searching the web or trying to do
    something to spend time, sometimes i get so bored i am about to hit myself in my face. it feels like
    i have used the computer so much that i have found out everything i need to know and dont need it
    anymore. besides scripting my webpage, i dont really need a computer, but i have an urge to buy a
    mac. so now im just plain bored...and i have problems with my pc...it would just help if i could get
    a completely customized computer that has everything tuned to my needs including the ....
  13. Unsolved Computer Issue
    (7)
    I've posted this at another forum and they've pulled a blank on what it could possibly be...
    For the past three weeks, my computers have not been able to see one certain web domain. I have 3
    computers running on a wireless network with a belkin router and one computer as the provider for
    the internet to the router via a wired port. This website use to be accessable by each of the
    computers and one day I woke up and it says the server cannot be found. My friend who is being
    provided internet by centurytel the same as I am is able to view this site and I am not....
  14. 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....
  15. 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 $1....
  16. Widescreen Computer Display
    Is it better? (7)
    What do you think of the widescreen display laptops are beginning to adopt nowadays? Is that the
    right way to go? Or should we stick to our original display (800 * 600, 1024 * 768 ... etc) instead
    of (1280 * 800). For me I think these widescreen display should be the way to go, it allows you
    more space to do your stuff especially if you are doing some image editing, and that requires a huge
    amount of resolution size. There is an argument whereby you can increase your resolution to make it
    tinier so that you can have more space but then again, the problem with making the....
  17. 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....
  18. 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?....
  19. 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....
  20. Computer Is Slowing Down And Skipping
    Every program, even windows has lag.... (12)
    My computer has been slowly getting slower by the moment, I have no current internet connection but
    I've had one before. I've ran every anti-virus program I could think off. It seemed to speed
    up my computer, but only slightly in a few programs, but windows, for example display properties
    would take over a minute. I figured it could be a hardware issue, but I don't know where to
    start, I ran a bad sector scan and my harddrive and it found plenty bad sectors that it had to
    rewrite. What could be causing this and how do I fix it or make sure it is my hard drive....
  21. 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&....
  22. *help* My Computer Is Restarting Its Self
    (21)
    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....
  23. 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?....
  24. How To Delete An Undeleatable File...
    on your computer! (27)
    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.....
  25. 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....
  26. Slow Internet Browsing With Brand New Computer
    (14)
    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 (207)
    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? (60)
    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? (258)
    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

Searching Video's for programming, languages, choose, taking, aas, computer, information, sys
advertisement



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



 

 

 

 

ADD REPLY / Got an Opinion! Remove these ADs! RAPID SEARCH! Free Web Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE