[Baypiggies] 6/24 meeting

Wes Rishel wrishel at gmail.com
Tue Jun 22 12:24:43 EDT 2021


Will this be recorded for a subsequent play back?

On Tue, Jun 22, 2021 at 9:00 AM <baypiggies-request at python.org> wrote:

> Send Baypiggies mailing list submissions to
>         baypiggies at python.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         https://mail.python.org/mailman/listinfo/baypiggies
> or, via email, send a message with subject or body 'help' to
>         baypiggies-request at python.org
>
> You can reach the person managing the list at
>         baypiggies-owner at python.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Baypiggies digest..."
>
>
> Today's Topics:
>
>    1.  Thursday's BayPiggies meeting: Fun with Generators (Jeff Fischer)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Mon, 21 Jun 2021 10:05:20 -0700
> From: Jeff Fischer <jeffrey.fischer at gmail.com>
> To: Baypiggies <baypiggies at python.org>
> Subject: [Baypiggies] Thursday's BayPiggies meeting: Fun with
>         Generators
> Message-ID:
>         <CAPFNg_2B-=-
> KF6+-OkHsDdUdEUQ5GPjhjSyReBxZd9-LuXOt+g at mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> June 24 Online Meeting: Fun with Generators
>
> This month, we will have a talk about generators from Vinay Sawal, of Dell.
> Level up your Python programming!
>
> We are also looking for lightning talks (5 - 10 minutes) to hold ahead of
> our main talk. Please contact us if you are interested in giving a talk.
> Lightning Talk: TBD
>
> This is a great opportunity to practice your public speaking and share your
> knowledge!
> Fun with Generators
>
> Generators allow you to declare a function that behaves like an iterator.
> It uses lazy evaluation technique to iterate over an iterable thus saving
> memory. It?s very useful when you have to process a very large input set
> that may not fit into the memory.
>
> Speaker Bio: Vinay Sawal
>
> Vinay Sawal is a Distinguished Member of Technical Staff in Cloud Platform
> & Services Organization in Dell Technologies. In his current role, he?s
> working as a Software Architect for designing and validating
> Infrastructure-as-a-Service offerings under the Project APEX umbrella that
> includes Storage-as-a-Service, Compute-as-a-Service, Data Protection
> Service, etc. Vinay?s interest lies in developing machine-learning &
> deep-learning models for solving issues encountered during product
> development. Vinay has more than 25 granted patents in USA, Europe and
> Asia.
> Code of Conduct
>
> https://baypiggies.net/pages/code_of_conduct.html
>
> Interactions online have less nuance than in-person interactions. Please be
> Open, Considerate and Respectful. Also, please refrain from discussing
> topics unrelated to the Python community or the technical content of the
> meeting.
> RSVP
>
> We will conduct the meeting via Zoom webinar. Please register in advance at
> https://stanford.zoom.us/webinar/register/WN_sxiIoM3yRrSOdVc-CubxLA. It
> would also help if you can RSVP on the Meetup page for this event:
> https://www.meetup.com/BAyPIGgies/events/278833394/.
>
> Please note that:
>
>    - You are expected to follow our code of conduct.
>    - The meeting will be recorded and uploaded to our YouTube Channel at a
>    later date.
>
>
> Thanks,
> The BayPiggies Organizers
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <
> https://mail.python.org/pipermail/baypiggies/attachments/20210621/0f410a0e/attachment-0001.html
> >
>
> ------------------------------
>
> Subject: Digest Footer
>
> _______________________________________________
> Baypiggies mailing list
> Baypiggies at python.org
> To change your subscription options or unsubscribe:
> https://mail.python.org/mailman/listinfo/baypiggies
>
>
> ------------------------------
>
> End of Baypiggies Digest, Vol 188, Issue 6
> ******************************************
>
-- 
*-- W*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/baypiggies/attachments/20210622/a92aa911/attachment.html>


More information about the Baypiggies mailing list