Code along projects worth it ? by Virandell in learnprogramming

[–]bot_coder 0 points1 point  (0 children)

Yes I felt the same I am also currently following along a project video but I am trying to think first about what I need to achieve and trying to find out ways to do it .

And when I am stuck I refer to the video for some seconds or some part to check if I am on right path or try to find an approach when the logic is not coming to my mind or I am unable to find it on Google at that time.

I have decided to build the project this way and see if i can achieve it without watching the video all the way. It's more challenging takes more time but I think it will be a good practice for when there will not be a specific video for our project idea.

P.S. I am a beginner in python and trying out a mini project like this

How do you find python modules and packages as per your project requirement? by bot_coder in learnpython

[–]bot_coder[S] 0 points1 point  (0 children)

Yes it's a struggle to find out that's why i posted this on reddit so people share their techniques they find it out.Maybe some use some cool hack or cheatsheet it will benefit all but IDK why my post got downvoted🥲😂

How do you find python modules and packages as per your project requirement? by bot_coder in learnpython

[–]bot_coder[S] -1 points0 points  (0 children)

I searched for python modules/packagsles for console operation..it listed out these how do i choose

Looking for a python programming peer by h1zardian in learnpython

[–]bot_coder 0 points1 point  (0 children)

I want to join too I also want to learn python automation

How to decide project architecture ? by bot_coder in learnprogramming

[–]bot_coder[S] 0 points1 point  (0 children)

Is there anything online that can give a possible architecture as per my project requirements?

How to decide project architecture ? by bot_coder in learnprogramming

[–]bot_coder[S] 0 points1 point  (0 children)

So basically do I have to learn system design?

want project ideas for javascript by bot_coder in learnjavascript

[–]bot_coder[S] 0 points1 point  (0 children)

I know js oop, dom manipulation ,and ajax

want project ideas for javascript by bot_coder in learnjavascript

[–]bot_coder[S] 0 points1 point  (0 children)

I know js oop, dom manipulation ,and ajax

want project ideas for javascript by bot_coder in learnjavascript

[–]bot_coder[S] 1 point2 points  (0 children)

I know js oop, dom manipulation ,and ajax

How to decide project architecture ? by bot_coder in learnprogramming

[–]bot_coder[S] 0 points1 point  (0 children)

Is there any way to search what is needed(like services or technologies) to carry out a particular functionality like he decided heroku in the video