0
Hello (◍•ᴗ•◍)
Hello, I am 16 years old and I am trying to learn c++ on my own with minimal knowledge of the English language, tell me if there is any point in doing this or is it better to learn English first?
4 ответов
+ 3
можно и на русском найти что-нибудь, так будет быстрее в начале. хотя все равно терминология англоязычная, конечно
+ 2
Hi, шльøпка !
No, don’t wait - start coding now! You will learn english anyway.
+ 1
I wouldn't say you need much english knowleght for the start tho I'm also not programming with c++ but in general programming functions have english names so it would be better:
Some example try to guess what the function does from the Name:
-if() else ()
-foreach()
-while()
-Sum()
-Equals()
-Round()
-sqrt()
-CompareTo()
-Find()
Note: They come from c# but enough english you should be able to somewhat guess what they do.
+ 1
thank you for your answers 😊