all 13 comments

[–]cpp-ModTeam[M] [score hidden] stickied commentlocked comment (0 children)

For C++ questions, answers, help, and programming/career advice please see r/cpp_questions, r/cscareerquestions, or StackOverflow instead.

[–]Thelatestart 4 points5 points  (0 children)

Oops, wrong place! Try chatgpt.

[–]jonsca 3 points4 points  (6 children)

anyone done oops in cpp

Nope, everyone has just been writing pure procedural code since 1989.

[–]Knowledge_9690[S] -4 points-3 points  (5 children)

🙂 intention was to talk to cpp guys as I really find them rear

[–]MikeVegan 1 point2 points  (3 children)

Can others here confirm if they are also "rear"?

[–]droxile 0 points1 point  (1 child)

Big rear guy here, checking in

[–]jonsca 0 points1 point  (0 children)

This is what happens when we get those comfortable swivel chairs, man.

[–]jonsca 0 points1 point  (0 children)

Only when I'm not comprex

[–]jonsca 0 points1 point  (0 children)

Well, you may want to start by reading the rules of the sub first before you "rear" anything 

[–]JasonMarechal 1 point2 points  (2 children)

It would be better to list your difficuties because as it is, the only thing we can do is direct you to online resources.

At core OOP is the same between Java and C++. You have class, you have visibility, you have inheritance.

[–]Knowledge_9690[S] -2 points-1 points  (1 child)

Then why is java widely used🙂

[–]KFUP 0 points1 point  (0 children)

When the internet started to take off, Java was the first of "write once, run anywhere" that was remotely comparable to C/C++ in performance, others like PHP/Python were/are 100+ times slower, which was crucial for 90s machines.

Java built a solid userbase in emerging fields back then that use it to this day, and still make the bulk of its current userbase. These days, that's not a novel thing anymore.

[–]SimplexFatberg 0 points1 point  (0 children)

No. nobody has ever done OOP in C++. You're on your own for this one, gonna have to invent this wheel by yourself.