diff -r 291f4bb93888 -r b8f0cdfe8007 project/templates/talk/conf_schedule.html
--- a/project/templates/talk/conf_schedule.html Fri Nov 19 00:17:05 2010 +0530
+++ b/project/templates/talk/conf_schedule.html Fri Nov 19 11:05:36 2010 +0530
@@ -4,6 +4,7 @@
Day 1
+
@@ -62,7 +63,7 @@
14:05-14:15 | Arun C. H. | USB CONNECTIVITY USING PYTHON |
14:15-14:25 | Arun C. H. | Automation of an Optical Spectrometer |
14:25-14:35 | | More Lightning Talks |
-14:35-14:55 | Krishnakant Mane | |
+14:35-14:55 | Krishnakant Mane | Convincing Universities to include Python |
14:55-15:15 | Shantanu Choudhary | "Python" Swiss army knife for Prototyping, Research and Fun. |
15:15-15:35 | Puneeth Chaganti | Pictures, Songs and Python |
15:35-15:55 | Hrishikesh Deshpande | Wavelet based denoising of ECG using Python |
@@ -1330,5 +1331,51 @@
+Convincing Universities to include Python
+
+
+Krishnakant Mane
+
+
+
+
+Talk/Paper Abstract
+
+
+Python has been around for a long enough time now that it needs
+serious attention from the educational institutes which teach
+computer science. Today Python is known for its simple syntax
+yet powerful performance (if not the fastest performance which
+is any ways not needed all the time ). From Scientific computing
+till graphical user interfaces and from system administration
+till web application development, it is used in many
+domains. However due to Industrial propaganda leading to
+promotion of other interpreted languages (free or proprietary)?
+Python has not got the justice in educational sector which it
+deserves. This paper will talk on methodologies which can be
+adopted to convince the universities for including Python in
+their curriculum. The speaker will provide an insight into his
+experience on success in getting Python included in some
+Universities. A case of SNDT University will be discussed where
+the curriculum designers have decided to have Python in their
+courses from the next year. The speaker will share his ideas
+which led to this inclusion. these will include,
+
+
+-
+Begin by doing series of Python workshops
+
+-
+Provide information and opportunities for python based projects
+
+-
+make the faculties aware of teaching ease
+
+-
+clear the FUD regarding jobs
+
+
+
+
{% endblock content %}