I learned so much in these courses that cover OOD, design patterns, and architecture in a real world and practical way. I found it one of the best taught courses I've taken.
Ask HN: Which Coursera courses/specializations you recommend?
21–30 of 62 posts
Re: Ask HN: Which Coursera courses/specializations you recommend?
#221) https://www.coursera.org/learn/learning-how-to-learn
2) https://www.coursera.org/learn/machine-learning
I highly recommend both of them, if they cover a subject you're interested in, though if you only have time for one, they are listed in descending priority order.
Given how low it's time+energy requirements are, and how large the pay-off has been, I recommend Learning How to Learn by Dr. Barbara Oakley to everyone regardless.
Re: Ask HN: Which Coursera courses/specializations you recommend?
#23I would recommend Andrew Ng's Deep Learning Course. https://www.coursera.org/specializations/deep-learning This course is extremely good mostly because it covers the essential theoretical topics and gives some practical advice. TIP: do solve the assignments bcz it will clear a lot of concepts while solving it. ( or other solution can be found on github )
The only thing that was annoying for me was that the Jupyter assignment auto-grader would incorrectly fail correct answers and it's not always easy to debug the reason why it failed. If the python syntax deviates too much from the expected answer, it also can cause some issues. Please note: I am a very experienced programmer and have been using python for more than a decade. This was not my first rodeo...
Otherwise this should in no way be a deal breaker, the material and assignments are top-notch. The forums are also helpful in finding out issues with the auto-grader.
Worth every penny and minute invested!
Re: Ask HN: Which Coursera courses/specializations you recommend?
#24Earlier quoted context omitted.
For soft skills, I would recommend reading The Case for Servant Leadership by Ken Keith. Take the Strengths Finder survey and get the full assessment. If you can afford it, find an executive coach to help you developing a learning plan to develop your soft skills. Also look for networking groups that might have soft skills seminars. I am a board member for one and we meet monthly and have guest speakers that talk abo…
I really wonder if anyone not hand-picked for an Olympic team / for a position through nepotism ever got ANY benefit from "coaches".
Many, many senior executives, founders and owners benefit from coaching, and pay at times thousands per hour to be coached. In fact a famous coach in Silicon Valley was so well loved his coachees (including google founders) wrote a book about him to thank him.
To paraphrase Dune, the first lesson is learning how to learn.
Put another way, an insightful person rooting for you and kicking your ass can have a profound impact on your life.
I recommend it!
Re: Ask HN: Which Coursera courses/specializations you recommend?
#25Can anyone recommend a course for someone looking to move from senior software engineer/architect role to a technology management role in a traditional bank ? I am comfortable in Technology delivery but I need a guide map to successfully traverse the organizational politics and egos and policies. I know I need help with those soft skills.
For soft skills, I would recommend reading The Case for Servant Leadership by Ken Keith. Take the Strengths Finder survey and get the full assessment. If you can afford it, find an executive coach to help you developing a learning plan to develop your soft skills. Also look for networking groups that might have soft skills seminars. I am a board member for one and we meet monthly and have guest speakers that talk abo…
2. Do you have/can you get a mentor in the bank, preferably 3 levels above you?
3. Ask yourself why you want to move to management. The answers will guide you in terms of who could be a good coach. Ask for references and talk to those people.
Re: Ask HN: Which Coursera courses/specializations you recommend?
#26Can anyone recommend a course for someone looking to move from senior software engineer/architect role to a technology management role in a traditional bank ? I am comfortable in Technology delivery but I need a guide map to successfully traverse the organizational politics and egos and policies. I know I need help with those soft skills.
For soft skills, I would recommend reading The Case for Servant Leadership by Ken Keith. Take the Strengths Finder survey and get the full assessment. If you can afford it, find an executive coach to help you developing a learning plan to develop your soft skills. Also look for networking groups that might have soft skills seminars. I am a board member for one and we meet monthly and have guest speakers that talk abo…
Re: Ask HN: Which Coursera courses/specializations you recommend?
#27I would recommend Andrew Ng's Deep Learning Course. https://www.coursera.org/specializations/deep-learning This course is extremely good mostly because it covers the essential theoretical topics and gives some practical advice. TIP: do solve the assignments bcz it will clear a lot of concepts while solving it. ( or other solution can be found on github )
I strongly second that and also Andrew Ng's : Machine Learning course. The only thing that was annoying for me was that the Jupyter assignment auto-grader would incorrectly fail correct answers and it's not always easy to debug the reason why it failed. If the python syntax deviates too much from the expected answer, it also can cause some issues. Please note: I am a very experienced programmer and have been using py…
Re: Ask HN: Which Coursera courses/specializations you recommend?
#28I have completed both of the following: 1) https://www.coursera.org/learn/learning-how-to-learn 2) https://www.coursera.org/learn/machine-learning I highly recommend both of them, if they cover a subject you're interested in, though if you only have time for one, they are listed in descending priority order. Given how low it's time+energy requirements are, and how large the pay-off has been, I recommend Learning How…
What part of the course do you feel it's valuable? I don't mind going back to do it again.
Re: Ask HN: Which Coursera courses/specializations you recommend?
#29Earlier quoted context omitted.
I really wonder if anyone not hand-picked for an Olympic team / for a position through nepotism ever got ANY benefit from "coaches".
I will treat this as a real question. The answer in my case is yes. Many, many senior executives, founders and owners benefit from coaching, and pay at times thousands per hour to be coached. In fact a famous coach in Silicon Valley was so well loved his coachees (including google founders) wrote a book about him to thank him. To paraphrase Dune, the first lesson is learning how to learn. Put another way, an insightf…
Re: Ask HN: Which Coursera courses/specializations you recommend?
#30Earlier quoted context omitted.
I strongly second that and also Andrew Ng's : Machine Learning course. The only thing that was annoying for me was that the Jupyter assignment auto-grader would incorrectly fail correct answers and it's not always easy to debug the reason why it failed. If the python syntax deviates too much from the expected answer, it also can cause some issues. Please note: I am a very experienced programmer and have been using py…
Can you comment on whether it'd be best to jump straight into the deep learning course, or is it better to do the machine learning course first?