Basic info question in starting to learn C++

Joined
Apr 1, 2024
Messages
1
Reaction score
0
Hi, I am looking for information on how to become a C++ programmer.

I have 3 main questions.
1. What version of C++ are we in?
2. What is the ideal book to learn C++ from (basically looking for a good book that teaches C++ as if its to a layman)
3. What sort of math is generally required to land C++ jobs?

Thank you for your time.
 
Joined
Sep 4, 2022
Messages
129
Reaction score
16
Hello Dreadnaught,

by C++ , you really have to understand and master "pointers" , "references" , and "memory management" ( one var allocation for one var destruction. )
, those will lead your coding to 'data structures and uses', by best practises.

It's really 'ground' about C++ because of skills required .

OOP's features will follow your learning.


because C++ is inherited from C code, you'll be able to read C and C's paradigms. they are kind of twins, both so close.


To improve your skills by those two, always get one hour by day , to read, write and execute C/C++.
In 1 year, you'll have 365 hours of work about C/C++ .
 
Joined
Nov 24, 2022
Messages
80
Reaction score
7
w3schools is ok for the start. Don't touch C++ until You can use C.

about math - it's very very simple (specially with GPT), take a look at my record, it uses simple math functions and result is..


xD
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,271
Latest member
BuyAtenaLabsCBD

Latest Threads

Top