d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Getting Started In Python
Add Reply New Topic New Poll
Member
Posts: 25,219
Joined: Aug 11 2013
Gold: 6,351.00
Nov 16 2019 10:15am
I know google is my friend but wondering if you guys can suggest some resources for a beginner with no coding experience.

Many thanks.
Member
Posts: 17,311
Joined: Mar 21 2009
Gold: 3,604.22
Nov 16 2019 10:49am
Probably Udemy to get a little bit of an idea around the syntax initially. That's how I have been getting in to programming in the last few months. Though not Python, a similar language. Generally most courses worth their weight are always on sale for like $10-15, which is more than worth it, and normally there are discord servers etc for those courses for you to bounce idea's. Other than that, have you thought of codeacademy just to dip in to it a little until you can start really exploring by doing your own programs/scripts?
Trade Moderator
Posts: 26,703
Joined: Dec 20 2005
Gold: 82,000.00
Trader: Trusted
Nov 17 2019 04:20am
You can try Solo Learn.
Its free and cover the basics.
Member
Posts: 37,137
Joined: Jun 2 2006
Gold: 1,234.56
Dec 4 2019 09:14pm
Free eBook

Learn Python the Hard Way, 2nd Ed.

Using an IDE will probably help too,. PyCharm is decent for beginners.
Member
Posts: 12,703
Joined: May 17 2013
Gold: 12,935.00
Dec 5 2019 12:46pm
Quote (timmayX @ 5 Dec 2019 04:14)
Free eBook

Learn Python the Hard Way, 2nd Ed.

Using an IDE will probably help too,. PyCharm is decent for beginners.


And PyCharm/IntelliJ (python plugin) is awesome even for for advanced users :-)
Member
Posts: 17,311
Joined: Mar 21 2009
Gold: 3,604.22
Dec 5 2019 01:20pm
Quote (timmayX @ 5 Dec 2019 03:14)
Free eBook

Learn Python the Hard Way, 2nd Ed.

Using an IDE will probably help too,. PyCharm is decent for beginners.


Got a link to the free ebook? May be of use to more than just op
Member
Posts: 37,137
Joined: Jun 2 2006
Gold: 1,234.56
Dec 5 2019 02:13pm
Quote (Kalms @ 5 Dec 2019 14:20)
Got a link to the free ebook? May be of use to more than just op


Google the title with Green Tea Press
Member
Posts: 30,357
Joined: Aug 15 2011
Gold: 0.01
Dec 6 2019 12:31am
I took an intensive with codecademy when i first started. Helped a lot, i think it was 99$ and like 6 weeks long
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll