diff -r b589c15fa60f -r 54e05b1ec765 project/templates/talk/conf_schedule.html --- a/project/templates/talk/conf_schedule.html Fri Dec 02 16:48:56 2011 +0530 +++ b/project/templates/talk/conf_schedule.html Fri Dec 02 22:58:26 2011 +0530 @@ -23,7 +23,7 @@
To be uploaded
+ ++The following 2 projects(part of the SDES course) which obtained the highest marks; +would be presented by respective project members. +
+To be uploaded
+ ++I will give an overview of Python projects I have been leading over +the past decade in academia, science agencies and government. These +include large scale datamining, parallel computing, hydrodynamic +modelling of tsunami impact and analysis of impact from natural +disasters. All projects are based on Python (and numpy). The purpose +of this talk is to summarise the practices I have come to see as +essential to produce software that works robustly and sensibly +is user and developer friendly, i.e. can be used and developed by a +diverse and changing team eventually takes on a life of its own +without input from the core development team. +
++Much of this will be known to many of you, but having worked in this +field for some time now and seen much software it is my view that +there is still a lot of Python code that could really shine if +testing, source control, style guides, exception handling etc were +observed more generally. To keep it real, I'll show real examples where appropriate. +
+To be uploaded
{% endblock content %}