...endless Demos
The Haversine Euclidian Geometry Example
Here I display parsing a text file, running the Haversine algorithm, utilizing Google Web Services
and then sort a walklist into perfect walking order.
Vue & Front End Blog
This demo shows a recursive Vue component, its middle tier, and a nice
backend CTE query.
A look at a CTE Query
In this quick video I talk about a CTE query, I'm a stickler for SQL, you can
do so much in SQL that replaces pages of middle tier and front end logic.
I also compare my custom hierarchy with the hierarchy SQL data type
Manhattan Distance, SQL, and Class based Validation
Here I talk about the ultra simple Manhattan Distance algorithm, in a .net framework 4.8
website. I talk about my own usage of "NoValidate" and CSS based Forms Authentication. I show a good implementation of dynamically
generated test data. I talk briefly about project documentation and work I would assign.