top of page

MySQL

  • Mar 26, 2017
  • 1 min read

Hey guys! Sorry I am late this week, I was at a robotics competition. Go Team 5905 RoboCorps!

This week I shifted focus a little. As I continued working with the Algorithms course, I looked into Data Structures. I started a course on Udemy to learn MySQL. MySQL is a simple command line programming language used to manage data.

I am learning MySQL to create a data structure to store the data the algorithm will collect when it reads through the input. This data will be organized into different rows and columns so that there is a place where all important information is easily accessible.

In future blogs I will go deeper into MySQL and should have a Database running soon.

Thank you for reading!

 
 
 

Comments


  • Facebook
  • Twitter
  • LinkedIn

©2017 by Senior Project. Proudly created with Wix.com

bottom of page