![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Feb 2006
Location: USA,Michigan
Posts: 22
Rep Power: 0
![]() |
Getting into web development
I like to dabble in different programming languages and just general computer related things. Lately I have become more and more interested in how websites are made. I was wondering what languages I should try and learn to better understand websites and maybe make one of my own.
BTW I don't know any web related languages other than HTML and even then only the basics of it.
__________________
"Gee, Brain, what do you want to do tonight?" "The same thing we do every night, Pinky: Try to take over the world!" |
|
|
|
|
|
#2 |
|
Professional Programmer
|
I would suggest PHP, and ASP.NET
__________________
Forgiveness is the fragrance that the violet sheds on the heal that has crushed it. - Mark Twain Destruction leads to a very rough road, but it also breeds creation. |
|
|
|
|
|
#3 |
|
Professional Programmer
|
Don't forget CSS
__________________
JG-Webdesign |
|
|
|
|
|
#4 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 747
Rep Power: 3
![]() |
I second the notion, with emphasis on the "and." A lot of people swear that PHP is the perfect language, but they've never really used anything else. I'm not saying that ASP.NET is a perfect language either, but I'm liking the code-behind model (I just started using ASP.NET a couple weeks ago). Anyways, try them both. You should also give Ruby on Rails a shot, and maybe Python as well, if you have the time...
__________________
<insert disclaimer here> <insert shameless plug for Visual Studio here> |
|
|
|
|
|
#5 |
|
Professional Programmer
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 368
Rep Power: 0
![]() |
I also recommend ASP.NET. I have used ASP.NET for a couple years now (school and work) and I have to say it is pretty awesome.
__________________
I am Addicted to Linux! |
|
|
|
|
|
#6 |
|
Expert Programmer
|
Yeah, I agree with all of the above. You will need to learn CSS for sure. It's the 're-usability' aspect in web design. PHP is awesome. I really do love it, haven't really done a whole lot of ASP.NET, but from recent work, I've seen that it can be very powerful and easy to use. A good reason to learn it is for internal networks. Remember that not everybody can work linux. Some people prefer to stick with windows, and it does dominate the OS world in usage. People who have little to know experience will have windows, and if they want a internal network type dealy, ASP.NET maybe the way to go.
|
|
|
|
|
|
#7 |
|
Hobbyist Programmer
|
I'm going to give you some advice about both languages that you may already know. Let's start off with PHP. It has some pros and some cons. Pros are: can run on Linux or windows servers. It has some object oriented parts which is good for lower level programming. The cons would be well currently I don't have cons for PHP, maybe that it's not as compatible with turning the applications into desktop applications. Now with ASP.Net it to has it's pros and cons. The cons being it has to run on a window to be 100% affective, there are some mods out there to have it run on Linux but they aren't 100% as affective as just running off of a windows server. The pros are, with the code behind you have the ability to take an application that you develop for desktop applications, and use it in a web browser. You have to change the GUI but if you developed the Program well you'd already have the UI and the code separated. My personal preference would be learn both. PHP has a great resource for help so does ASP.Net. Downside of ASP.Net is the cost to learn it. As well as the resources you need. Seeing as it is best to run on IIS so you'd need xp pro, or something with IIS. If you don't have the resources then PHP is a nice language. If you can get the resources, ASP.Net is great. Still have PHP in your back pocket though. In case you are put into a network with only linux.
|
|
|
|
|
|
#8 |
|
Newbie
Join Date: Feb 2006
Location: USA,Michigan
Posts: 22
Rep Power: 0
![]() |
Thanks a bunch for the advice guys!
I'm gonna start learning PHP, and since I spend most of my time using linux I wont mess with ASP.net till later... that is if I enjoy making websites and want to learn more.
__________________
"Gee, Brain, what do you want to do tonight?" "The same thing we do every night, Pinky: Try to take over the world!" |
|
|
|
|
|
#9 |
|
Sexy Programmer
|
You might want to learn about Databases. Databases play a major role in web development. PHP and MySQL are a match made in heaven. I suggest you look go on sourceforge.net and download a web application written in PHP and see how a real web applications looks.
__________________
I would love to change the world, but they won't give me the source code! |
|
|
|
|
|
#10 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 747
Rep Power: 3
![]() |
I'd suggest you don't look at a large app just yet. Seeing that much unfamiliar code might be a bit intimidating. Write a few things first, then look at a larger sample.
__________________
<insert disclaimer here> <insert shameless plug for Visual Studio here> |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Creating a Web Browser | mattireland | Visual Basic .NET | 10 | Jul 16th, 2007 3:18 PM |
| Using Java versus ASP.NET (C#) for new Web Project | ReggaetonKing | Java | 5 | Jul 2nd, 2007 8:41 PM |
| Web and software programming languages | kinuthia | Existing Project Development | 3 | Jun 6th, 2007 7:06 PM |
| Qesution: Program for casual game development | kazbadan | Other Programming Languages | 20 | Sep 28th, 2005 1:04 PM |
| Game Development question | n3o_X | Coder's Corner Lounge | 0 | Aug 5th, 2005 11:57 PM |