Skip to content

TeachBooks/learn-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming book

An introduction programming-related stuff (not Python-specific)

Some notes as the book takes shape:

To keep URL's and ToC's readable, conventionally try to organize subdirectories of ./book/ using simple one-word names, and for chapters, sections, etc, try to align the name of the first page with the name of a sub-directory containing sub-pages. For example, the software installation chapters contain this pattern for:

  • ./install/...: .book/install.md and ./install/...
  • ./python/...: ./install/python.md and ./install/python/miniconda.md
  • ./vsc/...: ./install/ide/vsc.md and ./install/ide/vsc/extensions.md

Contributing

Feedback is always welcome. If something doesn't work, or if you have suggestions, you can always make an issue on the Issue Board or make a Merge Request.

Contact us in the GitHub Discussions

Contributors

About

Book on programming-related stuff (not Python-specific)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages