1 {% extends "base.html" %} |
1 {% extends "base.html" %} |
2 {% block content %} |
2 {% block content %} |
3 <h1 class="title">SciPy.in 2010 Conference Schedule</h1> |
3 <h1 class="title">SciPy.in 2010 Conference Schedule</h1> |
4 |
4 |
5 <h2 id="sec-1">Day 1 </h2> |
5 <h2 id="sec-1">Day 1 </h2> |
|
6 |
6 |
7 |
7 <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> |
8 <table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides"> |
8 <caption></caption> |
9 <caption></caption> |
9 <colgroup><col class="right" /><col class="left" /><col class="left" /> |
10 <colgroup><col class="right" /><col class="left" /><col class="left" /> |
10 </colgroup> |
11 </colgroup> |
60 <tr><td class="right">12:35-13:05</td><td class="left">Ajith Kumar</td><td class="left"><a href="#sec-4_12">Python in Science Experiments using Phoenix</a></td></tr> |
61 <tr><td class="right">12:35-13:05</td><td class="left">Ajith Kumar</td><td class="left"><a href="#sec-4_12">Python in Science Experiments using Phoenix</a></td></tr> |
61 <tr><td class="right">13:05-14:05</td><td class="left"></td><td class="left">Lunch</td></tr> |
62 <tr><td class="right">13:05-14:05</td><td class="left"></td><td class="left">Lunch</td></tr> |
62 <tr><td class="right">14:05-14:15</td><td class="left">Arun C. H.</td><td class="left"><a href="#sec-4_2">USB CONNECTIVITY USING PYTHON</a></td></tr> |
63 <tr><td class="right">14:05-14:15</td><td class="left">Arun C. H.</td><td class="left"><a href="#sec-4_2">USB CONNECTIVITY USING PYTHON</a></td></tr> |
63 <tr><td class="right">14:15-14:25</td><td class="left">Arun C. H.</td><td class="left"><a href="#sec-4_3">Automation of an Optical Spectrometer</a></td></tr> |
64 <tr><td class="right">14:15-14:25</td><td class="left">Arun C. H.</td><td class="left"><a href="#sec-4_3">Automation of an Optical Spectrometer</a></td></tr> |
64 <tr><td class="right">14:25-14:35</td><td class="left"></td><td class="left"><a href="#More==Lightning==Talks">More Lightning Talks</a></td></tr> |
65 <tr><td class="right">14:25-14:35</td><td class="left"></td><td class="left"><a href="#More==Lightning==Talks">More Lightning Talks</a></td></tr> |
65 <tr><td class="right">14:35-14:55</td><td class="left">Krishnakant Mane</td><td class="left"></td></tr> |
66 <tr><td class="right">14:35-14:55</td><td class="left">Krishnakant Mane</td><td class="left"><a href="#sec-4_22">Convincing Universities to include Python</a></td></tr> |
66 <tr><td class="right">14:55-15:15</td><td class="left">Shantanu Choudhary</td><td class="left"><a href="#sec-4_4">"Python" Swiss army knife for Prototyping, Research and Fun.</a></td></tr> |
67 <tr><td class="right">14:55-15:15</td><td class="left">Shantanu Choudhary</td><td class="left"><a href="#sec-4_4">"Python" Swiss army knife for Prototyping, Research and Fun.</a></td></tr> |
67 <tr><td class="right">15:15-15:35</td><td class="left">Puneeth Chaganti</td><td class="left"><a href="#sec-4_21">Pictures, Songs and Python</a></td></tr> |
68 <tr><td class="right">15:15-15:35</td><td class="left">Puneeth Chaganti</td><td class="left"><a href="#sec-4_21">Pictures, Songs and Python</a></td></tr> |
68 <tr><td class="right">15:35-15:55</td><td class="left">Hrishikesh Deshpande</td><td class="left"><a href="#sec-4_5">Wavelet based denoising of ECG using Python</a></td></tr> |
69 <tr><td class="right">15:35-15:55</td><td class="left">Hrishikesh Deshpande</td><td class="left"><a href="#sec-4_5">Wavelet based denoising of ECG using Python</a></td></tr> |
69 <tr><td class="right">15:55-16:10</td><td class="left"></td><td class="left">Tea-Break</td></tr> |
70 <tr><td class="right">15:55-16:10</td><td class="left"></td><td class="left">Tea-Break</td></tr> |
70 <tr><td class="right">16:10-16:40</td><td class="left">Jarrod Millman</td><td class="left"></td></tr> |
71 <tr><td class="right">16:10-16:40</td><td class="left">Jarrod Millman</td><td class="left"></td></tr> |
1328 |
1329 |
1329 |
1330 |
1330 |
1331 |
1331 |
1332 |
1332 |
1333 |
|
1334 <h3 id="sec-4_22">Convincing Universities to include Python </h3> |
|
1335 |
|
1336 |
|
1337 <p>Krishnakant Mane |
|
1338 </p> |
|
1339 |
|
1340 |
|
1341 |
|
1342 <h4 id="sec-4_22_1">Talk/Paper Abstract </h4> |
|
1343 |
|
1344 |
|
1345 <p>Python has been around for a long enough time now that it needs |
|
1346 serious attention from the educational institutes which teach |
|
1347 computer science. Today Python is known for its simple syntax |
|
1348 yet powerful performance (if not the fastest performance which |
|
1349 is any ways not needed all the time ). From Scientific computing |
|
1350 till graphical user interfaces and from system administration |
|
1351 till web application development, it is used in many |
|
1352 domains. However due to Industrial propaganda leading to |
|
1353 promotion of other interpreted languages (free or proprietary)? |
|
1354 Python has not got the justice in educational sector which it |
|
1355 deserves. This paper will talk on methodologies which can be |
|
1356 adopted to convince the universities for including Python in |
|
1357 their curriculum. The speaker will provide an insight into his |
|
1358 experience on success in getting Python included in some |
|
1359 Universities. A case of SNDT University will be discussed where |
|
1360 the curriculum designers have decided to have Python in their |
|
1361 courses from the next year. The speaker will share his ideas |
|
1362 which led to this inclusion. these will include, |
|
1363 </p> |
|
1364 <ul> |
|
1365 <li> |
|
1366 Begin by doing series of Python workshops |
|
1367 </li> |
|
1368 <li> |
|
1369 Provide information and opportunities for python based projects |
|
1370 </li> |
|
1371 <li> |
|
1372 make the faculties aware of teaching ease |
|
1373 </li> |
|
1374 <li> |
|
1375 clear the FUD regarding jobs |
|
1376 </li> |
|
1377 </ul> |
|
1378 |
|
1379 |
1333 |
1380 |
1334 {% endblock content %} |
1381 {% endblock content %} |