Author name: Bao Nguyen

AI Learning Python

AI & Python #18: AI Enthusiasts Should Move from Excel to Python. Here’s How

We’re continuing with out Behind AI series. I’ve just added a tab to the Artificial Corner site where you can follow all the editions of this series. Click here to see it. As someone who has been working with Excel for many years, I know that the idea of learning things you can already do

AI & Python #18: AI Enthusiasts Should Move from Excel to Python. Here’s How Read Post »

AI Learning Python

AI & Python #17: How to Convert a Python Script to an Executable File (.exe)

Although running a Python script using the terminal or your favorite text editor is straightforward, there are some situations in which you will prefer to hide all the code written in the script (.py) inside an executable file (.exe). Maybe you need to send the script to someone who doesn’t code at all or you

AI & Python #17: How to Convert a Python Script to an Executable File (.exe) Read Post »

AI Learning Python

AI & Python #16: 4 Python Books I Read as a Self-Taught Programmer

Python is one of those programming languages you can learn easily, thanks to its emphasis on simplicity and enhanced code readability. It gets even easier to learn Python when you have a book that guides you from scratch and offers you interesting projects so you can put all the concepts learned into practice. This is

AI & Python #16: 4 Python Books I Read as a Self-Taught Programmer Read Post »

Scroll to Top