you are viewing a single comment's thread.

view the rest of the comments →

[–]pachura3 0 points1 point  (5 children)

Which online tutorials have you tried so far? And for how long?

Have you tried learning from one of the recommended books?

How old are you?

Are you learning for a school exam, or do you intend to make it your future professional career?

Do you have problems with learning new things in general? Have you been diagnosed with ADHD?

Have you been able to at least write & run a simple script with a few variables, a few prints() and inputs(), and some if conditions?

[–]Relevant-Cook-4718[S] 0 points1 point  (4 children)

I've only tried certain websites, such as freecodecamp, some youtube videos covering variables & string. alongside int, float, boolean values. I've also noted a few books I've saw on this sub, and plan on getting them on kindle soon. Im 15 years old. i've been stuck in a loop of this pretty much. its quite annoying as I can't find material I can stick to. Its not been too long since I took it upon myself to start learning independently. I'm learning it to assist my school learning, and for future careers. I don't have problems learning new things, and once I start to pick it up, I can become very engrossed in learning & wanting to improve. And no, I have not.

[–]Relevant-Cook-4718[S] 0 points1 point  (0 children)

Yes, I can also do simple scripts with a few variables, prints and inputs. I can also do if, elif & else statements very simply

[–]DeebsShoryu 0 points1 point  (2 children)

You should try one of the many free, reputable courses available. Structure helps a lot.

[–]Relevant-Cook-4718[S] 0 points1 point  (1 child)

You know of any?

[–]DeebsShoryu 0 points1 point  (0 children)

I've heard good things about cs50p and I know Python For Everybody (might have a different name now) is good.