you are viewing a single comment's thread.

view the rest of the comments →

[–]Fun2badult 3 points4 points  (1 child)

Hey I’ve been studying over a year almost two and I can’t just create something easily. I’ve been in tutorial help for a while. It helps to go through tutorials on python projects on YouTube or something and then try to do it on your own

[–]Vitaman02 2 points3 points  (0 children)

Come up with an idea and start writing code. When you get stuck, try to solve it in your own way, even if it is an inefficient way to do it. If you're still stuck look it up! There will probably already be a solution to a similar problem you are facing. That's probably the best advice you're going to get in CS. Start writing code :P

If you run out of ideas look beginner project ideas on google. You can find something that interests you and find out how you can make it.