UrbanPro

Learn Python Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

I have passed Btech Electronics and Communication in 2015 and as you all know in ECE there is little knowledge of programming. And i want to learn Python from scratch. How much time it'll take to get a job after learning Python.

Asked by Last Modified  

24 Answers

Learn Python

Follow 9
Answer

Please enter your answer

For Python, ideally, it takes two months for completing the syllabus. Then it needs practice. B.Tech Electronics with no computer science background can also learn python. It does not require additional effort to know everything in a computer science subject. Getting a job depends on your logic.
Comments

Experienced IT Trainer, Academic Associate, IT Enthusiast

Dear Arun, you are on the right track; after learning python, you can get a good job. If I talk about time, then it will typically take 1 to 1.5 months to learn python skills, but if you want to learns the actually implemented packages of Python in the industry (for example, NumPy, Pandas, Tensorflow,...
read more

Dear Arun, you are on the right track; after learning python, you can get a good job. If I talk about time, then it will typically take 1 to 1.5 months to learn python skills, but if you want to learns the actually implemented packages of Python in the industry (for example, NumPy, Pandas, Tensorflow, OpenCV, Sklearn etc.), you need 2 to 3 months. This duration may vary based on the time devoted and practice.

read less
Comments

It may take anywhere between 40 to 60 days at least.
Comments

Siaec Saraswati Institute- Professional & Private Tutor with 16 years of experience

3 to 6 months depends upon our level of practices
Comments

It depends on your specialisation you select further in Python programming and how skilled you are at it. There are platforms like Sololearn, Codecademy, HackerRank where you can learn programming and solve multiple quizzes. The more problems you solve, the higher your rank gets, and you'll be more noticeable...
read more

It depends on your specialisation you select further in Python programming and how skilled you are at it. There are platforms like Sololearn, Codecademy, HackerRank where you can learn programming and solve multiple quizzes. The more problems you solve, the higher your rank gets, and you'll be more noticeable to the companies that are tied up with those websites. So you'll have higher chances of getting a job much sooner than applying and attending interviews outside. The world's online today with everything at our fingertips! So make good use of the resources and practice enough, and you'll be getting an excellent job in no time.

Happy learning!! (:

read less
Comments

Tutor

3-5 Months of training, and you can get the job in Python.
Comments

7+ year of corporate Experience in Manual & Automation(Java + Selenium) Testing in IT industry

As per my understanding, if you have a good knowledge of the oops concept & logic, you can understand the syntax of python within a max of 3-4 month.
Comments

Learning python is easy, but you need to keep practising and be in touch constantly and consistently and increase the complexity level when you feel you are ready to move forward ahead. Basic python can be learned in 2-3 weeks and from there it depends on how much time to prefer to give to learn new...
read more

Learning python is easy, but you need to keep practising and be in touch constantly and consistently and increase the complexity level when you feel you are ready to move forward ahead. Basic python can be learned in 2-3 weeks and from there it depends on how much time to prefer to give to learn new concepts.

From Interview PoV, once you are clear on basic learning, advanced python should be your long-term goal.

read less
Comments

Trainer

To learn a language frequently ,You might take anytime between 3-6 months if you are dedicated enough to learn and practice it thoroughly. Getting a job is all together a different task but yes if I'm working hard on learning the required stuff then certainly you can get a job without a fuss but with...
read more

To learn a language frequently ,You might take anytime between 3-6 months if you are dedicated enough to learn and practice it thoroughly.

Getting a job is all together a different task but yes if I'm working hard on learning the required stuff then certainly you can get a job without a fuss but with dedication and perseverance.

Hope that helps ,You can also reach out to me personally on my profile for further courses related to Python/Java etc.

 

Thank you!

Rahul Sharma: Experienced IT working professional (10years Experience)

read less
Comments

Python and Unix Professional(10 years IT Exp)

If you are going to learn like Elon Musk, then a definite one week will be enough if you are learning like one hour a day with less concentration then three months. But If you are learning with a days gap, then maybe more than six months. It all depends from person to person, but python one of the...
read more

If you are going to learn like Elon Musk, then a definite one week will be enough if you are learning like one hour a day with less concentration then three months. But If you are learning with a days gap, then maybe more than six months.

 

It all depends from person to person, but python one of the simple language to learn.

If you know C, then quickly you can learn within one 1month. Expertise and experience will take a couple of years.

read less
Comments

View 22 more Answers

Related Questions

Can I build iPhone apps using Python?
Yes, you can use PyMob app where apps can be written purely in Python, and the compiler tool flow converts them in native source codes for various platforms. But there are some cons on using PyMob, the...
Sunil
0 0
5
Is it possible to learn Python without any coaching class?
Certainly it is possible. What is required is some dedicated time, self-discipline and the willingness to learn by trial and error.
Neetu
0 0
7
As a fresher I have done Python training, but hardly getting response from any company. What should I do?
only having training in Python is not enough to be called for intervew. Better you should get real time certification course form reputed organisation with smart hand-on real project exposure. Try to have...
Yamini
0 0
6
What's the coolest thing you've done with Python?
Make a fun game
J.k.kavyadharshini
0 0
5
Which should I learn: Python or PHP?
Would depend on your goals but these days python is fairly popular in solving web development related tasks with ease.
Sarath Chandra
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

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...

Radhe Shyam

0 0
0

Back Reference In Python Regex
What if your interviewer asks about this? We know Regex have some useful functions like: match ( Ex: re.match(pattern,dataSource) ) search ( Ex: re.search(pattern,dataSource) ) sub ...

Assignment operators
Operation Syntax Comment Assignment = Control flow right to left Add AND += Incremental Subtract AND -= Decremental Multiply AND *= Multiplicative increment Division...

Write a python program to display dictonary details from list of dictonary
Print the Following: Print all dictonary in a seperate line. Name of all the products. Total quantity of all the products. Details of any product name when provided. Convert all the product name to upper case and print.
A

Ankit P.

0 0
0

Python : functional programming characteristics
Functions are first class (objects). That is, everything you can do with "data" can be done with functions themselves (such as passing a function to another function). Recursion is used as a primary...

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 >

Whether it was the Internet Era of 90s or the Big Data Era of today, Information Technology (IT) has given birth to several lucrative career options for many. Though there will not be a “significant" increase in demand for IT professionals in 2014 as compared to 2013, a “steady” demand for IT professionals is rest assured...

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 >

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 >

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
X

Looking for Python Training Classes?

The best tutors for Python Training Classes are on UrbanPro

  • Select the best Tutor
  • Book & Attend a Free Demo
  • Pay and start Learning

Learn Python Training with the Best Tutors

The best Tutors for Python Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more