Skip to main content
4 answers
5
Asked 355 views

what can i do to code?

dfgdhfghdfghdfghdfghdfghdgh

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

5

4 answers


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

Amar’s Answer

Hi Caleb

You can find several online learning platforms created by big-tech for free learning and skills enrichment in several areas.

Some examples:
* https://trailhead.salesforce.com/en/career-path
* https://learn.microsoft.com/en-us/training/
* https://skillsbuild.org/
0
0
Updated
Share a link to this answer
Share a link to this answer

Patrick’s Answer

Caleb, I appreciate your initiative in seeking advice about coding. I trust the details below will offer you some valuable guidance.

Your curiosity about coding is a commendable move towards acquiring vital skills in our digital world. Coding, or programming, is the art of crafting instructions for computers to perform tasks. There are countless resources and routes for you to embark on your coding adventure, regardless of your previous experience or background.

To start, you can delve into online resources and tutorials that provide interactive and user-friendly programming courses. Websites like Codecademy, freeCodeCamp, and Khan Academy offer methodical lessons in a variety of programming languages, including Python, JavaScript, HTML/CSS, and more. These platforms often include interactive coding exercises, projects, and quizzes to consolidate your learning and boost your confidence as you advance through the material.

You might also find it beneficial to sign up for coding bootcamps or online courses provided by reputable educational institutions or tech companies. These programs usually offer organized curricula taught by seasoned instructors and provide practical experience with real-world projects. While some coding bootcamps might require a financial commitment, many offer scholarships, flexible payment plans, or income share agreements to make their programs accessible to a broader range of students.

Moreover, consider joining coding clubs, meetups, or communities where you can connect with others who share your interest and collaborate on coding projects. These forums provide networking opportunities, peer support, and mentorship, which can be invaluable for you as you navigate your coding journey. Local libraries, community centers, and schools may also host coding workshops or events that you can attend to gain exposure to coding and programming concepts.

Additionally, you can delve into coding through self-study resources like books, tutorials, and documentation provided by programming languages and frameworks. Reading books on coding fundamentals, data structures, and algorithms can deepen your understanding of programming concepts and help you become a more proficient coder. Also, exploring documentation and tutorials for specific programming languages or tools can offer you practical advice on how to write code and solve problems effectively.

As you advance in your coding journey, it's crucial for you to practice regularly and challenge yourself with increasingly intricate coding projects. Building a portfolio of coding projects, whether it's designing a personal website, developing a mobile app, or contributing to open-source projects, can showcase your skills and demonstrate your passion for coding to potential employers or academic institutions.

Finally, you have an abundance of resources and opportunities at your disposal to start learning how to code. By leveraging online courses, coding bootcamps, community meetups, self-study resources, and hands-on projects, you can cultivate valuable coding skills that will benefit you in your future pursuits, whether it's pursuing a tech career, advancing your academic studies, or simply exploring your passion for coding as a hobby.
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 are interest in coding.
Below are my suggestions :
1. Identify some simple programming languages to start first, e.g. Python, Scratch, etc.
2. Find out the language syntax and structure. There are plenty of resources online.
3. Start doing some simple programming. Practise makes perfect! After you familiarize it, you can do some small projects, e.g. Control toy car, robotic arm, etc.
4. You can learn another programming after you get familiar with one
If you would like to develop your career in coding, I strong recommend you to take the Computer Science course in the college. It will give an overview of computing theories and you can learn different programming 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

Ciara-Beth’s Answer

For me, the most effective way I learned to code was by picking a programming language, coming up with projects that I was interested in, and then building them. I started off learning swift because I wanted to build an application for iOS devices, and then started learning python. I would recommend picking a more general programming language like python as a starting point for a few reasons, the two main reasons being it's more useful to have experience with a more general programming language, and also because there's a wider range of resources for learning available.

There are loads of amazing free resources available online for learning loads of different programming language, YouTube channels such as freecodecamp.org and simplilearn, and websites like W3Schools.com are all really useful tools.

I hope this helps!
0