Jump to content

I'm currently on summer vacation after finishing my first year of college where I took an intro to C++ course. I want to keep my skills sharp over the break and was wondering what online resources there are for practicing my C++ skills. Does anyone know any good websites?

Have you tried turning it off and on again?

Link to comment
https://linustechtips.com/topic/379382-websites-to-practice-c/
Share on other sites

Link to post
Share on other sites

http://www.learncpp.com

http://www.cprogramming.com

 

Those two came to my mind, also see the cplusplus.com forums, there are some tasks (e.g. http://www.cplusplus.com/forum/articles/12974/ )

 

 

Cheers,

 

Razbit

Current rig: i7-5820K, R5E, 1070ti (windows), Radeon HD7850 (Mac), a bunch of SSDs and HDDs, running MacOS Mojave, Windows 10 + a bunch of debian servers on Proxmox KVM hypervisor

Laptop: MacBook Pro 13" 2017

 

Previous projects: Razmac G5, Server, zenbox HTPC

 

See my GitHub profile!

A coder/modder from Finland

Link to comment
https://linustechtips.com/topic/379382-websites-to-practice-c/#findComment-5126646
Share on other sites

Link to post
Share on other sites

Microsoft Virtual Academy is a good one, but as far as I know there's only one course for C++: Introduction to C++ and DirectX Game Development Jump Start

Check it out if you want, there are some other really good programming courses. 

 

Otherwise the ones Razbit linked are also good and in-depth, and of course you always have Lynda.com ;)

Link to comment
https://linustechtips.com/topic/379382-websites-to-practice-c/#findComment-5126888
Share on other sites

Link to post
Share on other sites

Here are a few challenge sites that you can practice with

Reddit has a couple options as well

And here's even more ideas.

 

It might also be worth picking up a C++ book or two and continuing your learning with them as well. Here's a great book list.

Link to comment
https://linustechtips.com/topic/379382-websites-to-practice-c/#findComment-5129945
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×