+ 7
Is it appropriate to ask for code review?
The question is straight forward, however I do want to improve. As a noobie in Coding, feedback is important for me, but asking the community feels like attention whoring...whatâs your opinion?
8 RĂ©ponses
+ 7
@Be Pont De: There's nothing wrong with asking for feedback on your code. It's even better when you direct attention to some specific area for improvement.
+ 5
nom, nom, nomđż...
gulp, gulp, gulpđș...
Don't mind me... I'm just enjoying the show. đ
+ 4
org 100h
start:
mov dx,wat
mov ah,09h
int 21h
mov al, 0
mov ah,4Ch
int 21h
section .data
wat: db 'hello, wat?!?'
p.s.: I have a foot pedal for backslash for maxed out efficiency!
(the assembler code is actually copy&paste material. I just know the absolute basics of assembler :D)
+ 3
Yes. Absolutely.
+ 2
@jan can you review my code please?
https://code.sololearn.com/cMa9DP5mL36E/?ref=app
+ 2
Use the usb in/out, write the output into a midi file and convert it to ascii. You can actually throw away your keyboard and code in Mozart style!
http://www.archduke.org/midi/index.html
+ 2
Chopin is nice. His C# codes are also really impressive
https://youtu.be/6oig433L2DE
+ 2
I hope BĂ© Pont DĂ© doesn't mind the spam. The question was actually a good one ^^