Live data from Hacker News

Ask HN: What do you want to learn in 2017?

news.ycombinator.com

471–480 of 513 posts

Re: Ask HN: What do you want to learn in 2017?

#471

Earlier quoted context omitted.

I can't overstate what a good advice this is. It's counterintuitive, but if you are just starting out, reinventing the wheel is the best practice you can get!

I too think the same seriously. This is not sarcasm right ?

No it isn't. I did the same when I was starting out. Rather, we all do, when we are starting to learn anything new, by following tutorials, where you basically reimplement what the author of the tutorial has.

Re: Ask HN: What do you want to learn in 2017?

#472

Earlier quoted context omitted.

Assuming you know the basics of calculus: learn lots of linear algebra, lots of probability theory, mathematical statistics, and optimization. But you don't have to wait to learn all the math to get going

I am just starting with Calculus. Currently I am only comfortable with linear algebra - rest all I am just starting to learn. Do you recommend any good books or resources?

I want to re-learn all the maths I have forgotten...

Re: Ask HN: What do you want to learn in 2017?

#473

Scala. I did the two functional programming in Scala courses on Coursera. I'm currently going through Martin Odersky's book and am in the middle of my first small project. I'm just starting to turn the corner on feeling productive and actually understanding what the hell I'm doing. If I am half as productive in Scala as I am in my main language (JS) by the end of the year, I'll be quite happy.

If you picked up Scala, I'm going to assume you're interested in functional programming. In which case you should check out the book Functional Programming in Scala. Describes a bit more advanced functional programming ideas using Scala

Re: Ask HN: What do you want to learn in 2017?

#474
post #343
post #12

I want to learn to drive and get a UK driving licence.

I'd advise against the one week intensive courses - the muscle memory just takes time to build. A one hour lesson once a week is about right, with maybe an hour more practice per week if you can persuade a friend to take you out. Allow one week per your year of age is the rule of thumb. Good luck!

I think you can do more than one per week but I agree, it does take time to build the muscle memory.

I learned in my early 20's and I did it in 6 weeks. Get the theory part out of the way ASAP.

When you have got your license is the time to watch out for complacency. The road is full of egos driving Audis, don't get involved. Keep a safe gap and you will deal well with uncertainty

Re: Ask HN: What do you want to learn in 2017?

#475

I want to learn Machine Learning from scratch. Please let me know all prerequisites for the same. Please help me learn.

Maths....

Seriously how good is your calculus and statistics? Joel Grus book 'Data science from scratch' might be a start.

Re: Ask HN: What do you want to learn in 2017?

#477
Elixir/Phoenix -> I'm starting a greenfield project that I'll get to work on commercially that will be using Elixir/Phoenix for the API backend, so that will be a thrill there

Woodworking -> I'm going to have more free time this year so I want to get back into learning woodworking and actually building and finishing pieces. My first goal is to re-build my workbench and make it smaller so it takes up less room in the garage. After that, I have an idea on a stand that will go next to my couch.

Marketing -> I've created a software product that I'm selling and I want to figure out how to market better so that I can actually sell my product

Re: Ask HN: What do you want to learn in 2017?

#479

Earlier quoted context omitted.

I'm in a similar position. We should create a group for the subset of solo founders who are inclined toward product and not sales. It is a tough position to be in for sure (though I imagine the inverse has its own problems).

I'm a solo founder (of a slow growing 'lifestyle' business, not a fast growing startup) who is inclined towards product. The trick is to build a product that requires minimal sales effort. My app costs 40€, and is geared towards individual users. You don't need a sales team to sell a 40€ app -- just a few emails to announce your product on the right mailing list, and a few cold emails to key influencers. And a lot of…

Good advice Jakob, thanks. Yeah my app is essentially a video language learning application, think very broadly of it as Youtube crossed with Duolingo. So it definitely isn't the kind of app that requires a traditional sales team. It's going to be all about influencers and language learning forums in the early days and building from there.

Re: Ask HN: What do you want to learn in 2017?

#480
Fill Front-end Engineering knowledge-gaps, currently using https://www.frontendhandbook.com/ as a guide.

Learn CS basics, Data structures, Algorithms. Plant to use this => https://github.com/open-source-society/computer-science as a guide

I'm a self-taught front-end developer without a CS degree, coding professionally for 4 years now.

Post reply on HN