[Chicago] Making Website for a Python Class

Oren Livne livne at uchicago.edu
Tue Sep 24 14:57:45 CEST 2013


Carl -- you're right, although our lab members won't have time/patience 
for more than 1 hour at a time, so I'll devote the first hour to the 
introduction. Most of them have programmed in scripting languages like 
perl or R.

I decided on github pages. I managed to create the front page: 
http://orenlivne.github.io/ober/
But how do I add content using a visual HTML editor? Some people 
mentioned Jekyll 
<https://help.github.com/articles/using-jekyll-with-pages>, but I am not 
sure how to use it. I just want to add links to pages with static 
content, with code highlighting if possible, and link back to the repo 
for the program we'll be writing.

Thanks and sorry to bother you all again...
Oren


On 9/23/2013 9:20 PM, Carl Karsten wrote:
> Sorry if it isn't obvious, but how many 1 hour classes are there in a week?
>
> If 1, then I would suggest doing a 4 hour thing right out the door.
> If you don't know the basics of what makes Python Python, then trying
> to do anything useful is pretty annoying for everyone.  annoying isn't
> the right word, but it is all I can come up with.
>
>
> On Mon, Sep 23, 2013 at 8:18 PM, Oren Livne <livne at uchicago.edu> wrote:
>> Dear All,
>>
>> Thank you SO much for your answers! You guys are amazing. I mean it.
>> I will go with github.
>>
>> Carl: I don't know yet. I am hoping for 5-10 weeks of one hour classes. The
>> audience will be members of my human genetics lab who would like to know
>> python basics and how to apply them to their data processing tasks (counting
>> genotypes, filtering, array slicing).
>>
>> Oren
>>
>>
>> On 9/23/2013 4:34 PM, Carl Karsten wrote:
>>> Is the plan to create the elegant website to demonstrate how to create
>>> an elegant website in Python, or to have a place students can download
>>> files from?
>>>
>>> If B, then github.com.  example: my python class snippets, programs,
>>> and syllabus :
>>>
>>> https://github.com/CarlFK/Ripley
>>>
>>> Curious: how many hours do you expect the class to be?
>>>
>>> On Mon, Sep 23, 2013 at 3:59 PM, Oren Livne <livne at uchicago.edu> wrote:
>>>> Dear All,
>>>>
>>>> I might be teaching an informal python class to our lab. Is there an easy
>>>> and free way to create an elegant website where I could post code
>>>> snippets,
>>>> programs, and syllabus?
>>>>
>>>> Thank you so much,
>>>> Oren
>>>> _______________________________________________
>>>> Chicago mailing list
>>>> Chicago at python.org
>>>> https://mail.python.org/mailman/listinfo/chicago
>>>
>>>
>>
>> --
>> A person is just about as big as the things that make him angry.
>>
>>
>> _______________________________________________
>> Chicago mailing list
>> Chicago at python.org
>> https://mail.python.org/mailman/listinfo/chicago
>
>


-- 
A person is just about as big as the things that make him angry.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20130924/a0a326cc/attachment.html>


More information about the Chicago mailing list