Reading-Notes

Prep Work Notes 401

Terminal Practice

It is important to be comfortable with te terminal because that is where the coding is done! The first time that I started using the terminal a lot I felt out of my depth because I was worried that I would make a mistake or people wouldn’t be able to understand what it was that I was trying to do. I also felt a bit overwhelmed with all the commands there, but after reading the article and others similar to it I have found myself really enjoying it and finding new commands and methods.

Growth Mindset

You have to be able to look a yourself first and see where it is you can grow as a persons much less a devolper. Having gone through 201 and 301 previously and doing project weeks, labs, and other group assignments it is important to under which strength you bring to a project but more importantly what weakness you have so that you know where you need to focus your efforts on to be a better team memeber. In the past I use it play rugby professionally, so I am very use to high pressure situation with people. You had to be able to commuicate what was going on and allow your teammates the opportunity to help you and the team succeed. It all comes back to respect and patience so that everyone feels they can be their best self, which in return will help me become my best self as a devloper.

SQL Introduction

SQL is a declarative programming language designed to store, retrieve, manage or manipulate data within a Relational Database Management System. Since databases can hold as much or as little information as required, having a fuss-free data analysis system is an absolute must.

I found this section very interesting and I am looking forward to exploring SQL more, I am going to be looking for some more information on it and practice it more. Really cool stuff

Data and Algorithms

Engineer

Additional Information