TUTORIALS & CHEAT SHEETS

 

Python virtual environment

What is Python Virtual Environment and how to use it.

READ

 Python Debugger

(pdb/breakpoint())

How to use the Python debugger PDB.

READ

Windows Commands

Cheat Sheet

Cheat sheet for common commands on Windows machine. Specificaly for CMD.

READ

Mac/Linux Commands

Cheat Sheet

Cheat sheet for common commands on Mac/Linux. 

Must know commands for everyone in tech.

READ

Create E-Commerce Test Site

WordPress + WooCommerce

A realistic e-commerce site you can create on your machine and practice automation.

Front-end + Back-end access.

READ

Create SocialMedia Test Site

WordPress + BuddyPress 

Create a test site to practice testing. Social media platform you can create on your own machine.

 

READ

VIM Commands

Cheat Sheet

VIM is one of the most popular text editors on Linux. A short list of common commands for reference.

READ

Git Commands

Cheat Sheet 

A short tutorial of git with examples.

 

READ

Run MySQL Database Server On Remote  With Docker

Step-by-step tutorial on running a MySQL Server on a remote machine using Docker container

READ