Sunday, September 29, 2019

Tech guide

Google scholar
A famous website where you can search research papers. Very useful.
Just uncheck "include patents" and "include citations" to get only research papers.

Google Tech Dev Guide 
It says it is for students, but actually it is for everyone who wants to learn and improve the skill and the knowledge.

Free courses on open university website
You might find some interesting free lectures.

Free text books
You might find some interesting free textbooks. The books are with ads, but written by professionals.

Sci hub
https://en.wikipedia.org/wiki/Sci-Hub

To be a programmer/engineer


Just create some projects on Gitlab or Github. Then put URLs of the projects on your CV.
Use stackoverflow when you face a problem. By searching words that are relevant to your problem, you can find many useful questions and answers. If you don't find any clue there, you can even create a new question for your problem.

Actually answering questions on stackoverflow is also a nice practice for programmers.