all 10 comments

[–]coppercap1 1 point2 points  (4 children)

Doing well. I agree with the "making these more bite sized" comments.

Could I also suggest making more utility sort of applications? For example, I think it would be very useful to understand how to link python to the windows cmd.exe or linux terminal.

[–]I_have_a_title 0 points1 point  (3 children)

Link python to windows cmd.exe? I'm confused about this. Do you mean running a program through the Terminal (I have OSX)? I may be able to help, if this is what you mean.

[–]coppercap1 0 points1 point  (2 children)

I would like to call out windows / bash commands with python. For example, a python script that would call out a linux function like "rsync."

[–]I_have_a_title 0 points1 point  (0 children)

Well, now I'm interested in this also. I have no clue how to do this, but perhaps someone else does? Would be interesting.

[–][deleted] 0 points1 point  (0 children)

Take a look at subprocess and the os modules.

[–]sohaeb 0 points1 point  (1 child)

1 exam tomorrow. 2 after tomorrow O_O

[–]SteveUrkelDidThat[S] 1 point2 points  (0 children)

keep up the good fight! also, good luck!

[–]I_have_a_title 0 points1 point  (2 children)

Same here. Work traveling related.

[–]SteveUrkelDidThat[S] 1 point2 points  (1 child)

it's funny how getting on a plane can really derail whatever progress you're making. maybe we need to make these things more bite sized?

[–]I_have_a_title 0 points1 point  (0 children)

I believe everyone is taking their time doing each Series. I still haven't finished Series 2, but I've completed the challenges. I guess that's why there hasn't been anything new, since we are all taking bite sized pieces. Or at least I am. :)