Preview

Unit 8 Learning Journal Entry

Good Essays
Open Document
Open Document
605 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
Unit 8 Learning Journal Entry
The learning journal entry must be a reflective statement that considers the following questions:

1) Describe what you did. This does not mean that you copy and paste from what you have posted or the assignments you have prepared. You need to describe what you did and how you did it.

This week we were exposed to really interesting parts or data structures; Lists, Stacks, Queues, dictionaries. There was a lot of material that I had to read and some videos I had to watch to get a good understanding and to learn about proper implementations.
After becoming familiar with these structure types we had to apply them by creating a java program and I tell you … that was interesting. I think I did a good job but I will know for certain next week, till then fingers cross.
As always I
…show more content…
It surprises me that data structures can look simple but once you start creating them it involves a lot of thinking and planning.

2) What happened that felt particularly challenging? Why was it challenging to me?
Deciding which data structure to then write it in java was challenging cause you have to make sure that the steps are in the right sequence for the program to work.

3) What skills and knowledge do I recognize that I am gaining?
I am learning how to perform a better analyzes if I wan to implement a function in a program.

4) What am I realizing about myself as a learner?
I need to have more patience and think more about what I am doing.

5) In what ways am I able to apply the ideas and concepts gained to my own experience?
I am realizing that some times I have to slow down and re-think what I am doing to do it right the first time.

Finally, describe one important thing that you are thinking about in relation to the activity.
To be a good programmer you have to be organized and do a lot of thinking when it comes to structures and getting the correct

You May Also Find These Documents Helpful

  • Satisfactory Essays

    IT210 Week 3

    • 756 Words
    • 4 Pages

    Resources: Review the example in Appendix E and the additional examples on pgs 80-83 of Prelude to Programming…

    • 756 Words
    • 4 Pages
    Satisfactory Essays
  • Good Essays

    Pm3110 Unit 5 Lab Report

    • 343 Words
    • 2 Pages

    Why do you use a class instead of a structure? Are they interchangeable? Explain your answer.…

    • 343 Words
    • 2 Pages
    Good Essays
  • Powerful Essays

    A database language must enable the user to create database and table structures to perform basic data management chores.…

    • 1917 Words
    • 8 Pages
    Powerful Essays
  • Powerful Essays

    ch02 c

    • 2468 Words
    • 11 Pages

    9. The term “data structures” refers to the speed at which data it is captured, analyzed, and reported.…

    • 2468 Words
    • 11 Pages
    Powerful Essays
  • Satisfactory Essays

    week 4 Discussion 1

    • 447 Words
    • 2 Pages

    Optimal database design recognizes proper organization of table structures and relationships. Suggest at least two methods that can be used to improve the design of a database system.…

    • 447 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Sometimes, I overthink without even noticing it. It could be the smallest thing, but somehow I start having different scenarios about what might happen in the situation. This is something I need to improve so that things can smooth out. Another area I need to improve in is avoiding distractions. It would start at my house where my mom asks for a favor. I tell her that I’m about to do it, but I get on my phone to watch vine videos. It turns out that I’ve been on it for 20 minutes which means I haven’t done the favor my mom asked for. I want to become better at doing things the first time around. My last area to grow in is to plan things ahead. When I’m with my friends, they try to go with the flow. Most of the time that it happens, we don’t get as far as we want to at the end of the day. So, I want to suggest to plan out what to do throughout the day because if the plan changes, we have a second plan which means we’re using our time wisely.…

    • 785 Words
    • 4 Pages
    Good Essays
  • Good Essays

    It210 Syllabus

    • 2333 Words
    • 10 Pages

    Objectives 1.1 Describe the importance of using a structured, modular approach when creating program requirements, design, and code. 1.2 Identify how a computer processes and stores data. Read the course description and objectives. Read the instructor’s biography and post your own. Read Appendix A. Read Ch. 2 of Prelude to Programming. Read Ch. 3 of Prelude to Programming.…

    • 2333 Words
    • 10 Pages
    Good Essays
  • Good Essays

    This month is devoted to data structures. This isn 't a computer science course, so let 's define a data structure as a data holder--something that holds whatever data we need while our program executes. Visual BASIC and VBA use two basic data structures: the array and the collection. This month when I say VB, I also mean VBA.…

    • 877 Words
    • 4 Pages
    Good Essays
  • Good Essays

    Making attempts to better understand how I can take charge of and improve my thinking.…

    • 482 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    Data Structure

    • 328 Words
    • 2 Pages

    Data structure is a mechanism for storing data and organizing it in some way. The data structures you use in Alice are list and arrays.…

    • 328 Words
    • 2 Pages
    Satisfactory Essays
  • Good Essays

    Parallel Arrays

    • 427 Words
    • 2 Pages

    Data structure is built dynamically and never needs to be bigger than the programmer requires. It also requires no guessing in terms of how much space you must allocate when using a linked data structure. This is a feature that is…

    • 427 Words
    • 2 Pages
    Good Essays
  • Good Essays

    The term “data structure” refers to how the operating system organizes memory space so that the computer can “catalog” or “database” information in memory in a way that facilitates quick, efficient access to data stored in memory when required. Windows operating system uses a tree structure for formatting data, similar to a B-Tree database, which is hierarchical in nature, (Garg, 2004). In contrast, Linux data structures are organized differently, relying instead upon a linked list format of VM structs that each manage a particular address range, mapping, data protection mode, whether pinned or pageable. In addition, once there are a certain number of entries, the VM structs convert into a tree structure, (Rusling, 1999). The Windows tree structure however is very efficient, with each node or VAD (Virtual Address Descriptor) responsible for a range of addresses with their own protection parameters and commit states. The tree depth is intentionally limited to keep search times relatively low. In general, both structures work well with no significant advantages in one over the other, (Garg, 2004).…

    • 706 Words
    • 3 Pages
    Good Essays
  • Powerful Essays

    CO1109

    • 2777 Words
    • 12 Pages

    CO1109 Introduction to Java and object-­‐oriented programming Coursework assignment 1 2013–2014 Notes for the student: This is the first of two courseworks which are designed to give you practical experience in composing elementary Java programs. These courseworks are written under the assumption that the person taking this course is an absolute beginner.…

    • 2777 Words
    • 12 Pages
    Powerful Essays
  • Better Essays

    Data Structures

    • 23014 Words
    • 93 Pages

    . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . reverse order . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .…

    • 23014 Words
    • 93 Pages
    Better Essays
  • Satisfactory Essays

    Chefe

    • 690 Words
    • 3 Pages

    During this course we will follow the same data storing structure as used by the…

    • 690 Words
    • 3 Pages
    Satisfactory Essays