Python Learning Resources (Videos) (Prev: Re: A request and idea)
3. Send out a mail to me or pythondelhi@gmail.com
These are some hand-picked videos https://github.com/s16h/py-must-watch, I find quite helpful. *PS: I've downloaded 'em all, if anyone need 'em can copy it from me in our next meetup on 4th July.* *or can download 'em all with a simple script below:* *curl -s https://raw.githubusercontent.com/s16h/py-must-watch/master/videos.json <https://raw.githubusercontent.com/s16h/py-must-watch/master/videos.json> | jq '.[].videos.youtube' | xargs -n1 youtube-dl --write-sub* Cheers, -- **Saurabh Kumar https://saurabh-kumar.com On Thu, Jun 25, 2015 at 2:54 PM, Vinay Dahiya <vinay.not.nice@gmail.com> wrote:
Hello everyone,
If you guys see any video online related to python on any topic do share a link by the following ways.
1. Submit it here: http://goo.gl/forms/IL1TJ41gb7 2. Share it on social media using #pydelhi 3. Send out a mail to me or pythondelhi@gmail.com
The idea is to create a resource like pyvideo.org on our youtube channel itself. The idea is not to create duplicate but to give easy of access to the resource. The effort is just to curate video playlists that help with python.
-- Regards, pyvkd (Vinay Dahiya) http://vkd.me _______________________________________________ https://mail.python.org/mailman/listinfo/ncr-python.in https://pydelhi.org/mailing-list-guidelines/
*curl -s https://raw.githubusercontent.com/s16h/py-must-watch/master/videos.json <https://raw.githubusercontent.com/s16h/py-must-watch/master/videos.json> | jq '.[].videos.youtube' | xargs -n1 youtube-dl --write-sub*
Cheers,
recently discovered https://www.fullstackpython.com/ while search ing for a theme. -Satya Satyaakam.net <http://satyaakam.net/> | fossevents.in |
participants (2)
-
satyaakam goswami -
Saurabh Kumar