Name: Daniel Selph
Partner: Alex Latham
Project Reflection
Project Feedback Name: Daniel Selph
Partner: Josh Tukman
Project Reflection
What is one thing that went unusually well during this project?
In my opinion I do not think anything went "unusually" well during this project.
| Jumpstart Lab Tutorial | |
| What is a database? | |
| A database is a way to digitally store various forms of data that can be accessed and manipulated by many different users | |
| What is SQL? | |
| SQL is a database engine that allows users to access and change information stored in a database | |
| What is SQLite3? | |
| SQLite allows users to use the same SQL commands to access date but is displayed in a plain text format |
| My Story | |
| Change has been the biggest the biggest constant throughout my life. This can seem relevant to anyone but for me personally this means changing cities, changing schools and eventually changing jobs. All of this change has allowed me to become a dynamic person. I have learned to adapt to every possible situation that I find myself in. | |
| Once I entered the workforce I have done everything from managing a pizza place to professionally driving a zamboni for the Arizona Coyotes. Eventually I found my passion in healthcare administration, specifically in home health care. I created a career for myself in a field that has little to no instructions and required constant critical thinking. I also discovered my passion for helping people. After about 6 years in the industry I found that I was burned out and very frustrated. As many people know, there are copious amounts of red tape and I was not able to facilitate any real change, to actually help our patients. | |
| This led me to make the leap into the tech wor |
HTML stands for Hypertext Markup Language and is the basic format for webpages.
An element defines specific portions of an HTML documents and is designated with and beginning and end tag.
Attributes are additional options that can be added to elements to create optional pieces of functionality and typically follow a name=value format.
B2 Intermission Work Answer these Check for Understanding questions as you work through the assignments.
HTML What is HTML? What is an HTML element? What is an HTML attribute? What is the difference between a class and an id? When would you use one vs. the other? What HTML would you write to create a form for a new dog with a "name" and an "age"? What are semantic tags? When would you use them over a div?
What have you learned about the use of agile vs. waterfall in software projects? After our evaluation for the Futbol project I was able to see first hand how important the agile development process is when working with a team. This was most evident after setting our initial plan and then having to modify as the project progressed and new issues arose.
How did you and your group approach project management in this project (what tools did you use, how did you hold each other accountable, etc.)? Our group approach to project management could have been better defined as there was no true project manager. We did define our Git workflow prior to starting the project and utilized Trello to divide tasks.
What role did you take on in the project? My role in the project was not clearly defined and I helped out anywhere that I could.
What changes would you make to your approach in future team projects?