Skip to main content
3 answers
3
Asked 490 views

what is the first step of becoming a programmer?

what is the first step of becoming a programmer?

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

3

3 answers


0
Updated
Share a link to this answer
Share a link to this answer

Anika’s Answer

Hi Natalya,
The first step to becoming a programmer involves laying a solid foundation in programming fundamentals.
Learn the Basics of Programming:
Choose a Programming Language: Start with a beginner-friendly language like Python, JavaScript, or Java. These languages are widely used and have extensive learning resources available.

Online Courses and Tutorials: Take advantage of online platforms like Coursera, edX, Codecademy, or Khan Academy. These offer interactive courses and tutorials for beginners.

Books and Resources: Supplement your learning with programming books and online resources. Recommended books include "Automate the Boring Stuff with Python" by Al Sweigart or "Eloquent JavaScript" by Marijn Haverbeke.

Practice Coding Regularly:
Hands-on Projects: Apply what you learn by working on small projects. Start with simple exercises like creating a calculator or a basic website.

Coding Challenges: Participate in coding challenges on platforms like LeetCode, HackerRank, or Codeforces to improve problem-solving skills.
0
0
Updated
Share a link to this answer
Share a link to this answer

Fred’s Answer

Pick a language and start learning it!!!!

One cool think about programming is that then entry barrier is very low. If you have access to a computer, you can find tutorials all over the place that can help you get started.

So, pick a language. Python is a very popular first language to learn. In learning it, you'll pick up many skills and concepts that apply to all languages. Then start playing with it. You can start writing your own simple programs to gain skills, and work your way up to more complicated ones.

If you decide it is something you enjoy, you can look into taking formal classes, and even getting a degree in CS.
0
0
Updated
Share a link to this answer
Share a link to this answer

Rebecca’s Answer

Thank you for your question. I am glad to hear that you would like to become a programmer. There are many different types of developer, eg web developer, apps developer, ERP developer, system developer, etc. Each has its own specific domain of knowledge and skills.
Below are my suggestions:
1. Start doing some programming. Identify a simple programming language, eg python, scratch, etc. Find out the syntax and structure. There are plenty of resources online.
2. Start doing some simple programming. Then, you can do some simple projects, eg control a robotic arm, toy car, etc.
3 Learn another one after your familiar with one language
4. Attend the information session hosts by Computer Science department of colleges.
Speak to the professors and alumni if you can
5. Find out the entry criteria of Computer Science course in colleges. Work hard on your academic to meet the criteria
I strongly recommend you attend the computer science course in college
It can help you to understand the computing theories and programming techniques.
Hope this helps! Good Luck!
May Almighty God bless you!
0