It's that time of the week again. So wonderful devs, what did you learn this week? It could be programming tips, career advice etc.
![Yoda woopi...
For further actions, you may consider blocking this person and/or reporting abuse
I learned how to get a HTTPS certificate for all the subdomains on my website and documented it on my blog.
To be specific, I manage my DNS with Route53, website is powered by nginx hosted on EC2, and certificate I got from was Let's Encrypt.
Yeah! But I don't get much people to read my blog. :(
React bootstrap 😊
Yeah... crab Ferris. It exactly refers to what programming language I got started on this week.
In parallel, I tried to learn how to connect to MySQL/MariaDb from C/C++ app using traditional MySQL C API via libmysqlclient/libmariadbclient on Windows.
I also tried to learn how to use GTK (GTK binding) for building a simple desktop GUI app using Rust and C++ and compared the results.
Early this week, I continued on learning Go aka Golang, because I wanted to use it as another option for web backend beside PHP+Laravel and Node.js.
learn to stop learning anything this week :p
I setup a new Gatsby project with the minimal blog template and deployed it in minutes!!
Nice!
I learned Python Pandas