+ 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?

1st Jul 2017, 2:25 AM
dez
dez - avatar
3 odpowiedzi
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.
1st Jul 2017, 6:26 AM
comcoma
comcoma - avatar
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...
1st Jul 2017, 3:35 PM
dez
dez - avatar
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 ;)
1st Jul 2017, 6:54 PM
comcoma
comcoma - avatar