Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
I tried learning it. After 3 months, I still couldn't get a Hello World! without segfault...
-
orto11567y@filthyranter have you tried it on a microcontroller? It's a lot easier to learn that way and you get to make LED'S dance. Dancing LED'S are awesome 😄
-
graviton1907yThat's just how it is.
50 years down the line, devs will be saying the same about cpp/Java devs of today.
It's from these experiences with the existing tech, we come up with other elegant way to represent the logic -
@orto On compilers for microcontrollers such as Arduinos, you have lots or pre-defined macros. That's fine but I wanna know raw assembly.
-
orto11567y@filthyranter
Assembly is very architecture specific.
I started using the thumb instruction set. On the cortex m0.
What made this awesome is that I had direct control over every register and peripheral.
Maybe you should give that a try or at least something similar.
It's great fun.
Hey you might even get to pull out your soldering iron☺️. -
Crazed20507yPrevious gen devs really put the scientist in computer scientist. Been learning more about programming origins, most of those guys were legitimate scientists and mathematicians.
-
I love reading through assembly code and seeing what it's doing. Can't write it yet, but am getting better at learning what it's doing
-
-C and C++ bow to Assembly
-In contact with registers
-Possess memorial-like abilities
-Control the CPU with an iron but fair fist
-Powers transistors & embedded devices globally
-Direct descendants of the ancient Ada Lovelace Bloodline
-Will bankroll the first computers on Mars ( Deep assembly will be be the first computer)
-Own 99% of malware research facilities on Earth
-First designer languages will in all likelihood be Assembly-based languages
-Average Assembly developers said to have 215+ IQ, such intelligence on Earth has only existed deep in Tibetan monasteries & Area 51
-Ancient Indian scriptures tell of a divine language who will descend upon Earth and will bring an era of enlightenment and unprecedented technological progress with it
-It powers Nanobot R&D labs around the world
-You likely have Nanobots programmed with Assembly inside you right now
Related Rants
-
stereohisteria6My first day in a Linux admin and security course. I went all confident and cocky waiting for some bullshit li...
-
Voxera2Years ago we had a visit from a startup company developing a firewall and I got the chance to talk with one of...
-
MojoJojo20Realising that 12 year olds these days can code and build better than I do today. When I was 12, I was conten...
Assembly! I bow down to the devs who came before me🙏
undefined
wk68