Ask HN: What are topics that you want to learn but haven't gotten around to?
11–20 of 56 posts
Re: Ask HN: What are topics that you want to learn but haven't gotten around to?
#12Re: Ask HN: What are topics that you want to learn but haven't gotten around to?
#13- C (I have the modern C book, just need to do it. My end goal is to get a PR into the linux kernel)
- SICP + lisp
- basic design, so I can have some idea of where to put things/page structure
I keep track this kind of stuff in a trello list. I have a lot in the ToDo column
Re: Ask HN: What are topics that you want to learn but haven't gotten around to?
#14Re: Ask HN: What are topics that you want to learn but haven't gotten around to?
#15Embedded systems, compiler design, Rust, GraphQL. There are too many things I want to learn...
Re: Ask HN: What are topics that you want to learn but haven't gotten around to?
#16Re: Ask HN: What are topics that you want to learn but haven't gotten around to?
#17Re: Ask HN: What are topics that you want to learn but haven't gotten around to?
#18I'd really like to get into hobby electronics, specifically DIY guitar pedal design. There's a great subreddit, /r/diypedals, which I've been lurking for a while, I just haven't made the dive into buying my first kit and soldering equipment. Does anyone here on HN have any tips or words of wisdom?
Re: Ask HN: What are topics that you want to learn but haven't gotten around to?
#19Re: Ask HN: What are topics that you want to learn but haven't gotten around to?
#20In no particular order: - A deep and real understanding of the blockchain. - Clojure. I've heard that it is not only fun, but changes the way you approach programming in general. I don't have any professional need for it, though. - Truly understanding how neural networks work. - Rust, although this is similar to Clojure above; I don't know what I'd actually use it for.
Not for network applications. It's nearly impossible to make async tcp server right now. But it's promising language. So let it mature.