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.

Popular Pragmatic Bookshelf topics Top

New
iPaul
page 37 ANTLRInputStream input = new ANTLRInputStream(is); as of ANTLR 4 .8 should be: CharStream stream = CharStreams.fromStream(i...
New
brianokken
Many tasks_proj/tests directories exist in chapters 2, 3, 5 that have tests that use the custom markers smoke and get, which are not decl...
New
jdufour
Hello! On page xix of the preface, it says there is a community forum "… for help if your’re stuck on one of the exercises in this book… ...
New
leba0495
Hello! Thanks for the great book. I was attempting the Trie (chap 17) exercises and for number 4 the solution provided for the autocorre...
New
leonW
I ran this command after installing the sample application: $ cards add do something --owner Brian And got a file not found error: Fil...
New
digitalbias
Title: Build a Weather Station with Elixir and Nerves: Problem connecting to Postgres with Grafana on (page 64) If you follow the defau...
New
a.zampa
@mfazio23 I’m following the indications of the book and arriver ad chapter 10, but the app cannot be compiled due to an error in the Bas...
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
gorkaio
root_layout: {PentoWeb.LayoutView, :root}, This results in the following following error: no “root” html template defined for PentoWeb...
New

Other popular topics Top

wolf4earth
@AstonJ prompted me to open this topic after I mentioned in the lockdown thread how I started to do a lot more for my fitness. https://f...
New
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
AstonJ
Or looking forward to? :nerd_face:
New
Exadra37
I am thinking in building or buy a desktop computer for programing, both professionally and on my free time, and my choice of OS is Linux...
New
dasdom
No chair. I have a standing desk. This post was split into a dedicated thread from our thread about chairs :slight_smile:
New
New
New
PragmaticBookshelf
Author Spotlight Erin Dees @undees Welcome to our new author spotlight! We had the pleasure of chatting with Erin Dees, co-author of ...
New
PragmaticBookshelf
Author Spotlight: Karl Stolley @karlstolley Logic! Rhetoric! Prag! Wow, what a combination. In this spotlight, we sit down with Karl ...
New
AstonJ
This is cool! DEEPSEEK-V3 ON M4 MAC: BLAZING FAST INFERENCE ON APPLE SILICON We just witnessed something incredible: the largest open-s...
New