Categories > Coding > C++ >

[help] how to learn c++

z_Kenneth

roachcock#3492

vip

Posts: 153

Threads: 14

Joined: Oct, 2021

Reputation: 5

Posted

right, so I know a good amount of c# here, i really wanna know where is the best place to learn c++ and how long would it take for me to know a good amount of c++ 

  • 0

Rask

Rask

Posts: 1

Threads: 0

Joined: Nov, 2021

Reputation: 0

Replied

Hi, the best way to teach your self c++ is using third-party websites like w3schools (https://www.w3schools.com/cpp/) or maybe a c++ book you can buy it for example on Amazon (C++ Book Amazon) or even an audiobook, but anyway to learn c++ you need to make some exercises (https://www.w3schools.com/cpp/cpp_exercises.asp) and for a compiler you can use an online one (https://www.onlinegdb.com/online_c++_compiler) or visual studio code but you will need a g++ compiler and i recomand Mingw-w64.

Hope this reply was usefull!

 

  • 0

Rask 2018: "nothing is better than the feeling of no errors"

Moon

Moon

vip

Posts: 7441

Threads: 314

Joined: Aug, 2020

Reputation: 80

Replied

Codeacademy is great if you want to master C++

  • 0

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )