this post was submitted on 24 Dec 2022
6 points (100.0% liked)
General Programming Discussion
7807 readers
2 users here now
A general programming discussion community.
Rules:
- Be civil.
- Please start discussions that spark conversation
Other communities
Systems
Functional Programming
Also related
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think my first resource on Python was A Byte of Python. However, I'd probably rather start with a statically typed language.
If you are willing to teach your friend personally I'd suggest starting with illustrating basic algorithms and datastructures with a pen on paper. This helped me much more than anything else when I startetd programming.