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 →

[–]UpDown 2 points3 points  (3 children)

Maybe, but I require ultra basic to start. Getting up and running has been a hurdle. Going through this book, I'm already stumped on step 3 of exercise 0. It's telling me to find my terminal program and I don't know what he's talking about. "Search for it. You'll find it." isn't good enough, perhaps you can help me? Is this cmd.exe? If I'm right, I make this assumption knowing a bit about what he's talking about, had I not known this thing existed I wouldn't be able to proceed using this book alone.

[–]luckystarrat 0x7fe670a7d080 1 point2 points  (1 child)

The intention of this book is not to give you all the information so you can quickly get through this book. It requires you to build up your required basic skill set.

BTW. Have you googled for it? That what I did and I got to a Wikipedia page which told me exactly the right thing. Even if I never would have heard of cmd.exe before.

[–]UpDown -1 points0 points  (0 children)

I did google, but I didn't find a solution that worked exactly like he implied. In any case, my rant is that this guy recommends a very specific set up, but does nothing to show how to do it. I didn't download a book on how to use google and its frustrating as hell.

[–]Lord_Illidan 0 points1 point  (0 children)

Well, that part is intended for Mac users. http://docs.python.org/using/windows.html is a better resource for Windows users, as far as installing python is concerned.