Skip to content

Latest commit

 

History

History
40 lines (22 loc) · 1.2 KB

README.md

File metadata and controls

40 lines (22 loc) · 1.2 KB

CUNY Tech Prep Guides

Development Environment Setup

Setup for JavaScript development on Mac

Setup for JavaScript development on Windows

PostgreSQL

PostgreSQL is a widely used and open source relational database. The applications we develop in this program make use of the PostgreSQL database.

Install on a Mac

Install on Windows

Install on Linux (Ubuntu)

How to create users and databases with the command line

How to create users and databases with pgAdmin

Additional resources

Guides for dev tools

Coming Soon:

  • Git
  • Command Line Basics
  • VirtualBox

Contributing

If you find a mistake or typo or would like to make an improvement, please open an issue or pull request and we'll review and update.