How I self learn Python by myself
I learn python and AI by myself.. I only have few years software development experience on C++ and it was around 10 years ago. At beginning I just want to learn Python for fun. However, I realize that I can use Python to crawler web page to get the e-mail I need. So I start to do my little Python Program .. In this pervious , I only bought a simple Books and the rest is try and errors or search Internet as well as copy and pause . At that time , I do not know what is difference in List , Array , Dict ... ( I know how to use it , but I do not know what is the best way to do use it) But I still can finish my job. (few months later , when I check the old code , I know that I can modify it to get higher speed) A year ago , I am interested in Computer Vision. I start to search the Internet and try some code found in GitLab. But I still do not know how to do it. Then I saw a promotion on PyImageSearch . Then I decide to purchase the books. Even thought it is not cheap. ...