Top 10 List of Week 04
Rafi Muhammad --- Jakarta

Top 10 List of Week 04

  1. What is Makefile?
    This website tell us about what is Makefile, the use of it and also how to make it. What interesting is there also a code demo to make us more understand about makefile.

  2. Local, Global and Static Varible
    This is a website about Local, Global and Static variable used in C programming language. There are simple explanation about it and also demo code with an output for all demo code. It is intereseting because there also an explanation about why the code have an output like that. There are also related article which cover basic of C programming language tutorial in this website.

  3. Memory Map in C
    This website is like a complete explanation about Memory Map in C. There are a visualization that make us understand more. It is interesting that this website have a beautiful design, like using table, usign code formatter that make it nicer to read it.

  4. Pointer in C
    I personally think learning pointer in C is hard, so instead of using textbook or article to learn it, it is better to watch a video about pointer in C. Also this video have a great visualization how pointer works and also code demo written in Vim that really interesting for me

  5. Memory Address in C
    For the same reason in point number 4, I personally think that it is easier to learn Memory address using videos. This is one of many video that teach you how Memory Address works in C. It is really great because there are a code demo.

  6. Struct in C
    This is the simple explanation about Struct in C, how to use it, when to use it and also what intereseting is there are a code demo.

  7. Struct vs Class
    In my first time learn about Struct I thought that Struct is the same as Class in Java or other programming language. Although is slightly different but there are still diffrences between these two word. So, I found disccussion in StackOverFlow that disscuss about this and it is very interesting for me.

  8. Static vs Dynamic Libraries in Linux
    This is a comparison between Static and Dynamic Libraries in Linux with also the usecase of these two libraries. What interesting is there also a connection with C language.

  9. Big Endian vs Little Endian
    This website is tell us about complete explanation with Big Endian and Little Endian. It is very good because we go in-depth with litte and big endian. Also what interesting is this website tell us about the concept of little endian and big endian using C programming language that are related to what we learn in this week.

  10. Passing Parameter Techniques in C
    Because of the C pointer, passing parameter in C is slightly different from Java or Python. This website is telling us how to passing parameter correctly in C. It is really interesting because there are visualization how things works and also demo code for the different type of passing paramater in C


© 2021-2021 --- Rafi Muhammad --- File Revision: 0030---05-Mar-2021.