YoVDO

Look Ma, Update DB to HTML5 Using C++ - No Hands

Offered By: CppNow via YouTube

Tags

C++Now Courses C++ Courses Event-Driven Programming Courses HTML5 Courses Data Manipulation Courses Database Management Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore a practical solution for seamlessly delivering data from storage to web end-users in this CppNow conference talk. Learn how to build an HTTP server generating WebSocket HTML5 pages using the POCO framework Net library, and add SQL database communication capabilities with the POCO Data library. Discover how to establish a callback hook for transparent web page updates triggered by database modifications. Dive into key building blocks like the Poco::Dynamic module for datatype erasure and Poco::Data::RowFormatter class for dynamic output formatting. Gain insights into efficient, type-independent data transport methods that significantly reduce network and web server overhead compared to traditional request/response models.

Syllabus

Introduction
Content
Data Access
Web Browser
The solution
The class row
Dynamic C
Overload or not
Store procedure
Push from database to browser
WebSocket
WebSocket solution
WebSocket request handler
Database insert
Backend running
WebSocket support
New WebSocket
Events
Real World Example
Whats next


Taught by

CppNow

Related Courses

Your Favorite Undefined Behavior in C++
CppNow via YouTube
Under the Hood - Assembly, System Calls, and Hardware in C++
CppNow via YouTube
Carbon Language Successor Strategy - From C++ Interop to Memory Safety
CppNow via YouTube
Value Oriented Programming Part 1 - You Say You Want to Write a Function
CppNow via YouTube
Introducing a Memory-Safe Successor Language in Large C++ Code Bases
CppNow via YouTube