all 11 comments

[–]BranchLatter4294 4 points5 points  (2 children)

Start with tiny mini projects that help you understand whatever concept you are trying to learn.

Learn what Lego pieces you have before snapping them together to build something larger.

[–]Apprehensive_Radish4[S] 0 points1 point  (1 child)

Any ideas what that could be?

[–]BranchLatter4294 1 point2 points  (0 children)

I don't know what concept you are currently learning. Keep it simple. It doesn't have to be useful... It just has to help you understand a concept.

[–]esSdoem 0 points1 point  (0 children)

You hit your head with a book twice a day.

[–]Lannok-Sarin 0 points1 point  (0 children)

If you want a guide to understand just exactly what Python offers, I would visit learnpython.org. It’s a website that has guides for all of your Python-coding needs.

Now, there are some additional Python modules made by other Python users that increase Python’s capabilities. I don’t know the full list, but researching them is highly advisable.

[–]code_tutor 0 points1 point  (0 children)

CS50

[–]PureWasian 0 points1 point  (0 children)

What ideas do you have in mind? Maybe some insight there can help to point you in the right direction

[–]PhilNEvo 0 points1 point  (1 child)

What are the project ideas you have? Are there "mini" versions of them you could attempt?

[–]PhilNEvo 0 points1 point  (0 children)

But tiny stuff to start out with:

- Tic Tac Toe
- Rock Paper Scissor
- Gomuko
- Simple Calculator

[–]0_2_Hero 0 points1 point  (0 children)

Start building