beginner want to learn by example

A

Andho

hi im new to c++. i know syntax and some of the functions. i want to
learn to program from scratch. i mean i dont want to use the io header
in the c++ library. i want to learn to make viewports and stuff. i just
need some where i can find some good and simple tutorials and sample
scripts or examples.
 
O

osmium

Andho said:
hi im new to c++. i know syntax and some of the functions. i want to
learn to program from scratch. i mean i dont want to use the io header
in the c++ library. i want to learn to make viewports and stuff. i just
need some where i can find some good and simple tutorials and sample
scripts or examples.

Are you sure C++ is the language you want? I don't know what a viewport is
or stuff is but scripts do not automatically come to mind when one thinks of
C++. This is a dense, difficult, hard-core language used only be very
dedicated and persistent people, it is not for dabbling with.
 
B

BobR

osmium wrote in message said:
Are you sure C++ is the language you want? I don't know what a viewport is
or stuff is but scripts do not automatically come to mind when one thinks of
C++. This is a dense, difficult, hard-core language used only be very
dedicated and persistent people, it is not for dabbling with.

Viewports? He wants:

Newsgroups: comp.graphics.api.opengl
( see "glu.h")

Stuff?

Newsgroups: alt.teens.poetry and stuff
<G>
 
D

Daniel T.

"Andho said:
hi im new to c++. i know syntax and some of the functions. i want to
learn to program from scratch. i mean i dont want to use the io header
in the c++ library. i want to learn to make viewports and stuff. i just
need some where i can find some good and simple tutorials and sample
scripts or examples.

I suggest you go to <http://www.trumphurst.com/cpplibs/cpplibs.phtml>
and find a library that can do what you want to do, then learn to use it.

If you are at a complete loss, try <http://www.wxwindows.org/>
 

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

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top