what do i learn next

Dec 2, 2013 at 12:13pm
i think am through with learning neccesarry c++ code...i want to know the next step for me because i want to learn how to make application..and i really dont knw where to start from..please help
Dec 2, 2013 at 1:47pm
i think am through with learning neccesarry c++ code
Not sure what you mean by that.

i want to learn how to make application
Make a start and ask for help when you're stuck or just need to discuss what you've done.
Last edited on Dec 2, 2013 at 1:47pm
Dec 2, 2013 at 2:02pm
What kind of application?
Dec 2, 2013 at 5:45pm
I think what he meant is that he learned all the basics " or most of them anyways " on how to create a console application , and he wants to learn how to make a windows application.
Dec 2, 2013 at 6:09pm
What does he consider basics though? I mean I have been doing this for a long time (C++ anyways) and I suck at pointers beyond the int i = 200; int *j = &i;.
Topic archived. No new replies allowed.