30 December 2025
George Papazafeiropoulostext not yet in the index
Btw, if you want a code review... please, learn how to use the or in python https://github.com/GeorgePapazafeiropoulos/D-vine_Copula_Algorithm_for_Reliability_Analysis/blob/main/main.py#L463
31 December 2025
Hi everyone.I have a question.While I train Python in codewar I solve a problem abour rock paper scissors game. When i finished, I looked at others codes.My code is filled with if/else others are using list, arrays..etc.And I feel like I am so brainless and I want to be like them. How should i train and is it possible?Please answer..me
id 5220790647Hi everyone.I have a question.While I train Python in codewar I solve a problem abour rock paper scissors game. When i finished, I looked at others codes.My code is filled with if/else others are using list, arrays..etc.And I feel like I am so brainless and I want to be like the
Practice and look at codes like you did
Charly RománPractice and look at codes like you did
I practice and look at them but I feel like why am i not thinking like this?Is it any book can u Recommend for me. Sir?
id 5220790647I practice and look at them but I feel like why am i not thinking like this?Is it any book can u Recommend for me. Sir?
No I mean that's okay when you have little experience, that's you need to practice and try to understand other's codes so then your brain starts to see the patterns
Replymessage unavailable
Its not about pen and paper
Its about designing your application before actually coding it
id 5220790647Hi everyone.I have a question.While I train Python in codewar I solve a problem abour rock paper scissors game. When i finished, I looked at others codes.My code is filled with if/else others are using list, arrays..etc.And I feel like I am so brainless and I want to be like the
Real programming is not like that codewar thing.
Replymessage unavailable
No, when you work in company you have explicitly set goals for some project (or a part of that project)
Someone alredy did "paper and pen" stage and you are there to fulfill this vision
That "pen and paper" stage is attribute of senior developers and knowing in advance what you will need and how that app will behave
And for that, you need a lot of practice and experience
id 5220790647Hi everyone.I have a question.While I train Python in codewar I solve a problem abour rock paper scissors game. When i finished, I looked at others codes.My code is filled with if/else others are using list, arrays..etc.And I feel like I am so brainless and I want to be like the
U must do a lot of experience
id 5220790647Hi everyone.I have a question.While I train Python in codewar I solve a problem abour rock paper scissors game. When i finished, I looked at others codes.My code is filled with if/else others are using list, arrays..etc.And I feel like I am so brainless and I want to be like the
Whats your level in python? What do u know about It?