PSYCHOLOGY

Answer the following questions. 1. Eating disorders are among the ten most frequent causes of disability in young women. Identify the major eating disorders, describe their main features and discuss four ways you would speak to adolescents about dieting and losing weight healthily and successfully. 2. Imagine that you could take a pill that would allow you not to experience emotion. You would have no depths of despair, no depression, and no remorse; however, at the same time you would have no happiness, joy, or love. Based on your reading of the function of emotions, would you take this pill? Why or why not? Be sure to cite evidence to support your reasoning.  The answer to each numbered question in a particular assignment should be at least 450 words in length, or between one and two double-spaced, typed pages. Textbook  

HUMN 330 Module 3 Short Paper – Composing an Ethical Story

(A) Decide on a story/parable/fable which influenced your ethical/moral growth as a child. Briefly describe the story and what it taught you. How does your thinking today fit with what you learned as a child through that story? This component should be about . (B) Decide on an ethical principle you would like your children to take to heart as you did with your childhood ethical story. Write a short story/fable/parable/fairy tale (about ) that teaches this ethical lesson in a dramatic way. Want examples? Consider Bible stories or parables. Google Aesop\’s Fables. Look up Grimm\’s Fairy Tales. Look at any … book. Note: This must be a made-up story, no real life stories! Use your creativity. You\’ll have fun and come up with a great story.

JAVA

Explain your understanding of methods, objects, classes, and the object-orientated nature of Java with the help of segments of codes. Avoid using examples given

UDP Programming Project with java

This week, we have been looking at using Java UDP Sockets to build networked applications. The example provided with this week’s lecture demonstrates some of the basic ideas for setting up a networked application using UDP in Java. This week’s programming assignment is to design and build a journal application using UDP. The journaling application is to be designed so that a client can access their journal entries from anywhere. They can store any text information in their journal. This journaling system should be set up to support the following operations:  The primary requirement for this lab is that you must use UDP for communications between the client and the server. All client journal entries must be saved to files. I am providing you with a Java class called: the JournalManager, which is designed to read and write journal entries to and from files. You should design your journal server to make use of this JournalManager class. You should spend some time thinking about how to design this application, with particular focus on the application protocol you will need to develop to support this application. Refer to the Application Protocol Design document provided with this week’s material. What can a client request? What replies can the server generate? What errors could occur that a client needs to know about? What information needs to be sent from the client to the server; from the server to the client? What is the maximum message size your client and server will be able to exchange? What is the structure of each message exchanged? How are you going to implement a structured message with a Datagram Packet? (Hint: I would suggest looking at the StringTokenizer class that is designed to break a String into a set of substrings.) What about synchronization? When will the client wait and for how long? When will the server wait and for how long? Remember, at this point, we are still basically working with a single threaded server, so while the server is servicing one client request, all other client requests are waiting. For the first part of the lab, I want you to capture the design of your message exchange in a written protocol specification. Be very specific about the structure of messages that will be exchanged. Define what values you are going to use as part of your message exchange. Fully define the message exchange scenarios. For instance, if the client sends message A, the server can respond with message B or C depending on how the server handles A. Include any possible error responses that could come back from the server. The protocol write-up should take no more than two pages. Include an event diagram that illustrates the message exchanges and the synchronization between clients and the server.   

Any topic (writer\’s choice)

In a 3 to 5 page essay summarize the personality theories weve covered thus far and compare and contrast each theory\’s description of normal and abnormal development. Which theory best fits with your own personal perspective on how personality develops and why? Personality Theories discussed are those of Sigmund Freud, Alfred Adler, and Carl Rogers.

All written assignments must be APA format compliant and credit sources with correctly placed citations. Absence of source citation or the presence of copying from published resources will result in a zero score without option for revision and re-submission of the assignment to recoup lost points.

CSIS C++ Project

Modify the Strings array program.Use correct documentation and add the appropriate test code in the main method to test your methods.Create three methods, left, right and mid.Create a method called left that accepts an array of characters and the number of characters to return.This method should return a new array of characters with the number of of the characters passed.For exampleif you enter left(\”Hello\”, 2); // it returns He because those are the first 2 characters on the stringif you say right(\”Hello\”, 2); // It should return \”lo\” because those are the last 2 characters of the stringif you say mid(\”Hello\”, 2, 2); // It should return \”ll\”, the first number is the beginning index and the second number the number of characters. 

leadership

Minimum 2000 words and must have at least 10 quality references with links, all APA style + There is no upper limit for number of words or number of references.Please discuss different aspects of Kaplan and Norton’s areas of change for organizations, Hostead’s multi-cultural complexities, GLOBE study and dimensions of CLT (Culturally endorsed implicit theory of leadership). Please mention why these are important from leadership point of view.You may provide your suggestions for developing inter-cultural learning and leadership skill, understand multi-cultural group dynamics and alternative perspectives to think critically and solve problems.Also mention how leaders should develop strategies to face in sustainability, ethics and community developments because of which world has seen many instances of dark side of leadership in various geographical regions. Can you find the universally positive and universally negative leadership behavior in different business leaders and your views how these could be managed by them for success.