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
jedishrfu's latest activity
jedishrfu
replied to the thread
Reliability of LLM for generating examples in mathematics
.
Yes, the LLMs have trouble with reasoning. They can do simple stuff, but as things get tougher, they need a human to guide them to the...
Aug 21, 2025
jedishrfu
replied to the thread
Learning data structures and algorithms in different programming languages
.
Not to muddy the waters here but have you looked at Google’s golang programming language? https://go.dev/ It’s C for the internet age...
Aug 21, 2025
jedishrfu
replied to the thread
Learning data structures and algorithms in different programming languages
.
No. While it appears that C/C++ is like that, you can't just compile and run when switching from a Unix system to a Windows system...
Aug 21, 2025
jedishrfu
replied to the thread
Learning data structures and algorithms in different programming languages
.
Simple answer is no. The most complex structure would usually be a simple array. We never got any formal instruction beyond reading...
Aug 21, 2025
jedishrfu
replied to the thread
Learning data structures and algorithms in different programming languages
.
Yeah, that's just a nice convenience feature of the Python interactive shell. Many other languages support an interactive shell. Julia...
Aug 20, 2025
jedishrfu
replied to the thread
Learning data structures and algorithms in different programming languages
.
I think he means code and indentation via spaces or tabs.
Aug 20, 2025
jedishrfu
replied to the thread
Learning data structures and algorithms in different programming languages
.
To be clear javascript was originally called livescript. Its focus was to create interactive webpages. When java and its applet code...
Aug 20, 2025
jedishrfu
replied to the thread
Learning data structures and algorithms in different programming languages
.
It's not about learning and writing in multiple languages. It's about needing a script written by someone else in another language, like...
Aug 20, 2025
jedishrfu
replied to the thread
A Crisis for Newly Minted CompSci Majors -- entry level jobs gone
.
@elias001 you are missing my point. Its in the way Spock interfaced with the computer. He talked to it. Its not unlike ChatGPT where...
Aug 20, 2025
jedishrfu
reacted to
fresh_42's post
in the thread
A Crisis for Newly Minted CompSci Majors -- entry level jobs gone
with
Haha
.
This discussion reminds me of the role of robots in the industrial world of manufacturing. Very few of us can afford a hand-built car...
Aug 20, 2025
jedishrfu
replied to the thread
Learning data structures and algorithms in different programming languages
.
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
jedishrfu
replied to the thread
A Crisis for Newly Minted CompSci Majors -- entry level jobs gone
.
Think of it this way: the world is changing. At one time, engineers used pencil and paper, then sliderules, before advancing to...
Aug 20, 2025
jedishrfu
reacted to
elias001's post
in the thread
Learning data structures and algorithms in different programming languages
with
Like
.
@FactChecki don't know if you go on twitter, like five or so years ago Anyways, it was the time where the media won't talk about deep...
Aug 20, 2025
jedishrfu
replied to the thread
Learning data structures and algorithms in different programming languages
.
No, we may say something is a FORTRAN program and it might run on Linux, but likely won't run on Windows or MacOS because they have...
Aug 20, 2025
jedishrfu
replied to the thread
Learning data structures and algorithms in different programming languages
.
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
Forums
Back
Top