diff options
author | Anoop Jacob Thomas | 2010-11-12 12:06:41 +0530 |
---|---|---|
committer | Anoop Jacob Thomas | 2010-11-12 12:06:41 +0530 |
commit | 543c1f1671ce5a18209eab3996212146204f1e57 (patch) | |
tree | aecd97fac59bc03d70c394552c29d592c0e07075 /project/templates/about/tutorial.html | |
parent | d55a4bafa3e92cabb9cd382902f4e8b1f40a9c6e (diff) | |
download | scipycon-543c1f1671ce5a18209eab3996212146204f1e57.tar.gz scipycon-543c1f1671ce5a18209eab3996212146204f1e57.tar.bz2 scipycon-543c1f1671ce5a18209eab3996212146204f1e57.zip |
Made changes to Schedule and Tutorials page.
Diffstat (limited to 'project/templates/about/tutorial.html')
-rw-r--r-- | project/templates/about/tutorial.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/templates/about/tutorial.html b/project/templates/about/tutorial.html index ca3181a..7efc11a 100644 --- a/project/templates/about/tutorial.html +++ b/project/templates/about/tutorial.html @@ -4,7 +4,7 @@ <h3 id="sec-1"><span class="section-number-3"></span>Intended audience </h3> -<p>College and University Teachers/Professors/Lecturers from any Engineering or Science domain, and Engineering students who would like to use Python for their basic computing and plotting needs. +<p>This conference is targeted at anyone who uses Python for work in science/engineering/technology/education. This includes college and university teachers/professors/lecturers from any Engineering or Science domain, students of engineering/science/education who would like to use Python for their basic computing and plotting needs, researchers who use or would like to use Python for their research, and corporate users of Python for scientific computing. </p> <h3 id="sec-2"><span class="section-number-3"></span>Prerequisites </h3> |