New Coder

Hi
I'm a first year college student interested in coding.
Unfortunately I wasn't able to do a course on programming.
I would like some guidance on learning it online.
Which language to learn ? Good books for reference etc..
( I have learned C++ in high school )(till stacks and queues)


Any guidance is appreciated
Last edited on
I don't know how far you've been with c++ but if you still haven't learned object oriented programming and advance concepts ( templates, inheritance etc...), then i recommend finishing the documentation on this site.

Personally i find the documentation and reference on this site to be highly understandable and helpful
( This is the only one i use plus the reference for the complete list of classes, libraries, functions w/ examples etc... )

Good luck though in your coding !



EDIT:: I've just read that you're up to stacks and queues, agghhh!!!!,i've failed again
Last edited on
Thanks I'll check it out
Topic archived. No new replies allowed.