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
		- 
				
				
Root772336y@Bubbles I went from making math and art programs in tibasic on my calculator to decompiling and studying an rpg with music, greyscale graphics, realtime combat, and real line-of-sight, written in z80 assembly. It was large and resource-heavy enough that it needed to move the system stack to make room for its own, so. It was a bit of a step up in difficulty.
That was the most fun I had in years. 😊 
Related Rants
- 
						
							
TCPizza28assignment: use winAPI to create a "virus" that put itself in autorun and does nothing. me, a curious student... - 
						
							
mcminnra10"Python is such a hard language. It has so many rules" - Undergraduate Student who sent out mass email to the ... - 
						
							
explodingkittns7"You'll be learning and working with C++ and Assembly." I could very well be the only student ever to have be... 

Idk why I had the idea to research how sockets work in X86 Assembly. I’ve just been weirdly obsessed with low level stuff recently.
Edit: and obsessed with network programming.
rant
assembly
x86
sockets