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
Mark44's post
in the thread
Learning Assembly and computer architecture for x86
with
Like
.
You are mistaken here. Different architectures have different assembly languages. Sometimes there even are different versions of an...
Sep 5, 2025
FactChecker
reacted to
sbrothy's post
in the thread
Learning Assembly and computer architecture for x86
with
Like
.
I think firmware is more @FactChecker ‘s alley. I’d call a device driver firmware. Anything that interfaces to hardware.
Sep 5, 2025
FactChecker
reacted to
Mark44's post
in the thread
Learning Assembly and computer architecture for x86
with
Informative
.
Visual Studio doesn't permit inline assembly (i.e., using the asm keyword) in 64-bit code. The example I showed was compiled as 32-bit...
Sep 4, 2025
FactChecker
reacted to
sbrothy's post
in the thread
Learning Assembly and computer architecture for x86
with
Like
.
Indeed, assembly language isn't known for being funny and a breeze to work with. And as for speeding things up in this day and age...
Sep 4, 2025
FactChecker
replied to the thread
Learning Assembly and computer architecture for x86
.
How much you will use assembly language depends on what type of work you do. If you get into real-time device handlers, you will see it...
Sep 4, 2025
FactChecker
reacted to
Mark44's post
in the thread
Learning Assembly and computer architecture for x86
with
Like
.
Here's a simple example of what I mean by mixed-language programming. Below is the high-level part in C. // Driver.cpp : Call an...
Sep 4, 2025
FactChecker
replied to the thread
Learning Assembly and computer architecture for x86
.
If you go back far enough, IBM dominated. I "learned" assembly language in a college class that was 75% IBM employees. There was no real...
Sep 4, 2025
FactChecker
reacted to
Rive's post
in the thread
Learning Assembly and computer architecture for x86
with
Like
.
It is just that But using assembly in a sophisticated OS environment or within a C code is more about interacting with the framework...
Sep 3, 2025
FactChecker
reacted to
sbrothy's post
in the thread
Learning Assembly and computer architecture for x86
with
Like
.
I’m playing devil’s advocate for the OP here when I say that talking to the chip directly using assembler is a wonderful way to discover...
Sep 3, 2025
FactChecker
replied to the thread
Learning Assembly and computer architecture for x86
.
If you really want to learn assembly code, then do it. Even for a high-level, professional programmer there are occasions to insert...
Sep 3, 2025
FactChecker
reacted to
bryantcl's post
in the thread
Learning Assembly and computer architecture for x86
with
Like
.
Just my $0.02 but I wouldn't waste cycles (see what I did there) on learning x86 assembly. You're not going to out optimize the...
Sep 3, 2025
FactChecker
replied to the thread
Learning Assembly and computer architecture for x86
.
No. Neither engineering nor pure math is like that. The first thing to learn in pure math is to use the tools (already proven theorems)...
Sep 3, 2025
FactChecker
replied to the thread
Learning Assembly and computer architecture for x86
.
1) You seem to have a fascination with assembly language. What types of applications are you interested in? On another thread, you were...
Sep 2, 2025
FactChecker
reacted to
Ibix's post
in the thread
I
Please explain how length contraction and time dilation result in a constant c
with
Like
.
You have forgotten the relativity of simultaneity, which is less popularised than length contraction and time dilation, but probably...
Aug 30, 2025
FactChecker
reacted to
PeroK's post
in the thread
How do people explore new ideas in physics?
with
Like
.
There's no comparison between software development and the development of fundamental physical theories. The software you are posting...
Aug 29, 2025
Forums
Back
Top