This week we focused on building out the front end of our application. One thing I learned this week is that I feel like I am more interested in front end development. Last weeks iteration was somewhat challenging and abstract to me because, it was just information. This week doing React I felt I understood it more, and could see how my code directly translates to the look and feel of our application. I also found it easier to troubleshoot because I could change a line of code and see how it affected the design. Overall a good week of learning how to develop a larger software application.
This week, we developed a deeper understanding of the network control plane and explored routing algorithms such as Dijkstra and Bellman-Ford, focusing on how they determine the most efficient paths for data transfer. We also learned about the SDN control plane, which allows for dynamic network management and routing. In addition to the theory learned this week, we conducted a network lab exploring the use of a basic SDN controller using Mininet and Wireshark. We looked at how Internet Control Message Protocol (ICMP), can be used for network diagnostics, particularly for network troubleshooting with tools like ping and traceroute.
Comments
Post a Comment