Discuss Help Please in the Programming forum on Dev Hardware. Help Please Programming forum discussing administration and coding scripts in languages including PHP, C++, C, Perl, Java, Visual Basic, XML, HTML, CGI, ActionScript, CSS, JavaScript, Fortran, BASH, and issues related to databases and even batch files.
Posts: 90
Time spent in forums: 1 Day 1 h 50 m 20 sec
Reputation Power: 440
Help Please
I am looking to get into computer sciences when I go off to college, and I would kinda like to get a little bit of a head start. What would be a good (free) computer programming software to get started on? I already program all the time on my TI-84 and am fairly fluent in BASIC. Any help would be wonderful.
Posts: 5,170
Time spent in forums: 3 Weeks 6 Days 1 h 14 m 55 sec
Reputation Power: 4383
I'm a freshman doing a Computer Science and Business major. This year I've been learning Java in my CSE classes. The engineers had to learn C++. I'd say go with Java first, since it basically has everything C++ has, and more.
Posts: 90
Time spent in forums: 1 Day 1 h 50 m 20 sec
Reputation Power: 440
Well that is dandy and all, but where could I get that, how could I begin? Could it be downloaded someone for free, or will this put a huge dent in my wallet?
Posts: 3,440
Time spent in forums: 2 Months 1 Day 18 h 20 m 52 sec
Reputation Power: 3596
I'd say the opposite of Drumz0rz - start with C++ as it has everything java has and more. Java doesn't do anything with memory or pointers - C++ has every language semantic possible. It's the perfect language to learn with. You can find stuff all over the internet for it if you're interested - for free.
Posts: 90
Time spent in forums: 1 Day 1 h 50 m 20 sec
Reputation Power: 440
I downloaded the official Java package and I'm learning online. I did the "Hello World!" Program. Thanks a lot for your help. If you have anymore advice I would appreciate it.
Posts: 90
Time spent in forums: 1 Day 1 h 50 m 20 sec
Reputation Power: 440
I did just download both Microsoft Visual C++ and Microsoft Visual Basic. I figured if I ever get frustrated, I could play around with Visual Basic and have a good old time.
Because of your overwhelming advice to indeed learn C++ over Java, I will now be learned C++ over Java. It looks a little nicer too.