To understand Javascript and OOP, should we learn C ,C++?

Asked by Last Modified  

Follow 8
Answer

Please enter your answer

Learn by doing it. No theory Only Practical

no, not necessary.
3 Comments

Sr. Software Engineer at Bureau Veritas, former Sr. Software Consultant at Aptech Malviynagar

Not Really! But Once you are good enough in C/C++ then learning of JavaScipt becomes very easy.
Comments

Trainer

no but if u learn C++ u have an idea off oop
Comments

Gateway2IT driven trainings by Industry expert working professionals

Not necessary. We can do both procedural as well as object based programming into Javascript.
Comments

Mysteriously effective (Teaching since birth)

yes at least one of them.. C++ is a must..
Comments

Computer Science Educator with25 years of teaching experience of onlie and Offline education

C++ is Object Oriented Programming language. so learn C++
Comments

Artificial Intelligence Software Engineer(Computer Vision)

C is the structured language. C++ is the Object Oriented Language. JavaScript is the Object Based Language. To learn Javascript, it is not necessary to know C or C++. But to learn the core concepts of OOPS, you can go head with core languages like Java or C++ itself. Because JavaScript does not support...
read more
C is the structured language. C++ is the Object Oriented Language. JavaScript is the Object Based Language. To learn Javascript, it is not necessary to know C or C++. But to learn the core concepts of OOPS, you can go head with core languages like Java or C++ itself. Because JavaScript does not support full functional OOPs but Java or CPP does. JavaScript is mostly used in client-side scripting but nowdays backend too(Nodejs). Hence TO LEARN JAVASCRIPT WE NEED NOT TO BE KNOW C OR C++. read less
Comments

IT Professional Trainer and Mentor with 25+ Years Experience in Corporate and Technology Training

To Understand Javascript if you know C it is sufficient. C++ is not required.
Comments

Best Professional Website Design Trainer

No need to learn C ,C++, but if you have knowledge on C littlebit then it's easy to understand JavaScript
Comments

EVOLUTION ACADEMY

C is a procedural programming language. And java is object oriented language. So to learn java you can start with C just to know the syntax and learn the style of programming.
Comments

View 21 more Answers

Related Questions

I know HTML, CSS, and a bit of JavaScript. What should I learn next?
HTML,CSS and Javascript are Tools which are used for Front-End Web Development. The next step is to learn the following: 1)Learn Javascript Frameworks like node.js,react.js,angular.js etc. 2)Learn Back-End...
Inch By
Which language has the best future prospects: Python, Java, or JavaScript?
According to me, "Python" is the programming language having the best future prospect considering the current industry trend. Reason: Python is extensively used in advanced technologies such as Machine...
Atharva
0 0
5
How to learn Javascript?
I would say, https://developer.mozilla.org/en-US/docs/Learn/JavaScript is the best place to learn if you want real good knowledge in Javascript. Have a little bit patience and put some effort in learning...
Ramya

What is an Array?

An array is a collection of (same or different type of) items.In Java and C#, etc., the elements inside the array should be of the same type (e.g. ) while in languages like JavaScript and Python. The elements can be different types also(e.g. )
M

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

Simple Algorithms - Fibonacci, Finding GCD & Finding LCM.
import java.util.Scanner; //0,1,1,2,3,5,8,13,21,34... //fun(n)=fun(n-1)+fun(n-2) where n>=2 /*fib(9)=fib(8)+fib(7) =fib(7)+fib(6)+fib(6)+fib(5) =fib(6)+fib(5)+fib(5)+fib(4)+fib(5)+fib(4)+fib(4)+fib(3) */ public...

Mark And Sweep Algorithm in Javascript Memory Management
This algorithm reduces the definition of "an object is not needed anymore" to "an object is unreachable". This algorithm assumes the knowledge of a set of objects called roots (In JavaScript, the root...

Become a Javascript Programmer | Kick start your career as a web developer
Wondering what to do after college? If you want to start your career in IT and if you want to become a programmer, I would strongly insist on learning one language/skill and that language is 'Javascript'. Yes,...

String Comparison In Javascript
String Comparison in javascript: Let us learn how two strings are compared in javascript Assume you have two strings: "ant" and "ele" Case 1: alert("ant" < "ele" ); will give the result as true...
G

Bootstrap grid system
What is a Grid? As put by wikepedia − In graphic design, a grid is a structure (usually two-dimensional) made up of a series of intersecting straight (vertical, horizontal) lines used to structure...

Recommended Articles

Here are the top 6 must have skills for every Web Designer : Technical Skills Web designers undoubtedly require very strong technical skills. They must have hands on using Web designing software and tools, such as Adobe Dreamweaver, Fireworks, Photoshop, Flash etc. In addition to the knowledge of design...

Read full article >

Almost all of us, inside the pocket, bag or on the table have a mobile phone, out of which 90% of us have a smartphone. The technology is advancing rapidly. When it comes to mobile phones, people today want much more than just making phone calls and playing games on the go. People now want instant access to all their business...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Hadoop is a framework which has been developed for organizing and analysing big chunks of data for a business. Suppose you have a file larger than your system’s storage capacity and you can’t store it. Hadoop helps in storing bigger files than what could be stored on one particular server. You can therefore store very,...

Read full article >

Looking for Java Script Training classes?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you