Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Learning Python
#1
Hello,
I would like to learn Python - however i have a dilemma; i have been reading "Learn Python the Hard Way" and it suggests that i use Python 2 instead of Python 3 and suggests that i do not use an IDE or Python IDLE.
My question is; what should i use to learn/use Python and would it make a difference in the future.

Thanks,

A.B
Reply
#2
dont use learn python the hard way. Its horrible.
http://python-forum.io/Thread-Learning-p...e+hard+way

EDIT:
and another
http://python-forum.io/Thread-Should-Lea...e+hard+way
Recommended Tutorials:
Reply
#3
I would suggest learning Python 3.x. It's the future, Python 2.x is the past. There's also not a huge difference between the two. I would also suggest getting and IDE or at least a programming text editor. It just makes it easier to program.

There are lots of resources for new programmers in this thread.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply
#4
Hey Everyone-
I am taking an online Python course offered by 1337, I purchased through Groupon for $9. I am about halfway through the course and I am really enjoying this. Where should I go to continue to build upon my skills? My apologies if I have posted this in the wrong place.
Reply
#5
Not reviving two year old threads would be a good start. That's a no-no around here.

Go to the tutorials section of this site. There is a stickied post about free python resources. That is our collective wisdom about where to go.
Craig "Ichabod" O'Brien - xenomind.com
I wish you happiness.
Recommended Tutorials: BBCode, functions, classes, text adventures
Reply
#6
(Nov-27-2016, 10:25 PM)alpbetaC0der Wrote: Hello, I would like to learn Python - however i have a dilemma; i have been reading "Learn Python the Hard Way" and it suggests that i use Python 2 instead of Python 3 and suggests that i do not use an IDE or Python IDLE. My question is; what should i use to learn/use Python and would it make a difference in the future. Thanks, A.B
you should read python crash courses book and learning pandas
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020