If you’ve come across our PDM and PDI programs, you might be wondering: Is this just another bootcamp? And how can it help me become a proficient Python developer? We’re here to demonstrate why our approach is not just different, but more effective and realistic 💡 1. Info overload Bootcamps often have canned training programs, […]
Articles
AI Best Practices Books Career Code Challenges Concepts Data Data Science Developer Devops Django FastAPI Flask Learning Meta Mindset Modern Python Modules News Packages Podcast Productivity Products Projects PyBites Modules Pycon Reviews Rust Soft Skills Special Testing Tips Tools Twitter Digest Uncategorized
Latest articles
-
-
In the world of programming, errors are inevitable. But how we choose to handle these errors can make the difference between a system that is robust and user-friendly and one that is fraught with ambiguous issues 😱 The Zen of Python famously states, “Errors should never pass silently.” This principle emphasizes the importance of addressing […]
-
Welcome back to the Pybites podcast. This is the third and last mindset series episode with Alejandro Briceño. In this episode we talk about the Pygmalion Effect. What is it and what impact it can have in the work place and on people’s performance. Alejandro also shares his 3 favorite mindset books. Enjoy! Watch here: […]
-
When you start a bigger software project it’s very beneficial (and necessary) to make a mind map first! It helps planning, organizing, and executing the project. Here are 6 advantages of mind mapping: Here is an example of one we did for our coding platform: CodeChalleng.es: Mind mapping your idea helps foster a well-structured, organized, […]
-
Makefiles are awesome, and you can use them in your Python projects too (they are not only to compile and build C/C++ projects that is) 😎 They help you automate various tasks and streamline the development process overall 🚀 They allow you to: – Manage dependencies– Run tests– Build documentation– Format your code– Lint and […]
-
Welcome back to the Pybites podcast! Today part II with Alejandro Briceño joining us to talk about growth mindset. What does it mean, why is it so important and how has it been extremely helpful in Alejandro’s career? Enjoy! Watch here: Or listen here: Chapters:00:00 Intro01:29 What does it mean to have a growth mindset?03:00 […]
-
The short answer: deeply nested code can be hard to read and understand (and this not only applies to Python, but for any code really). Each level of indentation adds a level of complexity and an additional condition that the reader (which is often you!) has to keep in their head while trying to understand […]
-
In this episode we are joined by Alejandro Briceño, a chemical engineer turned HR professional and innovation consultant. Watch here: Or listen here: We delve into the power of positive self-talk and its impact on facing challenges and fostering a growth mindset. We discuss the importance of reframing negative thoughts, practicing self-compassion, and surrounding yourself […]
-
Watch here: Listen here: This week we talk with James Dycus about his journey from teacher to Python software developer. We talk about his background as a teacher and how het got into Python. How he joined our PDM program a few months ago and the amazing growth he has experienced since by building out […]
-
In this podcast episode, Robert Young, the director of an analytical chemistry lab at New Mexico State University, shares his unique journey from being a lawyer to becoming a chemist and a Python programmer. Watch here: Or listen here: He explains how his passion for environmental causes led him to study chemical analysis and mass […]