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

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

Tutor

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

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

3 to 6 months depends upon our level of practices
Comments

Python tutor with 14 years of experience

Python is the most widely used language. It is majorly used for Automation, Web development and Data Science. The right question you should ask yourself is that, In which profile you want to make your career. Learn Python, along with the required modules for a specific domain. That is the right approach...
read more

Python is the most widely used language. It is majorly used for Automation, Web development and Data Science. The right question you should ask yourself is that, In which profile you want to make your career. Learn Python, along with the required modules for a specific domain. That is the right approach for getting the job.

read less
Comments

Teacher By Passion, KV Aluminate, Senior Software Engineer @ Product Based Startup.

Hi Arun, it's very simple to learn Python & it is one of the easiest & fastest languages to learn, i.e., in exactly 2 weeks you would be able to code some simple programming questions like Fibonacci, amstrong number, etc. Now since you have got some fundamentals, you should start your training...
read more

Hi Arun, it's very simple to learn Python & it is one of the easiest & fastest languages to learn, i.e., in exactly 2 weeks you would be able to code some simple programming questions like Fibonacci, amstrong number, etc. 

Now since you have got some fundamentals, you should start your training driven towards your end goal, if you are going to program micro-controllers for IoT applications learn Python applications with Raspberry or Arduino which would take 3-4 weeks if you can afford 4-5 hours a week. 

If you are planning to apply for Software oriented roles, now you would have focused more on CS fundamentals which is Problem Solving & Algorithmic Analysis with Python, which would take around 5-6 six weeks for you to get a good hold, before given interviews.

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

Creative and Practical

If you are looking for a job that requires you to work on python, look at the job description and practice that instead of learning python. This should help you land a job in about three months.
Comments

View 22 more Answers

Related Questions

What are the learning stages of Python?
Learning Python progresses through a few main stages. First, start with basics: learn syntax, variables, data types, and loops. Then, move to intermediate topics like functions, modules, file handling,...
Ravi
0 0
6

is there an best online exam simulator for PCAP 31-02 python exam ?

You can try Python exam in cisco net grade, it 's free and help in practice and if you clear this exam, you will get 50% off PCAP 31-02 exam coupon on your registered email id.
Rajgun
0 0
5
My basic qualification is Diploma in Electrical and Electronics Engineering completed in the year 2010. I want to know whether Python is easy to learn since my knowledge is 0 in programming track?
Yes, Python is one of the easiest languages to learn, especially for someone who is new to programming. You do not need any qualification for it other than a willingness to learn. Python's popularity is...
Elavarasan

What is a Python development, UGI, Data science and Machine learning? Do they all include Python or are they different? Which is better to learn for making a career?

Python development is a field in which you develop real world applications using the Python programming language. UGI stands for Upper Gastrointestinal and it is a concept in human body. Data Science is...
Srinu

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

Ask a Question

Related Lessons

Why Python
Python can be used in any futuristics technology A= Analytics Data Science Artificial Intelligence(AI) Neural Network(NN) Natural Language Processing(NLP) Computer Vision(OpenCV) In Analytics...

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

Use IPython shell for better understanding of python
Hi All, Even though there are many editors like IDLE, PyDev, PyCharm are available for python, it is very advantageous to use ipython as an interactive shell for Pyhon. How to install it? pip install...

A python program using the datetime module
Task : To write a program in Python to find out, in any given year, Friday the 13th dates i.e 13th day of a month which was a Friday. ...

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

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