diff --git a/_includes/nav.html b/_includes/nav.html index 0de90cbd..32760fd9 100755 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -22,6 +22,7 @@
What is P4?
+Who should learn P4?
+Why should I learn P4?
+Where can I learn P4?
+When should I learn P4?
+We've put together some introductory material to help you get started learning P4. Please visit here for instructions to set up the environment that we will use for the tutorial assignments.
+ +The video below provides an overview of data plane programming and introduces the approach taken by the P4 programming language.
+ + +The following two videos provide an overview of the P4 programming language and walk through the first programming exercise: building a basic IP router.
+ +Part I
+ + +Part II
+ + +The following video will walk through the second programming exercise which builds off of the basic IP router to add support for a custom tunneling protocol.
+ + +If you would like some more hands-on experience with P4 please see the P4 tutorials github repository, which will walk you through more tutorial exercises.
+ +