|
| 1 | +<section> |
| 2 | + <div class="content-wrapper text-left"> |
| 3 | + <div class="col-md-10 col-sm-10 col-lg-offset-2 col-md-offset-2 col-sm-offset-1"> |
| 4 | + <h4>Guidelines for Proposal Submission</h4> |
| 5 | + <p>Following are the guidelines for proposal submission</p> |
| 6 | + <ul> |
| 7 | + <li>The proposal should have an objective with clear expectation for the audience.</li> |
| 8 | + <li>The Proposal description should be short and to the point.</li> |
| 9 | + <li>The proposal should have proper prerequisites like environment setup, library version.</li> |
| 10 | + </ul> |
| 11 | + |
| 12 | + <h4>Proposal Types</h4> |
| 13 | + <p>We have three kind of Proposals - General Talks, Lightning Talks and Workshops</p> |
| 14 | + <h5>General Talks</h5> |
| 15 | + <p>These are the traditional talk sessions given during the main conference days. They will be conducted on <b>Saturday, 7th Oct</b>. The length of these tracks are <b>45 minutes</b></p> |
| 16 | + <h5>Lightning Talks</h5> |
| 17 | + <p>These are short length talks that will be conducted on <b>Saturday, 7th Oct</b>. The time limit is <b>5 minutes</b>. But we can extend it depending on number of talks submitted.</p> |
| 18 | + <h5>Workshops</h5> |
| 19 | + <p>As with the talks, we are looking for Workshops that can grow this community at any level. We aim for Workshops that will advance Python, advance this community, and shape the future. Each tutorial session runs for 3 full hours plus a break for coffee. There is both a morning tutorial session and an afternoon tutorial session on <b>Sunday, 8th Oct</b> in the same venue that hosts the main conference.</p> |
| 20 | + |
| 21 | + <h4>Themes and Topics</h4> |
| 22 | + <p>These will be the themes and topics</p> |
| 23 | + <ul> |
| 24 | + <li>Functional Programming</li> |
| 25 | + <li>Web Development</li> |
| 26 | + <li>Artificial Intelligence</li> |
| 27 | + </ul> |
| 28 | + |
| 29 | + <h4>Important Dates</h4> |
| 30 | + <ul> |
| 31 | + <li><b>TBA :</b> Deadline for Proposal Submission</li> |
| 32 | + <li><b>TBA :</b> Presentation upload</li> |
| 33 | + <li><b>TBA :</b> Talk selection and announcement</li> |
| 34 | + </ul> |
| 35 | + </div> |
| 36 | + |
| 37 | + <h5 class="text-center">Mail your proposals at <a href="mailto:cfp@hydpy.org">cfp@hydpy.org</a></h5> |
| 38 | + </div> |
| 39 | +</section> |
0 commit comments