+ 3
Is it possible to make websites like Facebook using Python(Django), CSS, HTML, JAVASCRIPT only?
or i will have to learn something more like Ruby or PHP. I agree that websites like Facebook need database so is SQL enough for that?
3 ответов
+ 7
nope because you need PHP, SQl, Ruby On Rails(Maybe?).
Because website like FaceBook need DataBases.
+ 1
if you add a database , you can do a lot things. by default django work with a database called sqlite3. when you work with django a class in python represent a table in a database. django is a framework web awesome.
- 1
nop! because you also need a database language... like mysql