SLIDE 1
Introduc2on ¡to ¡C ¡
- Why ¡C? ¡
- Difference ¡between ¡Python ¡and ¡C ¡
- C ¡compiler ¡stages ¡
- Basic ¡syntax ¡in ¡C ¡
Final Review CS304 Introduc2on to C Why C? Difference - - PowerPoint PPT Presentation
Final Review CS304 Introduc2on to C Why C? Difference between Python and C C compiler stages Basic syntax in C Pointers What is
– Ex. ¡IA32 ¡belongs ¡to ¡CISC ¡
– basic ¡concepts ¡
– instruc@on ¡encoding ¡and ¡instruc@on ¡execu@on ¡ – code ¡reading/wri@ng ¡
– code ¡reading, ¡explain ¡and ¡fill ¡in ¡blanks ¡ – conversion ¡between ¡C ¡and ¡Y86 ¡(or ¡IA32) ¡ – cache ¡impact ¡on ¡program ¡performance ¡
– code ¡op@miza@ons ¡with ¡computer ¡organiza@on ¡knowledge ¡