Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider using more up-to-date resources #572

Open
maneesha opened this issue Jun 12, 2023 · 5 comments
Open

Consider using more up-to-date resources #572

maneesha opened this issue Jun 12, 2023 · 5 comments
Labels
help wanted Looking for Contributors type:discussion Discussion or feedback about the lesson type:enhancement Propose enhancement to the lesson

Comments

@maneesha
Copy link
Contributor

In the More Resources section of "Before We Start" we list Dive into Python 3 and
The Hitchhiker’s Guide to Python. These are both very outdated resources. Opening this issue to discuss and consider more current resources we can offer instructors and learners.

@LilithElina LilithElina added help wanted Looking for Contributors type:discussion Discussion or feedback about the lesson type:enhancement Propose enhancement to the lesson labels Jun 13, 2023
@LilithElina
Copy link
Contributor

That is a great idea, thanks @maneesha! I can't think of good resources from the top of my head, but I'm hoping the community comes up with a few ideas.

@btovar
Copy link
Contributor

btovar commented Jun 13, 2023

Here are a couple of options:

https://automatetheboringstuff.com
https://www.py4e.com/book.php

@yondel33
Copy link

I second the recommendation for https://automatetheboringstuff.com/.

This tutorial is pretty good: https://www.pythonforbeginners.com/python-tutorial

This is my favorite python youtuber: https://www.youtube.com/@coreyms

It might be worth dividing the recommendations into video-based and written word-based lessons.

@btovar
Copy link
Contributor

btovar commented Jul 14, 2023

@yondel33 Sadly, the pytonforbeginners tutorial looks outdated. (print is still a statement, and classes explicitely inherent from object.). Otherwise it does look like a good tutorial.

@IsabelleLebTay
Copy link

IsabelleLebTay commented Jul 9, 2024

I would recommend this one: https://wesmckinney.com/book/
It's thorough, clear, open-source, and regularly updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Looking for Contributors type:discussion Discussion or feedback about the lesson type:enhancement Propose enhancement to the lesson
Projects
None yet
Development

No branches or pull requests

5 participants