What are the best resources to start learning Python?

Asked by Last Modified  

3 Answers

Learn Python

Follow 2
Answer

Please enter your answer

Maths tutor with 7 years experience

Python is an open source language. As long as you have a machine with Internet access, you can download Python for free and get rolling. There are tons of free learning resources online, too. Typically, you can learn the basics for free, but you might want to buy some books or courses for specific...
read more
Python is an open source language. As long as you havea machine with Internet access, you can download Python for free and get rolling. There are tons of free learning resources online, too. Typically, you can learn the basics for free, but you might want to buy some books or courses for specific tools or frameworks. And some free Python courses are.... Google's Python Class. ... Microsoft's Introduction to Python Course. ... Introduction to Python Programming by Udemy. ... Learn Python - Full Course for Beginners by freeCodeCamp. ... Learn Python 3 From Scratch by Educative. ... Python for Everybody by Coursera. ... Learn Python 2 by Codecademy. read less
Comments

BTech Undergraduate from SRM Institute of science and technology

There are a lot of open learning platforms which provide programming languages tutorial/resources and mostly all of them teach python language. To name some of the platforms it's W3schools, javapoint ,sololearn,geeksforgeeks,etc . Out of all this mine favourite one is sololearn. If you want videos to...
read more
There are a lot of open learning platforms which provide programming languages tutorial/resources and mostly all of them teach python language. To name some of the platforms it's W3schools, javapoint ,sololearn,geeksforgeeks,etc . Out of all this mine favourite one is sololearn. If you want videos to learn you can try out courses available on Coursera,udemy My favourite course is: crash course in python which is part of Google IT automation course on Coursera . You can audit the course and access the course for free (without certification) read less
Comments

Python trainer believe in practical learning.

Comments

View 1 more Answers

Related Questions

What are the best websites to learn Python from beginner level?
There are tonnes of Python learning platforms for free, and some good online couse with low cost < $10. Kindly check Udemy as well. But my recomandation is go with online instructor based class which...
Tushar
0 0
9
Between Java and Python, which one is better to learn first and why?
Both the development programs come with their strong suits. While Java allows you to enjoy the cross-platform support, Python helps you execute on at least ten different operating systems. It would help...
Priyanka
0 0
5
Which Internet companies use Python?
Many internet companies use Python, including: 1. _Google_: YouTube, Google App Engine, and Google Cloud Datastore all use Python. 2. _Instagram_: The social media platform's backend is built using...
Ankur
0 0
5
What are the pros and cons of Python?
Python is a popular programming language that offers many benefits: ease of use, readability, and a large community of developers. However, it also has some limitations, such as slower performance compared...
Parminder
0 0
5

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

map function in python
The function map takes a function and an iterable as arguments and returns a new iterable with the function applied to each argument. Example: def add_five(x): return x+5 nums = result = list(map(add_five,...
S

Sudheer S

0 0
0

Difference between Python 2.x and Python 3.x
Python 2.x and Python 3.x differs in following features: Division operator print function Unicode xrange Error Handling __future__ module

DBMS - SQL - Any/All
All - Operator SELECT empno, sal FROM emp WHERE sal > ALL (1999, 2999, 3999); Output of Above query is same as below query SELECT empno, sal FROM emp WHERE sal > 1999 AND sal > 2999...
R

Radhe Shyam

0 0
0

Visualize your python code
Hi All, Many developers in the beginning of their career want to visualize how their code is working and the program flow. You can use the following link to visualize your python code. http://www.pythontutor.com/visualize.html#mode=edit ...
S

Sudheer S

0 0
0

What is M.S.Project ?
MICROSOFT PROJECT contains project work and project groups, schedules and finances.Microsoft Project permits its users to line realistic goals for project groups and customers by making schedules, distributing...

Recommended Articles

Python is one of the most popular programming languages in the world. It is general-purpose, object oriented, high-level programming language used in a number of programming fields. Python is a great programming language to learn as it will introduce you to the world of programming. If you are from the technical background...

Read full article >

Information technology consultancy or Information technology consulting is a specialized field in which one can set their focus on providing advisory services to business firms on finding ways to use innovations in information technology to further their business and meet the objectives of the business. Not only does...

Read full article >

Applications engineering is a hot trend in the current IT market.  An applications engineer is responsible for designing and application of technology products relating to various aspects of computing. To accomplish this, he/she has to work collaboratively with the company’s manufacturing, marketing, sales, and customer...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for Python Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you