skellt

skellt

Apple Game Frameworks and Technologies: Prefix chapter number in zip file

This is super minor, but I would find it helpful if the folders in the zip file containing sample code had the chapter number at the front. Instead of CreatingScenesWithSpritesAndNodes perhaps 1-CreatingScenesWithSpritesAndNodes or Ch1-CreatingScenesWithSpritesAndNodes. Then the folders would sort in order and the resources/code would be easier to find.

The current chapter name is printed at the top of every other page, so it’s not that hard to figure out what folder the current code/resources are in. But I am finding myself jumping back to the folders for the previous chapter, or the next chapter, now and then and I have to check the table of contents to get the chapter title before I can do so.

Marked As Solved

Paradox927

Paradox927

Author and Editor at PragProg

Hello, David.

We are unable to include chapter numbers within our folder names. However, there is something you can do:

In Finder, you can turn on the Comments column, and then sort by that column.
Right-click the Name column in Finder, then select the Comments option:

After that, you can add the chapter number to each folder.
Right-click the folder, select Get Info, and enter the chapter number in the Comments box:

You can also use Tags to further help identify each chapter and its companion game. For example, Gloop Drop is set to Green, Val’s Revenge is set to Blue, and Hog is set to Purple. I also set up secondary colors for different parts of the book since Gloop Drop and Val’s Revenge are covered in multiple parts:

Sadly, my Comments and Tags remain local to my system. There may be a way to include these two options when sharing the files, but I’ve yet to find a way to do so.

Hope that helps!

Where Next?

Popular Pragmatic Bookshelf topics Top

telemachus
Python Testing With Pytest - Chapter 2, warnings for “unregistered custom marks” While running the smoke tests in Chapter 2, I get these...
New
GilWright
Working through the steps (checking that the Info,plist matches exactly), run the demo game and what appears is grey but does not fill th...
New
sdmoralesma
Title: Web Development with Clojure, Third Edition - migrations/create not working: p159 When I execute the command: user=> (create-...
New
rmurray10127
Title: Intuitive Python: docker run… denied error (page 2) Attempted to run the docker command in both CLI and Powershell PS C:\Users\r...
New
swlaschin
The book has the same “Problem space/Solution space” diagram on page 18 as is on page 17. The correct Problem/Solution space diagrams ar...
New
adamwoolhether
When trying to generate the protobuf .go file, I receive this error: Unknown flag: --go_opt libprotoc 3.12.3 MacOS 11.3.1 Googling ...
New
AndyDavis3416
@noelrappin Running the webpack dev server, I receive the following warning: ERROR in tsconfig.json TS18003: No inputs were found in c...
New
adamwoolhether
Is there any place where we can discuss the solutions to some of the exercises? I can figure most of them out, but am having trouble with...
New
hazardco
On page 78 the following code appears: <%= link_to ‘Destroy’, product, class: ‘hover:underline’, method: :delete, data: { confirm...
New
jwandekoken
Book: Programming Phoenix LiveView, page 142 (157/378), file lib/pento_web/live/product_live/form_component.ex, in the function below: d...
New

Other popular topics Top

AstonJ
Curious to know which languages and frameworks you’re all thinking about learning next :upside_down_face: Perhaps if there’s enough peop...
New
AstonJ
poll poll Be sure to check out @Dusty’s article posted here: An Introduction to Alternative Keyboard Layouts It’s one of the best write-...
New
AstonJ
There’s a whole world of custom keycaps out there that I didn’t know existed! Check out all of our Keycaps threads here: https://forum....
New
AstonJ
Inspired by this post from @Carter, which languages, frameworks or other tech or tools do you think is killing it right now? :upside_down...
New
PragmaticBookshelf
Tailwind CSS is an exciting new CSS framework that allows you to design your site by composing simple utility classes to create complex e...
New
DevotionGeo
The V Programming Language Simple language for building maintainable programs V is already mentioned couple of times in the forum, but I...
New
AstonJ
Seems like a lot of people caught it - just wondered whether any of you did? As far as I know I didn’t, but it wouldn’t surprise me if I...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
PragmaticBookshelf
Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t...
New
AnfaengerAlex
Hello, I’m a beginner in Android development and I’m facing an issue with my project setup. In my build.gradle.kts file, I have the foll...
New

Sub Categories: