Python

AI Learning Programming Python

AI & Python #35: Data Science Projects in Python for All Levels

Credit: Unsplash Hi! Before we start with today’s article, I’d like to tell you about something that might be of interest to those interested in Python and data science. DataCamp has an incredible certification program that’s perfect for you: The Python Data Associate Certification. This certification is designed to help you: Prove your Python skills

AI & Python #35: Data Science Projects in Python for All Levels Read Post »

AI Learning Programming Python

AI & Python #34: Tools That Made My Life Easier When Writing Code

Image via Shutterstock As a beginner, I used to come across some roadblocks that slowed down my workflow. Sometimes I forgot the format needed to create a cron job, a metacharacter needed to build the right regular expression, etc. The tools listed in this article helped me easily deal with these issues. Regex101: Test your

AI & Python #34: Tools That Made My Life Easier When Writing Code Read Post »

Programming Python

“Hướng dẫn cài đặt python và virtualenv”

Trong bài viết này, mình sẽ hướng dẫn các bạn tạo môi trường ảo virtualenv để phát triển ứng dụng Python trên CentOS Đầu tiên ta cần phải kiểm tra phiên bản Python hiện tại trên máy mình đã. Đa phần các bản Linux hiện nay đều được cài sẵn Python 2.7. Để kiểm tra

“Hướng dẫn cài đặt python và virtualenv” Read Post »

Scroll to Top