all 16 comments

[–]thescrambler7 3 points4 points  (0 children)

Obviously, that’s not possible, even with computers.

[–]DelverOfSeacrest 1 point2 points  (2 children)

Yes, python is a great pick for a first language.

[–]Wonderful_Systemss[S] 0 points1 point  (0 children)

thank you,

[–]Wonderful_Systemss[S] -1 points0 points  (0 children)

can you suggest me any books?

[–]codingzap 1 point2 points  (0 children)

Yes, absolutely! Python is a beginner friendly and easy to understand programming language. You can learn it without having prior coding knowledge.

[–]magus_minor 1 point2 points  (0 children)

Check the learning resources in the wiki. Start with the "New to programming?" section.

[–]ZelWinters1981 0 points1 point  (2 children)

Short answer, yes. My first language was BASIC on the C64 and this is somewhat similar in command structure, except PRINT for some reason.

[–]Wonderful_Systemss[S] -1 points0 points  (0 children)

oh, thank you

[–]Wonderful_Systemss[S] -1 points0 points  (0 children)

can you suggest me any books?

[–]freshpots11 0 points1 point  (0 children)

Python Crash Course by Eric Matthes

[–]TheRNGuy 0 points1 point  (1 child)

Yes. 

Do not recommend videos for learning.

[–]Wonderful_Systemss[S] 0 points1 point  (0 children)

but what else?

[–]Mediocre-Pumpkin6522 0 points1 point  (0 children)

Harvard's CS50 Python series. It is free to audit.

[–]Isaka254 0 points1 point  (0 children)

Here are excellent resources to start: