Recently, I have recorded a C++ programming course [Coupons] that focuses a lot on extensive practice, homework, and projects..
The course helps you master the 4 most important skills for a programmer
Programming skills
Problem-solving skills
Project building skills
OO Design skills
The relevant part here is the problem-solving part.
Fundamental topics such as loops and arrays are administrated with several ad-hoc algorithmic challenges.
After the course, one should have smooth entry to Data structures and Algorithms courses.
Solving in Div2-A (and maybe Div2-B) should be an easier experience.
Note: this is not an algorithms course.
It is a programming course that emphasizes the importance of easy-to-hard challenges.
Kindly read the homepage well to build proper expectations.
Share it with newcomers to our community.
Is it allowed to share paid courses?
Edit: I meant, is it allowed to advertise paid courses on Codeforces blogs?
I thought a lot and tried to search. Honestly not sure. If you are aware of any police, I will immediately delete the post.
Ah, sorry, I was unclear -- I meant is it allowed to advertise paid courses via CF blog (I've edited my previous comment).
AH. I edited my reply
Cool. I'm not aware of any policy, was just curious.
I heavily recommend this course! Before it took me 30 seconds to solve a Div2-A problems, now it takes -2 minutes!
nice one :)