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 exactly2 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 canafford 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 Python libraries that are used by data scientists?
Data scientists commonly use the following Python libraries: 1. *NumPy*: For numerical computations and data manipulation. 2. *pandas*: For data manipulation, analysis, and visualization. 3. *Matplotlib*...
Ujwalajagdale
0 0
5
How many months it takes to learn Python good enough to get a job?
Ideally, it would take up to 2 months to learn Python good enough to get a job. However, it varies depending on the educational level of the student and how much hours the student is willing to put in per day.
Gene
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
Hi, I'm BCA graduate, and I have seven years in the general insurance field now I want to change my profile and upgrade my knowledge. Will learning python help me with my growth in my career?
Hi, as far as my knowledge goes first, you should learn data processing tools or programs like MS Excel, Power Bi, or SQL then you should then take a leap into Python, which will make automating your work quite simple.
Supriya

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

Ask a Question

Related Lessons

Topics covered in Python Basics course
Chapter 1: Introduction Introduction to Python Setting up path Chapter 2: Variable Integer String Operators (Arithmetic, logical, relational) Chapter 3: Data Structure Tuple List Dictionary ...

Python in Unix
Python in Unix How to run command on unix Commands cannot be run directly on a unix server like we do in shell script. SYNTAX: system("Command") check_output("Command", shell=True) call("Command",...
R

Rishi B.

0 0
0

Keywords in Python Programming Language
Keywords in Python These are the reserved words that have a special meaning and are used to define the syntax and structure of the language. We cannot use these keywords for any other purpose. As...
P

A Python Program to calculate Variance and Standard Deviation
Finding the variance and the standard deviation. Variance and Standard Deviation are related measures of dispersion that tell us more about a list of numbers,like are they...

Arithmetic operators
Operation Syntax Function Addition a + b add(a, b) Subtraction a - b sub(a, b) Multiplication a * b mul(a, b) Division a / b truediv(a, b) Concatenation seq1...

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