Блог пользователя mostafa.saad.fci

Автор mostafa.saad.fci, 3 года назад, По-английски

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.

  • Проголосовать: нравится
  • +19
  • Проголосовать: не нравится

»
3 года назад, # |
Rev. 2   Проголосовать: нравится +11 Проголосовать: не нравится

Is it allowed to share paid courses?

Edit: I meant, is it allowed to advertise paid courses on Codeforces blogs?

»
3 года назад, # |
  Проголосовать: нравится +13 Проголосовать: не нравится

I heavily recommend this course! Before it took me 30 seconds to solve a Div2-A problems, now it takes -2 minutes!