Skip to content

lukas-1995/code-basketball-files

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

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

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-basketball-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-basketball-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-basketball-files

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

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

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

Changelog

v0.2.0 (2024-02-07)

Updated the API chapter since the old API stopped working. Now using Ball Don't Lie. Fixed some typos (thanks Alex!)

v0.1.4 (2023-12-01)

Fixed some typos and updates (thanks Alex!)

v0.1.3 (2023-11-15)

Fixed some typos.

v0.1.1 (2023-09-21)

Minor clarify fix to exercise 3.0.x (thanks Terence!)

v0.1.0 (2023-04-21)

Heard from a reader (thanks Arnold!) that some of the nbasense API endpoints no longer worked, and updated the book to use only the ones that do. Doesn't impact things too much since this was mainly for demonstration purposes.

v0.0.4 (2022-12-16)

Fixed a few typos (thanks Victor!)

v0.0.3 (2022-12-02)

Minor rewording.

v0.0.2 (2022-07-27)

Fix minor typo.

v0.0.1 (2022-07-22)

Adding this README!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%