Fall 2020
Fall 2020
Office Hours: Mon 1:00 PM - 2:30 PM, Fri 8:30 AM - 10:00 AM
Office Location: ITTC 314
Course Website: UNI's BlackBoard [Accessible with CAT ID]
CS 3470 - Networking
This course aims to provide students with foundational knowledge of Networking fundamentals across the layers of TCP/IP protocol stack. Most topics are associated with the related hands-on experiments to provide an in-depth understanding of the topics covered. Pre-recorded lectures will be available at the start of each week. We will use class hours for discussing the doubts.
Resources:
Course Slides, Video lectures
Textbook Computer Networking A Top Down Approach, 7th Edition, ISBN number
978-0133594140, Author(s) James Kurose, Keith Ross, Publisher Pearson, Year published
2017Shell scripting: http://linuxcommand.org/lc3_learning_the_shell.php
Wireshark: http://www-net.cs.umass.edu/wireshark-labs/Wireshark_Intro_v8.0.pdf,
https://www.wireshark.org/video/wireshark/introduction-to-wireshark/C: Quick Learn - https://www.learn-c.org
CS 1160 - Programming with C/C++
This course aims to provide students with foundational knowledge of programming with C and C++. Most topics are associated with the related hands-on experiments to provide an in-depth understanding of the topics covered. Pre-recorded lectures will be available at the start of each week. We will use class hours for discussing the doubts.
Resources:
Course Slides, Video lectures
Textbook
Book 1
Textbook title The C Programming Language
ISBN number 978-0131103627
Author(s) Brian W. Kernighan, Dennis M. Ritchie
Publisher Pearson
Year published 1988
Book 2
Textbook title Programming -- Principles and Practice Using C++
ISBN number 978-0321-992789
Author(s) Bjarne Stroustrup
Publisher Addison-Wesley
Year published 2014