Home

Swift and Quick

Technical blogs about things that all things related to Computer Science.

Latest from the Blog

Blog #33: PostgreSQL

PostgreSQL is a system to interact with a SQL relational database. It runs on Linux, Mac, Windows for C, Java, Python, Ruby, JavaScript and more.  To use PostgreSQL, I need to install it first. Here’s how to install PostgreSQL in Windows.  Step 1: Download from the Windows x86-64 column, download the latest version.  https://www.enterprisedb.com/downloads/postgres-postgresql-downloads Step 2: Follow the Youtube…

Blog #32: Math Quiz

The math quiz is a project our group did during college’s Web Development class, I worked together with Jamie Pham and Elvin Xu on this project. I will explain some of the codes: index.html: If the mouse is outside of the image, invoke turnMessage(), if the mouse is over the image, invoke turnPicture(). home_functions.js: Display a…

Blog #31: Todo List

In the past week, me and my friend Aizhu Xue work together to create a Todo List app, one without using Mongoose and one with Mongoose. Let’s go over the one without using Mongoose first. The npm packages I use are: app.js Render the view engine to ejs. Render templates in the views folder. Serve…

Contact me at:

Leave a comment

Design a site like this with WordPress.com
Get started