• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

Looking for a great way to learn Python online/book

Joined
Dec 13, 2008
Messages
354 (0.06/day)
System Name The Browser
Processor AMD FX-8350
Motherboard Asus 90 Aura Gaming
Cooling Noctua D14
Memory Crucial Balistix Slim 16gb
Video Card(s) Sapphire AMD 7950 3GB
Storage Crucial MX 240gb + 2X3TB WD Reds
Display(s) Dell 2515H 25"
Case Corsair Carbide 540 (piece of shit case)
Power Supply Seasonic G-650W Gold
Mouse Corsair M65 RGB
Keyboard Corsair K70
Software Win 10
Hi there ! I read the sticky, and already managed to grasp a few basic ideas :)

But after completing a few online free courses, i noticed how none of them really explain where codes comes from in a philosophical way, they just give you how-to's and it's hardly a way to really learn something at first personally.

What is a great python guide for beginners, but with enough "insight" that really shows the behind the scenes of things, and why things are that way and not the other ?
What really makes you proficient with the basics or program making, something that if I never went beyond, would still be an "asset" technologically speaking ?


Thanks !
 
I'll throw my hat into the ring for this, it sounds kinda like you want a book on programming design/programming logic rather than strictly python. I quite liked programming design/logic (I read 5th edition), it might be called something different like "starting out with programming logic and design" or something like that, but the examples are all done in python, and it does a great job at explaining the underlying logic "beneath" the actual code.
 
thanks ! I just bought it :) :)
 
Back
Top