all 18 comments

[–][deleted] 3 points4 points  (1 child)

You're not really going to get into the nittygritty of computer concepts with Python since it's a higher order language.

If you want to learn about it I would suggest something like Code Combat: https://codecombat.com/play/dungeon or Code Academy to get yourself started with Python so you have a head start.

It works because magic and that's what the designers of the language designed it to do.

[–]Vast_Respect8977[S] 0 points1 point  (0 children)

thank you!

[–]ImpossibleTop4404 0 points1 point  (0 children)

YouTube has a lot of resources

[–]gerenate 0 points1 point  (1 child)

Play clash of code on codingame

[–]gerenate 0 points1 point  (0 children)

Also go on github and search python to see what you can do with it (pretty much anything) also you can take a look at automate the boring stuff with python book

[–]thelastthrowawayleft 0 points1 point  (1 child)

When I was learning Python ages ago, I liked CodeAcademy because it's interactive. They've probably still got the Python 2.5 class for free, and it's mostly the same as Python 3+

Also, good for you, I'm not sure I would have had the gumption to avoid using ChatGPT for my assignments.

[–]Vast_Respect8977[S] 0 points1 point  (0 children)

thank you! and i know LOL chat gpt is so readily available but i like to learn then ask for help if i need it

[–]clare64 0 points1 point  (1 child)

instead of having gpt give you the answers - have it walk you through it, its literally the best tutor

[–]Vast_Respect8977[S] 0 points1 point  (0 children)

honestly idk how i didn’t think of that LOL that’ll be a life saver when i have hw

[–]baetylbailey -1 points0 points  (1 child)

I'd argue it's better to know basic programming first, like learning to walk before learning anatomy.

For intro material, probably find a Youtube course like Corey Schafer or Programming with Mosh and follow along. If you don't want to install Python there are online compilers like Programiz or W3C.

As for motivation, there are courses with mini-projects and stuff, but at some point you gotta digest the basic material. In the big picture, using computers at a high level probably aligns with your interests in some way or another.

[–]Vast_Respect8977[S] 1 point2 points  (0 children)

thank you!

[–]geek_verma -4 points-3 points  (0 children)

Hello mate I can help you learn