Ok, not as an eyesight but you'll soon see what I mean.
For one of my varsity courses, we have to program a microcontroller. This is the first time a lot of people have had to program, luckily as a CompSci student, I don't have this problem. Its all coded in ASM, so those poor buggers really got thrown in the deep end with having to read up on the microprocessors ports and registers etc.
Ok, to the blind part. Seeing as we just started, we not making little robots, but simply playing around with the 5 buttons, 8 LEDs and an LCD screen. It communicates to the PC and compiler via a COMM port, which my laptop doesn't have... So I sit at home, read up on the documents and tutorials, write myself a little program and... Well nothing. Can't test it... So I then take the code to varsity next day, along with my kit and test it on one of the lab PCs
So basically I blindly write out code, unable to test it and then hope for the best! Just thought I'd tell MyBB.
Anyone else have issues similar to this before out of curiosity?
For one of my varsity courses, we have to program a microcontroller. This is the first time a lot of people have had to program, luckily as a CompSci student, I don't have this problem. Its all coded in ASM, so those poor buggers really got thrown in the deep end with having to read up on the microprocessors ports and registers etc.
Ok, to the blind part. Seeing as we just started, we not making little robots, but simply playing around with the 5 buttons, 8 LEDs and an LCD screen. It communicates to the PC and compiler via a COMM port, which my laptop doesn't have... So I sit at home, read up on the documents and tutorials, write myself a little program and... Well nothing. Can't test it... So I then take the code to varsity next day, along with my kit and test it on one of the lab PCs
So basically I blindly write out code, unable to test it and then hope for the best! Just thought I'd tell MyBB.
Anyone else have issues similar to this before out of curiosity?