Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 4 > ASP.NET 4 General Discussion
|
ASP.NET 4 General Discussion For ASP.NET 4 discussions not relating to a specific Wrox book
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 4 General Discussion section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old December 20th, 2011, 05:52 AM
Registered User
 
Join Date: Jul 2011
Posts: 3
Thanks: 3
Thanked 0 Times in 0 Posts
Question ASP.Net 4 or PHP/MySql ???? HELPPPPPPPP

Okay, so my Question is that what should I learn first ASP.net 4 or PHP/MySql ???

I am 16 and don't want to make money or want to see answers which tell me the financial side of any of the two languages. I just want to know that if I start ASP.net 4 first would it help me understand PHP/MySQL better or should it be the other way ???

Please
and also tell me the order in which I should learn web development languages
eg. HTML,CSS,Javascript, ???
 
Old December 27th, 2011, 04:17 PM
Friend of Wrox
 
Join Date: Sep 2009
Posts: 165
Thanks: 5
Thanked 6 Times in 6 Posts
Arrow

Quote:
I just want to know that if I start ASP.net 4 first would it help me understand PHP/MySQL better or should it be the other way ???
As you have mentioned that you are just 16. So my opinion is to learn first very basic languages viz C, C++. C will help you building a sound foundation for programming, logic building and C++ (extends C) will make you learn the OOPs concepts which are the must ingredient of any technology whether it is Asp.Net or PHP or any thing else.

By directly learning php or asp.net, you may be able to develop some applications but never expect that you will be building very rich featured applications, and you will stuck in the basic concepts every time when ever you need to change even a single line of code.

So I think you must go for those 2 languages first.
In the web scenario you may then start with html , css , javascript and then a particular technology.

Hope this helps...
 
Old December 27th, 2011, 05:12 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

Quote:
By directly learning php or asp.net, you may be able to develop some applications but never expect that you will be building very rich featured applications, and you will stuck in the basic concepts every time when ever you need to change even a single line of code.
Really? Can you elaborate on that? While I agree a background is always good, especially in OOP, I wouldn't disqualify ASP.NET just like that....

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
 
Old December 28th, 2011, 01:13 PM
Friend of Wrox
 
Join Date: Sep 2009
Posts: 165
Thanks: 5
Thanked 6 Times in 6 Posts
Arrow

Quote:
I wouldn't disqualify ASP.NET just like that....
Hi Imar,
I've not said anything particular to Asp.Net, infect me myself love Asp.Net.

Quote:
Really? Can you elaborate on that?
You tell yourself, do you really think that a person, reading a book which starts with a introduction and ends in a sample application, will be able to develop logic on his own as any book broadly focuses on that particular sample application.

What you think, how many companies hire candidates based on that sample application that he might have developed by reading that book or some tutorials.

Thanks...
 
Old December 29th, 2011, 03:49 AM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

It all depends on your learning style. I've seen and trained successful developers that started out with a Beginner's book on web development, and deepened their knowledge in topics such as C# / VB / SQL afterwards....

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
The Following User Says Thank You to Imar For This Useful Post:
syedwaqasali95 (December 29th, 2011)
 
Old December 29th, 2011, 01:05 PM
Registered User
 
Join Date: Jul 2011
Posts: 3
Thanks: 3
Thanked 0 Times in 0 Posts
Default

Thanks For Replying Guys

And I almost forgot to mention that I know VB and have developed my own DBMS system in it for my school Project. I always tried to start C ++ but its too hard for me so I tried to learn Web Development which is till now very easy.

Right now I have learnt HTML + CSS and am stuck between choosing ASP.net and PHP/mySQL.

Please PLease Please PLease give me an answer to my question that which language should I choose.


Thank You. :)
 
Old December 29th, 2011, 01:13 PM
Imar's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 17,089
Thanks: 80
Thanked 1,576 Times in 1,552 Posts
Default

I am biased, but I'd go with ASP.NET. It gives you more options (web forms, MVC, Web Pages) and you can use the knowledge you gain for other .NET based applications as well.

You may want to check out my book Beginning ASP.NET in C# and VB to get started with ASP.NET.

Cheers,

Imar
__________________
Imar Spaanjaars
http://Imar.Spaanjaars.Com
Follow me on Twitter

Author of Beginning ASP.NET 4.5 : in C# and VB, Beginning ASP.NET Web Pages with WebMatrix
and Beginning ASP.NET 4 : in C# and VB.
Did this post help you? Click the button below this post to show your appreciation!
The Following User Says Thank You to Imar For This Useful Post:
syedwaqasali95 (December 29th, 2011)
 
Old December 29th, 2011, 02:21 PM
Registered User
 
Join Date: Jul 2011
Posts: 3
Thanks: 3
Thanked 0 Times in 0 Posts
Default

Thanks Imar for replying.

I also want to ask that would learning HTML in C sharp syntax within ASP.net help me to understand JavaScript. Because right now Javascript's the language I hate the most as it has the most annoying syntax and its got so many version thingies. ( Jquery etc )

And also tell me, considering my age that how long would it take for me to learn HTML, CSS, JavaScript, ASP.net etc ( Web Development ) ???
 
Old December 29th, 2011, 03:25 PM
Friend of Wrox
 
Join Date: Sep 2009
Posts: 165
Thanks: 5
Thanked 6 Times in 6 Posts
Arrow

Quote:
And also tell me, considering my age that how long would it take for me to learn HTML, CSS, JavaScript, ASP.net etc ( Web Development ) ???
it depends on you how much time you spend on learning and practicing.

Quote:
Because right now Javascript's the language I hate the most as it has the most annoying syntax and its got so many version thingies. ( Jquery etc )
As you said that you hate javascript because of its syntax and versions, then you must be deciding firmly of what technology you would choose, as asp.net has a very large community and changes often. It has very different technologies viz. web pages, web forms, mvc, web matrix, Razor, silverlight etc...

as you know VB then syntax may be annoying for you at first but this syntax is used in most languages viz C, C++, Java, C#...

So if you choose asp.net then you may choose vb.net as your language choice....
The Following User Says Thank You to jack_hilary For This Useful Post:
syedwaqasali95 (December 30th, 2011)





Similar Threads
Thread Thread Starter Forum Replies Last Post
asp.net with mysql -OR- php with sql server. msman88 Beginning PHP 1 July 12th, 2010 03:28 AM
Why ASP.NET with SQL Server, and why PHP with MySQL, what is strength and weakness taev Visual Web Developer 2008 1 November 23rd, 2009 06:40 PM
ASP.Net 2.0 with MySQL burdickdave ASP.NET 2.0 Professional 2 March 3rd, 2006 08:10 PM
MySQL 5 with ASP.Net 2.0 burdickdave MySQL 1 February 22nd, 2006 08:37 PM
ASP.Net Mysql Error Prabhakar_dt VB Components 0 September 25th, 2005 06:34 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.