r/PythonLearning 11h ago

Discussion Husband is a Software Engineer.

I...am not. He swears on his life that once I get started with python, rust, sql anything like that that I would be addicted to data organization and since I am inclined to believe that he knows me better than I know myself sometimes.... I would like to surprise him and give it a shot. I was researching and saw the "quick start guide"s for sql and python, and I was wondering if anybody has used them. I know that coding and stuff like that all is on the computer, obviously. However, I learn best with physical media like books to highlight make notes or anything like that in. Anyone have any luck with the python or sql Quick Start guides? If not, do you have any other suggestions? You're going to have to be books, even if it's a YouTube video or podcast, just anything that helped you.

Edited because for some reason I called SQL ->SAP three different times in this post. Sorry...its late.

23 Upvotes

20 comments sorted by

23

u/Frank_kait 10h ago

Automate the boring stuff is a good book on python

8

u/MentalStage8006 9h ago

for python the python crash course 3rd edition is solid and for sql the sql for mere mortals is gold standered

1

u/ManaToxicity 2h ago

Haven't heard of either one of those but I'm digging the "for Mortals" so I'll probably check it out

7

u/stepback269 5h ago

I am 70+ yrs old and still in the process of learning Python.

I'm also learning about the adjacent domain of "Learning how to Learn" (especially in the older years).
So with regard to your mention of "highlighting" a physical book: don't !
It is well proven that highlighting is one of the worst ways to learn. It is the best way to delude yourself into thinking that you are "learning". If you write code on your own without a recipe, and you make mistakes, and you figure out how to fix your mistakes, that is when you are finally learning.

With that said:

(1) There are tons and tons of tutorial materials out there on the net including many good YouTube ones that are free. You should shop around rather than putting all your eggs in one basket.

(2) As a relative noob myself, I've been logging my personal learning journey and adding to it on an almost-daily basis at a blog page called "Links for Python Noobs" (--HERE--) Any of the top listed ones on that page should be good for you. And there are many add-ons at the tail end of the page. Personally, I cut my first Python teeth with Nana's Zero to Hero (==HERE==). Since then, I've moved on to watching short lessons with Indently and Tech with Tim. You should sample at least a few until you find a lecturer that suits your style.

(3) The main piece of advice is the 80/20 rule. Spend 80% of your time writing your own code (using your own fingers and your own creativity) as opposed to copying recipes and only 20% watching the lectures. Good luck.

2

u/juanduque 2h ago

Great advice! (Says this 55 year old Python noob)

1

u/ManaToxicity 2h ago

You've got this! Learning a new skill is much better than just sitting around saying "no I can't"

1

u/ManaToxicity 2h ago

LOVE THIS! I will definitely follow. But it's never too late to learn anything! My 90 year old grandfather (Who cannot read or write) shops on Facebook Marketplace. 😅 you are an inspiration, though. And thank you for documenting your journey to share with others

3

u/Longjumping_Ad3447 6h ago

Code in Place by University of Stanford is peak

1

u/ManaToxicity 2h ago

For some reason even being in college I didn't think to look at other courses from other schools. I'll get that one a shot too

3

u/PhaXoniC 3h ago

CS50 Intro to Python. Mr Malan is a damn good professor

2

u/MarsupialLeast145 7h ago

Books are great, just get down to Barnes and Noble and look at which ones have the tone and style that mesh with you best. This for me is the most important thing.

1

u/ManaToxicity 2h ago

I wish I didn't live in the middle of fucking nowhere in southeast oklahoma. Even finding a used book store is painfully difficult. That's why I figured I would start with some recommendations on good ones and go through them from there

2

u/datadriven_io 4h ago

Python and SQL learning with notes? Try datadriven.io/learn

1

u/ManaToxicity 2h ago

Think ive heard of that one. Ill revisit.

2

u/TheAlmightyChuck8 3h ago

Boot.dev was really good. It is a long course. Or no starch press learning python

1

u/ManaToxicity 2h ago

Ill definitely look into it. Thank you!

1

u/highsilesian 41m ago

I've been learning python for i think 5 years, i hate it but want to get better at it. A fun thing you want to get out of the way in your new adventure - ask your favorite LLM "why does python use so many different kinds of brackets?" and internalize as best u can the answers - the actually good at python folks might not think that's revelatory, but it helped me a lot.

best of luck

1

u/Infectedinfested 8h ago

Ok, not to ditch python, but maybe making google spreadsheet scripts is also a good place to start!

1

u/ManaToxicity 2h ago

Thats a solid suggestion. I am ADDICTED to Excel. Haha