Hello Everyone,
Can anyone recommend some good literature on linux and python?? Thank you.
Hello Everyone,
Can anyone recommend some good literature on linux and python?? Thank you.
As in the two separate? Python is a cross platform language as it compiles into byte code similar to Java. For Python I would suggest looking at something like this: http://www.nervenet.org/pdf/python3handson.pdf
For Linux command line use this (bash is the language that linux uses in the command line): Advanced Bash-Scripting Guide
As in the two separate? Python is a cross platform language as it compiles into byte code similar to Java. For Python I would suggest looking at something like this: http://www.nervenet.org/pdf/python3handson.pdf
For Linux command line use this (bash is the language that linux uses in the command line): Advanced Bash-Scripting Guide