|
Digital Multimedia. |
|
|
3) Django Web FrameworkWhy are our websites so good? Because we use some of the best technology there is: a web framework called Django.
"Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design."
Python is a programming language that is used for many serious pursuits, such as scientific research and engineering as well as web development*. It is also used for very large, famous and robust websites such as Google, NASA and YouTube.
![]() Django is simply more secureSecurity is a very serious issue on the internet. The framework adheres to strict and long-standing software engineering concepts which massively decrease any security risks. The way the system is designed mean that the security is excellent - much more so than nearly all the other system out there.
You can read more about the django framework here: http://djangoproject.com/ More »
*Most websites on the internet are written using PHP or ASP.NET which are small languages only used for making websites and rarely used for any other type of programming. |
|