JoelSalas22 / code-soccer-files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

These are the files for the book Learn to Code with Soccer.

If you're not familiar with Git or GitHub, no problem. Just click the Source code link under the latest release to download the files. This will download a file called code-soccer-files-vX.X.X.zip, where X.X.X is the latest version.

When you unzip these (note in the book I've dropped the version number and renamed the directory just code-soccer-files, which you can do too) you'll see four sub-directories: code, data, anki, solutions-to-excercises.

You don't have to do anything with these right now except know where you put them. For example, on my mac, I have them in my home directory:

/Users/nathanbraun/code-soccer-files

If I were using Windows, it might look like this:

C:\Users\nathanbraun\code-soccer-files

Set these aside for now and we'll pick them up in chapter 2.

Changelog

v0.0.13 (2024-01-14)

Minor uupdates for clarity.

v0.0.11 (2023-02-13)

Fixed some typos in the book. Thanks Paul!

v0.0.9 (2023-02-13)

Fixed a typo in the book. Thanks Dan!

v0.0.8 (2022-12-02)

Minor rewording.

v0.0.7 (2022-09-16)

Clean up some misc non-soccer references in modeling chapter. Thanks x3 Ross!

v0.0.6 (2022-09-16)

More edits to make sure book matches the code. You're on fire Ross!

Also changed the book image on SendOwl to be more grass-like green vs yellow.

v0.0.5 (2022-09-12)

Fixed some out of date variable/sports references in merge and sql sections. Thanks (again) Ross!

v0.0.4 (2022-09-09)

Fixed a stray reference to the wrong football (American). Fixed an error in end of chapter exercises for Pandas filter section. Thanks Ross!

v0.0.3 (2022-08-17)

Fixed some typos. Thanks Jon!

v0.0.2 (2022-07-22)

Added a football version for non-American readers, where I've subbed out "soccer" and replaced it with "football" throughout the text. Comes with both so read which you prefer.

v0.0.1 (2022-07-22)

Adding this README!

About


Languages

Language:Python 100.0%