From the course: Web Servers and APIs using C++

Why use C++ to make a website? - C++ Tutorial

From the course: Web Servers and APIs using C++

Why use C++ to make a website?

- [Troy] Modern C++ is an amazingly powerful language. It has the same features of other languages and one thing they don't, it compiles down to machine code. On the web, this means your users will wait less for your site to render. Our goal in this LinkedIn Learning course is simple, show you how to build a website in C++ using MongoDB as the database and deploy it to the internet using Heroku as our cloud server. Hi, my name is Troy Miles and I'm a Senior Software Engineer. So join me as we take a look at all C++ has to offer.

Contents