[BangPypers] Urgent requirement for a short-term Python assignment

2017-01-18 Thread Arvind Padmanabhan
Hi Friends,

Those interested may get in touch with me. Project requirements in
brief are below.

Regards,
Arvind

The scope of the project is to enhance an application built on Python.
The main functionalities of the application is to administrate and
manage Office 365 productivity tools. One of them is Sharepoint, the
consultant is required to design and build a test application on
Python that will enable RESTORING of SharePoint site. The application
is built to be able to back up SharePoint site, now the restore bit
needs to be developed.
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] Talk: Python Pitfalls and Best Practices

2017-06-25 Thread Arvind Padmanabhan
Hi BangPypers,


*Theme: Python Pitfalls and Best Practices*


*When: Wednesday, 28th June, 5.30 PM - 7.00 PM*


*Where: BHIVE Residency Road*
*Register On Meetup.com: https://www.meetup.com/Devopedia/events/241018875/
<https://www.meetup.com/Devopedia/events/241018875/>*

So, you've been programming in Python for sometime but are not sure if
you're using the language correctly. Programmers coming from C, Java or
perl might use Python in less efficient ways that how it's meant to be
used. This talk will help you iron out those wrinkles and make you a better
Python programmer.

We will show some pitfalls and then share best practices for programming in
Python.

This talk is for beginners and intermediate Python programmers. It's not
ideal for someone completely new to Python but you can probably pick up a
few things to get started in Python.

Regards,
Arvind Padmanabhan
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] 2019 - John Hunter Excellence in Plotting contest

2019-05-17 Thread Arvind Padmanabhan
Hi BangPypers,

For all data visualization enthusiasts and hackers, checkout this
competition:

https://docs.google.com/forms/d/e/1FAIpQLSe-_AnKvYSzeQWfNDRoXgW0vl7_8q6jj3QbLIac8eUcb9lSAA/viewform

Deadline is June 8th.

Regards,
Arvind Padmanabhan
Trustee, Devopedia Foundation
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] Tech Talks / Engineer's Day 2021

2021-08-23 Thread Arvind Padmanabhan
Hi BangPypers,

In India, we celebrate 15th September as Engineer's Day, the day being the
birthday of Sir Mokshagundam Visvesvaraya, who is more commonly known as
Sir MV. This year Devopedia is celebrating Engineer's Day with a series of
tech talks. All talks are free, online and open to the public.

>From 1-15 September, we've scheduled tech talks that will interest
developers. Some of these are directly related to Python or ML/NLP in
Python. Each talk will be 45-60 minutes long with another 10-15 minutes for
Q&A.

Please register at https://engineers-day-2021.devopedia.org/ for an email
reminder plus an invite to the sessions.

Regards,
Arvind Padmanabhan
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] Tech Talk: Deep Dive into Python OOP

2021-11-23 Thread Arvind Padmanabhan
 Hi BangPypers,

You're invited to this Saturday's talk titled *Deep Dive into Python OOP*.
Talk starts at 10AM IST at https://bit.ly/pythonoop . No registration is
required. Event is free. See below for talk details.

Regards,
Arvind Padmanabhan
Trustee, Devopedia Foundation
Synopsis

Python is an object-oriented programming (OOP) language. Everything is a
class including basic types such as integers. This talk will dive deep into
a few essential aspects of Python's OOP. In particular, we'll look at the
following:

   - Class instantiation, constructor and destructor
   - Naming conventions with regard to class definitions
   - Magic methods
   - Object methods, class methods and static methods
   - Multiple inheritance and MRO
   - Co-operative inheritance
   - Nested classes
   - Object introspection

This talk requires participants to be familiar with the basics of Python
and OOP.

Speaker
Arvind Padmanabhan, Trustee @ Devopedia Foundation
https://www.linkedin.com/in/arvindpdmn/
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] Asyncio Python — A Brief Introduction

2022-08-28 Thread Arvind Padmanabhan
Hi BangPypers,

