Question:
Where can I learn Python Programming for real beginners?
Theo Warrender
2014-02-12 14:07:26 UTC
Right, so I was wanting to learn some programming and when I researched the possibilities, a lot of the answers were Python Programming.
I am an absolute beginner and I do not know where to start.
Can anyone help?
I can't even start a programme if that helps.
Cheers,
Theo
Four answers:
2014-02-12 17:26:42 UTC
Assuming you already know the use of Python, and already have knowledge on the basic web languages, I'd recommend to go to your local book store and buy a book on the subject. I find reading a book on learning programming languages to be the easiest way, rather than websites, or video series.



Otherwise, I'd recommend you to learn the basic web languages (HTML, CSS, JS, and possibly PHP) first. Then you can dive into Python.
2014-02-12 23:57:34 UTC
If you want to learn programming then Python is the good programming language for you to start. As its syntax are straight forward which can help you to get yourself into programming. It is a powerful programming language with a wide support in the field of software development, web development, network programming and game development.



Try the following online resources for learning Python-



http://www.tutorialspoint.com/python/index.htm

http://docs.python.org/2/tutorial/

http://thenewboston.org/tutorials.php (provide free video tutorials on Python and various other programming languages)

------------------------



The main part in programming language is logic. If you develop a logic and put the program into work then you can learn any programming language.





If you serious about programming then after learning Python, you can move on to C++.
2014-02-12 14:12:39 UTC
As an absolute beginner is better you start with HTML,before python,then you move on to javascript and from there you will know where to head.

But for python tutorials go to just goto tutorialspoint.com..........................
2014-02-12 21:43:22 UTC
Check out http://www.codecademy.com/tracks/python where you can learn Python programming.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...