Live data from Hacker News

Ask HN: Which subjects do you plan to learn in 2023?

news.ycombinator.com

1–10 of 23 posts

Ask HN: Which subjects do you plan to learn in 2023?

#1
Subjects that are on your to do list and you wish to learn in order to expand the horizon of your knowledge and capabilities.

Do you have specific books or courses that you plan to use for learning those subjects?

A brief explanation regarding why you chose to learn that subject would be helpful.

Re: Ask HN: Which subjects do you plan to learn in 2023?

#6
I've already started improving my C++ knowledge with www.learncpp.com and Stroustrup's "The C++ Programming Language (4th Edition)" because my PhD supervisor is into C++ and I've got a few projects with him coming up where I may need to read and write C++ code.

One of the projects will also involve using a supercomputer, so I think I'll have to learn some of the various ways of interacting with that (Slurm, OpenMP, MPI, CUDA, GNU Parallel? I don't really know anything about it yet). I imagine I'll mostly learn about this from dipping into various guides and manuals and playing with examples rather than a proper book or course.

Re: Ask HN: Which subjects do you plan to learn in 2023?

#9
Personal? I want to go back to studying German as my third language. And practice for tournaments in fighting games. A bit laughable, but they gives for me some sense of purpose.

I want to pickup Rust this year and create few projects I could show in portfolio for when I will be looking for my first apprenticeship

Re: Ask HN: Which subjects do you plan to learn in 2023?

#10
What: Kubernetes and related software: Helm, Argo. And related infrastructure tools (Server Security, CICD, Monitoring, Logs analysis, etc.)

Why: I've already built full stack applications (FE, BE, DB). I want to go deeper down the rabbit hole: learning the infrastructure which supports applications.

How: KodeKloud.com (fresher content than ACloudGuru.com), Udemy.com , IRC , eBooks, Various articles.

Post reply on HN