New in C++ - Kennerhoj

I would like to tell a little about me and I have also some questions

(I am not good at English, hope understand me)

About me:

I'm 14 years old and live in Denmark
I started with programming in autoit for fun and with time it became more interesting.

Why programming:

in the beginning it was fun to hear about people who develop programs, so I thought "I try"



What is my dream:

in the first instance to have learned mostly about programming. But, of course, is my biggest dream to create a program which we will hear a lot about

Here I have some question:

-how it was when you started with programming?

-should we as a programmer know most tags in head?

-some good advice?



-how it was when you started with programming?

I started off slow, with bad C++ (written mostly in C). With practice I got better and better.

-should we as a programmer know most tags in head?

You do not need to know many "tags" in your head, but do know the objects that exist. Example: std::vector, std::string, etc.... Use the reference pages on this site when you need to reference all of the internal methods.

-some good advice?

Practice practice practice.
Topic archived. No new replies allowed.