Library Home

Computer Networks: A Systems Approach

(7 reviews)

computer networking presentation pdf

Larry Peterson, Princeton University

Bruce Davie, VMWare

Copyright Year: 2019

Publisher: Larry Peterson and Bruce Davie

Language: English

Formats Available

Conditions of use.

Attribution

Learn more about reviews.

Reviewed by Godmar Back, Associate Professor, Virginia Tech on 12/30/21

This book covers networks from a systems perspective, focusing on the design principles underlying the construction of large networks, their protocols and the applications they support. It provides a comprehensive coverage of the protocols and... read more

Comprehensiveness rating: 4 see less

This book covers networks from a systems perspective, focusing on the design principles underlying the construction of large networks, their protocols and the applications they support. It provides a comprehensive coverage of the protocols and technology in use today as well as a discussion of several historically relevant protocols and applications.

However, there are areas that could use more depth in my opinion, such as the IPv4/IPv6 transition, NAT, and modern web applications, to pick three.

Content Accuracy rating: 5

The information in the book is accurate from my perspective. It is also unbiased. The primary author has made multiple seminal contributions to the field of networking that, aside from their technical merit, contributed to consensus and community building.

Moreover, the book includes "perspectives" at the end of each chapter in which the authors discuss their view of recent developments. These perspectives nicely augment and complement the factual descriptions provided by the rest of the text.

Relevance/Longevity rating: 4

The 2019 update includes a discussion of several recent developments (such as QUIC, TCP/BBR, or blockchains).

Some discussion that provides only historical context could be shortened, especially regarding technologies that were never widely deployed (e.g., IP multicast).

Clarity rating: 5

The book is well written and easily accessible. It is targeted at undergraduates in a 3rd or 4th year networking course, but could be used in a 1st graduate level course as well.

The bottom-up approach that starts with the lower layers of the networking stack makes some forward references necessary, which is unavoidable. Overall, the textbook focuses on explaining problems and then outlining the fundamental ideas underlying their solutions - rather than restricting itself to a description of only the solutions themselves.

Consistency rating: 4

Overall, the book is well written and certainly internally consistent.

A possible point of improvement would be rethink the inclusion of fragment written in a C-like language - this evokes a level of detail with respect to using the book's description for an actual implementation that it doesn't otherwise have.

Modularity rating: 4

The book is modular, devoting chapters to the layers used in networking (link layer, network layer, transport layer, etc.) as well as devoting chapters to cross-cutting issues such as security, multimedia, data representation, and so on. The size of each chapter/section is about right for the level of detail provided. I would feel comfortable assigning it to students.

Organization/Structure/Flow rating: 5

The table of contents makes it clear where to read about which topic. Because of the nature of certain topics, some subjects could be covered at multiple levels (e.g. reliable data transmission is both a link layer and a transport layer issue, routing/forwarding occurs primarily at the network layer, but also for overlay networks or switched Ethernet.) The book strikes a good balance in sorting these topics and is certain to highlight connections and relationships.

Interface rating: 4

This book is created and maintained using the Sphinx toolchain and is available as HTML, PDF, and ePub format. I read the HTML version and examined the PDF version, which results in professional quality documents that are full-text searchable and easily navigable. The authors use illustrations frequently and to good effect.

