+ 1
How to code for beginners please explain a correct method ???
Not at all python commonly how to coding ?
4 Antworten
+ 1
i've been using this app for almost a week, i am doing the courses and trying to use them in writing some idea's i made(you can check them) and lately i was playing challenges. i hope this will do good for me and for you :)
+ 3
learn as much as you can and importantly keep practicing and give yourself assignments
+ 1
I am not quite sure what you are asking.
but I’ll give it a go:
start with doing a course
while uou are doing a course try to put what you are learning to use in code challenges or writing your own code
after that go and find exercises on the internet
perhaps go follow a course somewhere
do a bootcamp
+ 1
Adding to Brave Tea try using the Try It Yourself feature and make a few changes to play around with the code. Then, you can think of real-life things or repetitive tasks that could be made a lot easier with a script! 😁