dbwebb-se / oopython

Course in OO Python
Other
5 stars 3 forks source link

Utveckling infor VT21 #14

Closed AndreasArne closed 10 months ago

AndreasArne commented 4 years ago

kmom01

AndreasArne commented 4 years ago

kmom02

What I think has been my struggle is that kmom02 has too many concepts to understand and grasp in it. I had no idea how to start it off. I could not grasp how the code should look or how to place the content (questions/answers) into the code. I had tried it with different arrays outside of the objects and inside of the objects. I just had no idea. Kenneth set me off and helped me get started and as he went through the code and explained I understood, to the point that I thought I could continue and finish. But when I sat down and tried I ran into errors and I could not figure out how to get information from one object/klass into the other.

When I asked my question in the forum I received an answer which made me realize that I did not understand the fundamentals that this assignment was built on (I had no idea what the answer I received meant). ice_screenshot_20200224-221203.jpeg I am an example person. I have a hard time reading coding/math text to understand concepts. I need to follow examples. I remember when studying engineering math in university I always skipped the written text and went to the examples.

In this kmom there are 2 examples that I found in the course: the bank account example and the teacher salary example. I went through those examples and understood them, however vaguely. I tried finding other tutorials and examples online to help me out but was unsuccessful. I feel that I need more time and examples at this basic level to fully understand how the code works before I can implement a more advanced code, like that in the assignment.

The assignment, I feel, is a step beyond, a step more advanced from the given examples and for me, it is too big of a leap to understand and implement. And then on top of those issues with python, there was flask thrown into the mix which made the assignment even more challenging to understand the flow of code.

So what is making this Kmom challenging for me is three fold:

Understanding the concepts, which I feel that I need more examples to work through
The added challenge of understanding how another person thought through the solution as we had pre-written code that we had to fill in.
Understanding how it all fits into the flask program code.

Just my two cents…. p.s. I still have not completed the assignment. I handed in an uncompleted just to stay in the course. I found that when I validated the lab I had a few errors but I did not know how to fix the errors and still have the code export the right answer without errors. I am really behind in both the databas and this course so have decided to leave it until I feel caught up enough and have time to sit down and read the text book more thoroughly, perhaps after the next two courses are complete. """

AndreasArne commented 4 years ago

kmom03

AndreasArne commented 4 years ago

kmom04

AndreasArne commented 4 years ago

kmom05

AndreasArne commented 4 years ago

kmom06

AndreasArne commented 4 years ago

kmom10

AndreasArne commented 4 years ago

Generellt