At Devopedia, we're celebrating Engineer's Day from 1-15 September. As part
of this event, there's a Python talk titled *Asyncio Python — A Brief
Introduction*. It's scheduled for *10 Sep, Sat @ 10:30 am IST*.

Event is free. All are welcome. Register at
https://engineers-day.devopedia.org/ for the meeting link and event
reminder.

Regards,
Arvind Padmanabhan
Trustee, Devopedia Foundation



*Synopsis*This presentation will cover the history of asyncio, its
features, the frameworks supported by asyncio, and how to make blocking
functions of unsupported libraries using asyncio. The presentation is
highly inspired by a YouTube playlist. Participants must have a basic
knowledge of Python language.


*Speaker*Shruthi Sagar, Software Developer @ Greenbull Group, Dubai
https://www.linkedin.com/in/sscr27/
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


Re: [BangPypers] Asyncio Python — A Brief Introduction

2022-09-09 Thread Arvind Padmanabhan
Hi Friends,

Gentle reminder for tomorrow's virtual talk on Asyncio Python at 10:30 AM.
Join at
https://teams.microsoft.com/l/meetup-join/19%3aY4rbS-N3s2hJgHo6PJsTfM9JAlTsPr3FDnGeKW1bCAw1%40thread.tacv2/1661737664819?context=%7b%22Tid%22%3a%227ccab380-7cb8-49fa-89b1-38006fcdc5ef%22%2c%22Oid%22%3a%22ea01ed43-cb35-4146-b9cf-e7c6cb69a785%22%7d

Regards,
Arvind


On Sun, Aug 28, 2022 at 8:31 PM Arvind Padmanabhan 
wrote:

> Hi BangPypers,
>
> At Devopedia, we're celebrating Engineer's Day from 1-15 September. As
> part of this event, there's a Python talk titled *Asyncio Python — A
> Brief Introduction*. It's scheduled for *10 Sep, Sat @ 10:30 am IST*.
>
> Event is free. All are welcome. Register at
> https://engineers-day.devopedia.org/ for the meeting link and event
> reminder.
>
> Regards,
> Arvind Padmanabhan
> Trustee, Devopedia Foundation
>
>
>
> *Synopsis*This presentation will cover the history of asyncio, its
> features, the frameworks supported by asyncio, and how to make blocking
> functions of unsupported libraries using asyncio. The presentation is
> highly inspired by a YouTube playlist. Participants must have a basic
> knowledge of Python language.
>
>
> *Speaker*Shruthi Sagar, Software Developer @ Greenbull Group, Dubai
> https://www.linkedin.com/in/sscr27/
>
>
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] Request for venue for Python hands-on workshop

2023-04-17 Thread Arvind Padmanabhan
Hi BangPypers,

Devopedia wishes to conduct a 2-day hands-on workshop on Python for
beginners. First day will cover the basics. Second day (a week later) will
cover intermediate concepts. Both sessions will be on Saturdays, 9:30 AM to
5:00 PM. Tentative dates are April 29th and May 6th.

Workshop is free for all. We need a venue with a capacity to accommodate 25
people. Let us know if anyone can help with the venue. Please write to
webad...@devopedia.org

Best Regards,
Arvind Padmanabhan
Trustee, Devopedia Foundation
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers


[BangPypers] Hands-on Python Workshop for Beginners

2023-05-02 Thread Arvind Padmanabhan
4 online sessions, 100+ exercises:

Sat, 06-May @ 9.30AM-12.00PM: The Basics
Sun, 07-May @ 9.30AM-12.00PM: Functions & OOP
Sat, 20-May @ 9.30AM-12.00PM: Local Dev & Best Practices
Sun, 21-May @ 9.30AM-12.00PM: Simple Use Cases

RSVP at https://www.meetup.com/devopedia-org/events/293213697/
___
BangPypers mailing list
BangPypers@python.org
https://mail.python.org/mailman/listinfo/bangpypers