linuxwebdevelopment.com

@linuxwebdevelopment
263 Followers
25 Following
1.8K Posts
Day 120 : Remove Image Background using Python

YouTube
I firmly believe that the best way to learn #coding or dealing with #databases is to make your own projects. Decide on something you really want, and make it. You'll be forcing yourself to learn the hard way. This should both improve your skills and make give you more confidence
I bought this book recently. It's one of the best books on #DataScience I've ever read. And it's certainly the best book I've ever read for getting good at #pandas. The author has the book online for free, but the book was so good that I wanted a paper copy. #NumPy #Python
The feeling I got today when I finally solved a difficult coding problem on which I spent several frustrating hours. #excited #coding #programming
My path towards becoming a data scientist has been quite an adventure. As a grad student, at first, it was quite overwhelming, but now as my skills get better, it is getting more exciting. I had some doubts that I could handle the work. But I proved to myself that I could do the work. So the moral of the story is that if you have enough determination, work hard, persevere, and plan ahead, you could do well data science and in almost anything else. ๐Ÿ˜ƒ #datascience #dataanalytics #motivation
That feeling you get when you solve a difficult programming problem and get the exact results that you want. #coding #programming #booyakasha
To paraphrase one of my CS professors, the prime directive when #coding is considering the cognitive effort of others later reading your #code. One can write great, succinct code, but it's more important that other people be able to understand your code than to show off.
Yesterday I passed a necessary exam to get into grad school. So, I may end up eventually getting a graduate degree in data science๐Ÿ˜€. #datascience #gradschool
I've started using #Yacy again. I set up a subdomain to use with Yacy that uses #HTTPS set up using #Nginx and #Cloudflare. While it's time consuming to crawl sites and to set up Nginx to work with Yacy, I think it's well worth the effort as an alt. to other #searchengines.
Today I configured my own #OpenVPN server for the first time ๐Ÿ˜ƒ. I've used OpenVPN servers before, but never properly set up one by myself before. After getting IPv4 working, I had to fix leaking IPv6. Prev., I could use SSH tunnels, but I think OpenVPN is better. #vpn #security