this post was submitted on 09 Dec 2023
15 points (100.0% liked)

Python

6215 readers
56 users here now

Welcome to the Python community on the programming.dev Lemmy instance!

πŸ“… Events

October 2023

November 2023

PastJuly 2023

August 2023

September 2023

🐍 Python project:
πŸ’“ Python Community:
✨ Python Ecosystem:
🌌 Fediverse
Communities
Projects
Feeds

founded 1 year ago
MODERATORS
15
submitted 9 months ago* (last edited 9 months ago) by SpaceTurtle224 to c/[email protected]
 

Hello, im looking for some beginer-intermediate knowledge in python. I'm interested in more text rather than video based courses preferably with exersises.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 9 points 9 months ago (1 children)

Automate the boring stuff and Python Crash Course are 2 standard books that are often recommended. The first one is freely available as PDF. I haven't read them myself though.

[–] [email protected] 2 points 9 months ago (1 children)

Fluent Python is another good book to learn Python. It is very clear and it has a lot of examples.

[–] [email protected] 2 points 9 months ago

I own fluent Python and it is defenitely not for beginners.