Unfortunately, some of the URLs embedded were broken (e.g., https://blockstack.org/whitepaper.pdf)

Grammatical Errors rating: 5

Perhaps unsurprisingly, aside from the (infrequent) typo, I wasn't able to spot any mistakes.

Cultural Relevance rating: 5

The emergence of the Internet has had profound cultural impact, and this book tells its story.

The book comes with 5 (online) companion books that dive even deeper into some of the topics the book covers. It is also open for contributions by anybody, which could further improve its content and relevance in the future.

computer networking presentation pdf

Reviewed by Cong Pu, Assistant Professor, Marshall University on 12/5/21

This book tries to use a systematic view to explain the computer network by focusing on several major components in the Internet, so several topics have to be grouped together. For example, "Internetworking" section, it covers switch, Ethernet,... read more

Comprehensiveness rating: 3 see less

This book tries to use a systematic view to explain the computer network by focusing on several major components in the Internet, so several topics have to be grouped together. For example, "Internetworking" section, it covers switch, Ethernet, IP, and outing. Actually, those topics are located in the different layers of Internet stack. Introducing all those topics which are spanned over several layers might confuse the students.

The good thing about this textbook is that there are sample codes available. The instructor can use the sample codes to explain the issue/problems of computer network, no need to write the program by themselves.

Content Accuracy rating: 4

The information and content in this textbook are relatively accurate. One thing is that this textbook did not contain many examples to explain certain topics. In that case, the instructor might need to customize the example based on the information and content of the textbook.

Relevance/Longevity rating: 3

All the topics in this textbook are definitely related to the computer networks. However, some interesting topics are not included. For example, wireless/mobile network, the layering of Internet stack, Internet of Things.

This textbook also include network security and cryptography. I am not sure whether it is the required topic for undergraduate computer network class.

Clarity rating: 4

The technical terms are properly explained in the textbook. For some major concepts, the use example is missing. Take the "Addresses" as an example, the textbook just explains the format of the address. However, it failed to explain how the different portion of address is used.

The presentation of textbook is consistent, and the content are well-written and easy to read.

The textbook groups the related topics into section, which is easier for reader to get familiar with all topics in one section. However, this design strategy also has a downside. Since different topic might be existing in the different layer of Internet stack, coving them in one section might be difficult.

Organization/Structure/Flow rating: 3

For the organization, this textbook has some places to improve. Some topics can be grouped in a more proper way.

Interface rating: 5

The content of textbook is easy to access, and navigate.

The textbook is well-written and easy to read.

The "cultural" is not relevant to this textbook.

I don't suggest the instructor adopts this textbook as a only textbook for computer network class. The reason is that this textbook does not include all required topics. Some other OER textbooks should be used along with this one.

Reviewed by Shahab Hussain, Adjunct Professor, North Shore Community College on 6/10/20

This book presents majority of the networking critical areas and explains latest hot topics in the industry. More pictures, charts and tables can make it more attractive for students. read more

This book presents majority of the networking critical areas and explains latest hot topics in the industry. More pictures, charts and tables can make it more attractive for students.

This book provides an unbiased approach with all possible ways and does not specifically attached to any industry networking equipment provider other than in few real life examples.

Relevance/Longevity rating: 5

The latest version of the book contains 5G and SDN topics as well as some details of cloud networking. Due to changing technologies the future updates will be required and authors agility is appreciable so far.

This book presents the material with clarity, details and relevant real examples as possible

Consistency rating: 5

Authors tried their best to be focused and deliver required information with good sequence and consistency.

Modularity rating: 5

Content of this book is very well organized in chapters.

Authors did excellent work by putting every critical area and topic in separate chapters making the flow transition smooth.

The book's interface is well written without navigation, distortion of images / charts, or other display failures. Visual display works well.

Grammatical Errors rating: 4

Could not find any grammatical errors during review of the book text.

No negative impact or relation on any culture or community.

I like this book’s title and material included. This book can be an excellent reference & textbook for network related courses. I will provide with any further comments and updates necessary when I use it in class.

Reviewed by Mya T. Bowen, Assistant Professor, Roxbury Community College on 5/29/20, updated 7/14/20

This book will be used to identify problems in the information technology industry. Every chapter presents a problem to be analyzed by students which is suitable for developing the critical thinking skills of students. read more

This book will be used to identify problems in the information technology industry. Every chapter presents a problem to be analyzed by students which is suitable for developing the critical thinking skills of students.

This book provides an unbiased presentation of relevant concepts and issues with the information technology industry.

This book has a copyright of 2019; based on the topics presented, the content is relevant to students considering or pursuing a career in information technology.

This book presents the material with clarity; any areas that may be unclear can be researched and expounded upon during class discussions.

This book presents consistent and relevant terminology in each chapter.

This book presents the material in page formats that are not overwhelming to the reader.

This book 's structure presents a well organized, logical, and clear flow of information regarding each topic.

The book's interface works well. I did not find any issues with navigating from page to page, or chapter to chapter.

This book did not present any grammatical errors that I identified while reading it.

The book did not present any culturally insensitive or offensive material.

I am going to use this book for my IT problem-solving course during the Fall 2020 semester; I am hoping to identify feedback from students to be added to this review in the future.

Reviewed by Yiheng Liang, Asst. Prof., Bridgewater State University on 5/27/20

Almost all important areas in computer networks are covered in this book. read more

Comprehensiveness rating: 5 see less

Almost all important areas in computer networks are covered in this book.

I have not checked every word and every piece of information from this book. But from what I had looked at, this book appears to be accurate and unbiased.

This book is about computer networks, of course. However, like all tech books, they will have to update with new content, e.g. SDN, 5G, ...

This depends on who will read the book. For me, I have no difficulty reading this book.

Did not see a major problem.

Modularity rating: 3

This book is a bit "heavy" for some students in computer science to follow in a single semester. It is a challenge for the instructors to pick up specific contents that will be suitable for a typical one-semester course.

I am not sure that putting the "applications" as the last chapter is a good approach. Additionally, some terms are addressed earlier in the book, but the concept is later introduced. For example, the term "Content Distribution Networks" is mentioned in previous chapters but it is only formally introduced in chapter 9.

The content of this book is not intended to distract or confuse the reader.

Did not observe any obvious grammatical error.

Like most tech books, this book is culturally neutral.

Lack of homework questions, lab questions, and programming assignments. This book will be better served as a reference book, not a textbook.

Reviewed by Pamela Jensen, Instructor, Minnesota State University System on 3/7/20

The bool appears to be comprehensive, but a little wordy. Perhaps say the same thing without repetition and stay focused on the subject. read more

The bool appears to be comprehensive, but a little wordy. Perhaps say the same thing without repetition and stay focused on the subject.

I did not find any errors

This is fairly fundamental networking, however it is a topic that changes rapidly, which is not the fault of the author

I understood it fairly easily, but this could be difficult depending on the audience and their ability and familiarity with the subject.

Nicely laid out.

The book is logically divided into subjects that could be used individually.

Organization/Structure/Flow rating: 4

I like how they started with the application layer of the OSI model that is the easiest to understand. I would stick with the OSI format throughout the course.

The interface is fairly straightforward. I personally like ebooks with links to appropriate videos, but then it would not be a "textbook".

I did not find any errors, however I am not an English instructor.

This is not a cultural subject.

I would consider using part of this book in my class

Reviewed by Jon Craton, Assistant Professor, Anderson University on 2/8/20

This book does an excellent job of covering all of the major topic areas in computer networking. It provides a good overview of networking and then dives into the details of the most important sections of the network stack. read more

This book does an excellent job of covering all of the major topic areas in computer networking. It provides a good overview of networking and then dives into the details of the most important sections of the network stack.

I found no inaccuracies of note in the content of the text.

This book covers historical networking topics well. It also highlights the primary tools used in modern networked mobile and web applications (HTTPS, REST, etc) and explains the forces that have caused much of the industry to settle on these tools. This book should remain relevant for years, especially if it continues to be regularly updated.

There's a lot of jargon in computer networking, but this book does a good job of recognizing this and carefully introducing new terms. It could perhaps benefit from an index of important terms and acronyms.

I found the book to be consistent throughout. I think that it could benefit from using a structure and set of chapter names the connect more tightly to established layers of the one of the common network stack models, or simply being more upfront in defining its own view into the network stack to provide readers more direction on where the text is headed and what content is found in each chapter.

The text is well structured to be divided into course topics.

The book begins with a high-level overview of networked application and then explores the network stack from the bottom up. This is the approach that several other texts use, and I find it to be a clear way to teach the content.

I had no problems viewing or navigating the text or figures.

The text appears to be well edited and largely free of grammatical errors.

I did not note any content in the text that I found to be inappropriate or offensive nor any content that I would expect is probable to offend others.

Overall, this is a helpful text that provides a good overview of the most important concepts in computer networking and could be easily applied for teaching and learning this topic.

Table of Contents

  • Chapter 1: Foundation
  • Chapter 2: Direct Connections
  • Chapter 3: Internetworking
  • Chapter 4: Advanced Internetworking
  • Chapter 5: End-to-End Protocols
  • Chapter 6: Congestion Control
  • Chapter 7: End-to-End Data
  • Chapter 8: Network Security
  • Chapter 9: Applications

Ancillary Material

  • Larry Peterson and Bruce Davie

About the Book

Suppose you want to build a computer network, one that has the potential to grow to global proportions and to support applications as diverse as teleconferencing, video on demand, electronic commerce, distributed computing, and digital libraries. What available technologies would serve as the underlying building blocks, and what kind of software architecture would you design to integrate these building blocks into an effective communication service? Answering this question is the overriding goal of this book—to describe the available building materials and then to show how they can be used to construct a network from the ground up.

About the Contributors

Larry Peterson is CTO at the Open Networking Foundation and the Robert E. Kahn Professor of Computer Science (Emeritus) at Princeton University

Bruce Davie is VP & CTO at VMWare for Asia Pacific and Japan

Contribute to this Page

C-Mirroring 17+

Casio computer co., ltd., screenshots, description.

Wireless operation for smooth meetings and presentations. CASIO C-Mirroring is an iOS app that makes it possible to establish a network connection between an iPad, iPhone device and network-compatible CASIO Projector *1, and then project documents and images stored in the device's memory, real-time images picked up by the device's built-in camera, and browser screen images. *1 Applicable Projector Models: XJ-S400UN/S400WN XJ-UT352WN XJ-F211WN/XJ-F21XN (Some models covered by this app may not be available in certain geographic areas.) ・File Viewer: Projects documents and images *2 registered with CASIO C-Mirroring. ・Wireless Camera: Projects real-time images picked up by the device's built-in camera. ・Browser: Uses the application's built-in web browser to project web pages with the projector. *2 Projectable Document and Image Files Microsoft Word (doc, docx) Microsoft Excel (xls, xlsx) Microsoft PowerPoint (ppt, pptx) PDF JPEG, PNG Using CASIO C-Mirroring Use the steps below to establish a connection between a smart device and projector with this app. If you are already connected via a wireless LAN access point, refer to your projector's Network Function Guide. (1) Configure projector network settings. (2) Select "Network" as the projectors input source. This projects the standby screen, which shows network information. (3) On the smart device, select the desired access point with "Settings" - "Wi-Fi" and establish a connection. (4) Start up CASIO C-Mirroring. (5) On the home screen, select the function you want and execute it. (6) When you want to project with the projector, tap the Play button. When a connectable projector is found, select it. If a connectable projector isn't found, input IP address of the projector then connect to it.

Version 1.0.0

Improved behavior

App Privacy

The developer, CASIO COMPUTER CO., LTD. , indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer’s privacy policy .

Data Not Collected

The developer does not collect any data from this app.

Privacy practices may vary, for example, based on the features you use or your age. Learn More

Information

English, Japanese

  • App Support
  • Privacy Policy

More By This Developer

G-SHOCK Connected

CASIO WATCHES

Chordana Play

G-SHOCK MOVE

CASIO WATCH+

EXILIM Connect

You Might Also Like

C2 Password

Criptext Secure Email

Diagrams Notepad 3

Elapp Nearby Sharing

QR Scanner & Reader Barcode

  • Search for: Toggle Search

NVIDIA GTC 2024: A Glimpse Into the Future of AI With Jensen Huang

NVIDIA’s GTC 2024 AI conference will set the stage for another leap forward in AI.

At the heart of this highly anticipated event: the opening keynote by Jensen Huang , NVIDIA’s visionary founder and CEO, who speaks on Monday, March 18, at 1 p.m. Pacific, at the SAP Center in San Jose, Calif.

Planning Your GTC Experience

There are two ways to watch.

Register to attend GTC in person to secure a spot for an immersive experience at the SAP Center. The center is a short walk from the San Jose Convention Center, where the rest of the conference takes place. Doors open at 11 a.m., and badge pickup starts at 10:30 a.m.

The keynote will also be livestreamed at www.nvidia.com/gtc/keynote/ .

Whether attending in person or virtually, commit to joining us all week. GTC is more than just a conference. It’s a gateway to the next wave of AI innovations.

  • Transforming AI: Hear more from Huang as he discusses the origins and impact of transformer neural network architecture with its creators and industry pioneers. He’ll host a panel with all eight authors of the legendary 2017 paper that introduced the concept of transformers: Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N. Gomez, Lukasz Kaiser, and Illia Polosukhin.Wed., March 20, 11-11:50 a.m. Pacific.
  • Join Visionaries Transforming Our World: Hear from leaders such as xAI cofounder Igor Babuschkin ; Microsoft Vice President of GenAI Sebastian Bubeck , Stanford University’s Fei-Fei Li ,  Meta Vice President of AI Research Joelle Pineau ; OpenAI Chief Operating Officer Brad LightCap ; Adept AI founder and CEO David Luan ; Waabi f ounder and CEO Raquel Urtasun ; Mistral CEO Arthur Mensch ; and many others at the forefront of AI across various industries.
  • Be Part of What Comes Next: Engage from March 17-21 in workshops and peer networking and connect with the experts. This year’s session catalog is packed with topics covering everything from robotics to generative AI, showcasing real-world applications and the latest in AI innovation.
  • Stay Connected: Tune in online to engage with the event and fellow attendees using #GTC24 on social media.

With visionary speakers and a comprehensive program covering the essentials of AI and computing, GTC promises to be an enlightening experience for all.

Don’t miss your chance to be at the forefront of AI’s evolution. Register now .

NVIDIA websites use cookies to deliver and improve the website experience. See our cookie policy for further details on how we use cookies and how to change your cookie settings.

Share on Mastodon

IMAGES

  1. The Basics of Computer Networking

    computer networking presentation pdf

  2. SOLUTION: Introduction to computer networks ppt 1

    computer networking presentation pdf

  3. ‘Computer Networks' PDF: Free chapter download

    computer networking presentation pdf

  4. The Basics of Computer Networking

    computer networking presentation pdf

  5. PPT

    computer networking presentation pdf

  6. ppt on computer networking l Presentation on computer networks l IClass

    computer networking presentation pdf

VIDEO

  1. Network Programming

  2. ENCS3320 Computer Networks: Chapter1_3

  3. COMPUTER NETWORKING|| Types of network|| Advantages and disadvantages||

  4. Fundamentals Of Computer Networks Chapter 1 Slides

  5. COMPUTER NETWORKING PRESENTATION

  6. Computer Networking Tutorial pt2

COMMENTS

  1. PDF Networking Fundamentals

    Presentation Session Transport Network Data Link Physical The Seven Layers of the OSI Model (Cont.) Data Delivery: • Provides connectivity and path selection between two host systems • Routes data packets • Selects best path to deliver data • The Network layer prioritizes data known as Quality of Service (QoS)

  2. PDF Lecture 13: Introduction to Networking

    Lecture 13: Introduction to Networking Networking is simply communicating between two computers connected on a network. You can actually set up a network connection on a single computer, as well. A network requires one computer to act as the server , waiting patiently for an incoming connection from another computer, the client .

  3. PDF Introduction to computer networking

    A network can be defined as two or more computers connected together in such a way that they can share resources. The purpose of a network is to share resources. resource may be: A file. A folder. A printer. A disk drive Or just about anything else that exists on a computer.

  4. PDF An Introduction to Computer Networks

    CONTENTS Preface 3 Second Edition. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .3 Licensing ...

  5. PDF Networking Basics

    Raj Jain 5 Professional Associations q IEEE: Inst of Electrical and Electronic Engineers, m standards.ieee.org m IEEE ⇒ ISO (via ANSI) m Ethernet ⇒ IEEE 802.3 ⇒ ISO 8802-3:1998 q EIA: Electronic Industries Association, www.eia.org m Example: EIA-232 (RS-232) q TIA: Telecommunications Industries Association, m www.tiaonline.org q ATM Forum, www.atmforum.com q Frame Relay Forum, www ...

  6. PDF Lecture 13: Intro To Networking CS110 Spring 2021

    Networking Every computer on a network has a unique IP address that identifies it on the network. When you want to connect to a server, you need to know its IP address. By convention, each of the four bytes in a 32-bit IP address is represented by its decimal value and separated by a period. An example IP address is "192.168.1.1".

  7. PDF CSE 461: Computer Networks

    To learn the fundamentals of computer networks 2. Learn how the Internet works • What really happens when you "browse the web"? • TCP/IP, DNS, HTTP, NAT, VPNs, 802.11 etc. 3. Understand why the internet is designed how it is designed • SDN, Load Balancers, Architectures.

  8. PDF CS144

    Most computer nets connected by Internet protocol-Runs over a variety of physical networks, so can connect Ethernet, Wireless, people behind modem lines, etc. Every host hasa a unique 4-byte IP address-E.g., www.ietf.org !132.151.6.21-Given a node's IP address, the network knows how to route a packet (lectures 5-7)

  9. An Introduction to Computer Networks

    An Introduction to Computer Networksis a free and open general-purpose computer-networking textbook, complete with diagrams and exercises.It covers the LAN, internetworking and transport layers, focusing primarily on TCP/IP. Particular attention is paid to congestion; other special topics include queuing, real-time traffic, network management, security and the ns simulator.

  10. PDF CS 31006: Computer Networks

    Four-five class tests. Students attempt the exams individually. Solves and submits the answers on Moodle. Usually equal weightage assigned for each test towards final grade. Time-bound online examination/take-home examination. No Mid-semester or End-semester Examination, as per institute policy for Spring 2021.

  11. PDF Computer Networking : Principles, Protocols and Practice

    Computer networks have used various types of physical media to exchange information, notably : • electrical cable. Information can be transmitted over different types of electrical cables. The most common ones are the twisted pairs (that are used in the telephone network, but also in enterprise networks) and the coaxial

  12. PDF Fundamentals Of Computer Networking And Internetworking

    Protocol Layering and Layering Models. Protocol Layering d Needed because communication is complex d Intended primarily for protocol designers

  13. PDF Computer Networking: The Complete Beginner's Guide to Learning the

    Computer Networking is simply the formation of a computer network. A computer network can be defined as the collection of computers, printers, and other equipment that are connected (wired or wireless), with the ultimate aim of fostering communications between the devices. The process of creating this connection of devices is known as Computer ...

  14. Computer Networks: A Systems Approach

    This book does an excellent job of covering all of the major topic areas in computer networking. It provides a good overview of networking and then dives into the details of the most important sections of the network stack. Content Accuracy rating: 5 I found no inaccuracies of note in the content of the text. Relevance/Longevity rating: 5

  15. Introduction To Computer Networking

    introduction-to-computer-networking.ppt - Free download as Powerpoint Presentation (.ppt), PDF File (.pdf), Text File (.txt) or view presentation slides online. Computer networking

  16. PDF TYPES OF COMPUTER NETWORKS

    Personal Area Network (PAN) •A personal area network (PAN) is a computer network used for communication among computer devices, including telephones and personal digital assistants, in proximity to an individual's body. •The devices may or may not belong to the person in question. The reach of a PAN is typically a few meters.

  17. Presentation About Computer Networking

    Presentation about computer networking - Free download as Powerpoint Presentation (.ppt), PDF File (.pdf), Text File (.txt) or view presentation slides online. This document provides information about a computer networking course, including: - Lectures will be on Tuesdays and exercises on Wednesdays, with the course website and required textbooks listed.

  18. PDF CS144

    • Most computer nets connected by Internet protocol - Runs over a variety of physical networks, so can connect Ethernet, Wireless, people behind modem lines, etc. • Every host hasa a unique 4-byte IP address - E.g., www.ietf.org → 132.151.6.21 - Given a node's IP address, the network knows how to route a packet (lectures 3+4)

  19. PDF Networking 101 An Introduction to Networking

    Skill: Servers: Networks often involve the sharing of printer and les. This can be done by adding network-ready printer or storage. But often it is done by sharing parts of existing computer systems, such as their printer or hard drive. How this is done depends a lot on the operating system of the computer that will be doing the sharing.

  20. PDF C h a p 10 Computer Networks

    A computer network can include different types of hosts (also called nodes) like server, desktop, laptop, cellular phones. Networking Device. Figure 10.2: A computer network. Apart from computers, networks include networking devices like switch, router, modem, etc. Networking . devices are used to connect multiple computers in different settings.

  21. ‎C-Mirroring on the App Store

    Wireless operation for smooth meetings and presentations. CASIO C-Mirroring is an iOS app that makes it possible to establish a network connection between an iPad, iPhone device and network-compatible CASIO Projector *1, and then project documents and images stored in the device's memory, real-time images picked up by the device's built-in camera, and browser screen images.

  22. NVIDIA GTC 2024: A Glimpse Into the Future of AI With Jensen Huang

    NVIDIA's founder and CEO will discuss the future of AI at one of the world's premier technology conferences. NVIDIA's GTC 2024 AI conference will set the stage for another leap forward in AI. At the heart of this highly anticipated event: the opening keynote by Jensen Huang, NVIDIA's visionary founder and CEO, who speaks on Monday ...