Member Avatar for Alex_20

Any good places to start learning Python? Websites/books/Youtube tutorials? Also any good editors, too?

Recommended Answers

All 5 Replies

If you're completely new to programming, I would also recommend Codecademy, best descried as an online interactive classroom. It starts off holding your hand, and releases it slowly; ideal for beginners.

"Dive Into Python" Mark Pilgrim's Free online book, novice to pro, is updated constantly, and has been rewritten for Python3, see ...
http://getpython3.com/diveintopython3/
(check appendix A for Py2-to-Py3 differences)

Member Avatar for Alex_20

Thanks for the help.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.