Sinisterly
Anyone know how good these books are? - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Assembly (https://sinister.ly/Forum-Assembly)
+--- Thread: Anyone know how good these books are? (/Thread-Anyone-know-how-good-these-books-are)

Pages: 1 2 3


RE: Anyone know how good these books are? - Satan - 05-10-2014

(05-10-2014, 08:20 AM)vegimite Wrote: Have you read it? Is it good?

Read a bit of it to help with my final project for programming in high school. Its pretty decent, yah.


RE: Anyone know how good these books are? - superMAUS - 05-10-2014

(05-10-2014, 08:22 AM)Six Wrote: Read a bit of it to help with my final project for programming in high school. Its pretty decent, yah.

Cool, you did x86 assembly at high school?


Re: RE: Extremely Important Piece of Advice - Satan - 05-10-2014

(08-23-2012, 01:18 AM)Oni Wrote: [Image: tumblr_l1wsx1R94S1qzmowao1_500.jpg]

@vegimite whenever i try to quote your post it quotes this instead.

Yeah, final project was pick your own project, most people chose mobile development, i wanted a challenge, so i picked what the teacher didnt know.


RE: Anyone know how good these books are? - superMAUS - 05-12-2014

(05-10-2014, 08:24 AM)Six Wrote: @vegimite whenever i try to quote your post it quotes this instead.

Yeah, final project was pick your own project, most people chose mobile development, i wanted a challenge, so i picked what the teacher didnt know.

What did you actually make with it?


RE: Anyone know how good these books are? - Satan - 05-12-2014

(05-12-2014, 01:07 PM)vegimite Wrote: What did you actually make with it?

Final grade was based on effort, and my project was to write an OS from scratch, but that takes years. Got as far as booting it, and having a file system. Didnt have anything else though since I only had three months and was self taught. Was very fun though.


RE: Anyone know how good these books are? - mirage - 06-24-2014

(05-12-2014, 06:00 PM)Six Wrote: Final grade was based on effort, and my project was to write an OS from scratch, but that takes years. Got as far as booting it, and having a file system. Didnt have anything else though since I only had three months and was self taught. Was very fun though.

Major props on taking on that kind of project. I, personally, like The Art of x86 Assembly.


RE: Anyone know how good these books are? - superMAUS - 06-24-2014

(06-24-2014, 12:12 AM)mirage Wrote: Major props on taking on that kind of project. I, personally, like The Art of x86 Assembly.

I think it was HLA though maybe I'm wrong @Six will clarify.


Re: RE: Anyone know how good these books are? - Satan - 06-24-2014

(06-24-2014, 06:30 AM)superMAUS Wrote: I think it was HLA though maybe I'm wrong @Six will clarify.
No. That would of made it easier though, probably. I don't think I've used HLA before.


RE: Anyone know how good these books are? - superMAUS - 06-24-2014

(06-24-2014, 06:38 AM)Six Wrote: No. That would of made it easier though, probably. I don't think I've used HLA before.

Definitely would have.


RE: Anyone know how good these books are? - mirage - 06-24-2014

I don't like HLA but I understand why it's good/useful.