Uploaded April 2025 | Updated September 2026, 1 hour ago
I thought it'd be a good time to address the topic of what computer science is, and something many people ask. Is it a science? The answer depends on whether someone is asking about the sciences or if someone is asking about hard science. But in general, computer science belongs to the same branch of the sciences that mathematics does.
I thought it'd be a good time to address the topic of what computer science is, and something many people ask. Is it a science? The answer depends on whether someone is asking about the sciences or if someone is asking about hard science. But in general, computer science belongs to the same branch of the sciences that mathematics does.






![What Programing Languages Are the Best for a Beginner?
Here is the javaScript code I was trying to post: // Make sure that we replace it for polynomials that take the form of 5x**2
feqvalue = feqvalue.replace(/(-?[0-9]*)[Xx]/g, $1* + ( + answer + ));
feqvalue = feqvalue.replace(/+s**/g, +);
fdvalue = fdvalue.replace(/(-?[0-9]*)[Xx]/g, $1* + ( + answer + ));
fdvalue = fdvalue.replace(/+s**/g, +);
Its part of a Newtons Method Calculator program I wrote and you can find it on Github if you so choose.
Remember: Like, Comment and Subscribe and Code, Code, Code! What Programing Languages Are the Best for a Beginner?](https://i.ytimg.com/vi/4GS7WNQl3Ek/mqdefault.jpg)



