Re: [Tutor] Creating A Simple Blog System Using Python Programming

2010-06-26 Thread Vern Ceder
F C wrote: Hi there, - I have recently decided to learn Python. - It is my first programming language. - I am new to programming. - I know XHTML and CSS, and a few lines of PHP. - I only started learning a couple of days ago. What I want to do is create a simple blog system. Where I can - creat

Re: [Tutor] Creating A Simple Blog System Using Python Programming

2010-06-26 Thread Wayne Werner
On Fri, Jun 25, 2010 at 11:41 PM, F C wrote: > Hi there, > > - I have recently decided to learn Python. > - It is my first programming language. > - I am new to programming. > - I know XHTML and CSS, and a few lines of PHP. > - I only started learning a couple of days ago. > Well congratulation

[Tutor] Creating A Simple Blog System Using Python Programming

2010-06-26 Thread F C
Hi there, - I have recently decided to learn Python. - It is my first programming language. - I am new to programming. - I know XHTML and CSS, and a few lines of PHP. - I only started learning a couple of days ago. What I want to do is create a simple blog system. Where I can - create posts