Python
PyDev of the Week: Raghav Bali
This week we welcome Raghav Bali (@Rghv_Bali) as our PyDev of the Week. Raghav is the co-author of Generative AI with Python and TensorFlow 2, a book that teaches you how to create images, text, Read more…
This week we welcome Raghav Bali (@Rghv_Bali) as our PyDev of the Week. Raghav is the co-author of Generative AI with Python and TensorFlow 2, a book that teaches you how to create images, text, Read more…
Time to try new features and weight in with your active feedback! We are opening a new cycle of the Early Access Program for those of you eager to try, discuss, and maybe even contribute Read more…
This week we welcome Fernando Masanori (@fmasanori) as our PyDev of the Week! Fernando is a Professor at FATEC São José dos Campos in Brazil. He is the creator of the first Brazilian MOOC to Read more…
The second minor release of PyCharm 2021.1 contains several bug fixes in different functional areas, from the overall performance and working with Jupyter Notebooks to working with databases. Take a look at what’s inside! Download Read more…
This week we welcome Jaime Buelta (@jaimebuelta) as our PyDev of the Week! Jaime has written several books on automation with Python as well as on Docker. You can see some of his books over Read more…
In this episode, we talk to Andrey from the Webstorm team, and find out how the web has changed over his time at the Webstorm. We dive into how it’s like leading a product like Read more…
You have just created an awesome new application. Maybe it’s a game or maybe it’s an image viewer. Whatever your application is, you want to share it with your friend or a family member. However, Read more…
This week we welcome Cooper Lees (@cooperlees) as our PyDev of the Week! Cooper has contributed to the Python programming language. He is also a maintainer on bandersnatch and black, among others. You can see Read more…
No object-oriented programming language would be worth looking at or using if it didn’t support inheritance. Invented in 1969 for Simula, inheritance is the mechanism of deriving new classes from existing ones. By doing this, Read more…
This April we joined forces with the Django Software Foundation to get as much support as possible from our audience for Django. In one month we managed to reach out to thousands of Pythonistas who Read more…