Jump to content

ALine

Senior Members
  • Posts

    383
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by ALine

  1. When I stated "My current understanding for them" I am meaning that the working comprehension I have developed is based on knowledge which may not be true. In this I believe that I have distinguished a difference in meaning between "knowledge" and "understanding." What I mean by understanding is that I am trying to apply some given piece of knowledge which leads up to the quoted section above. The piece of knowledge that may be true or false. I do not see where I may have confused the terms "understanding" and "knowledge." If I have please point it out in the my wording and I will correct myself.
  2. Thank you for your response @studiot however the link you provided does not necessarily define what rules are. Whereas it provides two sub links of "rule consequentialism" and the "rule of law." Now rule consequentialism talks about the usage of a rule in the formulation of a given ideology such as utilitarianism. It also initially talks about the use of rules in the deciding of a given morality. However its only mentions is in passing and is not defined. The "rule of law" speaks on distinguishing between "the rule of law" and "a rule of law" while also being applied to some given legal morality. However this type of rule I believe is applied in the scope of morality and not in scope understanding what knowledge is. Although I could be wrong. I am looking more to define what a rule is based not on morality but from a framework of understanding what knowledge is. Also while writing this I found something called, "Epistemic Rules." Not sure if this is what I am looking for. Will read on to see what it is about. Hopefully will not get distracted. I have also seen and learned about "if->then" statements. Is this a rule?
  3. The purpose of this topic is for me to try and gain a better understanding of what "rules" are in the context of understanding of what knowledge is. The question that I wish to begin this topic on is "what are rules ?" in the context of philosophy? My current understanding of them is that they are repeated actions or behaviors of some observation. Say for example seeing a car multiple times in a row. You may define a rule stating that "a car will pass by." Thank you for your responses. edit: reduced it to remove all the vagueness
  4. I have decided to go down the path of scientific computing for my CS major and I want to improve my knowledge on the subject. Does anyone know of any free resources available that I can maybe look into? Thank you for your responses.
  5. So java code gets interpreted on the java virtual machine which then get translated to the computers processing instructions through the jvm? But why does java have so much portability? Is the JVM easier to write than a c compiler for the processor? How does that work? Sorry if I am skipping around in learning about computer science. Things are just brought up that I am completely blank on.
  6. OOOOOHH, ok I think I understand now. You want to implement each object as its own separate thing which can be used and implemented in different areas with other classes/objects. All of which come together to form an overall software or program which gets executed in the main/driver class. And you want to maintain this separating principle because it allows for some kind of translatability between classes. Analogous to say not necessarily a function but a physical construction of something. Like building blocks kind of. Except they can be called and implemented differently. A guess I would have is that this would prevent massive code from falling apart. So if the program breaks then it is either one of two things. The object or the computer. THATS PRETTY FUCKIN COOL! Now I remember someone telling me that everything in java is an object, how do you get from c in which java is built, I am assuming, on top of to an object understanding. Is java just like an analogous "wrapper" which makes programming life easier for writing in c? Or is it like "passing on the torch" where everything was once written in binary and then assembly then c and then other languages? Thank you again for your responses.
  7. Apologies for the confusion, I meant to say "Black Box" Algorithm implying that the algorithms workings is unknown to the programmer when implementing it. Again sorry bad at English. So what do you mean by data which is dimensional, do you mean like data with more than 1 field or are you referring to vectors in cs language?
  8. cool, thank you for the response. The book is a good read so far, very straight forward. Do you have any books that you could recommend from you time starting off? Before I ask any more questions how do you structure your different classes in Java? by knowing this I can have some reference with how I am learning it in my own study at uni. Also with algorithms in Java I understand that they are instructions, however I am not really sure how they interact with data structures if that makes any sense. Like when implementing an algorithm is it taking data from data structures as an input and outputting the processing step of the algorithm when applicable? Also, if you can write an program as an algorithm then what is the difference between the two? (just looked back and I think you already answered this question, just wanted to added in case.) Ex: say you have a sorting algorithm an what to sort the entries of a linked list, do you apply the black box algorithm to the data structure or is it written into the data structure as a method of the data structure class? Also is this all just dependent on what you want the program to do and is just slightly arbitrary/optimal selection of black boxes in different places? p.s. apologies for poor grammer. English is my first language, I am just bad at it.
  9. I am learning about java programs currently reading Data structure using java by duncan bell when he goes over the basic structure of a java program. In which being at the lowest level is the "record/payload", the next being "data structures" the next being "the application" and finally is the "driver"/"main class." My question is where do algorithms factor into this hierarchy? Would it fit in with data structures? Or would they be at the applications level due to them actually using the data structures. Thank you for your response.
  10. This is both reassuring and disheartening. My biggest problem is that I enjoy how the black box works and want to learn more, but when I look under the hood I get into theory which is boring your right. Its like a never ending game of "ohh a piece of candy" grabs candy and realize it's a grandma mint.
  11. I am having a hard time just understanding data types, let alone getting to the skill level of programming my own libraries. That sounds like a "once I get a complete handle" on it kind of thing.
  12. That is my first time actually hearing about an FPU, ok cool! Learned something new. Ok, I think I got a understanding for it. Thanks for the assist @Sensei
  13. Ok, so those types have no inherent meaning besides just being pixel values on the screen and it all boils down to binary and their operations then if I'm understanding you correctly. Also thank you for the intro explanation which brought it all the way up from the 1s and 0s.
  14. In computer science how do you go from 1's and 0's to the different data types such as int, float, double, Boolean, etc? It is all just an upper level of abstraction? Is is a function at the lower functional hardware level of the computer? Does it somehow deal with the different flags in the hardware/software level boundary(do not know how else to put that)? Thank you for your responses.
  15. there's Kahn academy, they walk you through problems step by step with videos and quizzes to test your understanding.
  16. ALine

    EMT

    here ya go bud. Nice and done like. Read this before posting in Homework Help - Homework Help - Science Forums
  17. ah, thank you for the correction.
  18. how dense are those beads? It could just be that they are floating up due to them being less dense than the water. However I could also not be understanding the question being asked.
  19. "You" are nothing more than a brain which is nothing more than neurons and extra stuff. If you accept this as true and you correlate "you" with a conscious experience then the logic for a conscious thing being made up of neurons seems like a pretty sound conclusion.
  20. There is a site called "Library of Babel" which goes through every possible image or 30 word length text. I do not know what you are really saying, but if ya wanna find a place that randomly combines words in every possible way that may be a good place to start.
  21. to learn, to make, to do.... and efficiency
  22. I do not understand, but I like how you did the graphics. It flows with the text very well.
  23. I'm gonna go on a slight rant that may pertains to the subject matter more or less. I'm sorry but this pisses me of. Where do you come off on pissing over the hard work of others who take the time out of their day to assist you with your "ground breaking" ideas. If it is so ground breaking then you should want to have it taken apart so that it can become more viable. If your idea is so "special" then prove it, if you think that ya got something amazing then bring it to the table. If you wanna sit on it then sit on it. 9 times out of 10 the idea is either some strange mix of religious nonsense or some fanciful delusions of people who cant understand what an atom is let alone time travel. I remember seeing this earlier but I will bring it here. A box cannot be thought out of if you do not even understand what the box is or its contents. If ya hate it then come up with your own system, but I'm gonna promise ya that your not gonna achieve it in your life time. It took hundreds of thousands of years of dedicated and amazing people to get to the point where we are today in terms of our technology and our scientific achievements. Got a little of track there but I keep seeing this on this website. These are human beings who are helping you, you should honored that these knowledge wizards even share a miniscule of there knowledge with you. Now I am unsure about this "scheme" you have mentioned and whether or not it has happend to you personally. If it has happend to you personally then I am sorry, however that does not mean it is happening here. Meet the people, re-read what they write, and learn something new. This is a science forum, it is just to share SCIENCE related ideas. Or to just hang with other fellow science enthusiasts. Your warning makes sense in terms of having some story/writing related idea or even a business related idea where people are searching to make a quick buck, however this is where knowledge is shared freely for the betterment of mankind. ok, that's all my three cents.
  24. I think the plugged-in appliance thing is to prevent the damaging of electronics and does not cause an immediate health hazard during thunderstorms. If your showerhead is not properly grounded, assuming that it is conductive (ps with enough charge anything is conductive) then it can cause electrocution. Same goes for water faucets. the insulation is pretty good at preventing charge related health hazards. Also air is a really good insulator due to the molecules being so spread out. You would need to wait for someone more skills in the ways of the electromagnetic force to provide more detail. But pretty much anything is a conductor if ya hit it with enough charge so yeah, furniture can act as a plausible path for charge particles to travel. However because of your friendly neighborhood electrician and scientists this rarely happens. hope this helps
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.