HOWTO: Add Source Code Files to an IntelliJ Project
drprventura
HOWTO: Add Source Code Files to an IntelliJ Project
7:03
Visualizing USA Baby Names using Google Data Studio
drprventura
Visualizing USA Baby Names using Google Data Studio
30:44
HOWTO: Use DBeaver to query Google's BigQuery
drprventura
HOWTO: Use DBeaver to query Google's BigQuery
7:19
HOWTO: Change the location of the results in DBeaver
drprventura
HOWTO: Change the location of the results in DBeaver
0:22
Searching a collection for matching faces in AWS Rekognition
drprventura
Searching a collection for matching faces in AWS Rekognition
46:26
How to create a MySQL instance in Google Cloud Platform and connect via DBeaver
drprventura
How to create a MySQL instance in Google Cloud Platform and connect via DBeaver
13:02
Create a project in Google Cloud Platform with a billing account
drprventura
Create a project in Google Cloud Platform with a billing account
5:23
AWS S3 PutObject ACL Access Denied
drprventura
AWS S3 PutObject ACL Access Denied
4:14
Using OpenVPN in AWS
drprventura
Using OpenVPN in AWS
54:52
Parameter naming, Methods, and Operator Overloading in Python
drprventura
Parameter naming, Methods, and Operator Overloading in Python
22:33
Intro to Javascript in the browser
drprventura
Intro to Javascript in the browser
1:07:22
Installation of Virtual Box Guest Additions in Kali
drprventura
Installation of Virtual Box Guest Additions in Kali
15:04
Hello, jQuery!
drprventura
Hello, jQuery!
1:11:14
More Higher Order Programming in Javascript & Google Charts
drprventura
More Higher Order Programming in Javascript & Google Charts
1:06:59
Higher Order Programming in Javascript
drprventura
Higher Order Programming in Javascript
1:02:34
CSS - part 2
drprventura
CSS - part 2
1:02:07
CSS - part 1
drprventura
CSS - part 1
1:09:13
Video: How to Install SLMail for penetration testing
drprventura
Video: How to Install SLMail for penetration testing
5:34
Kali 2 Introduction and Operation
drprventura
Kali 2 Introduction and Operation
37:07
Detecting Faces Using Rekognition and Highlighting the Faces with Pillow
drprventura
Detecting Faces Using Rekognition and Highlighting the Faces with Pillow
8:21
Exporting database as SQL and Importing SQL dump using phpMyAdmin, and Loading CSV files
drprventura
Exporting database as SQL and Importing SQL dump using phpMyAdmin, and Loading CSV files
58:27
AWS Elastic Map Reduce using MrJob
drprventura
AWS Elastic Map Reduce using MrJob
1:14:06
Using OpenVPN in AWS
drprventura
Using OpenVPN in AWS
44:56
AWS VPC with Public and Private Subnets, NAT Instance/Bastion Host
drprventura
AWS VPC with Public and Private Subnets, NAT Instance/Bastion Host
1:03:53
Building a Python Alexa Skill using Flask-Ask
drprventura
Building a Python Alexa Skill using Flask-Ask
51:32
Using Chalice to Build a Text-to-Speech Service Using Polly
drprventura
Using Chalice to Build a Text-to-Speech Service Using Polly
1:06:25
AWS Lambda with SMS messaging and Rekognition in Python
drprventura
AWS Lambda with SMS messaging and Rekognition in Python
1:01:24
Using AWS Rekognition from Python
drprventura
Using AWS Rekognition from Python
1:16:45
AWS CloudFormation helper scripts with update
drprventura
AWS CloudFormation helper scripts with update
49:36
Intro to the Python turtle Module
drprventura
Intro to the Python turtle Module
48:00
Cloud Formation Mappings & cfn-init
drprventura
Cloud Formation Mappings & cfn-init
1:07:03
AWS Amazon Linux, Intro to CloudFormation including Ubuntu
drprventura
AWS Amazon Linux, Intro to CloudFormation including Ubuntu
1:13:37
More Linux Command Line, Running a Windows 2012 Server in AWS, RDP to EC2 Ubuntu
drprventura
More Linux Command Line, Running a Windows 2012 Server in AWS, RDP to EC2 Ubuntu
1:08:57
Running Ubuntu 16.04 on AWS EC2, Intro to Linux, and LAMP setup
drprventura
Running Ubuntu 16.04 on AWS EC2, Intro to Linux, and LAMP setup
1:09:17
HOWTO: Create a New Project and File in PyCharm
drprventura
HOWTO: Create a New Project and File in PyCharm
8:00
Intro to JavaFX including Images, Mouse listeners, Timeline, & Collision Detection
drprventura
Intro to JavaFX including Images, Mouse listeners, Timeline, & Collision Detection
42:05
Using Mongoose/MongoDB in a web app in WebStorm
drprventura
Using Mongoose/MongoDB in a web app in WebStorm
35:29
Install and Use MongoDB in WebStorm including importing a CSV file
drprventura
Install and Use MongoDB in WebStorm including importing a CSV file
20:35
Intro to Node.js using WebStorm
drprventura
Intro to Node.js using WebStorm
39:21
Key Bindings in Java and Lambdas
drprventura
Key Bindings in Java and Lambdas
27:34
Key Listeners in Java, Adapters, and Anonymous Inner Classes
drprventura
Key Listeners in Java, Adapters, and Anonymous Inner Classes
14:48
Java Key Listeners, Uses (Dependency) and Knows-a Relationships
drprventura
Java Key Listeners, Uses (Dependency) and Knows-a Relationships
26:49
Interfaces & Polymorphism in Java using Icon and ImageIcon
drprventura
Interfaces & Polymorphism in Java using Icon and ImageIcon
25:21
Creating a MariaDB database in Amazon RDS using SSL
drprventura
Creating a MariaDB database in Amazon RDS using SSL
18:23
Connecting to SQLite from DBeaver
drprventura
Connecting to SQLite from DBeaver
8:27
Basic HTML Tags and Emmet
drprventura
Basic HTML Tags and Emmet
38:37
Objects, classes, & turtles in Java
drprventura
Objects, classes, & turtles in Java
28:03
MariaDB/MySQL Exporting the database, Import SQL, and Import CSV
drprventura
MariaDB/MySQL Exporting the database, Import SQL, and Import CSV
44:15
Intro to HTML, with brief mention of CSS, and Javascript
drprventura
Intro to HTML, with brief mention of CSS, and Javascript
49:06
Hacking HTTP
drprventura
Hacking HTTP
14:40
How to do I/O in Java with Scanner and manipulate Strings
drprventura
How to do I/O in Java with Scanner and manipulate Strings
33:57
Hello, SQL DBeaver style
drprventura
Hello, SQL DBeaver style
16:47
Hello XAMPP & DBeaver
drprventura
Hello XAMPP & DBeaver
13:47
HelloWorld IntelliJ
drprventura
HelloWorld IntelliJ
6:47
Hello Complexity - Big O Notation
drprventura
Hello Complexity - Big O Notation
44:09
HowTo: Install Kali in Virtual Box with Guest Additions
drprventura
HowTo: Install Kali in Virtual Box with Guest Additions
25:31
C++ Class containing vector of objects; STL copy, find_if; lambdas & capture
drprventura
C++ Class containing vector of objects; STL copy, find_if; lambdas & capture
25:14
Separating a C++ class into a .h and .cpp files
drprventura
Separating a C++ class into a .h and .cpp files
11:01
C++ Classes, Constructors, Accessors, Mutators, friends, and overloaded operator
drprventura
C++ Classes, Constructors, Accessors, Mutators, friends, and overloaded operator
18:03
CLion Rename main.cpp
drprventura
CLion Rename main.cpp
2:28
C++ Using Vector, find_if, copy_if, & Inputting a whole file into a vector
drprventura
C++ Using Vector, find_if, copy_if, & Inputting a whole file into a vector
32:44
Arrays are Evil, std::array Container is better, STL copy function, & osteam_iterators
drprventura
Arrays are Evil, std::array Container is better, STL copy function, & osteam_iterators
23:07
Arrays are Evil, Looping, Buffer Overflow
drprventura
Arrays are Evil, Looping, Buffer Overflow
35:31
HOW TO Install CLion and MSYS2
drprventura
HOW TO Install CLion and MSYS2
17:38
Image Processing with SFML, C++11, and Lambdas
drprventura
Image Processing with SFML, C++11, and Lambdas
36:49
HOWTO: Install SFML and Pkg-config in Eclipse with MSYS2
drprventura
HOWTO: Install SFML and Pkg-config in Eclipse with MSYS2
8:37
HowTo: Setup Eclipse Mars CDT for C++ 14 with MSys2 64bit
drprventura
HowTo: Setup Eclipse Mars CDT for C++ 14 with MSys2 64bit
14:41
How To Use Windows RDP to Connect to Ubuntu 14.10 in Amazon EC2
drprventura
How To Use Windows RDP to Connect to Ubuntu 14.10 in Amazon EC2
16:31
Creating a Basic C++ Application in Visual Studio 2013
drprventura
Creating a Basic C++ Application in Visual Studio 2013
3:48
Install Composer into XAMPP 1.8.3 on Windows 7 + Laravel and Yii2
drprventura
Install Composer into XAMPP 1.8.3 on Windows 7 + Laravel and Yii2
12:45
Setting Up MySQL and SQLite in Amazon EC2 on Ubuntu 13.10
drprventura
Setting Up MySQL and SQLite in Amazon EC2 on Ubuntu 13.10
28:34
Add Your IP to AWS EC2 Security Group
drprventura
Add Your IP to AWS EC2 Security Group
8:33
C IO, Do You Need to Flush?
drprventura
C IO, Do You Need to Flush?
4:18
HOWTO Create a Basic C Program in Microsoft Visual Studio 2010
drprventura
HOWTO Create a Basic C Program in Microsoft Visual Studio 2010
2:24
XSLT and Google Geocoding and Static Maps APIs
drprventura
XSLT and Google Geocoding and Static Maps APIs
16:00
Simple XSLT
drprventura
Simple XSLT
10:30
XSLT Imperative vs Declarative
drprventura
XSLT Imperative vs Declarative
10:09
Getting Started with XSLT and Saxon
drprventura
Getting Started with XSLT and Saxon
4:48
Super OO Turtle (Text) Graphics
drprventura
Super OO Turtle (Text) Graphics
25:14
How To Install Android Development Tools
drprventura
How To Install Android Development Tools
25:15
loadBoard in C++ Genetic Algorithm Sudoku
drprventura
loadBoard in C++ Genetic Algorithm Sudoku
27:12
C-C++ Typedefs
drprventura
C-C++ Typedefs
7:52
Testing Your Git + Plink Setup with Github
drprventura
Testing Your Git + Plink Setup with Github
3:09
Filtering a PPM in C++ using Nested For Loops
drprventura
Filtering a PPM in C++ using Nested For Loops
13:43
Generate Card Names with Nested For
drprventura
Generate Card Names with Nested For
10:53
Getting Started with PHP on XAMPP USB Lite
drprventura
Getting Started with PHP on XAMPP USB Lite
7:28
HOWTO: Install XAMPP USB Lite
drprventura
HOWTO: Install XAMPP USB Lite
4:31
Running Ubuntu 12.04 on Amazon EC2
drprventura
Running Ubuntu 12.04 on Amazon EC2
10:12