
What we’re about
We're programmers from all walks of Python life. Our meetups are free and open to the public.
The meetups are organized by volunteers at https://pugs.org.sg
Upcoming events (2)
See all- January 2024 Meetuplibrary@harbourfront, Singapore
We will start the year easy with a nice beginner friendly talk about debugging.
As the library is hosting us, please RSVP here: https://www.eventbrite.sg/e/introduction-to-debugging-with-python-future-of-work-tickets-774123252487
NOTE 1: If the Eventbrite page says "sold out", you can still just show up, as there is usually more than enough space in the room.
NOTE 2: As this takes place in the library, no food is allowed, so please consider to have dinner before the talk.
Agenda:
7:00pm Meet & Greet
7:30pm Talk"Introduction to Debugging with Python" by Royce Hoe
This talk will focus on the evolution and methodologies of debugging in Python, exploring three distinct approaches: traditional print statements, ipdb/pdb (interactive Python Debugger/Python Debugger), and the use of breakpoints in Integrated Development Environments (IDEs). The presentation will delve into the concept and purpose of debugging, tracing its historical development. It will explain the basic mechanism of a print statement in debugging, the functionality and history of Python's debugging tools like ipdb/pdb, and how debuggers interact with a program to pause and analyze it. Additionally, the talk will compare workflows involving debuggers versus print statements, highlighting the practical aspects of debugging in Python programming.
Royce Hoe started his career in HR consulting. But he fell in love with programming. Through a mix of courage, foolishness, and a dose of optimism, he decided to quit his job and teach himself programming in the hopes of becoming a software engineer. Royce is currently a full-stack engineer at Rida, a ride optimization startup; when he writes JavaScript, he often dreams of Python.










