Resources

Bibliography

Linux

Assembly Language

  • Reference book for the first half of the course: Assembly Language, Step by Step (third edition), Jeff Duntemann, Wiley , ISBN: 978-0-470-49702-9
  • Jeff Duntemann web site
  • A reference of Assembler commands IntelCodeTable.pdf (32-bit intel assembler)

C Language

  • Reference book for the second half of the course: Schaum's OuTlines, Programming with C (second edition), Byron Gottfried McGraw-Hill, 1996, ISBN: 0-07-024035-3
  • The C Programming Language, Brian Kernighan and Dennis Ritchie, Prentice Hall Software Series. (They invented C)

If you want to know more

For sharing your results