Want to make a HomePage, basic question about developing
Hey, i want to create a homepage. The basic features that i want to implement is a search engine and database. I am a computer science student but i am a newbie in internet development.
1- What scripting language is the easiest to learn ? VBScript, JavaScript? Any other?
2- I already know the basics of VisualBasic.Net, does that helps me to learn vbscript faster ?
Re: Want to make a HomePage, basic question about developing
You really need to start basic, HTML
Do some googling theres literally hundreds of tuts.
Then move on to other languages like PHP, you will find its pretty easy to pick up with a base html knowledge.
For your search engiene try google, they offer a custom script that you can use, for your database i would reccomend MySQL (virtually standerd)