frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Ask HN: How to Learn C++ in 2026?

8•creatorcoder•8h ago
Hey all! i know a C lang but i wanna study C++ how to do it in 2026?

Comments

markus_zhang•6h ago
Find a project and work on it. What is your objective?
richardjam73•5h ago
I use the Back to Basic videos from CPP con. You can find playlists of these https://www.youtube.com/watch?v=NReDubvNjRg&list=PLHTh1Inhhw...

Those are from 2023 but they have others if you search on their youtube page

The Cherno has a intro to cpp series as well. https://www.youtube.com/watch?v=18c3MTX0PK0&list=PLlrATfBNZ9...

AnimalMuppet•4h ago
You might start with Stroustrup's A Tour Of C++. That will get you most of the concepts and features, and why the concepts are the way they are.
skelpmargyar•4h ago
This website https://www.learncpp.com/, while it may look like other half-baked tutorial websites, is excellent is filled with up to date nuanced information. It covers basically everything you will need. It's extremely high quality.

Even if you don't follow it step by step sequentially, it's an excellent reference if learning from another resource.

This + actually working on a small project you want to accomplish is probably the best way to learn.

imgyuri•3h ago
agree on the quality, there's a reason it usually shows up top in the search results
manfromchina1•3h ago
I personally did the following:

1. Ploughed thru every problem in "Schaum's Outline of Programming With C++". It's an old book, but the code in it is not particularly different from modern C++

2. Picked up "C++ Crash Course: A Fast-Paced Introduction" to fill in the gaps, understand what wasnt explained in (1) etc

lingua_franca•2h ago
If what you are really interested in is system programming, not the C++ language, learn Rust instead.
rramadass•2h ago
For a beginner;

1) C++ Primer 5th edition (updated to C++11) by Stanley Lippman, Josee Lajoie, Barbara Moo. Don't bother with any other book until you have made a full pass over this. You can later update yourself to C++20/C++23/etc. from the books by Stroustrup/Others.

2) Inside the C++ Object Model by Stanley Lippman. An old classic to understand the "C++ Abstract Machine" built on top of the "C Abstract Machine".

PS: The Definitive C++ Book Guide and List - https://stackoverflow.com/questions/388242/the-definitive-c-...

Ask HN: How is AI-assisted coding going for you professionally?

289•svara•14h ago•476 comments

AI tools are making me lose interest in CS fundamentals

55•Tim25659•4h ago•45 comments

Ask HN: How to Learn C++ in 2026?

8•creatorcoder•8h ago•8 comments

Ask HN: How is your team collaborating while working with coding agents?

2•wek•4h ago•1 comments

I'm 60 years old. Claude Code killed a passion

197•fred1268•17h ago•158 comments

Tons of new LLM bot accounts here

12•koolala•11h ago•13 comments

Ask HN: Have you successfully treated forward head posture ("nerd neck")?

48•trashymctrash•1d ago•39 comments

Ask HN: What breaks first when your team grows from 10 to 50 people?

8•hariprasadr•18h ago•6 comments

Built a 1.3M-line agent-native OS in Rust while homeless. What now?

10•jamieoglindsey•14h ago•11 comments

I traced $2B in nonprofit grants for Meta and Age Verification lobbying

91•theseusares•2d ago•20 comments

Ask HN: What was it like for programmers when spreadsheets became ubiquitous?

11•yodaiken•1d ago•11 comments

Tell HN: iPhone 6s still getting security updates

6•uticus•1d ago•2 comments

Ask HN: Med student interested in bci startups..where do I start?

2•Sxouterred•23h ago•3 comments

Ask HN: Got cancer, a new job,new boss in less than a year What do I do now?

19•Goleniewski•2d ago•18 comments

Ask HN: Why is there a lack of useful use cases for OpenClaw?

3•nazbasho•10h ago•5 comments

Ask HN: Why can't we just make more RAM?

25•chatmasta•2d ago•21 comments

How not to fork an open source project

5•jsattler•1d ago•1 comments

MiniMax M2.5 is trained by Claude Opus 4.6?

10•Orellius•2d ago•10 comments

Ask HN: What will you be doing for the next 10 years?

8•smarri•11h ago•10 comments

X is selling existing users' handles

197•hac•4d ago•91 comments

Ask HN: How do you use Coding Agents/CLIs out of coding?

4•arbayi•1d ago•6 comments

Ask HN: What's your biggest pain point when joining a new developer team?

8•KevStatic•2d ago•15 comments

Ask HN: Is Claude down again?

86•coderbants•4d ago•73 comments

Ask HN: Why have co-ops never played a major role in tech?

14•AbstractH24•2d ago•8 comments

Toolpack SDK, an Open Source TypeScript SDK for Building AI-Powered Applications

2•sajeerzeji•1d ago•1 comments

Ask HN: 100k/year individual token usage?

7•alecsmart1•2d ago•4 comments

Prompt to make Claude more autonomous in web dev

5•louison11•1d ago•1 comments

Claude broke a ZIP password in a smart way

7•jgrahamc•1d ago•2 comments

Ask HN: Would this eliminate bots for good?

3•piratesAndSons•1d ago•12 comments

Generate tests from GitHub pull requests

7•Aamir21•2d ago•7 comments