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?

Asked by Last Modified  

10 Answers

Learn Python

Follow 0
Answer

Please enter your answer

22 Years Experienced Python Coding Computer Science ICT AI Java Maths Gurugram Tuitions Classes 6-12

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 due to the fact that beginners can learn python easily, even if they do not know anything about coding...
read more
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 due to the fact that beginners can learn python easily, even if they do not know anything about coding or have not programmed before. So, leave aside any hesitation and just dive in. You will surely enjoy learning python. Good luck! read less
Comments

Hi Elavarasan, Python is very easy language to learn, and you are from Electronics background then I will suggest you to go for Internet of Things. which is very popular in the market with high pay scale. We are providing online training of Internet of Things, In which you will learn different sensors,...
read more
Hi Elavarasan, Python is very easy language to learn, and you are from Electronics background then I will suggest you to go for Internet of Things. which is very popular in the market with high pay scale. We are providing online training of Internet of Things, In which you will learn different sensors, boards like Arduino, Raspberry Pi 3 which is latest one. In this training you will learn python from scratch to advanced level and we are also providing the training on IoT Cloud platform in the same course. for more details feel free to contact us read less
Comments

Off course you can learn Python easily its a good programming language for those who are from Non CS Background
Comments

Hi, yeah the Python language is easy to learn. Only thing is you have to understand the concept and some Basic knowledge in c and c++.. We are conducting training in python.
Comments

Python is a language which can learn very easily.. though mastering it requires lots of practice and programming... but this is easy to start..
Comments

Generative AI, Machine Learning , Data Science Trainer

Hi Elavarasan, Python is the easiest language to learn and work comparing other programming language. You can learn the language within few weeks with no previous knowledge/experience of any other programming language. I have been training people who initially do not know anything in programming...
read more
Hi Elavarasan, Python is the easiest language to learn and work comparing other programming language. You can learn the language within few weeks with no previous knowledge/experience of any other programming language. I have been training people who initially do not know anything in programming and then go out with a confidence of being a Python Developer. Yes what matters is your dedication and enthusiasm to learn new things. Believe me you will love while learning. Also i would like to add Python being a general programming language, it is being used in all application areas and you will have a very bright future. If you are interested i may show you the road map what you can do and what is the opportunity for you in a half an hour session. Mail me on my gmail account for more information- bigdatadeepak read less
Comments

Yes you can learn python. Python is easy to learn and implement.
Comments

All the programming languages are easy to learn. Learning is one part and application is another part. you need to practice (more precise - use it) on actual projects to know the bugs / issues and techniques / logic to overcome that. if you are good at analytical skill, then no programming is difficult....
read more
All the programming languages are easy to learn. Learning is one part and application is another part. you need to practice (more precise - use it) on actual projects to know the bugs / issues and techniques / logic to overcome that. if you are good at analytical skill, then no programming is difficult. Go ahead and learn. Best of luck read less
Comments

Software Programmer

No programming language is difficult, its all about how good you are being trained. If you get good guidance you can improve best in the field. Python is good area to explore since it have wide branches to grow with. Python use in web, database admin, automation, testing, scientific, troubleshooting...
read more
No programming language is difficult, its all about how good you are being trained. If you get good guidance you can improve best in the field. Python is good area to explore since it have wide branches to grow with. Python use in web, database admin, automation, testing, scientific, troubleshooting etc. If you feel to join any course we have goof trainers to help you, for python we have 10 years of experience trainers. read less
Comments

Hello Elavarasan, my recommendation, based on my 16 years of industry experience is to first learn about Logical thinking and the art of converting this logic to code. After that, you can learn programming in any language that you like. Among the existing Programming Languages, Python is definitely has...
read more
Hello Elavarasan, my recommendation, based on my 16 years of industry experience is to first learn about Logical thinking and the art of converting this logic to code. After that, you can learn programming in any language that you like. Among the existing Programming Languages, Python is definitely has one of the most easiest syntaxes to learn. You can contact us to understand more about how we can help you improve your Logical thinking abilities and the art of converting logic to code. read less
Comments

View 8 more Answers

Related Questions

What are major difference between JAVA & Python? Where you would recommend to use JAVA and where need to use Python?

Python is one of the most used programming language than Java. With the recent Popularity of the Machine learning, Artificial intelligence and Data science Python takes the first place of the Top 5 programming...
Amit Kumar
0 0
5
What is the difference between Python 2.x and Python 3.x?
Python 2 has a more complex way of writing code than Python 3. Python 3 has an easier syntax compared to Python 2. Python 2 is no longer in use since 2020. Python 3 still in use.
Kartheek
0 0
5
Hi, can anyone tell me where I can learn more and be professionally guided on 1-1 basis , on Machine Learning and Deep learning using Python? I already have statistics and programming background
I would first recommend taking some good Linear Algebra course, you would need some intuitive understanding about concepts like linear leas squares, singular value decomposition, normal equations,etc....
Ravi
0 0
5

I want to learn Python. but I cant decide which application to choose.I don't understand if I should be a Developer, testing or something else which is the future and which is more in demand.

Hello Srinu,It's good that you have decided to learn the most popular Programming Language. I will suggest you start with the official IDE naming IDLE which you will get with official Python Package. Once...
Srinu
Is it possible to learn C++ and Python at the same time?
No, Always learn and master one programming language and then Choose other. If you learn two different languages same time your written programme will fail due to the incomplete knowledge of programming. I suggest you to learn python first then c++.
Sona
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

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

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

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

How to know if an object is iterable?
An object in python is said to be an iterable if it obeys one of the following two rules:- 1. Object must consist of __getitem__ method 2. Object must consist of __iter__ method. String objects generally...
S

Sudheer S

0 0
0

Small ML Project on Simple Linear Regression
Here is a small Project on Simple Linear Regression

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 >

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 >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

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