Git Gud: Version Control Best Practices

April 8, 2024 | Gift Kenneth

Git best practices are essential for developers looking to manage their projects efficiently. In this article, we’ll dive into the key techniques that can transform your version control workflow, ensuring you leverage Git to its full potential for improved productivity and collaboration.‍ We already introduced you to Git and ...
[...Read more...]

How to create and modify Excel workbooks with openpyxl

March 26, 2024 | George Mount

Several packages facilitate working with Python and Excel, but openpyxl stands out as an excellent choice due to its comprehensive features for reading and writing workbooks. In this blog post, we will explore how to get started with creating Excel workbooks from scratch and modifying existing ones using openpyxl. For ...
[...Read more...]
1 43 44 45 46 47 148