reflction paper

1. Write a reflection paper of attached file.
2. Write about what you have learned from the article and relate it to Career Development and Planning.
3. You can briefly state the main ideas of the article.
4. Paper MUST include your opinion on what you think about the chosen article/topic.
5. Mainly focus on your opinion and cite authoritative resources to back up what you believe.

Creating Humane Society Parvo Info to dog owners

Sketch a brief outline of a social media strategy to spread the news of the Parvo outbreak. Start by answering these questions.

Who do you target?

How do you target them?

How do you find them?

What is your message strategy? Is there a theme?

What kind of schedule would you follow? And why. (let’s make this a 2-week campaign) How many posts?

The infographic would be one post. Give me 2 samples of other posts you might use for this campaign.

In other words, give me the who, what and why of your campaign.

Themes and strategies for storytelling Quick Exercise

While the instructions start on the final slide of the ppt, these instructions incorporate those in a little more detail:

In an effort to promote National Puppy Day, your job for this exercise is to think of some ways in which we can talk about a campaign to “Adopt instead of shop,” when it comes to acquiring a new puppy. In order to do this do a little research and come up with some fun ways we can communicate this strategy:

1.  Come up with 3 clever titles or turns of phrases that are thematic (like “adopt instead of shop”–that’s mine, you have to come up with others; or a thematic phrase might also be something like “Paws before you shop”–again, mine, you have to come up with your own 3)

2.  Provide three reasons why one should adopt a puppy, supported by cited evidence, meaning 3 APA formatted bibliographic sources that support the idea of puppy adoption; one of which must be a statistic.

        For example— More than 50% of dogs are mixed breed, meaning more than half of all dogs in the United States don’t come from a puppy mill.

American Veterinary Medical Association. (2018) American Pet Products Association Survey. Retrieved from:  https://www.animalsheltering.org/page/pets-by-the-numbers (Links to an external site.).

Unit Conversion on MATLAB

I WILL ONLY ACCEPT $25. YOU WILL BE REJECTED IF YOU BID HIGHER!!!!

Design and implement a basic unit converter that converts numbers that have been entered by the user onto the Command Window (using the input() function).
– Your script should contain code that converts all the units given on the previous page (temperature, length and mass) to and from their imperial and metric types (i.e. both directions). These conversions should take place in individual MATLAB sections created using the %% sign.
– The output must be displayed neatly on the Command Window with an informative message to the user.
– There should be no conditional statements, loops or user-defined functions at this point; these will be included in future milestones.
– You also must not use the in-built converter functions (including but not limited to: convlength(), convtemp() and convmass())
There are two things that you will need to send to me one is the MATLAB file and one is a report on a word doc.

This assignment is very important to me please read everything in the “Attach additional materials” and I want to be sure that i can get full marks if i assign you to do this assignment for me. when you are writing the codes you should always add comments to your code, even if you think your code is simple.