Skip to main content
8 answers
8
Updated 418 views

How can I learn Java script?

What is the best way to start learning Java script online?

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

8

8 answers


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

Richard’s Answer

W3Schools is an excellent starting place for everything related to web development. Visit this link for Javascript: https://www.w3schools.com/js/
Thank you comment icon Thank you, Richard for the advice. Balram
0
0
Updated
Share a link to this answer
Share a link to this answer

Santhosh’s Answer

If you're just starting newly, I highly recommend beginning with Web Bos' 30 Days of JavaScript (https://javascript30.com/).
This is a fantastic resource for beginners.

After completing that, you should try creating applications with the guidance of FireShip (https://fireship.io/lessons).

FireShip also offers a YouTube channel for additional learning and support.
0
0
Updated
Share a link to this answer
Share a link to this answer

Pablo’s Answer

The most effective method to master this is by actively creating projects! Platforms like Udemy, Youtube, and freecodecamp offer a treasure trove of resources to help you kickstart your journey. I also suggest establishing a Github Account and uploading all your work there! It's a great way to track your progress and reflect on your growth.
0
0
Updated
Share a link to this answer
Share a link to this answer

Alen’s Answer

Hey Balram, I started my journey on youtube and udemy before going to college. Udemy has paid courses, but on youtube you can find equally well put courses to get you started. Try searching for "javascript course", I'm sure you'll find a playlist that teaches the fundamentals of Javascript. It may be a bit daunting at first, but most courses have everything you need.
0
0
Updated
Share a link to this answer
Share a link to this answer

Pallavi’s Answer

Another good learning tool :https://www.khanacademy.org/computing/computer-programming/programming

Try hands on coding to keep learning
0
0
Updated
Share a link to this answer
Share a link to this answer

Chris’s Answer

During my computer science studies, I discovered "TheNewBoston", a YouTube channel brimming with beneficial coding tutorials. Although I primarily programmed in Java, I found numerous other resources there too.
0
0
Updated
Share a link to this answer
Share a link to this answer

Srinivasan’s Answer

Here are some suggestions:

1. Independent Online Websites and Courses: A multitude of websites and online courses provide self-paced learning for JavaScript. Renowned platforms like Codecademy, Udemy, and LinkedIn Learning are among the favorites.

2. Books: For those who appreciate a classic learning style, books can be an excellent tool. Well-known JavaScript books like "JavaScript: The Definitive Guide" by David Flanagan and "Eloquent JavaScript" by Marijn Haverbeke are highly recommended.

3. Coding Boot Camps: For a more organized learning experience, coding boot camps can be an ideal choice. These programs offer rigorous training in JavaScript and other coding languages, aiding you to acquire the necessary skills to become a proficient developer.

4. Meetups and Networking Events: Participating in meetups and networking events can be an effective way to engage with fellow developers and gain insights from their experiences. Websites like Meetup.com are a good place to discover local meetups and events.

5. Initiating Your Own Projects: One of the most effective ways to grasp JavaScript is by initiating your own projects. This approach provides practical experience with the language and accelerates your skill development.

I trust you'll find these suggestions beneficial!
0
0
Updated
Share a link to this answer
Share a link to this answer

Uma’s Answer

YouTube, Udemy, and Coursera are fantastic resources that you can utilize. They are brimming with knowledge and opportunities to learn something new. So, go ahead and explore them, you'll be amazed at what you can discover!
0