I believe you have used Microsoft Excel on some occasion. It is very powerful when it comes to working with spreadsheets, tables, charts, etc. But what does Python have to do with that? Python is a game changer when it comes to Excel files because it can automate daunting stuff you might encounter in some… Continue reading How to Work With Excel Documents Using Python
Tag: Python
Free Beautiful UI Elements For Your Next Web Application Design
Web app development has gone from strength to strength over the last 5 or so years. From frameworks like Ruby on Rails and Django for Python, it’s never been easier to get into coding web apps. But one thing that’s always been time consuming (at least for me) has been building out the UI. HTML… Continue reading Free Beautiful UI Elements For Your Next Web Application Design
10 Useful Tips For Debugging and Troubleshooting in Programming
With a shiny new file open in the text editor and not a line of code written, every new project seems full of possibility and promise. Several thousands of lines of code later, that same project can seem weighed down by bugs that make adding new features a pain, and drain the enthusiasm of programmers.… Continue reading 10 Useful Tips For Debugging and Troubleshooting in Programming