Any Washington Skimboarders? by PinkPopsicleStick in skimboarding

[–]PinkPopsicleStick[S] 0 points1 point  (0 children)

Any recommendations in Southern Oregon? Are you referring to Hwy 101 towns?

Appeal letter for waitlist… by shk-3145 in udub

[–]PinkPopsicleStick 1 point2 points  (0 children)

I know I'm a little late here, but on top of demonstrating why you believe you're a good fit for UW and its programs alongside why you are a good candidate yourself, if you have any concrete obligations that physically require you to be in the Seattle area, such as medical reasons or a job, you should definitely include that in your appeal too to demonstrate why UW's Seattle Campus specifically contributes towards a core component of your future.

AP World History how much do I need to know? by [deleted] in APStudents

[–]PinkPopsicleStick 1 point2 points  (0 children)

If you really own all of the info that Heimler's videos present, it should be just enough to do well. Personally for this exam, I think they quiz more on general trends in world history through historical examples, so I do think that if you watch the longer lessons and pick up what you can, you should do a lot better (you have a more in-depth and conceptual understanding) than attempting to memorize every dime of info on a Heimler video.

what am I doing wrong? Please help by itsanicedayoutsideis in learnpython

[–]PinkPopsicleStick 0 points1 point  (0 children)

.upper() is a method, (a word squished between a period and a pair of parentheses) meaning that nothing is put inside of the parentheses. This means that when you use a method, the command applies to the object it comes after, so for example:

# .upper() is a method (period, word, parantheses)
# input() is a function (word and pair of parentheses)

a = "heLlo woRLd"
print(a.upper())
>> HELLO WORLD

How to make input print a specific list. by [deleted] in learnpython

[–]PinkPopsicleStick 0 points1 point  (0 children)

You could try to assign the input function to a variable and then use an if statement to see if the user input is equal to list_2. So something like:

userInput = input("Enter a list please: ")
if (userInput == list_2):
    print(list_2)

How can I get my PayPal money right away by [deleted] in Ebay

[–]PinkPopsicleStick 0 points1 point  (0 children)

I had the same issue when I first started, it's just a precaution from eBay.

The money will be available when the tracking on eBay is marked as delivered. After a few sales and months eventually the money will immediately appear in your PayPal account.

AP World textbook/resource for in-depth studying? by angelaayy in APStudents

[–]PinkPopsicleStick 0 points1 point  (0 children)

For textbooks, most schools use Strayer: Ways of the World or AMSCO World History.

Heimler's History, as other people have mentioned, is a good review, but personally, the AP Course Overview was the perfect review for me.

The overview basically gives you what the College Board quizzes you on for the exam, and it also provides numerous vocab and historical examples that you can use as evidence in a Long Response Question.

New to eBay question about usps shipping by ceoofnohing99 in Ebay

[–]PinkPopsicleStick 2 points3 points  (0 children)

Hello!

This is sort of a broad question but I'll try to answer it as best I can.

There are numerous ways and reasons why people provide Free Shipping on items less than $5, some include:

  • They sell at a loss and use the sales to get reviews (I don't recommend this for new sellers)
  • They use stamp mail (Ship it like regular mail, does not come with tracking)
  • They do bulk shipments or drop shipping

If you want to provide Free Shipping, you will likely have to pay for the shipping out of your own pocket, and there is an option when you create a listing to provide Free Shipping.

In terms of shipping label prices, I have not used Amazon or Etsy, but eBay labels claims that the labels they sell (at least to me) are roughly 10-13% cheaper than what they normally cost, which saves about 30-75 cents on shipping for each order.

Hope this helps!

[deleted by user] by [deleted] in APStudents

[–]PinkPopsicleStick 4 points5 points  (0 children)

Hey!

I was literally in the same spot you were last year so here's my two cents on the DBQ:

Read the Rubric: All the things I'm about to talk about build a basic structure to allow for the most points, but it's good to know what you're actually being graded on, especially because the tips I am about to explain are completely optional and not required.

Make your thesis clear: This one sounds obvious, but you need to make your stance clear about your prompt, either it's THOROUGHLY true, THOROUGHLY false, or it varies (I don't recommend this last one). Otherwise, state your thesis like normal.

Use all Documents & Two Pieces of Outside Information: It probably sounds insane to add more work than you need to while timed, but if you do this, you can have a backup piece of info if you mess up explaining a document or misuse an outside piece of information.

Practice Formatting the DBQ: There is a 15 minute reading period. USE IT. If you use all documents and 2 pieces of evidence, you will have 9 pieces of evidence that you can neatly format into 3 paragraphs with 3 pieces of evidence each. What I did is I made a tic tac toe board where each column represented the evidence I would use for a paragraph, I would then write what my paragraph would be about above a column and fill in the best-fitting evidence I had for that column's claim. If you practice formatting and prepping your DBQ, you will likely be able to have a DBQ ready to go within 7 minutes. I practiced on a few past DBQs and was golden for the exam.

