![]() |
|
python resources - Printable Version +- Sinisterly (https://sinister.li) +-- Forum: Coding (https://sinister.li/Forum-Coding) +--- Forum: Python (https://sinister.li/Forum-Python) +--- Thread: python resources (/Thread-python-resources--212440) |
python resources - ammmaammma - 05-20-2024 what are the best resources you know to start learning python. RE: python resources - hexexom - 06-06-2024 A book and a computer? Most introductory books will cover the basic syntax. Once you have that, learn from other people's code. |