Where is the best place to learn ASP.NET and SQL?
Solved/Closed
ohhhvictor
Posts
1
Registration date
Wednesday July 10, 2013
Status
Member
Last seen
July 11, 2013
-
Jul 11, 2013 at 01:06 AM
Blocked Profile - Jul 23, 2013 at 09:45 AM
Blocked Profile - Jul 23, 2013 at 09:45 AM
Related:
- Where is the best place to learn ASP.NET and SQL?
- Oracle sql datediff - Guide
- We can’t give you access to this account or help with your request until we receive an accepted form of id that matches the information listed on the account. learn more about the types of id we accept in the help center: ✓ - Facebook Forum
- Sql dbx - Download - IDE
- We weren't able to confirm your identity from the video you submitted. you can submit a new video and we'll review it again. learn more. thanks, the instagram team ✓ - Facebook Forum
- We weren't able to confirm your identity from the video you submitted. you can submit a new video and we'll review it again. learn more. ✓ - Instagram Forum
3 responses
sebster100
Posts
3
Registration date
Friday July 19, 2013
Status
Member
Last seen
July 21, 2013
Jul 19, 2013 at 09:14 AM
Jul 19, 2013 at 09:14 AM
I find that for most scripting languages and for anything you would ever use on a website w3 schools are very useful as an introduction and basic course.
Here is their SQL: https://www.w3schools.com/sql/
And here is their ASP.NET: http://www.w3schools.com/ASPNET/default.asp
The best method I have found for learning any programming language is first to go through a basic course like the above and then try out an interesting and hard (but not too hard) project. This gives you a feel for how you might actually use the languages, sort of like when first learning HTML you might make a website. This also allows you to asses what you still need to learn and what other tools might be necessary for you to really have a working knowledge of the language.
There is also: http://sql.learncodethehardway.org/
which seems to be a pretty good textbook
and https://schemaverse.com/
which is a game for learning SQL, written in an SQL database, played with SQL commands
as far as ASP.net goes, here is a helpful blog post: http://geekswithblogs.net/dotNETvinz/archive/2010/02/26/learning-asp.net-where-to-begin.aspx
Here is their SQL: https://www.w3schools.com/sql/
And here is their ASP.NET: http://www.w3schools.com/ASPNET/default.asp
The best method I have found for learning any programming language is first to go through a basic course like the above and then try out an interesting and hard (but not too hard) project. This gives you a feel for how you might actually use the languages, sort of like when first learning HTML you might make a website. This also allows you to asses what you still need to learn and what other tools might be necessary for you to really have a working knowledge of the language.
There is also: http://sql.learncodethehardway.org/
which seems to be a pretty good textbook
and https://schemaverse.com/
which is a game for learning SQL, written in an SQL database, played with SQL commands
as far as ASP.net goes, here is a helpful blog post: http://geekswithblogs.net/dotNETvinz/archive/2010/02/26/learning-asp.net-where-to-begin.aspx
I suggest you to go for online training courses as if now a days you will get interactive way of learning by some online training institute I have taken Microsoft .NET Training from BestdotNetTraining.com which claims to be one of the best online education institute.