Welcome back to the Pybites podcast … On YouTube: Or listen here: In this episode, we delve deep into the nuances of developer job hunting in 2023. The job market landscape has evolved, making persistence and resilience key virtues for any aspiring developer. We shed light on why you shouldn’t limit your search to just… Continue reading How to Land a Dev Job in 2023: Proven Strategies & Mistakes to Avoid
Articles on python
Our Concern with Programming Certifications
By PyBites Team on 17 October 2023
In our new podcast episode, recorded in Cรณrdoba, Spain, we talk about programming certifications and how they might not represent real developer skills. Watch it on our YouTube channel: Or listen here: Chapters:00:00 Intro01:01 Wins02:57 About programmer certifications04:14 Concern 1. Do they stand the test of time?06:52 Concern 2. Theory, where is the implementation?09:35 Anther… Continue reading Our Concern with Programming Certifications
Using Python in Excel with PyXLL
By PyBites Team on 10 October 2023
In this podcast episode we talk with Tony Roberts, creator of PyXLL (pronounced “pixel”). Listen here: Also released on our YouTube channel: We dive into the backstory of this Python Excel Add-in, why he built it, features, success stories, the business side of things, and also how it compares to Microsoft’s recently announced Python in… Continue reading Using Python in Excel with PyXLL
Meet Will Raphaelson: From Script to Production Flow With Prefect & Marvin AI
By PyBites Team on 25 September 2023
This week Robin Beer – one of our coaches – interviews Will Raphaelson, Principal Product Manager at Prefect. ๐ They talk about his use of Python, Prefect as a tool and its philosophy, open source + business and Marvin AI. ๐ ๐ช And of course they share cool wins and books they are reading. ๐ก… Continue reading Meet Will Raphaelson: From Script to Production Flow With Prefect & Marvin AI
Your First Python Open Source Contribution: A Step-By-Step Guide
By Bob Belderbos on 20 September 2023
Introduction I recently re-engaged with one of my open source projects and it was a rewarding experience. ๐ It was a Pybites project I had written the core for years ago, but thanks to some amazing Pythonistas in our community it became a way more mature tool so I had to get acquainted again. I… Continue reading Your First Python Open Source Contribution: A Step-By-Step Guide
Why Start Your Programming Journey With Python?
By Sherry Andrews Bhutia on 19 September 2023
Diving into Programming with Python I’ve spent years entertaining the thought of becoming a software developer, only to get overwhelmed by the vast array (pun intended) of programming languages to choose from. Which one should I choose, where do I begin? Java? JavaScript? C? C++? C#? Ruby? Django? Flask? Woah… wait a minute? Understanding Frameworks… Continue reading Why Start Your Programming Journey With Python?
Write more maintainable Python code, avoid these 15 code smells
By PyBites Team on 15 September 2023
This week we talk about code smells. ๐ก Listen here: Also available on our YouTube channel: Code smells are characteristics in the code that might indicate deeper issues or potential problems. While they’re not necessarily bugs, they can be a sign of poor code quality or maintainability issues. ๐ฑ We distilled 15 common smells ranging… Continue reading Write more maintainable Python code, avoid these 15 code smells
Excel Embraces Python, Opening Doors to New Roles and How PDI Can Help
By PyBites Team on 8 September 2023
In this episode, we delve into the groundbreaking integration of Python within Microsoft Excel and its transformative impact on non-tech professions. ๐ช๐ Listen here: Or watch here: Discover how this evolution empowers professionals across diverse fields and the dynamic opportunities it presents for career advancement. We also shine a spotlight on the achievements of people… Continue reading Excel Embraces Python, Opening Doors to New Roles and How PDI Can Help
Empower Your Python Ambitions – From Idea Paralysis to Real-World Projects
By PyBites Team on 31 August 2023
In this podcast episode we talk about the significance of building real-world Python applications. Listen here: Or watch here: Bob highlights the importance of breaking away from tutorial paralysis and creating genuine software solutions to understand and confront real-world complexities. He also emphasizes the career benefits of showcasing tangible Python projects on your portfolio /… Continue reading Empower Your Python Ambitions – From Idea Paralysis to Real-World Projects
How the Flocking Rules Can Help You Refactor Your Code
By PyBites Team on 10 August 2023
In this new podcast episode we are excited to have Chris May back to delve deeper into the intricacies of refactoring. Watch here: Listen here: We talk about the significance of the Flocking Rules, a set of guidelines derived from “99 Bottles of OOP” by Sandi Metz and Katrina Owen. These rules provide developers with… Continue reading How the Flocking Rules Can Help You Refactor Your Code