0
Projects
where can I find projects to work on and take my python to the next step of application
2 Respuestas
+ 1
Welcome to Sololearn.
You are on the right track to try to keep practicing along with learning.
I suggest you start with small projects. For example :
https://www.sololearn.com/learn/14964/?ref=app
You can find more in the leftmost tab, in the Coding Challenge section below the Courses section. (We usually called these Assignments, to distinguish from the 5-question player-to-player quiz)
Some assignments are difficult and may require web code language. But looking at your progress, I think you can try to finish most assignment about prime number at this stage.
+ 1
Because you are starting Python and C++, both of which having object-oriented programming.
I like to highlight Complex Number Multiplication
https://www.sololearn.com/learn/4665/?ref=app
For your attempting after you learn the object-oriented programming chapter.