--
You received this message because you are subscribed to the Google Groups "bms-lug" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bms-lug+u...@googlegroups.com.
To post to this group, send email to bms...@googlegroups.com.
Visit this group at http://groups.google.com/group/bms-lug.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "bms-lug" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bms-lug+u...@googlegroups.com.
To post to this group, send email to bms...@googlegroups.com.
Visit this group at http://groups.google.com/group/bms-lug.
For more options, visit https://groups.google.com/groups/opt_out.
Another good python resource is Zed Shaw's "Learn python the hard way" book.
It's available for free online. Really good book that starts from the very basics.
Learnpythonthehardway.org/book
-Joel
-------------------------------------------
Q: Why is this email five sentences or less?
A: http://five.sentenc.es
--
Its not like I haven't tired to learn python before, but having being locked into to the C environment (Turbo C) for years, I would lose motivation and leave it midway.
Also, I've fidgeted with Linux before. Even done hackintosh twice :PSo anyway I guess its best I get started with basics first . I'll give Ubuntu another try and get started with python (for real this time!) . Btw, I heard dual booting Ubuntu causes problems with windows 8. If i'm booting using legacy bios, (i.e. no UEFI or secureboot or whatever), will things go fine if I used the "install alongside windows" option?
Shubham K
On Saturday, November 30, 2013 6:44:39 PM UTC+5:30, Shubham Kanodia wrote:Hello there !I attended today's sessions on the Software Freedom Day. OpenCV definitely caught my interest.I've had this one idea for a long time. Its basically a webcam observer that helps switch off the monitor when the user is away from his PC and save energy. In practice, user's monitor would stay on as long as the user is actively working or is in front of the system and would enter a energy save (or sleep mode) if the user takes a coffee break. As soon as he returns, a face is detected and the monitor would automatically power up again.I want to implement this on a windows machine.How do I get started with OpenCV (on windows preferably)? Do I require in-depth knowledge of python?
--
You received this message because you are subscribed to the Google Groups "bms-lug" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bms-lug+u...@googlegroups.com.
To post to this group, send email to bms...@googlegroups.com.
Visit this group at http://groups.google.com/group/bms-lug.
For more options, visit https://groups.google.com/groups/opt_out.
Its not like I haven't tired to learn python before, but having being locked into to the C environment (Turbo C) for years, I would lose motivation and leave it midway.
Also, I've fidgeted with Linux before. Even done hackintosh twice :PSo anyway I guess its best I get started with basics first . I'll give Ubuntu another try and get started with python (for real this time!) . Btw, I heard dual booting Ubuntu causes problems with windows 8. If i'm booting using legacy bios, (i.e. no UEFI or secureboot or whatever), will things go fine if I used the "install alongside windows" option?
Shubham K
On Saturday, November 30, 2013 6:44:39 PM UTC+5:30, Shubham Kanodia wrote:Hello there !I attended today's sessions on the Software Freedom Day. OpenCV definitely caught my interest.I've had this one idea for a long time. Its basically a webcam observer that helps switch off the monitor when the user is away from his PC and save energy. In practice, user's monitor would stay on as long as the user is actively working or is in front of the system and would enter a energy save (or sleep mode) if the user takes a coffee break. As soon as he returns, a face is detected and the monitor would automatically power up again.I want to implement this on a windows machine.How do I get started with OpenCV (on windows preferably)? Do I require in-depth knowledge of python?
--
You received this message because you are subscribed to the Google Groups "bms-lug" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bms-lug+u...@googlegroups.com.
To post to this group, send email to bms...@googlegroups.com.
Visit this group at http://groups.google.com/group/bms-lug.
For more options, visit https://groups.google.com/groups/opt_out.
What are you really interested in?
The kernel, the drivers or everything else that runs on top of that? Knowing what you are most interested in will give you ideas on the language to learn.
Haha just read it. So many more details required to ascertain its feasibility though :)
It is not a hard requirement, but it will be a lot easier if you already have Kubuntu because then you don't need to manually install a lot of libraries. So my advice is, for KDE development, unless your Ubuntu system is there for a long time, you have lot of customized settings you don't want to throw away, install Kubuntu.
Warning: Once you do that, you'll never want to go back to Ubuntu, thanks to how awesome KDE is ;)
One can also have multiple Desktop envs. installed and if you get bored of one, you can switch..and later switch back.
:)
One can also have multiple Desktop envs. installed and if you get bored of one, you can switch..and later switch back.
:)
I have Gnome and KDE. I have had it that way since 9.10.. Never faced any issues.