Ask HN: Looking for mentor

2 points by ejanus ↗ HN
I have been coding and learning for the past 15 months. Before now coding was my hobby for years. My intention is to change career. However, I have gone for 2 interviews in the last 2 weeks without success. They mentioned my code quality. I take it as an opportunity to improve and advance myself further. Being self-taught I have decided to polish and code professionally. Last 2 interviews were C lang and Lisp. I want to focus on C Lang(maybe C++ along the way). If you have time to review and comment codes in C Lang and also assign intermediate project assignments then you are the one I am looking for. Please accept to mentor me.

7 comments

[ 3.7 ms ] story [ 26.8 ms ] thread
What level of developer/engineer have you been applying for? My guess is that you should be aiming for junior positions (which can be hard to find).

Your first mentor is usually going to be whoever your coworkers are in a junior position. That's just how the industry works.

I recommend something like https://www.gitbook.com/book/lefticus/cpp-best-practices/det...

Thanks so much! I am looking for entry level, however the assignments given to me seem to be a bit advanced. Code cgi server that hooks up to lisp.
Another classic is Code Complete, but it's not a free ebook.
While waiting for an individual to step up, it might be worth seeking feedback on StackExchange's Code Review site. So long as the code works before posting, it often provides insightful reviews by experienced professionals:

https://codereview.stackexchange.com/

Good luck.

Thanks. I would check that out.