Start Building Real Tech Skills.

Learn the skills to transform raw data into organized, actionable systems.

Resources

SQLite Logo

SQLite

Type: Programming Language

Description: SQLite is a lightweight, open source, distribution of SQL.

 

DB Browser Logo

DB Browser

Type: Application

Description: DB Browser allows users to utilize SQLite and create new databases or connect existing ones.

 

Python logo

Python 3.12

Type: Programming Language

Description: Python is an interpreted high-level programming language for general-purpose programming. Version 3.12 is a part of the many new versions that continuously are being put out.

 

VSCode logo

Visual Studio Code

Type: Application

Description: VSCode is a free, open source application that allows users to edit code with the help of built0in programming features.

 

Git logo

Git

Type: Software

Description: Git is a version control system that allows developers to track changes and collaborate with each other on the same code. You can think of Git as a developer’s version of Google Docs.

 

Github desktop logo

Github Desktop

Type: Application

Description: GitHub is a hosting service for git repositories. It is a great way to collaborate with others, learn new ideas, and show off the work that you have done.