 |
08-01-2011, 11:24 AM
|
#1 (permalink)
|
|
Bazinga!!!!!
Join Date: May 2009
Location: koottanad,kerela
Posts: 159
|
Help choosing platform for web application
hai,
im plannin to study how to create web application
im completly new at creating a web app,so i was wondering which language should i go for..
java
php or .net
which is easy to learn and have best database managmnt
thnks in advnc
|
|
|
|
Advertisements. Register and be a member of the community to get rid of them.
|
|
Advertisement
|
|
08-01-2011, 11:47 AM
|
#2 (permalink)
|
|
Excessive happiness
Join Date: Jun 2008
Location: Bangalore
Posts: 2,974
|
Re: WHats best for web application?
Easy to learn? Its upto you.
1. J2EE
2. PHP
3. .NET
I prefer PHP and J2EE. Both have very good range of frameworks to start with and well structured documentations are there. I dont know much about .NET
__________________
My First Android phone : Samsung Galaxy SL i9003 - Rooted & Gingerbread XXKPQ
Updated : superteekz_V2 ROM for XXKPQ.
PS Request
|
|
|
08-01-2011, 11:52 AM
|
#3 (permalink)
|
|
Alive Again...
Join Date: May 2005
Location: Mumbai
Posts: 1,668
|
Re: WHats best for web application?
get knowledge of languages like PHP, SQL, AJAX etc..
& get masters in any one of .net technology
eg : ASP.NET
VB.NET / C#.NET
__________________
! जय हिंद ! Proud to be INDIAN
|
|
|
08-01-2011, 12:04 PM
|
#4 (permalink)
|
|
Sami Hyypiä, LFC legend
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
|
Re: WHats best for web application?
Go for PHP.
For Java EE or ASP.NET finding servers can be costly, secondly for both of them require knowledge in their respective platforms.
Make sure you have knowledge of X/HTML, CSS, and ECMAScript (JavaScript) before you proceed with Server Side Scripting.
|
|
|
08-01-2011, 04:45 PM
|
#5 (permalink)
|
|
Alpha Geek
Join Date: Jan 2007
Location: In your hearts
Posts: 828
|
Re: Help choosing platform for web application
i would recommend JAVA and .NET dont know about PHP.
|
|
|
10-01-2011, 11:34 AM
|
#6 (permalink)
|
|
Excessive happiness
Join Date: Jun 2008
Location: Bangalore
Posts: 2,974
|
Re: WHats best for web application?
Quote:
Originally Posted by Liverpool_fan
Go for PHP.
For Java EE or ASP.NET finding servers can be costly, secondly for both of them require knowledge in their respective platforms.
Make sure you have knowledge of X/HTML, CSS, and ECMAScript (JavaScript) before you proceed with Server Side Scripting.
|
Thats not absolutely true. You may find cheaper servers but need to find it.
__________________
My First Android phone : Samsung Galaxy SL i9003 - Rooted & Gingerbread XXKPQ
Updated : superteekz_V2 ROM for XXKPQ.
PS Request
|
|
|
10-01-2011, 11:52 AM
|
#7 (permalink)
|
|
Alive Again...
Join Date: May 2005
Location: Mumbai
Posts: 1,668
|
Re: Help choosing platform for web application
Quote:
Originally Posted by abhijangda
i would recommend JAVA and .NET dont know about PHP.
|
PHP is just a simple web language, a basic knowledge of it can be useful in certain times
__________________
! जय हिंद ! Proud to be INDIAN
|
|
|
10-01-2011, 12:03 PM
|
#8 (permalink)
|
|
change is constant!!
Join Date: Jan 2010
Location: Bengaluru
Posts: 445
|
Re: Help choosing platform for web application
+1 for PHP.. there are lot of frameworks... becoz PHP is designed for web. Java is more used in standalone applications..
final decision left to you.
__________________
If you really wanna think, try to think from Atom to Universe!!
cpu: core i5 2500k, mobo: DP67BG, RAM:Corsair 8GB(4x2) 1600 Mhz, XFX HD 5770, 1TB seagate 6Gbps 7200 rpm , SAGA II 500W
|
|
|
10-01-2011, 12:28 PM
|
#9 (permalink)
|
|
Excessive happiness
Join Date: Jun 2008
Location: Bangalore
Posts: 2,974
|
Re: Help choosing platform for web application
Quote:
Originally Posted by khmadhu
+1 for PHP.. there are lot of frameworks... becoz PHP is designed for web. Java is more used in standalone applications..
final decision left to you.
|
Nope. Thats not 100% true. Choosing a platform depends on the requirements. If you develop mostly simple web apps, sites, Shopping carts etc u may choose PHP, but for large applications J2EE / .NET will be the rivals and PHP doesn't do good in certain areas when it comes to Large Applications like Banking etc.
Now its upto you.
__________________
My First Android phone : Samsung Galaxy SL i9003 - Rooted & Gingerbread XXKPQ
Updated : superteekz_V2 ROM for XXKPQ.
PS Request
|
|
|
10-01-2011, 01:28 PM
|
#10 (permalink)
|
|
Uhu, Not Gonna Happen!
Join Date: Nov 2005
Location: Bangalore
Posts: 1,160
|
Re: Help choosing platform for web application
^^totally agree with furious_gamer...although people may say that one of the worlds hugely used website...Facebook uses php, but I would still say that it is not scalable and not fit for enterprise use.
@OP: If you want to be a self-employed web developer, php may be your best bet. but if you are looking at joining any s/w company, all of them work on Java and .NET. There are hundreds of other reasons behind that. Big companies cannot work on open source. There is no strong support system behind it. What enterprises develop and build is propriety or what we say IP (intellectual property)...I am not saying that code cannot be encrypted or made hidden but because it is open source, it is easier to find loopholes.
I will request members, not to start open source war in this thread (Linux vs. Windows) because of my above comments.
__________________
My personal blog - http://gagan.scholarguru.com
|
|
|
10-01-2011, 05:56 PM
|
#11 (permalink)
|
|
Sami Hyypiä, LFC legend
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
|
Re: Help choosing platform for web application
Well to make it clear, open source is widely used in Software industry, RHEL supported by Redhat, SLED, Oracle Unbreakable Linux, Eclipse, Netbeans, MySQL, among others. There are open source implementations of .NET, Mono and Java EE like Apache Geronimo, JBoss, Glassfish, etc. Each of these projects have commerical backup and strong support with companies like Red Hat, Oracle, Novell, etc.
Secondly with GPL you don't have to release your modifications with your code if you use it yourself and don't distribute it and with LGPL you are free to dynamically link open source libraries with proprietary stuff if it is desired.
Also the reason Java EE or ASP.NET are used more is due to the fact that there are more programmers available in that arena, along with widely available commercial support for the software here.
Not trying to argue or wage a war, but trying to clear up the FUD which plagues many techies, particularly in this country
Quote:
Originally Posted by khmadhu
+1 for PHP.. there are lot of frameworks... becoz PHP is designed for web. Java is more used in standalone applications..
final decision left to you.
|
No. That's not true at all. You are thinking in terms of Java SE only.
Last edited by Liverpool_fan; 10-01-2011 at 05:56 PM.
Reason: Automerged Doublepost
|
|
|
11-01-2011, 11:02 AM
|
#12 (permalink)
|
|
change is constant!!
Join Date: Jan 2010
Location: Bengaluru
Posts: 445
|
Re: Help choosing platform for web application
Quote:
Originally Posted by gagan007
^^totally agree with furious_gamer...although people may say that one of the worlds hugely used website...Facebook uses php, but I would still say that it is not scalable and not fit for enterprise use.
|
Not scalable!!, Then how come facebook is growing fast with 500+ million users!!?
Quote:
Originally Posted by gagan007
because it is open source, it is easier to find loopholes.
|
if it was that easy to find loopholes,then why there are more antivirus built for windows!.
__________________
If you really wanna think, try to think from Atom to Universe!!
cpu: core i5 2500k, mobo: DP67BG, RAM:Corsair 8GB(4x2) 1600 Mhz, XFX HD 5770, 1TB seagate 6Gbps 7200 rpm , SAGA II 500W
Last edited by khmadhu; 11-01-2011 at 02:37 PM.
|
|
|
11-01-2011, 11:57 AM
|
#13 (permalink)
|
|
Sami Hyypiä, LFC legend
Join Date: Jun 2007
Location: Нью-Дели
Posts: 2,138
|
Re: Help choosing platform for web application
Quote:
Originally Posted by khmadhu
I agree with Liverpool_fan, lack of support is one of the main reason why people not using open source
|
When did I say that? I said the opposite rather.
|
|
|
11-01-2011, 12:35 PM
|
#14 (permalink)
|
|
Excessive happiness
Join Date: Jun 2008
Location: Bangalore
Posts: 2,974
|
Re: Help choosing platform for web application
Guys, stop debating. May be create a new Thread for these debate / discussion or whatever you call it.
@OP
Its upto you now and what ever you want to be, choose the platform accordingly.
__________________
My First Android phone : Samsung Galaxy SL i9003 - Rooted & Gingerbread XXKPQ
Updated : superteekz_V2 ROM for XXKPQ.
PS Request
|
|
|
11-01-2011, 05:38 PM
|
#15 (permalink)
|
|
Apprentice
Join Date: Jul 2010
Location: Bangalore
Posts: 88
|
Re: Help choosing platform for web application
As per OP, he is interested in learning easy programming language without much hassle. PHP is the best bet and he can use MySQL for database, both are free and easy to learn. ActiveState Komodo is quite a pro editor for php.
__________________
Athlon II X4 635 @ 2.9Ghz || Biostar TA785G3 HD || G.skill 2X2Gb 1333Mhz DDR3 || WDC 500Gb Green || Corsair VX550W || CM Elite 330 || BenQ 2220HD || HTC Inspire 4G :))
|
|
|
16-01-2011, 04:49 PM
|
#16 (permalink)
|
|
Right Off the Assembly Line
Join Date: Jan 2011
Posts: 11
|
Re: Help choosing platform for web application
Each web technology has its distinct advantages & disadvantages.
One has to identify which area of web designing he needs to get into. If it is ERP, CRM then best is .NET or J2EE.
If you want to develop websites like facebook, then php is great.
The point is final application of your website.
Personally, i enjoy working with GWT.
To this i want to add that, if you are getting into ERP & CRM web development then please in case of .NET read up on WCF technology. In the case of J2EE, study up on struts, hibernate and JSF.
On the other hand, if developing apps like facebook, also study jQuery then.
|
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|