-
Notifications
You must be signed in to change notification settings - Fork 2
CPP for Beginners
Andrew Cua edited this page Oct 11, 2022
·
3 revisions
This is page is meant for people who have very limited experience programming in general, if you have a solid grasp of java and OOP then you may find the contents on this page to be boring and slow.
- this website has good resources grouped by topic.
- you can set your own pace to learn the material as fast as you would like
if you'd rather have a more structured approach to CPP then Codecademy is a good resource. It can be slow however.
Here are some exercises for you to practice on, they were from last years training so if you've already done the exercises feel free to skip them.
-
Project Euler
- project euler is code with an assortment of challenges that can be good practice for newer coders.