Insights Blog
-- Browse All Articles --
Physics Articles
Physics Tutorials
Physics Guides
Physics FAQ
Math Articles
Math Tutorials
Math Guides
Math FAQ
Education Articles
Education Guides
Bio/Chem Articles
Technology Guides
Computer Science Tutorials
Forums
Trending
Log in
Register
What's new
Latest activity
Register
Menu
Log in
Register
Navigation
More options
Style variation
System
Light
Dark
Contact us
Close Menu
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Forums
FactChecker's latest activity
FactChecker
reacted to
jedishrfu's post
in the thread
Learning data structures and algorithms in different programming languages
with
Informative
.
To be clear javascript was originally called livescript. Its focus was to create interactive webpages. When java and its applet code...
Aug 20, 2025
FactChecker
replied to the thread
Learning data structures and algorithms in different programming languages
.
I don't know what "space invaders equivalent" means. That seems to be a foreign idea in the subject of computer languages.
Aug 20, 2025
FactChecker
reacted to
Filip Larsen's post
in the thread
Learning data structures and algorithms in different programming languages
with
Like
.
Considering that most high performing and system interfacing libraries used in Python usually are a set of C/C++ libraries with Python...
Aug 20, 2025
FactChecker
replied to the thread
Learning data structures and algorithms in different programming languages
.
At this point, there is no reason to bring up all the multitude of languages with their specific advantages, specializations, and...
Aug 20, 2025
FactChecker
replied to the thread
Learning data structures and algorithms in different programming languages
.
MATLAB has an entire environment that allows for advanced design work. It includes simulation, analysis, and many specialized libraries...
Aug 20, 2025
FactChecker
reacted to
jedishrfu's post
in the thread
Learning data structures and algorithms in different programming languages
with
Informative
.
If you are planning to do programming in a mathematical context then take a look at Julia from MIT. Julis is free and in a trajectory...
Aug 20, 2025
FactChecker
replied to the thread
Learning data structures and algorithms in different programming languages
.
I am not an expert in machine learning, but here are my two cents: I think we should distinguish between the theoretical research in...
Aug 20, 2025
FactChecker
reacted to
Filip Larsen's post
in the thread
Learning data structures and algorithms in different programming languages
with
Like
.
Well, if you have fond memories of C then by all means go for C/C++. In C you would mostly be doing all the pointer and memory...
Aug 20, 2025
FactChecker
replied to the thread
Learning data structures and algorithms in different programming languages
.
Ha! Well, there are a lot of things that I can't keep up with, and more every day. Good luck in your computer efforts. I think you will...
Aug 20, 2025
FactChecker
replied to the thread
Learning data structures and algorithms in different programming languages
.
You may be underestimating the ability of the high-level optimization in modern compilers. They are impressive. (Although Python had a...
Aug 19, 2025
FactChecker
reacted to
jedishrfu's post
in the thread
Learning data structures and algorithms in different programming languages
with
Like
.
Another feature of java design was the same source could run on any computer that could run java. This is a central feature and for many...
Aug 19, 2025
FactChecker
replied to the thread
Learning data structures and algorithms in different programming languages
.
A lot of the motivation of Java was to make a language that was more secure and less likely to allow mistakes than C/C++. It did not...
Aug 19, 2025
FactChecker
replied to the thread
Learning data structures and algorithms in different programming languages
.
One algorithm approach that you need to pay special attention to is that of recursion. Some computer languages support it well and...
Aug 19, 2025
FactChecker
replied to the thread
Learning data structures and algorithms in different programming languages
.
C is a basic, fundamental language. You can easily mimic a C program in the other, more modern, languages. C (as opposed to C++) will...
Aug 19, 2025
FactChecker
reacted to
PeterDonis's post
in the thread
B
Realism about singularity
with
Like
.
You don't have to "hypothetically" take a "realist view". You can just ask what the model of the universe with an initial singularity...
Aug 19, 2025
Forums
Back
Top