Skip to main content
6 answers
6
Updated 335 views

How do you learn coding online? #cv23

What are some credible bootcamps that employers look for?

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

6

6 answers


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

Kirthika’s Answer

Hi , if you know any programming language already then you can practice in platforms like hackathon . It helps for job also, as most of the clients prefer hackathon, hackerrank scores. Hope this helps ,Good luck !
0
0
Updated
Share a link to this answer
Share a link to this answer

Mustaq’s Answer

There are several ways to learn coding online. Here are some steps to get started:

1. Determine your goals: Before you start learning to code online, it's important to identify your goals. Do you want to learn coding as a hobby or to build a career as a developer? What programming languages are you interested in learning?

2. Choose a learning platform: There are many online learning platforms that offer courses in programming and web development, including Udemy, Coursera, Codecademy, edX, and many others. Choose a platform that fits your learning style and offers courses that align with your goals.

3. Pick a programming language: There are many programming languages to choose from, such as Python, JavaScript, Ruby, and many others. Start with a language that is widely used and has a large community of developers.

4. Take online courses: Online courses are a great way to learn coding. They offer structured lessons and assignments that build your skills and knowledge. You can take courses at your own pace and repeat lessons as many times as you need.

5. Practice coding: Practice coding regularly to reinforce your skills and knowledge. You can use coding challenges and coding exercises to build your skills.

6. Join online communities: Joining online communities of developers is a great way to get support, ask questions, and learn from others. You can join forums, social media groups, and developer communities to connect with other developers and learn from their experiences.

7. Build projects: Build your own projects to apply your coding skills and demonstrate your knowledge. This can help you to build a portfolio of work that you can showcase to potential employers.

Remember that learning to code takes time and practice. Be patient and persistent, and keep coding regularly to build your skills and knowledge.
0
0
Updated
Share a link to this answer
Share a link to this answer

Emily’s Answer

Hi Ivy!

Hope you’re doing fine.

There are a lot of places you can learn coding, but it really depends on what programming language you want to learn.

I really love freecodecamp it explains everything step by step and you get to learn coding by building projects and also it is a free platform and you can get a certification!

In YouTube you have a lot of videos of people explaining different coding languages.

Trailblazer is a good choice too! You can learn there Salesforce for free and it is very well explained.

I know also Meta have some programming courses in Coursera (this one is paid but it’s really good in your resume)

So, when you finish your programming journey, in freecodecamp you will find a course called ‘Coding interview prep’.

I highly recommend you could see it I know it will be a really good resource to have.

Hope it helps!
Good luck!
0
0
Updated
Share a link to this answer
Share a link to this answer

Jerome’s Answer

If your goal is employment in the field, I'll go against the grain and suggest that you avoid the boot camps unless you're already familiar with one or more languages and just need a refresher or some level-up. From what I've seen they're marginal at best in teaching the fundamentals and anything that promises you "a list of answers guaranteed to get you a job" is highly suspect.

If you can get some courses at an accredited college (don't forget community colleges) then you'll have a far more credible experience and will look better to most employers. If your resume is light, then demonstrating contributions to open-source projects can also get you a long way toward convincing an employer that you know what you're doing.

Good luck!
0
Updated
Share a link to this answer
Share a link to this answer

Amely’s Answer

Practice makes perfect!

There's various stages that programmers go through to be able to built a scalable, high performance and resilient application. There are many places where you can learn coding and the best way is through building a fully functional application while at the same time learning and implementing the best practices of software architecture.
0
0
Updated
Share a link to this answer
Share a link to this answer

Irais’s Answer

Hi Ivy!

Great question! When I started my own learning journey, I faced the same challenge of not knowing where to begin. If you're interested in learning Javascript and Python, I highly recommend checking out FreeCodeCamp. It's an excellent platform with comprehensive courses for both frontend and backend development. Once you complete these courses, you can even earn certifications, allowing you to demonstrate your knowledge and skills. Personally, I found that some of the content covered in a coding boot camp I attended was quite similar to what I had learned on FreeCodeCamp.

In addition to FreeCodeCamp, there are other valuable resources you can explore. LinkedIn Learning, Frontend Masters, and YouTube offer a wide range of tutorials and courses that can supplement your learning experience. Whichever path you decide to take, it's crucial to actively build and apply what you're learning. Remember, we learn best by doing!

I hope these suggestions help you on your journey. Wishing you the best of luck!
0