want to learn more

hi, i finished the first course in c++ but we didnt took functions yet
can aneyone sugeest for me what are the functions that are most importat
to began with.
thanks
i dont get it.. you want to learn how to make functions or want to learn the c++ library functions?

if the first one..
http://cplusplus.com/doc/tutorial/functions/


if the second one..
http://cplusplus.com/reference/
its the second one.
thanks.
Book recommendation: Effective C++ by Scott Meyers. Assuming you did well in a college C++ source or two, this book seems to target that skill level. It's very short and very beneficial.
Topic archived. No new replies allowed.