- The Real Python Podcast – Episode #173: Getting Involved in Open Source & Generating QR Codes With Pythonby Real Python on September 22, 2023 at 12:00 pm
Have you thought about contributing to an open-source Python project? What are possible entry points for intermediate developers? Christopher Trudeau is back on the show this week, bringing another batch of PyCoder’s Weekly articles and projects.
- How to Catch Multiple Exceptions in Pythonby Real Python on September 20, 2023 at 2:00 pm
In this how-to tutorial, you’ll learn different ways of catching multiple Python exceptions. You’ll review the standard way of using a tuple in the except clause, but also expand your knowledge by exploring some other techniques, such as suppressing exceptions and using exception groups.
- Design and Guidance: Object-Oriented Programming in Pythonby Real Python on September 19, 2023 at 2:00 pm
In this video course, you’ll learn about the SOLID principles, which are five well-established standards for improving your object-oriented design in Python. By applying these principles, you can create object-oriented code that is more maintainable, extensible, scalable, and testable.
- Operators and Expressions in Pythonby Real Python on September 18, 2023 at 2:00 pm
In Python, operators are special symbols, combinations of symbols, or keywords that designate some type of computation. You can combine objects and operators to build expressions that perform the actual computation. So, operators are the building blocks of expressions.
- The Real Python Podcast – Episode #172: Measuring Multiple Facets of Python Performance With Scaleneby Real Python on September 15, 2023 at 12:00 pm
When choosing a tool for profiling Python code performance, should it focus on the CPU, GPU, memory, or individual lines of code? What if it looked at all those factors and didn’t alter code performance while measuring it? This week on the show, we talk about Scalene with Emery Berger, Professor of Computer Science at the University of Massachusetts Amherst.
PythonBlog Software, Software Issues, Top Software and Reviews of Software
- Top Technology for Project Management You Must Know Aboutby Lucija on September 15, 2023 at 9:55 am
Project management is not always the job of a professional project manager. If you’re an IT professional for a large organization, for example, you play the role more often than you’d think. In the same way, you don’t always need to invest in cutting-edge project management tools to get the job done. All you need The post Top Technology for Project Management You Must Know About appeared first on PythonBlog.
- Why You Need a Video Marketing Strategyby Antonia Zivcic on September 12, 2023 at 8:44 am
In the ever-evolving landscape of digital marketing, video has emerged as a powerhouse medium. With the rise of platforms like YouTube, TikTok, Instagram, and Facebook, video content has become a dominant force in engaging audiences and driving results. If you’re not already investing in a video marketing strategy, it’s time to consider why you need The post Why You Need a Video Marketing Strategy appeared first on PythonBlog.
- What Is FraudGPT? How to Protect Yourself From This Dangerous Chatbotby Antonia Zivcic on September 5, 2023 at 5:05 pm
In the rapidly evolving landscape of artificial intelligence (AI) and chatbot technology, a new concern has emerged—FraudGPT. This article aims to shed light on what FraudGPT is, its potential dangers, and how individuals can protect themselves from its deceptive tactics. What is FraudGPT? FraudGPT is a term used to describe the misuse or manipulation of The post What Is FraudGPT? How to Protect Yourself From This Dangerous Chatbot appeared first on PythonBlog.
- Top 5 Instant Exchanges to Swap Doge to Cakeby Adnan Mujic on August 31, 2023 at 12:15 pm
Today, buying almost any cryptocurrency is incomparably easier than 5-7 years ago. Search engines kindly provide a huge selection of links to platforms where digital coins are traded. Among them are centralized (CEX) and decentralized cryptocurrency exchanges (DEX), peer-to-peer platforms and fast exchange services. Actually, all of them were originally intended for the purchase and The post Top 5 Instant Exchanges to Swap Doge to Cake appeared first on PythonBlog.
- Best free payroll software for UK small businesses in 2023by Matej Milohnoja on August 30, 2023 at 12:00 pm
In the ever-evolving landscape of small businesses, managing payroll efficiently is crucial for success. As we step into 2023, the need for reliable and user-friendly payroll software becomes more apparent than ever. While there are numerous options available in the market, finding the best free payroll software specifically tailored for UK small businesses can be The post Best free payroll software for UK small businesses in 2023 appeared first on PythonBlog.
Python Read the latest updates about all things Python at Microsoft
- Python in Visual Studio Code – September 2023 Releaseby Courtney Webster on September 8, 2023 at 3:43 pm
The September 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include updates to the Create Environment command, a new terminal auto-activation experiment, and a new yapf extension. Keep reading to learn more! The post Python in Visual Studio Code – September 2023 Release appeared first on Python.
- Announcing: Azure Developers – Python Dayby Chris Harris (PYTHON) on September 5, 2023 at 7:26 pm
Experience cloud computing with Python on Azure during Python Day 2023! The post Announcing: Azure Developers – Python Day appeared first on Python.
- Python in Visual Studio Code – August 2023 Releaseby Courtney Webster on August 3, 2023 at 10:37 pm
The August 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include a pre-configured dev container for the Python extension, a new debug configuration, an npm package for the Python extension API, and error-tolerant pytest discovery with the testing rewrite. Keep reading to learn more! The post Python in Visual Studio Code – August 2023 Release appeared first on Python.
- Package Management in the Python extension for Visual Studio Codeby Courtney Webster on July 13, 2023 at 9:02 pm
The Python extension in VS Code is investigating ways to improve our package management support and have completed a comparison of support offered by various package management tools. The post Package Management in the Python extension for Visual Studio Code appeared first on Python.
- Python in Visual Studio Code – July 2023 Releaseby Courtney Webster on July 7, 2023 at 3:05 pm
The July 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include an announcement on Python 3.7 support, a new Mypy extension in preview, a Debugpy extension in preview, Pylance localization, and index persistance for 3rd-party libraries with Pylance. Keep reading to learn more! The post Python in Visual Studio Code – July 2023 Release appeared first on Python.
Python Read the latest updates about all things Python at Microsoft
- Python in Visual Studio Code – September 2023 Releaseby Courtney Webster on September 8, 2023 at 3:43 pm
The September 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include updates to the Create Environment command, a new terminal auto-activation experiment, and a new yapf extension. Keep reading to learn more! The post Python in Visual Studio Code – September 2023 Release appeared first on Python.
- Announcing: Azure Developers – Python Dayby Chris Harris (PYTHON) on September 5, 2023 at 7:26 pm
Experience cloud computing with Python on Azure during Python Day 2023! The post Announcing: Azure Developers – Python Day appeared first on Python.
- Python in Visual Studio Code – August 2023 Releaseby Courtney Webster on August 3, 2023 at 10:37 pm
The August 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include a pre-configured dev container for the Python extension, a new debug configuration, an npm package for the Python extension API, and error-tolerant pytest discovery with the testing rewrite. Keep reading to learn more! The post Python in Visual Studio Code – August 2023 Release appeared first on Python.
- Package Management in the Python extension for Visual Studio Codeby Courtney Webster on July 13, 2023 at 9:02 pm
The Python extension in VS Code is investigating ways to improve our package management support and have completed a comparison of support offered by various package management tools. The post Package Management in the Python extension for Visual Studio Code appeared first on Python.
- Python in Visual Studio Code – July 2023 Releaseby Courtney Webster on July 7, 2023 at 3:05 pm
The July 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This month’s updates include an announcement on Python 3.7 support, a new Mypy extension in preview, a Debugpy extension in preview, Pylance localization, and index persistance for 3rd-party libraries with Pylance. Keep reading to learn more! The post Python in Visual Studio Code – July 2023 Release appeared first on Python.