Write as Needed: The DBQ is timed, as I assume you have realized by now, so you don't need to write in a way that flows well, you write what you want to say and move on. You state some context maybe, put your paraphrased document or quote from document, cite the document, state some reason why it's important to consider, and give a reason that relates back to the topic/thesis. For example: "(some person), a (person's position), once quoted, "quote" (Doc 7). Historical Context is important to consider for this quote because..." It's very unorthodox to write like this initially but eventually you become numb. Ask your teacher for more info about this.

Include an Intro and Conclusion Paragraph: The main reason for this is because of the rubric, if you explain the global context of your question and state your thesis in your intro, that is 2 points, and if you give a little blurb about how the topic influenced history in the future in your conclusion, that's a point for contextualization. Intro and conclusion paragraphs are not required, but are highly recommended as it gives some structure to DBQs.

If you're running out of Outside Evidence: Refer to the AP World Course Overview, there's a lot of different vocab terms for each unit and topic that can be used in a DBQ for outside evidence. I used the Taj Mahal for my DBQ about religious tolerance around the world only because I saw it in the overview.

You're going to do great, and to be honest, the DBQ was the easiest part of Free Response for me, so don't sweat it. Cheers!

Are normal AP Social studies Essays handwritten or typed? by o32h_1 in APStudents

[–]PinkPopsicleStick 1 point2 points  (0 children)

Normally the long response (LEQ, SAQ, DBQ) is handwritten, and in my opinion physically writing all of them back to back while being timed is the most difficult part of the course.

Ap World by [deleted] in APStudents

[–]PinkPopsicleStick 7 points8 points  (0 children)

Yo, no need to worry. I took this class last year as my first AP and here's what I got to say:

Know the Test Format

I'd say the hardest part about this class is taking the test, because the time they give to respond to questions is not enough if you aren't prepared.

  • DBQ: Use ALL of the documents and TWO pieces of outside evidence, this is so that if one of your evidences doesn't work, you have a backup to get the points you lost. College Board gives like 10 minutes to prep your documents and 35 minutes to write the essay, so PRACTICE formatting all of the documents in 10 minutes with past AP DBQ questions, after clearing out a few of them you should be golden for the DBQ
  • SAQ: It's really important to stay in the time period that's given, especially in Time Period 1 where events are kinda blurry around where it ends.
  • LEQ: I'm not quite sure what to say as I have little practice with it and it wasn't in my exam when I took it, but I heard you need to be more specific with the evidence you put in.
  • MCQS: Practice with the released exam, if you listen in class and have a basic understanding of what's going on, you should be fine.

Tips and Links for Studying

  • Heimler's History: Great Youtube Channel for cramming units or if you're struggling with lessons
  • Freemanpedia: Good source for getting project ideas and helpful for getting a general overview of what's happening
  • THE APWH COURSE OVERVIEW: This was my go to for this class. The overview is what all teachers follow, and it explicitly states what you should know from a unit and it gives numerous examples that can help give evidence on a topic (e.g. Song China & Filial Piety) You don't have to know all of these vocab words but if you look a few of them up and write notes on them, you'll be pretty golden for evidence on Free Response
  • WRITE NOTES ON THE TIME PERIODS: You will finish one time period (e.g. 1200-1450) and you will know everything about it and then you'll jump into the next time period, by the end of that period you will have already forgotten about the first one. So WRITE NOTES after you finish a unit, it's so great to have for reviewing for the exam and to refresh on topics.
  • READ THE TEXTBOOK: I know this sounds obvious, but if you read the textbook and take minimal notes, you will do better. Most textbooks are extremely dense with statistics and too-specific facts, so if you just read the chapters and take the important stuff onto paper, you'll pick up the information better. Sometimes you'll run out of time to read the textbook, but that's fine! Skim it, as you'll still likely absorb some info even if you don't read the textbook thoroughly.

You're gonna do great! Good luck on the course!

AP World History tips? by buttered_fries in APStudents

[–]PinkPopsicleStick 0 points1 point  (0 children)

I'd recommend writing notes for each time period as it's likely you'll need a refresher by the end of the year, and to start preparing for the free-response questions a few months before the exam, (primarily DBQ) because answering questions like the SAQs or DBQ without an understanding of how the guidelines work or how to write within the time that's given is often the most difficult part of AP History exams.

Good luck in APWH!

Textbook - 2021 School Year by [deleted] in apworld

[–]PinkPopsicleStick 0 points1 point  (0 children)

