whatever

whatever

Apple Game Frameworks and Technologies: Gravity “speed” vs. “acceleration”

In Chapter 3, subsection “A Closer Look at Physics Bodies”, sidebar box “The Gravity of the Situation”:

It refers to “speed” when it should be “acceleration”. 9.8m/s is the rate of acceleration for a falling object on Earth (in the absence of resistance).

Thanks (I’m just a few chapters in, but finding the book good and useful so far).

Marked As Solved

Paradox927

Paradox927

Author and Editor at PragProg

This might be my favorite thread.

The short story is this: you are correct, so I’ve updated the book. Thank you. :blush:

The longer story, and the reason why I really like this thread, is because I didn’t realize the difference between speed and acceleration—at least not in the context of Earth’s gravity. I guess I never really gave it much thought, to be honest, but your comment sparked a desire for me to learn more about it.

So, I found a few articles, watched a few videos, and learned something new—and probably something I should have already known, so thank you (again).

P.S. I’m glad you’re enjoying the book.

Also Liked

whatever

whatever

I have such a big happy grin reading your response :smile_cat:

Physics was the one field of science I really geeked out on in school. The stuff around velocity (measuring instantaneous velocity vs. the positional graph of an object over time, etc.) totally fascinated me and has stuck all these years later (when so many others of my early school lessons are lost to the embers of time :laughing:).

As to the book, I’m a couple more chapters in and still enjoying it. Hoping to get a youngling in my life interested in collaborating on making a little game (or more than one) to get her engaged in coding.

Where Next?

Popular Pragmatic Bookshelf topics Top

abtin
page 20: … protoc command… I had to additionally run the following go get commands in order to be able to compile protobuf code using go...
New
johnp
Running the examples in chapter 5 c under pytest 5.4.1 causes an AttributeError: ‘module’ object has no attribute ‘config’. In particula...
New
telemachus
Python Testing With Pytest - Chapter 2, warnings for “unregistered custom marks” While running the smoke tests in Chapter 2, I get these...
New
mikecargal
Title: Hands-On Rust (Chap 8 (Adding a Heads Up Display) It looks like ​.with_simple_console_no_bg​(SCREEN_WIDTH*2, SCREEN_HEIGHT*2...
New
alanq
This isn’t directly about the book contents so maybe not the right forum…but in some of the code apps (e.g. turbo/06) it sends a TURBO_ST...
New
curtosis
Running mix deps.get in the sensor_hub directory fails with the following error: ** (Mix) No SSH public keys found in ~/.ssh. An ssh aut...
New
taguniversalmachine
Hi, I am getting an error I cannot figure out on my test. I have what I think is the exact code from the book, other than I changed “us...
New
jonmac
The allprojects block listed on page 245 produces the following error when syncing gradle: “org.gradle.api.GradleScriptException: A prob...
New
dtonhofer
@parrt In the context of Chapter 4.3, the grammar Java.g4, meant to parse Java 6 compilation units, no longer passes ANTLR (currently 4....
New
ggerico
I got this error when executing the plot files on macOS Ventura 13.0.1 with Python 3.10.8 and matplotlib 3.6.1: programming_ML/code/03_...
New

Other popular topics Top

DevotionGeo
I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New
dimitarvp
Small essay with thoughts on macOS vs. Linux: I know @Exadra37 is just waiting around the corner to scream at me “I TOLD YOU SO!!!” but I...
New
PragmaticBookshelf
Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalability or...
New
AstonJ
We’ve talked about his book briefly here but it is quickly becoming obsolete - so he’s decided to create a series of 7 podcasts, the firs...
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New
New
New
PragmaticBookshelf
Develop, deploy, and debug BEAM applications using BEAMOps: a new paradigm that focuses on scalability, fault tolerance, and owning each ...
New
CommunityNews
A Brief Review of the Minisforum V3 AMD Tablet. Update: I have created an awesome-minisforum-v3 GitHub repository to list information fo...
New
PragmaticBookshelf
A concise guide to MySQL 9 database administration, covering fundamental concepts, techniques, and best practices. Neil Smyth MySQL...
New

Sub Categories: