Hi guys,
My name is Chris and I will be 21 this year. I just finished my second year (and fourth semester) of college at Christian Brother's University in Tennessee. I am a computer science major. I currently work for Starbucks Coffee Company. I am the oldest of 6 kids (don't ask me about that, because I don't really know) and I am a first generation college student. I'm very single and enjoying life all the more that way. Like a good many boys here in the south, I like fast cars, beautiful women, shooting guns, football, and four-wheeling. Unlike many southerner's, I hate rap, dislike almost all country, and could pretty much care less about anything Elvis did. I love Pink Floyd, Lynard Skynard, and Led Zeppelin.
I know a decent amount of java, some very limited C, and a tiny not really note worthy bit of C++ and HTML.
I thought joining here would be a great idea because I need to work on my C and Java during the summer. I would like to find some good software (preferably free software) that I can use to program and compile my programs. So if anyone has any ideas on that I'm game to check them out.
Also if anyone has recommendations for some more simply beginning C programs or some intermediate Java programs, I am looking forward to working on stuff during the summer. Also I think that I should start learning another computer Language so if anyone would like to point me in the direction of another good programming language that would be awesome.
I also thought this might be a good way to get some connections with people who might be looking for computer programers and have interships available at their company. I need an internship next year, and I don't care where it is really. I would prefer for it to be paid, but as its an intership I won't be picky about that.
If ya'll have any other questions for me I'll be happy to try and answer them. I look forward to getting to know a little about the people here.
Valhalla.
Hey
Started by Rohde, May 15 2009 10:28 AM
12 replies to this topic
#1
Posted 15 May 2009 - 10:28 AM
|
|
|
#2
Posted 15 May 2009 - 10:38 AM
Welcome to CodeCall, Chris! Great introduction, nice to meet you!
NetBeans is a very popular choice for Java - and jEdit is great for C programs. It is worth learning C++, or delve into some fun web development languages - you already know a little HTML. Why not try learning XHTML/CSS, and then JavaScript and PHP/MySQL?
NetBeans is a very popular choice for Java - and jEdit is great for C programs. It is worth learning C++, or delve into some fun web development languages - you already know a little HTML. Why not try learning XHTML/CSS, and then JavaScript and PHP/MySQL?
#3
Posted 15 May 2009 - 11:22 AM
#4
Guest_Jordan_*
Posted 15 May 2009 - 03:40 PM
Guest_Jordan_*
Excellent introduction! You can also code in Eclipse. For PHP you can use notepad2 or notepad++. All of the Visual Studio express editions are free so you can use that for C++ if you prefer. There are many free IDE options available to you. :)
#5
Posted 15 May 2009 - 05:59 PM
I'm a big fan of jEdit for any coding, along with command-line compilers. For languages, HTML, JavaScript, CSS, and PHP are all good on the web side. Lazarus (using Object Pascal), C++, Java, and .NET are all good. If you think you'll invest in C++, I'd skip putting much effort in C.
For compilers, FPC is good for Pascal, GCC/MinGW is good for C/C++/Fortran. I don't think there are any particularly bad languages, though I don't hear much call for Ada or COBOL any more :)
For compilers, FPC is good for Pascal, GCC/MinGW is good for C/C++/Fortran. I don't think there are any particularly bad languages, though I don't hear much call for Ada or COBOL any more :)
#6
Posted 15 May 2009 - 08:58 PM
Thank you all,
I sincerely appreciate all the advice, I will research all of the the above progams and compilers to see which will most benefit me in my endevors.
I'll also have to type up all of the ideas for programming languages.
I have never heard of 'Eclipse' is it an Object oriented type of programming or is it more similar to XHTML and CSS?
I have often heard Pearl and Pascal brought up in programming conversations and that they tend to be used fairly often. How complicated are they and are they worth investing time into to learn them?
Xav, you said that i should learn XHTML/CSS since I know some HTML, I have also heard of DHTML is that the same as XHTML, or is it something seperate. If it is something seperate should I learn it in addition to or instead of XHTML/CSS?
by the way; does anyone happen to know, what language Smith & Nephew uses, because I am interested in interning with them as they seem to be a pretty impressive company with pretty impressive benefits and the like.
Thank you in advance,
Chris
I sincerely appreciate all the advice, I will research all of the the above progams and compilers to see which will most benefit me in my endevors.
I'll also have to type up all of the ideas for programming languages.
I have never heard of 'Eclipse' is it an Object oriented type of programming or is it more similar to XHTML and CSS?
I have often heard Pearl and Pascal brought up in programming conversations and that they tend to be used fairly often. How complicated are they and are they worth investing time into to learn them?
Xav, you said that i should learn XHTML/CSS since I know some HTML, I have also heard of DHTML is that the same as XHTML, or is it something seperate. If it is something seperate should I learn it in addition to or instead of XHTML/CSS?
by the way; does anyone happen to know, what language Smith & Nephew uses, because I am interested in interning with them as they seem to be a pretty impressive company with pretty impressive benefits and the like.
Thank you in advance,
Chris
#7
Posted 16 May 2009 - 03:10 AM
Rohde said:
Thank you all,
I sincerely appreciate all the advice, I will research all of the the above progams and compilers to see which will most benefit me in my endevors.
I'll also have to type up all of the ideas for programming languages.
I have never heard of 'Eclipse' is it an Object oriented type of programming or is it more similar to XHTML and CSS?
I sincerely appreciate all the advice, I will research all of the the above progams and compilers to see which will most benefit me in my endevors.
I'll also have to type up all of the ideas for programming languages.
I have never heard of 'Eclipse' is it an Object oriented type of programming or is it more similar to XHTML and CSS?
Rohde said:
I have often heard Pearl and Pascal brought up in programming conversations and that they tend to be used fairly often. How complicated are they and are they worth investing time into to learn them?
Rohde said:
Xav, you said that i should learn XHTML/CSS since I know some HTML, I have also heard of DHTML is that the same as XHTML, or is it something seperate. If it is something seperate should I learn it in addition to or instead of XHTML/CSS?
#8
Posted 16 May 2009 - 06:09 AM
Nice Introduction Chris and welcome to CodeCall. :) Your introduction was nearly as long as mine was :P. Hope you can find a good compiler that you like.
#9
Posted 16 May 2009 - 08:39 AM
Thanks wingedpanther and Vswe,
So than Delphi and/or Lazerus would definately be good to learn as well.
Python is a programming language I meant to ask about earlier. I've heard it spoken of by many younger programmers, I've heard that its good and simple and powerful, but also that it isn't used very much. Is there reason for that or has it just not caught on yet?
So than Delphi and/or Lazerus would definately be good to learn as well.
Python is a programming language I meant to ask about earlier. I've heard it spoken of by many younger programmers, I've heard that its good and simple and powerful, but also that it isn't used very much. Is there reason for that or has it just not caught on yet?
#10
Posted 16 May 2009 - 08:51 AM
Python is a scripting language. Most *nix environments have support for it built in, so it is common there. Windows doesn't come with support for it (you have to download a Python engine) so it's not used on Windows as much.
#11
Posted 16 May 2009 - 03:19 PM
Excellent introduction.
I agree with Xav, about NetBeans. It is a really good IDE. I use it for most of my programming, it works great for me with Python, C++, Java and PHP.
Hope you enjoy yourself here. :)
I agree with Xav, about NetBeans. It is a really good IDE. I use it for most of my programming, it works great for me with Python, C++, Java and PHP.
Hope you enjoy yourself here. :)
#12
Posted 16 May 2009 - 09:08 PM
Thank you again, for the much appreciated advice. And I'll be around talk and learning as much as I can.


Sign In
Create Account

Back to top









