+ 1
How do different programing languages come together?
through text editors? What kind of things can you do with multiple languages?( I know css and javascript and html are good for webpages...) But what about python and ruby and java? How do they fit in to all this? What can you do once youve mastered them?
3 ответов
0
Well, you gotta learn what each language is for. They are separated as server-side and client-side. HTML is for marking up the content, CSS is for giving it a style. Ruby and python are server-side scripting languages that work with files, databases etc. I think Java is no longer used in web development.
0
if thats the case, I geus ill try learning something more client based. I dont have any money for web hosting or making my own server...
0
dude there are lots of free hosting services. But u could just run your local web server.learning will cost you not a single penny.. just Google enough ;)