Skip to main content
4 answers
4
Asked 778 views

Are we going to use some programming language?

#programming #computer-programming #computer-engineering #computer #technology
I just want to know this because I have small notions of how to program

+25 Karma if successful
From: You
To: Friend
Subject: Career question for you

4

4 answers


1
Updated
Share a link to this answer
Share a link to this answer

Teddy’s Answer

Coding is becoming more ubiquitous no matter what industry you end up working. Having programming skills could help you solve many business problems. You don't necessarily need to be a master in programming to be successful, but getting acquainted with a few programming languages will certainly help. I agree with Anurag's answer. SQL and Python are two of the more popular languages. Check out the links Anurag provided and start learning!

1
1
Updated
Share a link to this answer
Share a link to this answer

Jennifer’s Answer

Even if your future job(s) never involve programming, knowing how to write code is a useful skill. The type of logical thinking a programmer uses is good to know as part of your problem solving toolset. Even working on spreadsheets can involve some coding. Or if you do write code, learning one language translates fairly easily to other languages (for most languages). Python is a good starting language with numerous tutorials (search for "learn beginning python"). For example, Udacity has a short beginner class that is only 5 weeks long. If you like it, keep looking for more.

Jennifer recommends the following next steps:

What do you want to study or do? Search for "programming" and your study item. Does anything come up? If you want to learn computer science, study Python.
Find a short introductory class in a programming language and complete it.
1
1
Updated
Share a link to this answer
Share a link to this answer

Anurag’s Answer

As Catherine mentioned, it is always good to know a programming language because that is how you can communicate with computers. Think of it as a language to talk to electronics and get them to work for you!

I work on analytics and data science and would recommend SQL and Python to start off with if you are interested in it. Here are a couple of great resources. SQL helps you understand data storage and will help you get database related jobs. Python builds on it further to help you automate your work.

https://sqlzoo.net/

https://runestone.academy/runestone/books/published/pythonds/index.html

Thank you comment icon The current technology which all leads to artificial intelligence and Data science learning. Rajesh V
1
1
Updated
Share a link to this answer
Share a link to this answer

Catherine’s Answer

Hello - It is always good to know a programming language. see steps below. I have tried this with no coding experience and was able to pick up the basics quickly.

Catherine recommends the following next steps:

can learn a preview of programming language with a free site
try code academy - https://www.codecademy.com
there is also an app that works with codecademy
Can make a website for your resume and personal brand!
Good luck -
1