DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports Events Over 2 million developers have joined DZone. Join Today! Thanks for visiting DZone today,
Edit Profile Manage Email Subscriptions Moderation Admin Console How to Post to DZone Article Submission Guidelines
View Profile
Sign Out
Refcards
Trend Reports
Events
Zones
Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
  1. DZone
  2. Coding
  3. Languages
  4. PyDev of the Week: Irina Truong

PyDev of the Week: Irina Truong

This week we welcome Irina Truong (@irinatruong) as our PyDev of the Week!

Mike Driscoll user avatar by
Mike Driscoll
·
Dec. 19, 18 · Interview
Like (1)
Save
Tweet
Share
3.94K Views

Join the DZone community and get the full member experience.

Join For Free

this week we welcome irina truong ( @irinatruong ) as our pydev of the week! irina has been a speaker at several python conferences and is a maintainer for pgcli , a python package that is a command-line interface to the postgres database. you can see what else she has been up to over on github . let's spend some time getting to know irina!

can you tell us a little about yourself (hobbies, education, etc)?

i have a master's degree in computer science from kharkiv university of electronics (in ukraine). i do aikido, and ride my bike to places when possible. i also love flying (and hold a private pilot certificate), snowboarding and rock climbing, but those hobbies had to give way when my daughter was born (she is 4 years old). i love to travel. i've been to a few countries in europe, but never to asia or south america, so those are on my list of places to see.

why did you start using python?

i've been working for a long time in c# (.net), but i was not very impressed by the whole .net ecosystem. i wrote web applications in a few different languages, and yet there was no love at first sight. until i encountered my first python tutorial on building a small web application. the code was clear, concise, and the application did not need any servers set up to run locally. i knew i wanted to write in this language. so i wrote a small personal project in it. then, i bought a ticket to my first pycon, and this was where i found a new employer, one that would actually let me write in python. imagine that!

what other programming languages do you know and which is your favorite?

i wrote for a few years in perl, php, java, and a little in ruby. i learned scala, but never had the chance to use it in a real-world project. c# was the longest phase, but once i switched to python, i never looked back. occasionally, i had to do some work on the front-end (html/css/javascript) but i prefer back-end. python still has my heart, with scala a close second. as any developer, i have to know sql, even though it's not a programming language.

what projects are you working on now?

in my day job, i am a developer for a company called parse.ly. our product is an analytics dashboard for digital publishers. to deliver all those beautiful charts and statistics, we collect and process lots of events using apache spark and apache storm in aws.

outside of work, i am the maintainer of pgcli . it is a better client for postgresql, based on the amazing library called python prompt toolkit . i contribute to other dbcli projects, such as mycli , which is a cli for mysql. i also wrote a little cli for docker called wharfee , but that project, sadly, did not get much traction. recently, i started contributing to dask .

which python libraries are your favorite (core or 3rd party)?

i find bpython extremely helpful to quickly see "what happens if i do this in python." pandas is great for looking at some data. and pipdeptree is wonderful when i need to figure out what dependency pulled in some package i don't recognize. and as an example of api done right, i'd say requests library.

how did you get into speaking at python conferences?

i had a friend who presented a talk at pycon ( amjith ramanujam , the author of pgcli ). and then another friend ( esther nam , the co-founder of pyladies ). of course, they are both superhuman, but... still, for a long time, i thought "i am not the smartest person out there, i have nothing to say." at a certain point, more and more people started coming to me with questions at work, and i was able to give them good answers, so i realized i had things to say. but i was always extremely scared of putting myself into public view. i talked about it with both of my friends, and tried to learn from their experience and the ways they dealt with the public speaking challenge. in the end, i thought, "well, surely it can't be worse than passing my private pilot exam at 5 months pregnant?" i was right. it wasn't.

do you have any advice for people who don't think they can speak at a conference?

look at all those speakers at pycon stage. how do they look? confident? knowledgeable? funny? inside, they are shaking in their boots. i know, because i talked to quite a few of them and asked about that. nobody goes out there thinking "yeah, piece of cake, i'm going to be a star." but it gets better with practice. so get as much practice as you can. first, turn on your video camera and speak to it. review. fix your behavioral problems ("um...", "er...", fidgeting), try again, and record. repeat until you can say, "you know, this does not sound too bad!". at this point, present your talk at a local meetup. after the talk, get feedback from people. bring a friend or two, so you can get better feedback, with more details. after you speak to a group of 30 people, speaking to a group of 500 people is really not so different.

also, see some great advice here . this phrase was especially helpful to me:

one contributor said, "i've yet to see a talk where someone was booed off the stage, and i've seen some horrific talks."

so very true! you would not boo a fellow developer off the stage, would you? then why are you afraid of other people doing something like that to you?

is there anything else you'd like to say?

being a software developer, you usually work in a team with other people. do not tolerate it when other people treat you, or anybody else on the team, unprofessionally or unkindly. if someone is being a jerk, call them out, or bring it up with others. be kind to others, and share your knowledge. if you end up in a group of people that are being unpleasant to you, through no fault of your own, leave.

thanks for doing the interview, irina!

Python (language)

Published at DZone with permission of Mike Driscoll, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • How to Secure Your CI/CD Pipeline
  • A Brief Overview of the Spring Cloud Framework
  • How To Check Docker Images for Vulnerabilities
  • Event Driven 2.0

Comments

Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends: