Skip to main content
3 answers
3
Asked 378 views

How I learn about coding?

Coding programming

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

3

3 answers


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

Adit’s Answer

Embarking on your coding journey? Here's a friendly guide to help you build a solid foundation and grasp key programming concepts:

Kickstart with a Beginner-Friendly Language
Dive into languages such as Python, JavaScript, or HTML/CSS. These languages are not only popular but also have supportive communities and plenty of beginner-friendly resources.

Explore Online Learning Platforms
Check out websites like Codecademy, freeCodeCamp, and Coursera. These platforms offer step-by-step courses for different skill levels. Opt for courses with projects to get a taste of real-world coding.

Sharpen Your Skills with Coding Exercises
Consistent practice is key! Websites like LeetCode, HackerRank, and Codewars have challenges that allow you to put what you've learned to the test and enhance your problem-solving skills.

Create Small Projects
Begin with simple projects such as a calculator, a personal website, or a basic game. These projects help you see how coding concepts come to life and also help you build your portfolio.

Become Part of Coding Communities
Join in the conversation on platforms like GitHub, Reddit, or Stack Overflow. These communities are fantastic for getting help, discovering new project ideas, and staying motivated through interaction with fellow coders.

By sticking to these steps and setting aside regular time for practice, you'll gradually boost your confidence and deepen your understanding of coding. Happy coding!
1
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 have interest in coding.
Below are my suggestions:
1. Identify a simple programming language to eg Python, Scratch, etc
2. Find out the language structure and syntax. There are plenty of resources online.
3. Start doing some simple programming. Then, you can do some simple projects, eg control a toy car, robotic arm, etc
4. You can learn another one after you familiar one language
5. I strongly recommend you to take the computer science in colleges. It can help.you to understand the computing theories and skills.
Hope this helps! Good luck!
May Almighty God bless you!
0
0
Updated
Share a link to this answer
Share a link to this answer

Anthany’s Answer

When it comes to coding, my recommendation is looking for sources and tutorials online! First, find a coding language you'd be interested in (for example, if you want to code websites look into HTML and CSS) and then try some simple tutorials of basic coding and go from there! One specific website I would recommend is w3schools.com they have a lot of tutorials on there!
0