Skip to main content
3 answers
3
Asked 260 views

How do I learn java from scratch?

How does one learn javascript from scratch? I really want to get into cybersecurity but I must learn this and python first. Could you guys be of assistance?

+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

Lindsey’s Answer

Hi there,
A great way to learn JavaScript is with codecademy and they offer a free javascript course that you can take directly on your computer. They also have similar courses for other languages.

link here: https://www.codecademy.com/learn/introduction-to-javascript
0
0
Updated
Share a link to this answer
Share a link to this answer

Angel’s Answer

While I am not familiar with Javascript, I can recommend looking into taking certification courses at a technical school. Technical/trade schools give more hands on options to learn the information and you can get certifications once you've learned the material.
0
0
Updated
Share a link to this answer
Share a link to this answer

David’s Answer

A fantastic approach to learning JavaScript, or any coding language, is through relentless practice. Get cozy with the basics like data structures, algorithms, classes, functions, and loops. You have the option to enroll in a college or leverage the numerous free online courses to boost your understanding. Start by crafting simple programs that perform various tasks, incorporating these basic elements to deepen your comprehension of their operation. As you continue to grow and learn, revisit these programs to inject fresh features and functionalities. Remember, every step you take brings you closer to becoming a proficient programmer.
0