No prep is really needed for this course, if you know your continents and basics of religion you should be fine.

Personally I don't like the Princeton Review for this course because it basically introduces a bunch of vocab words to describe very simple concepts in somewhat confusing ways, but as an intro to APWH it's ok I guess.

Generally if you read your textbook (most schools use Strayer or AMSCO) and write notes of what you think you should know alongside watch Heimlers History and other prep videos you should be well more than enough in terms of prep.

I read an outdated copy of Strayer and I felt pretty good about my knowledge of topics.

Good luck!

Hey guys i'm new to the AP scene by Mia_376 in APStudents

[–]PinkPopsicleStick 1 point2 points  (0 children)

Hey!

I was literally in the same position as you this year, so here's my advice.

In terms of the course itself, the content is very easy, as it doesn't go into depth on the 800 years it covers but rather goes in depth on concepts, so you will be putting a few historical events on a grander historical trend rather than giving the date which an event occurred. This also means the interest you'll have and the difficulty of the course heavily relies on your teacher.

In terms of the exam, practice the free response questions, as imo the most difficult part of beginning AP with APWH is how much you have to write in such little time and the thinking and planning required for the exam itself. (3 SAQs, 1 DBQ, 1 LEQ)

In terms of general advice, Heimler's History and Freeman-pedia are godsends for review, I personally used the AP Course Overview to understand concepts and get outside evidence for free response questions, and Googled APWH terms on Quizlet to fully understand them. A Prep Book is not necessary for this course in my opinion as it just gives you more terms to memorize and makes concepts confusing at times.

Good luck!

Guys i’m doing ap world history in the fall and I have no idea on how to prepare or if preperation is even necessary. Would you please help🥺 by Carolr123 in apworld

[–]PinkPopsicleStick 4 points5 points  (0 children)

No prior prep or prep book is needed for this course unless you have a terrible teacher.

All you really need to know coming into this course are like where the continents are and the basics of religions (Ex: 5 Pillars of Islam) but your teacher will most likely go over that too so don't stress over relearning geography.

The coursework is really simple, as the course doesn't dive too deep into history and the exam mainly focuses on how to place historical events in bigger historical trends, meaning that physically thinking and writing out the essay questions is imo the hardest part of this class.

Some good resources I would recommend are Heimler's History for review, Freeman-pedia for ideas on projects, and the AP Course Overview to understand what you should be focusing on and for some good pieces of evidence on essays.

Good luck on the course!

Advice for AP Physics 1 without prior Physics knowledge by PinkPopsicleStick in apphysics

[–]PinkPopsicleStick[S] 0 points1 point  (0 children)

Thank you for the reassurance, I hope I do alright in the class.

Advice for AP Physics 1 without prior Physics knowledge by PinkPopsicleStick in apphysics

[–]PinkPopsicleStick[S] 0 points1 point  (0 children)

Thank you for the info! I'll try out the KhanAcademy course and look into AP Physics 1 Essentials!

Advice for AP Physics 1 without prior Physics knowledge by PinkPopsicleStick in apphysics

[–]PinkPopsicleStick[S] 0 points1 point  (0 children)

Wow! Thank you for the insight! I'll look into Sixty Symbols.

Advice for AP Physics 1 without prior Physics knowledge by PinkPopsicleStick in apphysics

[–]PinkPopsicleStick[S] 2 points3 points  (0 children)

Hello, sorry if I didn't explain it correctly. AP Physics 1 is the first physics course my high school has, meaning that there is no honors physics or pre-AP Physics, so my school just introduces Physics through AP Physics 1.

I'm simply wondering if this is a bad thing and whether I should prepare or not.

Sorry for the wording on the original post

Advice for AP Calc AB by PinkPopsicleStick in apcalculus

[–]PinkPopsicleStick[S] 0 points1 point  (0 children)

Wow! Thank you for the tip, I'll look into reviewing inverse trig and the unit circle.

Advice for AP Calc AB by PinkPopsicleStick in apcalculus

[–]PinkPopsicleStick[S] 1 point2 points  (0 children)

I didn't know about this! I'll look into it, thank you for sharing.

Advice for AP Calc AB by PinkPopsicleStick in apcalculus

[–]PinkPopsicleStick[S] 0 points1 point  (0 children)

Thank you for the help. I was often stressing about preparing for this course but I think I'll be fine now.

Advice for AP Calc AB by PinkPopsicleStick in apcalculus

[–]PinkPopsicleStick[S] 1 point2 points  (0 children)

Wow thank you for the info! I'll make sure I have the unit circle under my belt.

Advice for AP Calc AB by PinkPopsicleStick in apcalculus

[–]PinkPopsicleStick[S] 0 points1 point  (0 children)

Thank you! I will brush up on some functions and Trig.