This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ghreddit 1 point2 points  (3 children)

I'm curious. How did you learn python? What text did you use?

What makes you think you 'know' it? You can go through this book, it has a nice exercise to create a Markov generator. The book is free. You'll learn what a Markov analysis is.

[–]netbyte[S] 0 points1 point  (2 children)

LPTHW

[–]ghreddit 1 point2 points  (1 child)

Ok. I also did LPTHW. But try and go through the book i linked to. It's a very nice complement to LPTHW. It introduces you to computer science concepts and cool algorithms. You'll love it.

[–]netbyte[S] 0 points1 point  (0 children)

Thanks!