+ 2
Is it better to recreate a project learnt from a course or...
Is it better to recreate a project learnt from a course after finishing it before attempting to create something your own similar project or... Just create your own projects after finishing the course...
4 Respostas
+ 6
it depends on you
but i prefer first make a project you learnt in a course, because if you make or face any error, than you can checkout the solution of it from the course and after mastering the course or language you can make your own project.
+ 4
Indiphile Menziwa ,
i fully agree to Alhaaz . what you additionally can do with the project you have learned is to try some *modifications / improvements*.
> make slightly changes, see if the code is still creating a correct output.
> use some edge cases for input and check how the code behaves.
> make comments in the code about the modifications / tries, so that you don't need to guess what the modifications mean.
0
The best ablecetion
0
You can start recreating the course project first, and if you feel comfortable, you can start making your own. Hope it helps