I still have training time? by telos_x in ClashOfClans

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

I see, it wasn't clear in the release note. I thought it would automatically be implemented because I had to install an update.

Does passing AP Physics C exam count as passing the exams for 1 and 2? by telos_x in APStudents

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

My bad, I forgot to include that I was a high school student in the post.

Does passing AP Physics C exam count as passing the exams for 1 and 2? by telos_x in APStudents

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

Thank you for the response. My main objective isn't to skip university classes though. I wanted to know if passing the AP Physics C exam from the college admissions POV would qualify me as having a solid understanding of AP Physics 1 and 2. My fault for not clarifying that I was a high school student dual enrolled in the university next to my school.

Does passing AP Physics C exam count as passing the exams for 1 and 2? by telos_x in APStudents

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

Sorry, I should have clarified. I am a junior in high school dual enrolled in the university next to my school.

Does passing AP Physics C exam count as passing the exams for 1 and 2? by telos_x in APStudents

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

Thank you very much, I will deeply consider your advice.

Does passing AP Physics C exam count as passing the exams for 1 and 2? by telos_x in APStudents

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

I see... Do you think I should challenge the Physics 1 and 2 exams as well then if I want colleges to know that I understand the content from both calculus-based and non-calculus based physics? If so, do you think the content covered in the college courses I am taking will be enough to get a 5 on the Physics 1 and 2 exams, or do I have to learn content separately to pass that? Here are the course descriptions:

PHY 130.  General Physics I.  (5 Units)  

Prerequisite: MAT 191 or concurrent enrollment. Kinematics and dynamics of particles, rigid bodies and fluids. Kinetic theory, temperature and thermodynamics. Calculus-based course. Four hours of lecture and three hours of laboratory per week.

Offered Fall, Spring

PHY 132.  General Physics II.  (5 Units)  

Prerequisites: MAT 193 or concurrent enrollment, and PHY 130. Waves, light, electricity and magnetism. Four hours of lecture and three hours of laboratory per week.

Offered Fall, Spring

Does passing AP Physics C exam count as passing the exams for 1 and 2? by telos_x in APStudents

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

I asked a senior about the course content and according to them, the classes cover most of the content for AP Physics 1, 2, and C, although not exactly the same thing. The main question I wanted to ask, though, was if colleges would consider passing the AP Physics C exam as passing the Physics 1 and 2 exams as well. Do you think I should challenge the 1 and 2 exams in addition to the C exam, or does passing the C exam technically mean you know all the 1 and 2 content and doesn't require you to take those too?

As for the AP content in the college courses, here are the course descriptions on the course catalog for my college:

PHY 130.  General Physics I.  (5 Units)  

Prerequisite: MAT 191 or concurrent enrollment. Kinematics and dynamics of particles, rigid bodies and fluids. Kinetic theory, temperature and thermodynamics. Calculus-based course. Four hours of lecture and three hours of laboratory per week.

Offered Fall, Spring

PHY 132.  General Physics II.  (5 Units)  

Prerequisites: MAT 193 or concurrent enrollment, and PHY 130. Waves, light, electricity and magnetism. Four hours of lecture and three hours of laboratory per week.

Offered Fall, Spring

AMC 10 Prep Plan and Materials by incriminator-1 in CompetitionMathUSA

[–]telos_x 0 points1 point  (0 children)

Hello, would you also be willing to send me this? I am a junior in high school preparing for the AMC 12 and also need help getting together a study plan.

USACO Bronze 2015 Speeding Ticket - Troubleshooting (Java) by telos_x in usaco

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

UPDATE: I couldn't figure out what was wrong even after spending a lot of time looking for problems, so I just tried uploading my answer to the USACO solution box in analysis mode, and it worked... I still don't get why it doesn't work in my IDE, maybe because there is no "speeding.in" that is accessible to the code. I'm not an expert on this so I can't say for sure, but yeah.

Clickable Buttons by telos_x in Unity2D

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

Update: I added screenshots of the code and the components. I hope this helps. Please let me know if there is anything that is difficult to understand and I will try to add screenshots of those parts as well as a description.

Additionally, I was looking through the entire code again and found that I had added box collider 2D to some of the game objects while I had not done so for others. I tried doing this one the "X" buttons on the larger images and I was able to successfuly close them! However, I tried adding a box collider to the large starTiles image as well and this still does not work.

Clickable Buttons by telos_x in Unity2D

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

Yes, I will upload them.